Skip to content

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

Open
renovate[bot] wants to merge 2 commits into
masterfrom
renovate/undici-8.x-lockfile
Open

chore(deps): update dependency undici to v8.9.0#846
renovate[bot] wants to merge 2 commits into
masterfrom
renovate/undici-8.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
undici (source) 8.5.08.9.0 age confidence

Release Notes

nodejs/undici (undici)

v8.9.0

Compare Source

What's Changed

New Contributors

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

v8.8.0

Compare Source

What's Changed

New Contributors

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

v8.7.0

Compare Source

What's Changed
New Contributors

Full Changelog: nodejs/undici@v8.6.0...v8.7.0

v8.6.0

Compare Source


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 becomes conflicted, 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.

@socket-security

socket-security Bot commented Jul 5, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedundici@​8.9.09310010098100

View full report

@pkg-pr-new

pkg-pr-new Bot commented Jul 5, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/node-modules/urllib@846

commit: 352dabb

@codecov

codecov Bot commented Jul 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.28%. Comparing base (81b8a57) to head (352dabb).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #846      +/-   ##
==========================================
+ Coverage   94.24%   94.28%   +0.04%     
==========================================
  Files          10       10              
  Lines         747      753       +6     
  Branches      235      235              
==========================================
+ Hits          704      710       +6     
  Misses         40       40              
  Partials        3        3              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovate Bot force-pushed the renovate/undici-8.x-lockfile branch from 832e882 to bdfe849 Compare July 7, 2026 17:39
@renovate renovate Bot changed the title chore(deps): update dependency undici to v8.6.0 chore(deps): update dependency undici to v8.7.0 Jul 7, 2026
@renovate
renovate Bot force-pushed the renovate/undici-8.x-lockfile branch 2 times, most recently from 9301339 to 0ea91b8 Compare July 17, 2026 10:16
@renovate
renovate Bot force-pushed the renovate/undici-8.x-lockfile branch from 0ea91b8 to 9592fca Compare July 23, 2026 19:05
@renovate renovate Bot changed the title chore(deps): update dependency undici to v8.7.0 chore(deps): update dependency undici to v8.8.0 Jul 23, 2026
@renovate
renovate Bot force-pushed the renovate/undici-8.x-lockfile branch from 9592fca to 2b28733 Compare July 27, 2026 13:41
@renovate renovate Bot changed the title chore(deps): update dependency undici to v8.8.0 chore(deps): update dependency undici to v8.9.0 Jul 27, 2026
@renovate
renovate Bot force-pushed the renovate/undici-8.x-lockfile branch 4 times, most recently from a68121c to ee6875f Compare July 31, 2026 09:06
@renovate
renovate Bot force-pushed the renovate/undici-8.x-lockfile branch from ee6875f to 8ecf9fb Compare July 31, 2026 15:23
undici 8.8.0 defers writing a request to an idle keep-alive socket behind
an unref'ed setImmediate (nodejs/undici#5600), which cannot wake an idle
event loop, so sequential keepalive requests can hang. Schedule a ref'ed
no-op immediate at dispatch time so the deferred write runs.

Remove once undici ships nodejs/undici#5606.
@renovate

renovate Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor 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.

1 participant