fix(deps): update dependency node-fetch to v3#34
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Owner
|
Note: version 3 for the node-fetch library is a pure ESM package and no longer compatible with elderjs. Therefore make sure you install version 2 instead, for example with npm install node-fetch@^2.6.5. They will keep updating v2 with bug and security issues, see this issue for more details. Future: Consider implementing Axios library |
d051dc7 to
afc806f
Compare
afc806f to
2a8ecb6
Compare
2a8ecb6 to
b15c905
Compare
fb5ecc6 to
b8b9db8
Compare
b15c905 to
d99d754
Compare
b8f77a6 to
2777c34
Compare
66234ff to
cd21e9e
Compare
cd21e9e to
d49e8ee
Compare
d49e8ee to
3edfb5f
Compare
3edfb5f to
3c62047
Compare
3c62047 to
74c0684
Compare
74c0684 to
d797252
Compare
d797252 to
22f2e05
Compare
22f2e05 to
7b818a4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.6.9→^3.3.2Release Notes
node-fetch/node-fetch (node-fetch)
v3.3.2Compare Source
Bug Fixes
v3.3.1Compare Source
Bug Fixes
v3.3.0Compare Source
Features
v3.2.10Compare Source
Bug Fixes
v3.2.9Compare Source
Bug Fixes
v3.2.8Compare Source
Bug Fixes
v3.2.7Compare Source
Bug Fixes
v3.2.6Compare Source
Bug Fixes
v3.2.5Compare Source
Bug Fixes
v3.2.4Compare Source
Bug Fixes
v3.2.3Compare Source
Bug Fixes
v3.2.2Compare Source
Bug Fixes
v3.2.1Compare Source
Bug Fixes
v3.2.0Compare Source
Features
v3.1.1Compare Source
Security patch release
Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th party host while a redirect occurred
What's Changed
New Contributors
Full Changelog: node-fetch/node-fetch@v3.1.0...v3.1.1
v3.1.0Compare Source
What's Changed
Body.bodyinto anode:streamby @jimmywarting in #924urltoURLby @dhritzkiv in #1318BodyMixin.formData()and constructing bodies with FormData by @jimmywarting in #1314New Contributors
Full Changelog: node-fetch/node-fetch@v3.0.0...v3.1.0
v3.0.0Compare Source
version 3 is going out of a long beta period and switches to stable
One major change is that it's now a ESM only package
See changelog for more information about all the changes.
v2.7.0Compare Source
Features
AbortError(#1744) (9b9d458)v2.6.13Compare Source
Bug Fixes
v2.6.12Compare Source
Bug Fixes
v2.6.11Compare Source
Reverts
v2.6.10Compare Source
Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.