Skip to content

chore(deps): update dependency undici to v6.28.1 - #1276

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/undici-6.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/undici-6.x

Conversation

@renovate

@renovate renovate Bot commented Sep 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
undici (source) 6.28.06.28.1 age confidence

Release Notes

nodejs/undici (undici)

v6.28.1

Compare Source

⚠️ Security fixes
High severity
  • GHSA-rfgv-xxqx-mfg5: a WebSocket server could select a subprotocol when none was requested, causing an uncaught TypeError that could terminate the process. Undici now rejects the handshake with protocol error 1002. Fixed by 2af0faf8.
Medium severity
  • GHSA-3wwx-pv8p-q78v: a malformed permessage-deflate payload exceeding the configured decompression limit could emit an unhandled zlib error and terminate the process. Undici now destroys the inflater after reaching the limit. Fixed by 07c60d9c.
Low severity
  • GHSA-r53p-7pc4-xj5r: the retry interceptor could concatenate a resumed response with inconsistent framing into downstream output, enabling response splitting or corruption. Undici now validates Content-Range against the original response framing before resuming. Fixed by ce31bc82.
What's Changed

Full Changelog: nodejs/undici@v6.28.0...v6.28.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@c2fo-cibot c2fo-cibot Bot added the size/XS Denotes a PR that changes 0-9 lines label Sep 13, 2026
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 34759875168

Coverage remained the same at 96.85%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 767
Covered Lines: 749
Line Coverage: 97.65%
Relevant Branches: 471
Covered Branches: 450
Branch Coverage: 95.54%
Branches in Coverage %: Yes
Coverage Strength: 2916734.1 hits per line

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Denotes a PR that changes 0-9 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant