Skip to content

chore(deps): update dependency undici to v8.9.0 - #292

Open
MFSGA wants to merge 7 commits into
masterfrom
renovate/undici-8.x
Open

chore(deps): update dependency undici to v8.9.0#292
MFSGA wants to merge 7 commits into
masterfrom
renovate/undici-8.x

Conversation

@MFSGA

@MFSGA MFSGA commented Jul 21, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Change Age Confidence
undici (source) 8.8.08.9.0 age confidence

Release Notes

nodejs/undici (undici)

v8.9.0

Compare Source

⚠️ Security fixes

High severity
  • GHSA-4cwx-7wf7-3272: malformed qualified private Cache-Control directives could cause cross-user information disclosure in shared caches or a parse-time crash. The cache parser now treats empty qualified directives conservatively and safely handles mixed qualified and unqualified directives. Fixed by 4fe5bc5f with regression coverage in 9f09b49a.
Medium severity
  • GHSA-m8rv-5g2x-5cg5: a malicious type property on a duck-typed blob-like HTTP/1.1 request body could inject CRLF sequences into the generated content-type header. Undici now coerces and validates the value before adding it to the request. Fixed by 7d3cf924.
  • GHSA-jr45-8vmc-qm54: optional whitespace around = in qualified no-cache and private directives could bypass shared-cache restrictions and disclose authenticated data across users. Cache-Control parsing now normalizes these forms and applies conservative cache decisions. Fixed by c601fff1.
  • GHSA-8xcm-r25x-g524: the retry interceptor could expose a stale Content-Length after resuming a partial response, potentially causing downstream response desynchronization, hangs, or corruption. Undici now rejects partial responses whose Content-Length is inconsistent with Content-Range. Fixed by e11a68ed, with corrected fixtures in 2b3f7493.
  • GHSA-v3r7-h72x-cjcm: unsanitized domain and unparsed values passed to setCookie() could inject cookie attributes. Undici now validates cookie domains, paths, and unparsed attributes more strictly. Fixed by 10d93fc3.

Additional hardening

Undici now validates non-string header values after coercion, including array elements, preventing crafted toString() or Symbol.toPrimitive implementations from introducing CRLF sequences. This defense-in-depth change was made in 354a151f.

What's Changed

New Contributors

Full Changelog: nodejs/undici@v8.8.0...v8.9.0


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 has been generated by Mend Renovate.

@MFSGA
MFSGA force-pushed the renovate/undici-8.x branch from 74cccfb to 95c493e Compare July 22, 2026 06:18
@MFSGA MFSGA changed the title chore(deps): update dependency undici to v8.8.0 chore(deps): update dependency undici to v8.8.0 - autoclosed Jul 23, 2026
@MFSGA MFSGA closed this Jul 23, 2026
@MFSGA
MFSGA deleted the renovate/undici-8.x branch July 23, 2026 06:22
@MFSGA MFSGA changed the title chore(deps): update dependency undici to v8.8.0 - autoclosed chore(deps): update dependency undici to v8.9.0 Jul 25, 2026
@MFSGA MFSGA reopened this Jul 25, 2026
@MFSGA
MFSGA force-pushed the renovate/undici-8.x branch 2 times, most recently from 95c493e to 928ae1b Compare July 25, 2026 06:06
@MFSGA
MFSGA force-pushed the renovate/undici-8.x branch from 928ae1b to 408454d Compare July 26, 2026 06:25
@MFSGA
MFSGA force-pushed the renovate/undici-8.x branch from 408454d to 2aa1362 Compare July 27, 2026 06:54
@MFSGA
MFSGA force-pushed the renovate/undici-8.x branch from 2aa1362 to 7ee12a7 Compare July 28, 2026 06:13
@MFSGA
MFSGA force-pushed the renovate/undici-8.x branch from 7ee12a7 to e51af5c Compare July 29, 2026 06:18
@MFSGA
MFSGA force-pushed the renovate/undici-8.x branch from e51af5c to 673d58e Compare July 30, 2026 06:10
@MFSGA

MFSGA commented Aug 1, 2026

Copy link
Copy Markdown
Owner Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants