Skip to content

Upgrade to undici 6.27.0 to resolve transitive CVEs - fixes #1517 - #1518

Merged
orta merged 1 commit into
danger:mainfrom
rjatkins:undici-6-fix-unpinned
Jul 6, 2026
Merged

Upgrade to undici 6.27.0 to resolve transitive CVEs - fixes #1517#1518
orta merged 1 commit into
danger:mainfrom
rjatkins:undici-6-fix-unpinned

Conversation

@rjatkins

@rjatkins rjatkins commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Unpinning undici so that further fixes to undici@6.x will be fixable in consumers, through their lockfiles

@fbartho fbartho left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🍻

@orta

orta commented Jul 6, 2026

Copy link
Copy Markdown
Member

thanks, agree!

@orta
orta merged commit aa24093 into danger:main Jul 6, 2026
1 check passed
@orta

orta commented Jul 6, 2026

Copy link
Copy Markdown
Member

hrm, we spent some time thinking about the version - unlocking this becomes a server major because it drops a lot of node versions

@rjatkins

rjatkins commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Upgrading to undici@7 or higher will drop node 18 and 19. undici@6.21.1 and 6.27.0 both still support >=18.17 and up. This is why I've used undici@^6.27.0, and not undici@>=6.27.0, since ^ ensures that 7.x.x or 8.x.x versions are still not used.

@glensc

glensc commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

This has no effect, until release is made:

so #1517 shouldn't be closed yet

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.

4 participants