fix: Upgrade semver to fix ReDoS vulnerability#11765
Merged
anthonyshew merged 1 commit intomainfrom Feb 10, 2026
Merged
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
github-actions Bot
added a commit
that referenced
this pull request
Feb 10, 2026
## Release v2.8.4 Versioned docs: https://v2-8-4.turborepo.dev ### Changes - fix: Upgrade semver to fix ReDoS vulnerability (#11765) (`84ff90c5ec`) - fix: Upgrade tsdown to fix valibot and diff vulnerabilities (#11766) (`c6902b033b`) - fix: Add Vary: Accept header to docs markdown endpoint (#11759) (`c72804631f`) - fix: Auto-bump to next canary after stable releases (#11761) (`14f7428234`) - release(turborepo): 2.8.4-canary.0 (#11763) (`dd4c9c2964`) - docs: Capitalizaiton in update github-actions.mdx (#11762) (`07026af786`) --------- Co-authored-by: Turbobot <turbobot@vercel.com>
github-actions Bot
added a commit
that referenced
this pull request
Feb 10, 2026
## Release v2.8.5-canary.1 Versioned docs: https://v2-8-5-canary-1.turborepo.dev ### Changes - fix: Rename cli workspace package to avoid false audit match (#11767) (`f28b0a84fd`) - release(turborepo): 2.8.4 (#11769) (`fe8c2db197`) - fix: Upgrade semver to fix ReDoS vulnerability (#11765) (`84ff90c5ec`) - fix: Upgrade tsdown to fix valibot and diff vulnerabilities (#11766) (`c6902b033b`) - fix: Add Vary: Accept header to docs markdown endpoint (#11759) (`c72804631f`) - fix: Auto-bump to next canary after stable releases (#11761) (`14f7428234`) - release(turborepo): 2.8.4-canary.0 (#11763) (`dd4c9c2964`) - docs: Capitalizaiton in update github-actions.mdx (#11762) (`07026af786`) Co-authored-by: Turbobot <turbobot@vercel.com>
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.
Summary
Upgrades
semverfrom 7.5.0 to 7.5.2 inpackages/turbo-codemod(bothdependenciesanddevDependencies) to resolve GHSA-c2qf-rxjj-qqgw, a Regular Expression Denial of Service (ReDoS) vulnerability affecting semver >=7.0.0 <7.5.2.Ref: TURBO-5266
Testing
pnpm build --filter=@turbo/codemodpasses