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

remove node-fetch library, node has an own fetch implementation since node 18 #115

Merged
merged 2 commits into from
Mar 4, 2024

Conversation

soemo
Copy link
Contributor

@soemo soemo commented Mar 4, 2024

Type of Change

  • Bugfix
  • Enhancement / new feature
  • Refactoring
  • Documentation

Description

remove node-fetch library, node has an own fetch implementation since node 18
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V18.md#18.1.0

Checklist

  • Write tests
  • Make sure all tests pass
  • Update documentation
  • Review the Contributing Guideline and sign CLA
  • Reference relevant issue(s) and close them after merging

@soemo soemo requested a review from a team as a code owner March 4, 2024 12:34
@soemo soemo merged commit a1510e8 into master Mar 4, 2024
1 check passed
@soemo soemo deleted the update_to_node_fetch_3 branch March 4, 2024 13:53
@github-actions github-actions bot locked and limited conversation to collaborators Mar 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants