deps(dev)(deps-dev): bump turbo from 2.9.7 to 2.9.12#18
Open
dependabot[bot] wants to merge 3 commits into
Open
deps(dev)(deps-dev): bump turbo from 2.9.7 to 2.9.12#18dependabot[bot] wants to merge 3 commits into
dependabot[bot] wants to merge 3 commits into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps [turbo](https://github.com/vercel/turborepo) from 2.9.7 to 2.9.12. - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.9.7...v2.9.12) --- updated-dependencies: - dependency-name: turbo dependency-version: 2.9.12 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
7cc14af to
2140ef6
Compare
No breakage from the turbo 2.9.7 → 2.9.12 bump — build, lint, typecheck, and unit tests all pass. The Security Audit failure is caused by pre-existing vulnerabilities in transitive deps unrelated to turbo: - fast-uri@3.1.0 (patched in 3.1.2): @modelcontextprotocol/sdk > ajv - hono@4.12.16 (patched in 4.12.19): @modelcontextprotocol/sdk - ip-address@10.1.0 (patched in 10.1.1): @modelcontextprotocol/sdk > express-rate-limit Updated fast-uri and hono to their patched versions via the lockfile. The remaining ip-address vulnerability is pinned by express-rate-limit@8.4.1 and requires an upstream fix.
The turbo 2.9.7 → 2.9.12 bump itself introduced no code breakage (build, lint, typecheck, tests all pass). The Security Audit CI failure is caused by pre-existing transitive vulnerabilities unrelated to turbo: - hono <4.12.18 (via @modelcontextprotocol/sdk) - fast-uri <3.1.2 (via @modelcontextprotocol/sdk>ajv) - ip-address <=10.1.0 (via @modelcontextprotocol/sdk>express-rate-limit) Added pnpm overrides to pin these to patched versions, resolving all 6 audit findings.
Owner
|
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.
Bumps turbo from 2.9.7 to 2.9.12.
Release notes
Sourced from turbo's releases.
... (truncated)
Commits
b3f2345publish 2.9.12 to registry2c850cbfix: Allow transit nodes in LSP diagnostics (#12773)1444cc3release(turborepo): 2.9.11 (#12771)a968db7fix: Allow TURBO_EXTENDS in LSP diagnostics (#12770)87d468brelease(turborepo): 2.9.11-canary.7 (#12768)5a4310drelease(turborepo): 2.9.11-canary.6 (#12766)e7c4575fix: Support shimmed VS Code LSP probes (#12767)2db74b4fix: Publish VS Code extension from release tag (#12765)bfffbaarelease(turborepo): 2.9.11-canary.5 (#12764)8a0bd8bci: Stop VS Code publish from blocking release PR (#12763)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)