build(deps-dev): bump undici from 6.21.0 to 6.21.1 by dependabot[bot] · Pull Request #3630 · peter-evans/create-pull-request (original) (raw)
Bumps undici from 6.21.0 to 6.21.1.
Release notes
Sourced from undici's releases.
v6.21.1
⚠️ Security Release ⚠️
Fixes CVE CVE-2025-22150 GHSA-c76h-2ccp-4975 (embargoed until 22-01-2025).
What's Changed
- fix(#3736): back-port 183f8e9 to v6.x by @ggoodman in nodejs/undici#3855
- fix(#3817): send servername for SNI on TLS (#3821) [backport] by @metcoder95 in nodejs/undici#3864
- fix: sending formdata bodies with http2 (#3863) [backport] by @metcoder95 in nodejs/undici#3866
- [Backport v6.x] fix: Fixed the issue that there is no running request when http2 goaway by @github-actions in nodejs/undici#3877
- types: [backport] Update return type of RetryCallback (#3851) by @metcoder95 in nodejs/undici#3876
Full Changelog: nodejs/undici@v6.21.0...v6.21.1
Commits
- e260e7b Bumped v6.21.1
- c3acc60 Merge commit from fork
- 2414bc9 Update return type of RetryCallback (#3851) (#3876)
- be8cd0a [Backport v6.x] fix: Fixed the issue that there is no running request when ht...
- ee6176c fix: sending formdata bodies with http2 (#3863) [backport] (#3866)
- a0220f1 fix(#3817): send servername for SNI on TLS (#3821) [backport] (#3864)
- 353ab63 fix(#3736): back-port 183f8e9 to v6.x (#3855)
- See full diff in compare view
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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)