-
Notifications
You must be signed in to change notification settings - Fork 0
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
[Snyk] Upgrade undici from 6.21.2 to 7.4.0 #225
base: main
Are you sure you want to change the base?
[Snyk] Upgrade undici from 6.21.2 to 7.4.0 #225
Conversation
Snyk has created this PR to upgrade undici from 6.21.2 to 7.4.0. See this package in npm: undici See this project in Snyk: https://app.snyk.io/org/nerds-github/project/3708fbf9-ca97-4963-ba1f-d182b63c5448?utm_source=github&utm_medium=referral&page=upgrade-pr
Reviewer's Guide by SourceryThis pull request upgrades the Updated class diagram for EnvHttpProxyAgentclassDiagram
class EnvHttpProxyAgent {
+ stable: boolean
}
note for EnvHttpProxyAgent "EnvHttpProxyAgent is now marked as stable"
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 6.21.2 to 7.4.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 19 versions ahead of your current version.
The recommended version was released a month ago.
Release notes
Package name: undici
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
What's Changed
Full Changelog: v7.0.0...v7.1.0
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
Summary by Sourcery
Upgrade undici from version 6.21.2 to 7.4.0, a major version upgrade with potential breaking changes
New Features:
Bug Fixes:
Enhancements: