Skip to content

fix(deps): update dependency undici to v6.28.1 - #518

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/undici-6.x
Sep 4, 2026
Merged

renovate[bot] merged 1 commit into
mainfrom
renovate/undici-6.x

Conversation

@renovate

@renovate renovate Bot commented Sep 4, 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: Enabled.

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.

@renovate
renovate Bot merged commit 49eea0e into main Sep 4, 2026
9 checks passed
@renovate
renovate Bot deleted the renovate/undici-6.x branch September 4, 2026 17:58
github-actions Bot pushed a commit that referenced this pull request Sep 4, 2026
## [5.4.16](v5.4.15...v5.4.16) (2026-09-04)

### Bug Fixes

* **deps:** update dependency undici to v6.28.1 ([#518](#518)) ([49eea0e](49eea0e))
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 5.4.16 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants