Skip to content

feat!: use Web API's fetch #400

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

slagiewka
Copy link

@slagiewka slagiewka commented Feb 3, 2025

Currently not working due to no possible way to set the url prop of Response in cases where the lib tries to fake it once retrieved from cache.

Included:

  • drop node-fetch@v2
  • update nock to v14
  • raise minimal node version to 20 (as 18 is almost EoL)
  • raise ES target to match node 20

Closes #393

Currently not working due to no possible way to set the `url` prop of
Response in cases where the lib tries to fake it once retrieved from
cache.

Included:
- drop node-fetch@v2
- update nock to v14
- raise minimal node version to 20 (as 18 is almost EoL)
- raise ES target to match node 20
@slagiewka slagiewka mentioned this pull request Feb 3, 2025
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.

Dropping node-fetch
1 participant