Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add removal warning to deprecated flags #7890

Merged
merged 2 commits into from Apr 15, 2024

Conversation

chris-olszewski
Copy link
Contributor

@chris-olszewski chris-olszewski commented Apr 2, 2024

Description

TSIA

Testing Instructions

Manual test that warning appears on usage:

[0 olszewski@chriss-mbp] /tmp/dep-warn $ turbo_dev --skip-infer run build --scope web --no-deps --trace=trace.foo
 WARNING  --trace is deprecated and will be removed in 2.0
 WARNING  --scope is deprecated and will be removed in 2.0
 WARNING  --no-deps is deprecated and will be removed in 2.0
...

Closes TURBO-2751

Copy link

vercel bot commented Apr 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-basic-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 15, 2024 3:43pm
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 15, 2024 3:43pm
examples-gatsby-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 15, 2024 3:43pm
examples-kitchensink-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 15, 2024 3:43pm
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 15, 2024 3:43pm
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 15, 2024 3:43pm
examples-svelte-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 15, 2024 3:43pm
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 15, 2024 3:43pm
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 15, 2024 3:43pm
rust-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 15, 2024 3:43pm

Copy link
Contributor

github-actions bot commented Apr 2, 2024

🟢 Turbopack Benchmark CI successful 🟢

Thanks

Copy link
Contributor

github-actions bot commented Apr 2, 2024

🟢 CI successful 🟢

Thanks

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.

None yet

2 participants