Bump undici from 6.26.0 to 6.28.0 - #182
Conversation
Bumps [undici](https://github.com/nodejs/undici) from 6.26.0 to 6.28.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.26.0...v6.28.0) --- updated-dependencies: - dependency-name: undici dependency-version: 6.28.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
✓ Safe to upgradeI recommend merging this upgrade because it remediates 7 OSV-validated CVEs (1 high, 3 medium, 3 low severity) spanning WebSocket denial-of-service, cookie header injection, SameSite bypass, idle-socket response injection, blob CRLF injection, retry-interceptor desynchronization, and What we checked
Dependency UsageNo usage of the analyzed dependencies was found in this repository. Changes
View 28 more changes
References (5)[1]: minidrone-js/package-lock.json Line 2343 in ab4ce46 [2]: Resolved minidrone-js/package-lock.json Line 3242 in ab4ce46 [3]: Line 36 in ab4ce46 [4]: CVE-2026-12151 (high) and CVE-2026-9679, CVE-2026-11525, CVE-2026-6733 (medium/low) are all fixed in [5]: Behavioral breaking changes (WebSocket fragment limit enforcement, cookie percent-decoding removal, SameSite exact-match, stricter fossabot analyzed this PR using dependency research. View this analysis on the web |
Bumps undici from 6.26.0 to 6.28.0.
Release notes
Sourced from undici's releases.
... (truncated)
Commits
01a912eBumped v6.28.0 (#5591)481ecfcUse Node 22 and npm 11 to release740a0b7fix: validate blob body content type2698e49fix: validate coerced header values for CRLF (#5579)4fd5a0ctest(retry): correct broken content-range fixtures in retry-handler.jscba3a52fix(retry): reject partial content length mismatchaf74840fix: harden cookie domain, path, and unparsed attribute validation551138cBumped v6.27.0 (#5431)b7f252eBackport WebSocket maxPayloadSize fixes to v7.x (#5423) (#5428)25efa44fix(cookies): preserve values and parse SameSite strictlyDependabot 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 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.