Metecho
Metecho copied to clipboard
Bump node-fetch from 2.6.7 to 3.2.4
trafficstars
Bumps node-fetch from 2.6.7 to 3.2.4.
Release notes
Sourced from node-fetch's releases.
v3.2.4
3.2.4 (2022-04-28)
Bug Fixes
v3.2.3
3.2.3 (2022-03-11)
Bug Fixes
v3.2.2
3.2.2 (2022-03-07)
Bug Fixes
v3.2.1
3.2.1 (2022-03-01)
Bug Fixes
v3.2.0
3.2.0 (2022-01-20)
Features
v3.1.1
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
- core: update fetch-blob by
@jimmywartingin node-fetch/node-fetch#1371- docs: Fix typo around sending a file by
@jimmywartingin node-fetch/node-fetch#1381- core: (http.request): Cast URL to string before sending it to NodeJS core by
@jimmywartingin node-fetch/node-fetch#1378- core: handle errors from the request body stream by
@mdmitry01in node-fetch/node-fetch#1392- core: Better handle wrong redirect header in a response by
@tasinetin node-fetch/node-fetch#1387
... (truncated)
Commits
004b3acfix: don't uppercase unknown methods (#1542)c33e393Fix Code of Conduct link in Readme. (#1532)6875205docs: Fix link markup to Options definition (#1525)6425e20fix: handle bom in text and json (#1482)a4ea5f9fix: add missing formdata export to types (#1518)61b3b5afix: cancel request example import (#1513)5e78af3Replace changelog with valid url (#1506)9014db7types: supportagent: false(#1502)2e1f3a5chore: fix typo in credential error message (#1496)4ce2ce5docs(readme): fix typo (#1489)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by node-fetch-bot, a new releaser for node-fetch since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)