Bump undici from 5.28.4 to 6.23.0 in /fixtures/flight by dependabot[bot] · Pull Request #208 · dsp-testing/react
Bumps undici from 5.28.4 to 6.23.0.
Release notes
Sourced from undici's releases.
v6.23.0
⚠️ Security Release
This fixes GHSA-g9mf-h72j-4rw9 and CVE-2026-22036.
Full Changelog: nodejs/undici@v6.22.0...v6.23.0
v6.22.0
What's Changed
- fix: fix wrong stream canceled up after cloning (v6) by
@snyamathiin nodejs/undici#4414- [Backport v6.x] fix: fix EnvHttpProxyAgent for the Node.js bundle by
@github-actions[bot] in nodejs/undici#4432- feat(ProxyAgent): match Curl behavior in HTTP->HTTP Proxy connections (#4180) by
@metcoder95in nodejs/undici#4433- feat(ProxyAgent) improve Curl-y behavior in HTTP->HTTP Proxy connections (#4180) (#4340) by
@metcoder95in nodejs/undici#4445- Backport 4472 to v6.x by
@Uzlopakin nodejs/undici#4480Full Changelog: nodejs/undici@v6.21.3...v6.22.0
v6.21.3
What's Changed
- [Backport v6.x] append crlf to formdata body by
@github-actionsin nodejs/undici#4210Full Changelog: nodejs/undici@v6.21.2...v6.21.3
v6.21.2
What's Changed
- fix(types): add missing DNS interceptor by
@slagiewkain nodejs/undici#4024- [v6.x] fix wpts on windows by
@mcollinain nodejs/undici#4093- Removed clients with unrecoverable errors from the Pool nodejs/undici#4088
New Contributors
@slagiewkamade their first contribution in nodejs/undici#4024Full Changelog: nodejs/undici@v6.21.1...v6.21.2
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
@ggoodmanin nodejs/undici#3855- fix(#3817): send servername for SNI on TLS (#3821) [backport] by
@metcoder95in nodejs/undici#3864- fix: sending formdata bodies with http2 (#3863) [backport] by
@metcoder95in nodejs/undici#3866- [Backport v6.x] fix: Fixed the issue that there is no running request when http2 goaway by
@github-actionsin nodejs/undici#3877- types: [backport] Update return type of RetryCallback (#3851) by
@metcoder95in nodejs/undici#3876
... (truncated)
Commits
fbc31e2Bumped v6.23.03477c94chore: release flow using provenanced3aafeafix: limit Content-Encoding chain to 5 to prevent resource exhaustionf9c9185Bumped v6.22.0f670f2afeat: make UndiciErrors reliable to instanceof (#4472) (#4480)422e397feat(ProxyAgent) improve Curl-y behavior in HTTP->HTTP Proxy connections (#41...4a06ffefeat(ProxyAgent): match Curl behavior in HTTP->HTTP Proxy connections (#4180)...4cb3974fix: fix EnvHttpProxyAgent for the Node.js bundle (#4064) (#4432)44c23e5fix: fix wrong stream canceled up after cloning (v6) (#4414)da0e823Bumped v6.21.4- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for undici since your current version.
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)
You can disable automated security fix PRs for this repo from the Security Alerts page.