chore(deps): update dependency undici to v6.6.1 [security]#659
Merged
Conversation
wolfy1339
approved these changes
Feb 17, 2024
Contributor
|
🎉 This PR is included in version 6.0.0-beta.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Contributor
|
🎉 This PR is included in version 6.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
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:
6.0.0->6.6.1GitHub Vulnerability Alerts
CVE-2024-24750
Impact
Calling
fetch(url)and not consuming the incoming body ((or consuming it very slowing) will lead to a memory leak.Patches
Patched in v6.6.1
Workarounds
Make sure to always consume the incoming body.
CVE-2024-24758
Impact
Undici already cleared Authorization headers on cross-origin redirects, but did not clear
Proxy-Authorizationheaders.Patches
This is patched in v5.28.3 and v6.6.1
Workarounds
There are no known workarounds.
References
Release Notes
nodejs/undici (undici)
v6.6.1Compare Source
Details on the vulnerabilities fixed will be shared in the next couple of days.
What's Changed
Full Changelog: nodejs/undici@v6.6.0...v6.6.1
v6.6.0Compare Source
What's Changed
New Contributors
Full Changelog: nodejs/undici@v6.5.0...v6.6.0
v6.5.0Compare Source
What's Changed
Full Changelog: nodejs/undici@v6.4.0...v6.5.0
v6.4.0Compare Source
What's Changed
balanced-pool,ca-fingerprint,client-aborttests tonode:testby @sosukesuzuki in https://github.com/nodejs/undici/pull/2584client-connect,client-dispatch,client-errorstest tonode:testby @sosukesuzuki in https://github.com/nodejs/undici/pull/2591New Contributors
Full Changelog: nodejs/undici@v6.3.0...v6.4.0
v6.3.0Compare Source
What's Changed
a1a8136by @KhafraDev in https://github.com/nodejs/undici/pull/2539@matteo.collina/tsplto 0.1.1 by @sosukesuzuki in https://github.com/nodejs/undici/pull/2576abort-controller.jstests tonode:testrunner by @sosukesuzuki in https://github.com/nodejs/undici/pull/2564async_hooks.jstests tonode:testrunner by @sosukesuzuki in https://github.com/nodejs/undici/pull/2568agent.jstests tonode:testrunner by @sosukesuzuki in https://github.com/nodejs/undici/pull/2566abort-event-emitter.jstests tonode:testrunnner by @sosukesuzuki in https://github.com/nodejs/undici/pull/2565autoselectfamily.jstests tonode:testrunner by @sosukesuzuki in https://github.com/nodejs/undici/pull/2570NODE_DEBUGby @metcoder95 in https://github.com/nodejs/undici/pull/2585New Contributors
Full Changelog: nodejs/undici@v6.2.1...v6.3.0
v6.2.1Compare Source
What's Changed
Full Changelog: nodejs/undici@v6.2.0...v6.2.1
v6.2.0Compare Source
What's Changed
Full Changelog: nodejs/undici@v6.1.0...v6.2.0
v6.1.0Compare Source
What's Changed
dispatchby @tsctx in https://github.com/nodejs/undici/pull/2493String#toLowerCasecall by @tsctx in https://github.com/nodejs/undici/pull/2516New Contributors
Full Changelog: nodejs/undici@v6.0.1...v6.1.0
v6.0.1Compare Source
What's Changed
Full Changelog: nodejs/undici@v6.0.0...v6.0.1
Configuration
📅 Schedule: Branch creation - "" (UTC), 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.