-
Notifications
You must be signed in to change notification settings - Fork 60
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
fix(deps): update dependency node-fetch to v3 #422
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We are not ready for node-fetch
v3, as it's a native ES Module. We will be once the work is done in https://github.com/octokit/octokit-next.js
b238c70
to
a560a53
Compare
83d7029
to
2c51067
Compare
2c51067
to
47da654
Compare
e10d809
to
0f3a15b
Compare
d11b9ec
to
ff1acc2
Compare
Just thought I'd say that without this dependency update, modern versions of node are emitting deprecation notices due to |
This PR is needed to fix actions/github-script#202 |
That is not possible at this time. Unfortunately the JS octokit libraries no longer have an active maintainer. You can read about it in this discussion, subscribe to it for further updates. |
Oh, such a shame they stopped support :( Thanks |
ff1acc2
to
aa0f12a
Compare
a2256b4
to
51d2505
Compare
72a940d
to
db2963c
Compare
db2963c
to
fa55f9e
Compare
b213928
to
7f941cc
Compare
7f941cc
to
c758f9a
Compare
c758f9a
to
d4ea3ad
Compare
d4ea3ad
to
6b6c32b
Compare
6b6c32b
to
c22c7f3
Compare
56ac81f
to
18a440e
Compare
18a440e
to
2cea78e
Compare
2cea78e
to
1aa2f85
Compare
1aa2f85
to
ff7ae38
Compare
89df558
to
aa3a0bf
Compare
🎉 This issue has been resolved in version 7.0.0-beta.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This can be closed now that #580 landed |
Let's keep it open until it lands in the final stable version |
71fa0d3
to
f5ad233
Compare
f5ad233
to
b7564b6
Compare
🎉 This issue has been resolved in version 7.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This PR contains the following updates:
^2.6.7
->^3.0.0
Release Notes
node-fetch/node-fetch
v3.3.1
Compare Source
Bug Fixes
v3.3.0
Compare Source
Features
v3.2.10
Compare Source
Bug Fixes
v3.2.9
Compare Source
Bug Fixes
v3.2.8
Compare Source
Bug Fixes
v3.2.7
Compare Source
Bug Fixes
v3.2.6
Compare Source
Bug Fixes
v3.2.5
Compare Source
Bug Fixes
v3.2.4
Compare Source
Bug Fixes
v3.2.3
Compare Source
Bug Fixes
v3.2.2
Compare Source
Bug Fixes
v3.2.1
Compare Source
Bug Fixes
v3.2.0
Compare Source
Features
v3.1.1
Compare 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.0
Compare Source
What's Changed
Body.body
into anode:stream
by @jimmywarting in https://github.com/node-fetch/node-fetch/pull/924url
toURL
by @dhritzkiv in https://github.com/node-fetch/node-fetch/pull/1318BodyMixin.formData()
and constructing bodies with FormData by @jimmywarting in https://github.com/node-fetch/node-fetch/pull/1314New Contributors
Full Changelog: node-fetch/node-fetch@v3.0.0...v3.1.0
v3.0.0
Compare 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.6.11
Compare Source
Reverts
v2.6.10
Compare Source
Bug Fixes
v2.6.9
Compare Source
Bug Fixes
v2.6.8
Compare Source
Bug Fixes
global
variable inbrowser.js
(#1534) (8bb6e31)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 has been generated by Mend Renovate. View repository job log here.