Skip to content

fix: Upgrade semver to fix ReDoS vulnerability#11765

Merged
anthonyshew merged 1 commit intomainfrom
fix/semver-security-upgrade
Feb 10, 2026
Merged

fix: Upgrade semver to fix ReDoS vulnerability#11765
anthonyshew merged 1 commit intomainfrom
fix/semver-security-upgrade

Conversation

@anthonyshew
Copy link
Copy Markdown
Contributor

Summary

Upgrades semver from 7.5.0 to 7.5.2 in packages/turbo-codemod (both dependencies and devDependencies) 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/codemod passes
  • All 217 tests pass across 19 test suites

@anthonyshew anthonyshew requested a review from a team as a code owner February 10, 2026 14:59
@anthonyshew anthonyshew requested review from tknickman and removed request for a team February 10, 2026 14:59
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Feb 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
examples-basic-web Ready Ready Preview, Comment, Open in v0 Feb 10, 2026 3:01pm
examples-designsystem-docs Ready Ready Preview, Comment, Open in v0 Feb 10, 2026 3:01pm
examples-gatsby-web Ready Ready Preview, Comment, Open in v0 Feb 10, 2026 3:01pm
examples-kitchensink-blog Ready Ready Preview, Comment, Open in v0 Feb 10, 2026 3:01pm
examples-nonmonorepo Ready Ready Preview, Comment, Open in v0 Feb 10, 2026 3:01pm
examples-svelte-web Ready Ready Preview, Comment, Open in v0 Feb 10, 2026 3:01pm
examples-tailwind-web Ready Ready Preview, Comment, Open in v0 Feb 10, 2026 3:01pm
examples-vite-web Ready Ready Preview, Comment, Open in v0 Feb 10, 2026 3:01pm
turbo-site Ready Ready Preview, Comment, Open in v0 Feb 10, 2026 3:01pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
turborepo-test-coverage Skipped Skipped Open in v0 Feb 10, 2026 3:01pm

@vercel vercel Bot temporarily deployed to Preview – turborepo-test-coverage February 10, 2026 14:59 Inactive
@anthonyshew anthonyshew merged commit 84ff90c into main Feb 10, 2026
44 checks passed
@anthonyshew anthonyshew deleted the fix/semver-security-upgrade branch February 10, 2026 15:06
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant