-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Update dependency node-fetch to v2 [SECURITY] #114
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/npm-node-fetch-vulnerability
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
d9e7057
to
bf0c21b
Compare
bf0c21b
to
af90069
Compare
af90069
to
332ad3d
Compare
332ad3d
to
7122c6f
Compare
7122c6f
to
87ca981
Compare
4be412b
to
4b52798
Compare
4b52798
to
9b21870
Compare
6325474
to
c27993d
Compare
c27993d
to
7ccfb6f
Compare
eaa4d17
to
bba8fae
Compare
bba8fae
to
e210d29
Compare
84a5139
to
c4ef43a
Compare
c4ef43a
to
26579f6
Compare
26579f6
to
c01d5f9
Compare
c01d5f9
to
3201d37
Compare
3201d37
to
b680cfc
Compare
b680cfc
to
82f748e
Compare
82f748e
to
01f6401
Compare
01f6401
to
5eaa5a5
Compare
5eaa5a5
to
0944d91
Compare
0944d91
to
d7fb3ee
Compare
d7fb3ee
to
65955c2
Compare
65955c2
to
491162b
Compare
491162b
to
d1a5eda
Compare
d1a5eda
to
bc7c388
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
^1.3.0
->^2.6.7
GitHub Vulnerability Alerts
CVE-2022-0235
node-fetch forwards secure headers such as
authorization
,www-authenticate
,cookie
, &cookie2
when redirecting to a untrusted site.Release Notes
node-fetch/node-fetch (node-fetch)
v2.6.7
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
Full Changelog: node-fetch/node-fetch@v2.6.6...v2.6.7
v2.6.6
Compare Source
What's Changed
Full Changelog: node-fetch/node-fetch@v2.6.5...v2.6.6
v2.6.5
Compare Source
v2.6.4
Compare Source
v2.6.3
Compare Source
v2.6.2
Compare Source
fixed main path in package.json
v2.6.1
Compare Source
This is an important security release. It is strongly recommended to update as soon as possible.
See CHANGELOG for details.
v2.6.0
Compare Source
See CHANGELOG.
v2.5.0
Compare Source
See CHANGELOG.
v2.4.1
Compare Source
See CHANGELOG.
v2.4.0
Compare Source
See CHANGELOG.
v2.3.0
Compare Source
See CHANGELOG.
v2.2.1
Compare Source
See CHANGELOG.
v2.2.0
Compare Source
v2.1.2
: Version 2.1.2Compare Source
Body
methods to work on ArrayBuffer-backed
Body` objectsBody
methods when the accumulatedBuffer
exceeds the maximum sizeHost
headers with any casingfetch()
from TypeScript inbrowser.js
See CHANGELOG.
v2.1.1
: Version 2.1.1Compare Source
See CHANGELOG.
Fix packaging errors in version 2.1.0.
v2.1.0
: Version 2.1.0Compare Source
See CHANGELOG:
body
of afetch()
orRequest
Headers
object internally with the given case, for compatibility with older servers that incorrectly treated header names in a case-sensitive mannerLocation
header just like non-redirect responsesv2.0.0
: Version 2.0.0Compare Source
This is a major release. See upgrade guide on how to upgrade from v1.x, and the changelog for all changes.
v1.7.3
Compare Source
This is a backport maintenance release, see changelog for details
v1.7.2
Compare Source
This is a backport maintenance release, see changelog for details
v1.7.1
Compare Source
This is a backport maintenance release, see changelog for details
v1.7.0
Compare Source
This is a backport maintenance release, see changelog for details
v1.6.3
Compare Source
see changelog for details
v1.6.2
Compare Source
see changelog for details
v1.6.1
Compare Source
see changelog for details
v1.6.0
Compare Source
see changelog for details
v1.5.3
Compare Source
see changelog for details
v1.5.2
Compare Source
see changelog for details
v1.5.1
Compare Source
see changelog for details
v1.5.0
Compare Source
see changelog for details
v1.4.1
Compare Source
see changelog for details
v1.4.0
Compare Source
see changelog for details
v1.3.3
Compare Source
v1.3.2
Compare Source
v1.3.1
Compare Source
Configuration
📅 Schedule: Branch creation - "" in timezone Europe/Stockholm, 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 was generated by Mend Renovate. View the repository job log.