Skip to content

deps: update undici to 8.7.0#64282

Merged
nodejs-github-bot merged 2 commits into
mainfrom
actions/truetools-update-undici
Jul 6, 2026
Merged

deps: update undici to 8.7.0#64282
nodejs-github-bot merged 2 commits into
mainfrom
actions/truetools-update-undici

Conversation

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

This is an automated update of undici to 8.7.0.

@nodejs-github-bot nodejs-github-bot added the dependencies Pull requests that update a dependency file. label Jul 4, 2026
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator Author

Review requested:

  • @nodejs/security-wg

@nodejs-github-bot nodejs-github-bot added the needs-ci PRs that need a full CI run. label Jul 4, 2026
@nodejs-github-bot nodejs-github-bot force-pushed the actions/truetools-update-undici branch from 89672b1 to f6d90af Compare July 5, 2026 01:02
Signed-off-by: Matteo Collina <hello@matteocollina.com>
@mcollina mcollina force-pushed the actions/truetools-update-undici branch from 719b880 to 5deffa6 Compare July 5, 2026 19:34
@aduh95 aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Jul 6, 2026
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jul 6, 2026
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator Author

@richardlau richardlau added the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 6, 2026
@nodejs-github-bot nodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Jul 6, 2026
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator Author
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

PR-URL: #64282
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Richard Lau <richard.lau@ibm.com>

[detached HEAD f43e98d65f] 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
Rebasing (3/4)
Rebasing (4/4)
Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
test: update proxy fetch tests for undici 8.7.0

Signed-off-by: Matteo Collina <hello@matteocollina.com>
PR-URL: #64282
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Richard Lau <richard.lau@ibm.com>

[detached HEAD 76ed2fc4ea] 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(-)
Successfully rebased and updated refs/heads/main.

ℹ Add commit-queue-squash label to land the PR as one commit, or commit-queue-rebase to land as separate commits.

https://github.com/nodejs/node/actions/runs/28791968081

@richardlau richardlau added commit-queue Add this label to land a pull request using GitHub Actions. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Jul 6, 2026
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 6, 2026
@nodejs-github-bot nodejs-github-bot merged commit 0c138da into main Jul 6, 2026
86 checks passed
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator Author

Landed in 0c138da

@nodejs-github-bot nodejs-github-bot deleted the actions/truetools-update-undici branch July 6, 2026 14:06
@richardlau richardlau added dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. dont-land-on-v24.x PRs that should not land on the v24.x-staging branch and should not be released in v24.x. labels Jul 6, 2026
richardlau pushed a commit that referenced this pull request Jul 6, 2026
PR-URL: #64282
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Richard Lau <richard.lau@ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. dependencies Pull requests that update a dependency file. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. dont-land-on-v24.x PRs that should not land on the v24.x-staging branch and should not be released in v24.x. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants