Skip to content

deps: update undici to 7.11.0 #58859

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 29, 2025
Merged

deps: update undici to 7.11.0 #58859

merged 3 commits into from
Jun 29, 2025

Conversation

nodejs-github-bot
Copy link
Collaborator

This is an automated update of undici to 7.11.0.

@nodejs-github-bot nodejs-github-bot added the dependencies Pull requests that update a dependency file. label Jun 27, 2025
@nodejs-github-bot
Copy link
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 Jun 27, 2025
@joyeecheung
Copy link
Member

joyeecheung commented Jun 27, 2025

Tests are failing because nodejs/undici#4083 got fixed. Going to update the tests and remove the FIXME...

@joyeecheung
Copy link
Member

joyeecheung commented Jun 27, 2025

Looks like only the keep-alive part is fixed, the tunnling part is still a bit inconsistent with curl, left a comment in nodejs/undici#4180 (comment) and kept nodejs/undici#4083 open.

Copy link

codecov bot commented Jun 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.10%. Comparing base (4d5ee24) to head (68d0b3f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #58859   +/-   ##
=======================================
  Coverage   90.10%   90.10%           
=======================================
  Files         640      640           
  Lines      188493   188493           
  Branches    36971    36968    -3     
=======================================
+ Hits       169843   169849    +6     
+ Misses      11358    11351    -7     
- Partials     7292     7293    +1     

see 29 files with indirect coverage changes

🚀 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.

@joyeecheung joyeecheung added the request-ci Add this label to start a Jenkins CI on a PR. label Jun 27, 2025
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jun 27, 2025
@nodejs-github-bot
Copy link
Collaborator Author

@legendecas legendecas added request-ci Add this label to start a Jenkins CI on a PR. and removed request-ci Add this label to start a Jenkins CI on a PR. labels Jun 27, 2025
@RafaelGSS RafaelGSS added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Jun 27, 2025
@nodejs-github-bot nodejs-github-bot force-pushed the actions/tools-update-undici branch from 33d5140 to 68d0b3f Compare June 29, 2025 00:42
@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 Jun 29, 2025
@nodejs-github-bot

This comment was marked as duplicate.

@aduh95 aduh95 force-pushed the actions/tools-update-undici branch from 68d0b3f to 33d5140 Compare June 29, 2025 16:35
@nodejs-github-bot

This comment was marked as duplicate.

@aduh95 aduh95 removed the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Jun 29, 2025
@aduh95 aduh95 merged commit 0b88e09 into main Jun 29, 2025
77 of 88 checks passed
@aduh95
Copy link
Contributor

aduh95 commented Jun 29, 2025

Landed in 0b88e09

@aduh95 aduh95 deleted the actions/tools-update-undici branch June 29, 2025 16:42
targos pushed a commit that referenced this pull request Jul 3, 2025
PR-URL: #58859
Co-authored-by: Joyee Cheung <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
@aduh95 aduh95 added dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. labels Jul 21, 2025
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. dependencies Pull requests that update a dependency file. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. needs-ci PRs that need a full CI run.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants