-
Notifications
You must be signed in to change notification settings - Fork 0
[Snyk] Upgrade undici from 5.28.4 to 7.5.0 #131
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
base: main
Are you sure you want to change the base?
[Snyk] Upgrade undici from 5.28.4 to 7.5.0 #131
Conversation
Snyk has created this PR to upgrade undici from 5.28.4 to 7.5.0. See this package in npm: undici See this project in Snyk: https://app.snyk.io/org/nerds-github/project/00eaf84d-a05e-4e1a-923e-697960352bb8?utm_source=github&utm_medium=referral&page=upgrade-pr
Reviewer's Guide by SourceryThis pull request upgrades the Updated class diagram for undiciclassDiagram
class undici {
<<package>>
-version: string
+Agent()
+Pool()
+Client()
+request()
+stream()
+pipeline()
+connect()
}
note for undici "Upgraded from 5.28.4 to 7.5.0"
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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 have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
Snyk has created this PR to upgrade undici from 5.28.4 to 7.5.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 67 versions ahead of your current version.
The recommended version was released 24 days ago.
Issues fixed by the recommended upgrade:
SNYK-JS-CROSSSPAWN-8303230
SNYK-JS-UNDICI-8641354
SNYK-JS-OCTOKITENDPOINT-8730856
SNYK-JS-OCTOKITREQUESTERROR-8730854
Release notes
Package name: undici
What's Changed
New Contributors
Full Changelog: v7.4.0...v7.5.0
What's Changed
onResponseError
by @ tmair in #4030EnvHttpProxyAgent
as stable by @ aduh95 in #4049New Contributors
Full Changelog: v7.3.0...v7.4.0
What's Changed
Full Changelog: v7.2.3...v7.3.0
Fixes CVE CVE-2025-22150 GHSA-c76h-2ccp-4975 (embargoed until 22-01-2025).
What's Changed
Full Changelog: v7.2.2...v7.2.3
What's Changed
Full Changelog: v7.2.1...v7.2.2
What's Changed
undici:request:headers
does not indicate completion of a response by @ legendecas in #3974New Contributors
Full Changelog: v7.2.0...v7.2.1
What's Changed
Full Changelog: v7.1.1...v7.2.0
What's Changed
request
+ "Garbage Collection" by @ WTCT-TOP in #3916New Contributors
Full Changelog: v7.1.0...v7.1.1
Fixes CVE CVE-2025-22150 GHSA-c76h-2ccp-4975 (embargoed until 22-01-2025).
What's Changed
Full Changelog: v6.21.0...v6.21.1
Summary by Sourcery
Bug Fixes: