Skip to content

fix: Tailored turbo-ignore deprecation notice for Vercel users#12385

Merged
anthonyshew merged 1 commit intomainfrom
shew/6a2ca
Mar 18, 2026
Merged

fix: Tailored turbo-ignore deprecation notice for Vercel users#12385
anthonyshew merged 1 commit intomainfrom
shew/6a2ca

Conversation

@anthonyshew
Copy link
Copy Markdown
Contributor

Summary

  • When turbo-ignore runs on Vercel (VERCEL=1), the deprecation notice now points users to Vercel's built-in project skipping instead of turbo query affected
  • Non-Vercel environments continue to see the existing turbo query affected guidance

Vercel users don't need to adopt turbo query affected as a migration path since Vercel already has first-class support for skipping unaffected projects. Sending them to the right docs reduces friction.

@anthonyshew anthonyshew requested a review from a team as a code owner March 18, 2026 19:14
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Mar 18, 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 Mar 18, 2026 7:15pm
examples-designsystem-docs Ready Ready Preview, Comment, Open in v0 Mar 18, 2026 7:15pm
examples-gatsby-web Ready Ready Preview, Comment, Open in v0 Mar 18, 2026 7:15pm
examples-kitchensink-blog Ready Ready Preview, Comment, Open in v0 Mar 18, 2026 7:15pm
examples-nonmonorepo Building Building Preview, Comment, Open in v0 Mar 18, 2026 7:15pm
examples-svelte-web Ready Ready Preview, Comment, Open in v0 Mar 18, 2026 7:15pm
examples-tailwind-web Ready Ready Preview, Comment, Open in v0 Mar 18, 2026 7:15pm
examples-vite-web Ready Ready Preview, Comment, Open in v0 Mar 18, 2026 7:15pm
turbo-site Ready Ready Preview, Comment, Open in v0 Mar 18, 2026 7:15pm
turborepo-agents Ready Ready Preview, Comment, Open in v0 Mar 18, 2026 7:15pm

@anthonyshew anthonyshew requested review from tknickman and removed request for a team March 18, 2026 19:14
@turbo-orchestrator turbo-orchestrator Bot added the pkg: turbo-ignore packages/turbo-ignore label Mar 18, 2026
@anthonyshew anthonyshew changed the title fix: Tailor turbo-ignore deprecation notice for Vercel users fix: Tailored turbo-ignore deprecation notice for Vercel users Mar 18, 2026
@anthonyshew anthonyshew enabled auto-merge (squash) March 18, 2026 19:15
@anthonyshew anthonyshew merged commit 4b2eae6 into main Mar 18, 2026
48 checks passed
@anthonyshew anthonyshew deleted the shew/6a2ca branch March 18, 2026 19:21
github-actions Bot added a commit that referenced this pull request Mar 18, 2026
## Release v2.8.19-canary.3

Versioned docs: https://v2-8-19-canary-3.turborepo.dev

### Changes

- release(turborepo): 2.8.19-canary.2 (#12384) (`1885f08`)
- fix: Tailored `turbo-ignore` deprecation notice for Vercel users
(#12385) (`4b2eae6`)

Co-authored-by: Turbobot <turbobot@vercel.com>
github-actions Bot added a commit that referenced this pull request Mar 18, 2026
## Release v2.8.19

Versioned docs: https://v2-8-19.turborepo.dev

### Changes

- release(turborepo): 2.8.18 (#12378) (`0afc24f`)
- fix: Use previous stable tag for stable release notes (#12379)
(`3e2b9bb`)
- fix: Remove unnecessary git pull in update-examples workflow (#12380)
(`97367ec`)
- ci: Use blobless clones for release workflow checkouts (#12381)
(`84a5369`)
- release(turborepo): 2.8.19-canary.1 (#12383) (`f9517de`)
- feat: Deprecate `turbo-ignore` in favor of `turbo query affected`
(#12382) (`1b9f6cb`)
- release(turborepo): 2.8.19-canary.2 (#12384) (`1885f08`)
- fix: Tailored `turbo-ignore` deprecation notice for Vercel users
(#12385) (`4b2eae6`)
- release(turborepo): 2.8.19-canary.3 (#12387) (`ee90d8e`)
- chore: Upgrade Next.js to 16.2.0 in examples and apps (#12389)
(`2ff8fc9`)
- fix: Detect scoped `@turbo/{platform}` packages in local binary
resolution (#12386) (`9d977f1`)
- fix: Support legacy unscoped binary package names in Node shim
(#12391) (`7da779a`)

---------

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

Labels

pkg: turbo-ignore packages/turbo-ignore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant