build: update dependency undici to v8 (main)#32933
Open
angular-robot wants to merge 1 commit intoangular:mainfrom
Open
build: update dependency undici to v8 (main)#32933angular-robot wants to merge 1 commit intoangular:mainfrom
angular-robot wants to merge 1 commit intoangular:mainfrom
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the undici dependency from version 7.24.6 to 8.0.0 across the project. Review feedback highlights that this major version upgrade increases the minimum Node.js requirement to 22.19.0, effectively dropping support for Node.js 18 and 20. To maintain compatibility with these LTS versions, it is recommended to use version 7.24.7 instead.
ec058e6 to
27bbd47
Compare
dgp1130
approved these changes
Apr 6, 2026
See associated pull request for more information.
27bbd47 to
26a108d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.24.6→8.0.2Release Notes
nodejs/undici (undici)
v8.0.2Compare Source
What's Changed
Full Changelog: nodejs/undici@v8.0.1...v8.0.2
v8.0.1Compare Source
What's Changed
New Contributors
Full Changelog: nodejs/undici@v7.24.7...v8.0.1
v8.0.0Compare Source
What's Changed
Full Changelog: nodejs/undici@v7.24.7...v8.0.0
v7.24.7Compare Source
What's Changed
redirectionLimitReachedby @samuel871211 in #4933New Contributors
Full Changelog: nodejs/undici@v7.24.6...v7.24.7