deps: update undici to 8.7.0#64282
Conversation
|
Review requested:
|
89672b1 to
f6d90af
Compare
Signed-off-by: Matteo Collina <hello@matteocollina.com>
719b880 to
5deffa6
Compare
Commit Queue failed- Loading data for nodejs/node/pull/64282
✔ Done loading data for nodejs/node/pull/64282
----------------------------------- PR info ------------------------------------
Title deps: update undici to 8.7.0 (#64282)
⚠ Could not retrieve the email or name of the PR author's from user's GitHub profile!
Branch nodejs-github-bot:actions/truetools-update-undici -> nodejs:main
Labels author ready, needs-ci, dependencies
Commits 2
- deps: update undici to 8.7.0
- test: update proxy fetch tests for undici 8.7.0
Committers 2
- mcollina <52195+mcollina@users.noreply.github.com>
- Matteo Collina <hello@matteocollina.com>
PR-URL: https://github.com/nodejs/node/pull/64282
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Richard Lau <richard.lau@ibm.com>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/64282
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Richard Lau <richard.lau@ibm.com>
--------------------------------------------------------------------------------
ℹ This PR was created on Sat, 04 Jul 2026 12:11:01 GMT
✔ Approvals: 2
✔ - Antoine du Hamel (@aduh95) (TSC): https://github.com/nodejs/node/pull/64282#pullrequestreview-4634068225
✔ - Richard Lau (@richardlau) (TSC): https://github.com/nodejs/node/pull/64282#pullrequestreview-4635461244
✔ Last GitHub CI successful
ℹ Last Full PR CI on 2026-07-06T09:16:11Z: https://ci.nodejs.org/job/node-test-pull-request/74585/
- Querying data for job/node-test-pull-request/74585/
✔ Build data downloaded
✔ Last Jenkins CI successful
--------------------------------------------------------------------------------
✔ No git cherry-pick in progress
✔ No git am in progress
✔ No git rebase in progress
--------------------------------------------------------------------------------
- Bringing origin/main up to date...
From https://github.com/nodejs/node
* branch main -> FETCH_HEAD
aa9eeab27a..9548cbcbe7 main -> origin/main
✔ origin/main is now up-to-date
main is out of sync with origin/main. Mismatched commits:
- 935adb7615 quic: drop version negotiation packets with oversized CIDs
- 9548cbcbe7 quic: drop version negotiation packets with oversized CIDs
--------------------------------------------------------------------------------
HEAD is now at 9548cbcbe7 quic: drop version negotiation packets with oversized CIDs
✔ Reset to origin/main
- Downloading patch for 64282
From https://github.com/nodejs/node
* branch refs/pull/64282/merge -> FETCH_HEAD
✔ Fetched commits as c9f872154a85..5deffa60274d
--------------------------------------------------------------------------------
[main ce2acb8108] deps: update undici to 8.7.0
Date: Sat Jul 4 12:10:58 2026 +0000
77 files changed, 10584 insertions(+), 4765 deletions(-)
create mode 100644 deps/undici/src/docs/docs/api/Interceptors.md
rename deps/undici/src/docs/docs/{GettingStarted.md => getting-started.md} (84%)
create mode 100644 deps/undici/src/docs/docs/index.md
create mode 100644 deps/undici/src/docs/docs/site.json
create mode 100644 deps/undici/src/docs/docs/type-map.json
[main f5f7de9585] test: update proxy fetch tests for undici 8.7.0
Author: Matteo Collina <hello@matteocollina.com>
Date: Sun Jul 5 12:19:33 2026 +0000
6 files changed, 48 insertions(+), 40 deletions(-)
✔ Patches applied
There are 2 commits in the PR. Attempting autorebase.
(node:1145) [DEP0190] DeprecationWarning: Passing args to a child process with shell option true can lead to security vulnerabilities, as the arguments are not escaped, only concatenated.
(Use `node --trace-deprecation ...` to show where the warning was created)
Rebasing (2/4)
Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
deps: update undici to 8.7.0
https://github.com/nodejs/node/actions/runs/28791968081 |
|
Landed in 0c138da |
PR-URL: #64282 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Richard Lau <richard.lau@ibm.com>
This is an automated update of undici to 8.7.0.