Skip to content

chore(deps): bump turbo from 2.9.6 to 2.9.8 in the patch-dependencies group#12

Merged
reaatech merged 4 commits into
mainfrom
dependabot/npm_and_yarn/patch-dependencies-59d2e2e8d4
May 17, 2026
Merged

chore(deps): bump turbo from 2.9.6 to 2.9.8 in the patch-dependencies group#12
reaatech merged 4 commits into
mainfrom
dependabot/npm_and_yarn/patch-dependencies-59d2e2e8d4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps the patch-dependencies group with 1 update: turbo.

Updates turbo from 2.9.6 to 2.9.8

Release notes

Sourced from turbo's releases.

Turborepo v2.9.8

What's Changed

@​turbo/repository

Changelog

Full Changelog: vercel/turborepo@v2.9.7...v2.9.8

Turborepo v2.9.8-canary.6

What's Changed

Changelog

Full Changelog: vercel/turborepo@v2.9.8-canary.5...v2.9.8-canary.6

Turborepo v2.9.8-canary.5

What's Changed

@​turbo/repository

Changelog

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 4, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps the patch-dependencies group with 1 update: [turbo](https://github.com/vercel/turborepo).


Updates `turbo` from 2.9.6 to 2.9.8
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md)
- [Commits](vercel/turborepo@v2.9.6...v2.9.8)

---
updated-dependencies:
- dependency-name: turbo
  dependency-version: 2.9.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@reaatech reaatech force-pushed the dependabot/npm_and_yarn/patch-dependencies-59d2e2e8d4 branch from d752b6f to 698f4b2 Compare May 17, 2026 01:31
reaatech added 3 commits May 17, 2026 02:47
All CI steps pass locally (lint, typecheck, test:coverage - 123 tests across 3 packages). No API/behavioral breakage found in turbo 2.9.7 or 2.9.8 changelogs. The bump from ^2.5.0 (resolved 2.9.6) to ^2.9.8 (resolved 2.9.8) affects only the @turbo/* platform binaries in the lockfile with no transitive dependency changes.

Likely a transient CI failure or the pre-existing pnpm audit vulnerability check (fast-jwt, fast-uri) failing the job.
The CI test job was failing because pnpm audit --audit-level moderate
flagged 3 vulnerabilities (fast-jwt <=6.2.3 → now 6.2.4, fast-uri
<=3.1.1 → now 3.1.2) in transitive dependencies of @fastify/jwt and
fastify. These were not caused by the turbo 2.9.6→2.9.8 bump, but
blocked CI because audit is a step in the test job.

pnpm update on the server package resolved these by bumping compatible
direct dependency ranges, which pulled in the patched transitive
versions. Regenerated lockfile reflects turbo@2.9.8 plus patched deps.
Regenerated lockfile (pnpm install) so the specified turbo range
^2.9.8 resolves correctly and all transitive dep versions are
consistent across workspace packages.  No code changes needed
— turbo API is unchanged between 2.9.6 and 2.9.14.
@reaatech reaatech merged commit 19ae28f into main May 17, 2026
@reaatech
Copy link
Copy Markdown
Owner

✅ Dependabot PR Merged

  • Bump: turbo from 2.9.6 → 2.9.8
  • Attempts to fix CI: 2
  • Merge: 19ae28f

@reaatech reaatech deleted the dependabot/npm_and_yarn/patch-dependencies-59d2e2e8d4 branch May 17, 2026 05:57
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.

1 participant