-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update dependency node-fetch to v3 #217
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
Conversation
5b6cef2 to
8625f21
Compare
09cac77 to
3b3e1c0
Compare
178d94a to
5375ee8
Compare
596f0c9 to
4800c92
Compare
d5ba787 to
260e001
Compare
4564d10 to
e6c7786
Compare
0121b22 to
10d1544
Compare
10d1544 to
c8218e7
Compare
c8218e7 to
fa6b58b
Compare
fa6b58b to
0c60649
Compare
0c60649 to
c9f9652
Compare
8703c44 to
5f54404
Compare
d4e9812 to
1902656
Compare
1902656 to
2ba14d5
Compare
|
Looks like node-fetch v3 only works as an ESM. See node-fetch/node-fetch#1289 (comment) |
|
Ah, yes! Same issue on the AD side, and I had to downgrade it to the most recent non-ESM version. Please see AD version and install the same. |
Same to AD side now. Skip this update? |
yes |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
2.6.7->3.2.10Release Notes
node-fetch/node-fetch
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 https://github.com/node-fetch/node-fetch/pull/924urltoURLby @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.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.
Configuration
📅 Schedule: Branch creation - "every weekday" in timezone Etc/UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled due to failing status checks.
♻ 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.