Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: switch to commonjs-fork of node-fetch #91

Merged
merged 3 commits into from
May 20, 2024

Conversation

fgreinacher
Copy link
Contributor

@fgreinacher fgreinacher commented May 7, 2024

Starting with v3 node-fetch does not work with CommonJS modules like live-plugin-manager anymore. We want to upgrade to v3 because v2 contains outdated packages (like punycode).

This is a follow-up of #88.

⚒️ with ❤️ by Siemens

Starting with v3 the main package does not work with CommonJS modules like live-plugin-manager anymore.
We want to upgrade to v3 because v2 contains outdated packages (like punycode).
@fgreinacher fgreinacher marked this pull request as ready for review May 7, 2024 08:12
src/httpUtils.ts Outdated Show resolved Hide resolved
@fgreinacher
Copy link
Contributor Author

@davideicardi WDYT about this one?

davideicardi
davideicardi previously approved these changes May 15, 2024
Copy link
Owner

@davideicardi davideicardi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you! If you can rebase and recompile I will publish a new version.

@fgreinacher
Copy link
Contributor Author

LGTM! Thank you! If you can rebase and recompile I will publish a new version.

@davideicardi Sure, done!

@davideicardi davideicardi merged commit f46cf6f into davideicardi:master May 20, 2024
3 checks passed
@fgreinacher fgreinacher deleted the refactor/node-fetch-cjs branch June 3, 2024 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants