-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
fix: support prune without turbo.json #3785
Merged
tknickman
merged 2 commits into
vercel:main
from
chris-olszewski:chrisolszewski/turbo-792-prune-requires-turbojson
Feb 27, 2023
Merged
fix: support prune without turbo.json #3785
tknickman
merged 2 commits into
vercel:main
from
chris-olszewski:chrisolszewski/turbo-792-prune-requires-turbojson
Feb 27, 2023
Conversation
This file contains 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
6 Ignored Deployments
|
@chris-olszewski is attempting to deploy a commit to the Vercel Team on Vercel. A member of the Team first needs to authorize it. |
mehulkar
reviewed
Feb 13, 2023
tknickman
approved these changes
Feb 27, 2023
kodiakhq bot
referenced
this pull request
in timelessco/js-bottomsheet
Feb 27, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [turbo](https://turbo.build/repo) ([source](https://togithub.com/vercel/turbo)) | [`^1.8.2` -> `^1.8.3`](https://renovatebot.com/diffs/npm/turbo/1.8.2/1.8.3) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.8.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.8.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.8.3/compatibility-slim/1.8.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.8.3/confidence-slim/1.8.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/turbo</summary> ### [`v1.8.3`](https://togithub.com/vercel/turbo/releases/tag/v1.8.3): Turborepo v1.8.3 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.8.2...v1.8.3) #### What's Changed ##### Changelog - release(turborepo): 1.8.2 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/3915](https://togithub.com/vercel/turbo/pull/3915) - turbo-ignore doc. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/3814](https://togithub.com/vercel/turbo/pull/3814) - Align carets to key in JSON file by [@​n2o](https://togithub.com/n2o) in [https://github.com/vercel/turbo/pull/3909](https://togithub.com/vercel/turbo/pull/3909) - fix(examples): svelte ([#​3919](https://togithub.com/vercel/turbo/issues/3919) by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/3919](https://togithub.com/vercel/turbo/pull/3919) - fix(examples): kitchen-sink ([#​3920](https://togithub.com/vercel/turbo/issues/3920) by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/3920](https://togithub.com/vercel/turbo/pull/3920) - fix(prettier): remove whitespace from example ([#​3924](https://togithub.com/vercel/turbo/issues/3924) by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/3924](https://togithub.com/vercel/turbo/pull/3924) - Add empty `public` folder to stop Docker builds breaking by [@​a3957273](https://togithub.com/a3957273) in [https://github.com/vercel/turbo/pull/3899](https://togithub.com/vercel/turbo/pull/3899) - feature: Use error_for_status by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/3898](https://togithub.com/vercel/turbo/pull/3898) - fix: Inference with workspace config by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/3938](https://togithub.com/vercel/turbo/pull/3938) - Add global hash inputs to dry run by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/3934](https://togithub.com/vercel/turbo/pull/3934) - Fix relative links on installing page by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/3937](https://togithub.com/vercel/turbo/pull/3937) - Update configuring-workspaces.mdx by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/3940](https://togithub.com/vercel/turbo/pull/3940) - Always look up task definition, but limit when it's added to traversa… by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/3951](https://togithub.com/vercel/turbo/pull/3951) - Update getting started to depend on turbo.json for order by [@​kevinsimper](https://togithub.com/kevinsimper) in [https://github.com/vercel/turbo/pull/3859](https://togithub.com/vercel/turbo/pull/3859) - Root inference: skip turbo.json by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/3946](https://togithub.com/vercel/turbo/pull/3946) - Add per-package-manager instructions to create-new by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/3971](https://togithub.com/vercel/turbo/pull/3971) - fix: support prune without turbo.json by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/3785](https://togithub.com/vercel/turbo/pull/3785) - chore(eslint): bump version by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/3976](https://togithub.com/vercel/turbo/pull/3976) - release(turborepo): 1.8.3-canary.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/3981](https://togithub.com/vercel/turbo/pull/3981) #### New Contributors - [@​n2o](https://togithub.com/n2o) made their first contribution in [https://github.com/vercel/turbo/pull/3909](https://togithub.com/vercel/turbo/pull/3909) - [@​a3957273](https://togithub.com/a3957273) made their first contribution in [https://github.com/vercel/turbo/pull/3899](https://togithub.com/vercel/turbo/pull/3899) - [@​kevinsimper](https://togithub.com/kevinsimper) made their first contribution in [https://github.com/vercel/turbo/pull/3859](https://togithub.com/vercel/turbo/pull/3859) - [@​The-0xAlex](https://togithub.com/The-0xAlex) made their first contribution in [https://github.com/vercel/turbo/pull/3968](https://togithub.com/vercel/turbo/pull/3968) **Full Changelog**: vercel/turborepo@v1.8.2...v1.8.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 12am and before 5am every weekday,every weekend" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/timelessco/js-bottomsheet).
thedoublejay
referenced
this pull request
in levaintech/sticky
Feb 28, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [turbo](https://turbo.build/repo) ([source](https://togithub.com/vercel/turbo)) | [`1.8.2` -> `1.8.3`](https://renovatebot.com/diffs/npm/turbo/1.8.2/1.8.3) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.8.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.8.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.8.3/compatibility-slim/1.8.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.8.3/confidence-slim/1.8.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/turbo</summary> ### [`v1.8.3`](https://togithub.com/vercel/turbo/releases/tag/v1.8.3): Turborepo v1.8.3 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.8.2...v1.8.3) <!-- Release notes generated using configuration in .github/turborepo-release.yml at v1.8.3 --> #### What's Changed ##### Changelog - release(turborepo): 1.8.2 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/3915](https://togithub.com/vercel/turbo/pull/3915) - turbo-ignore doc. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/3814](https://togithub.com/vercel/turbo/pull/3814) - Align carets to key in JSON file by [@​n2o](https://togithub.com/n2o) in [https://github.com/vercel/turbo/pull/3909](https://togithub.com/vercel/turbo/pull/3909) - fix(examples): svelte ([#​3919](https://togithub.com/vercel/turbo/issues/3919) by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/3919](https://togithub.com/vercel/turbo/pull/3919) - fix(examples): kitchen-sink ([#​3920](https://togithub.com/vercel/turbo/issues/3920) by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/3920](https://togithub.com/vercel/turbo/pull/3920) - fix(prettier): remove whitespace from example ([#​3924](https://togithub.com/vercel/turbo/issues/3924) by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/3924](https://togithub.com/vercel/turbo/pull/3924) - Add empty `public` folder to stop Docker builds breaking by [@​a3957273](https://togithub.com/a3957273) in [https://github.com/vercel/turbo/pull/3899](https://togithub.com/vercel/turbo/pull/3899) - feature: Use error_for_status by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/3898](https://togithub.com/vercel/turbo/pull/3898) - fix: Inference with workspace config by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/3938](https://togithub.com/vercel/turbo/pull/3938) - Add global hash inputs to dry run by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/3934](https://togithub.com/vercel/turbo/pull/3934) - Fix relative links on installing page by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/3937](https://togithub.com/vercel/turbo/pull/3937) - Update configuring-workspaces.mdx by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/3940](https://togithub.com/vercel/turbo/pull/3940) - Always look up task definition, but limit when it's added to traversa… by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/3951](https://togithub.com/vercel/turbo/pull/3951) - Update getting started to depend on turbo.json for order by [@​kevinsimper](https://togithub.com/kevinsimper) in [https://github.com/vercel/turbo/pull/3859](https://togithub.com/vercel/turbo/pull/3859) - Root inference: skip turbo.json by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/3946](https://togithub.com/vercel/turbo/pull/3946) - Add per-package-manager instructions to create-new by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/3971](https://togithub.com/vercel/turbo/pull/3971) - fix: support prune without turbo.json by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/3785](https://togithub.com/vercel/turbo/pull/3785) - chore(eslint): bump version by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/3976](https://togithub.com/vercel/turbo/pull/3976) - release(turborepo): 1.8.3-canary.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/3981](https://togithub.com/vercel/turbo/pull/3981) #### New Contributors - [@​n2o](https://togithub.com/n2o) made their first contribution in [https://github.com/vercel/turbo/pull/3909](https://togithub.com/vercel/turbo/pull/3909) - [@​a3957273](https://togithub.com/a3957273) made their first contribution in [https://github.com/vercel/turbo/pull/3899](https://togithub.com/vercel/turbo/pull/3899) - [@​kevinsimper](https://togithub.com/kevinsimper) made their first contribution in [https://github.com/vercel/turbo/pull/3859](https://togithub.com/vercel/turbo/pull/3859) - [@​The-0xAlex](https://togithub.com/The-0xAlex) made their first contribution in [https://github.com/vercel/turbo/pull/3968](https://togithub.com/vercel/turbo/pull/3968) **Full Changelog**: vercel/turborepo@v1.8.2...v1.8.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/BirthdayResearch/sticky). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTIuNSIsInVwZGF0ZWRJblZlciI6IjM0LjE1Mi41In0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fuxingloh
referenced
this pull request
in fuxingloh/contented
Feb 28, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [turbo](https://turbo.build/repo) ([source](https://togithub.com/vercel/turbo)) | [`^1.8.1` -> `^1.8.3`](https://renovatebot.com/diffs/npm/turbo/1.8.1/1.8.3) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.8.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.8.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.8.3/compatibility-slim/1.8.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.8.3/confidence-slim/1.8.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/turbo</summary> ### [`v1.8.3`](https://togithub.com/vercel/turbo/releases/tag/v1.8.3): Turborepo v1.8.3 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.8.2...v1.8.3) <!-- Release notes generated using configuration in .github/turborepo-release.yml at v1.8.3 --> #### What's Changed ##### Changelog - release(turborepo): 1.8.2 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/3915](https://togithub.com/vercel/turbo/pull/3915) - turbo-ignore doc. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/3814](https://togithub.com/vercel/turbo/pull/3814) - Align carets to key in JSON file by [@​n2o](https://togithub.com/n2o) in [https://github.com/vercel/turbo/pull/3909](https://togithub.com/vercel/turbo/pull/3909) - fix(examples): svelte ([#​3919](https://togithub.com/vercel/turbo/issues/3919) by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/3919](https://togithub.com/vercel/turbo/pull/3919) - fix(examples): kitchen-sink ([#​3920](https://togithub.com/vercel/turbo/issues/3920) by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/3920](https://togithub.com/vercel/turbo/pull/3920) - fix(prettier): remove whitespace from example ([#​3924](https://togithub.com/vercel/turbo/issues/3924) by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/3924](https://togithub.com/vercel/turbo/pull/3924) - Add empty `public` folder to stop Docker builds breaking by [@​a3957273](https://togithub.com/a3957273) in [https://github.com/vercel/turbo/pull/3899](https://togithub.com/vercel/turbo/pull/3899) - feature: Use error_for_status by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/3898](https://togithub.com/vercel/turbo/pull/3898) - fix: Inference with workspace config by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/3938](https://togithub.com/vercel/turbo/pull/3938) - Add global hash inputs to dry run by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/3934](https://togithub.com/vercel/turbo/pull/3934) - Fix relative links on installing page by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/3937](https://togithub.com/vercel/turbo/pull/3937) - Update configuring-workspaces.mdx by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/3940](https://togithub.com/vercel/turbo/pull/3940) - Always look up task definition, but limit when it's added to traversa… by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/3951](https://togithub.com/vercel/turbo/pull/3951) - Update getting started to depend on turbo.json for order by [@​kevinsimper](https://togithub.com/kevinsimper) in [https://github.com/vercel/turbo/pull/3859](https://togithub.com/vercel/turbo/pull/3859) - Root inference: skip turbo.json by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/3946](https://togithub.com/vercel/turbo/pull/3946) - Add per-package-manager instructions to create-new by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/3971](https://togithub.com/vercel/turbo/pull/3971) - fix: support prune without turbo.json by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/3785](https://togithub.com/vercel/turbo/pull/3785) - chore(eslint): bump version by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/3976](https://togithub.com/vercel/turbo/pull/3976) - release(turborepo): 1.8.3-canary.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/3981](https://togithub.com/vercel/turbo/pull/3981) #### New Contributors - [@​n2o](https://togithub.com/n2o) made their first contribution in [https://github.com/vercel/turbo/pull/3909](https://togithub.com/vercel/turbo/pull/3909) - [@​a3957273](https://togithub.com/a3957273) made their first contribution in [https://github.com/vercel/turbo/pull/3899](https://togithub.com/vercel/turbo/pull/3899) - [@​kevinsimper](https://togithub.com/kevinsimper) made their first contribution in [https://github.com/vercel/turbo/pull/3859](https://togithub.com/vercel/turbo/pull/3859) - [@​The-0xAlex](https://togithub.com/The-0xAlex) made their first contribution in [https://github.com/vercel/turbo/pull/3968](https://togithub.com/vercel/turbo/pull/3968) **Full Changelog**: vercel/turborepo@v1.8.2...v1.8.3 ### [`v1.8.2`](https://togithub.com/vercel/turbo/releases/tag/v1.8.2): Turborepo v1.8.2 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.8.1...v1.8.2) <!-- Release notes generated using configuration in .github/turborepo-release.yml at v1.8.2 --> #### What's Changed ##### Changelog - release(turborepo): 1.8.1 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/3869](https://togithub.com/vercel/turbo/pull/3869) - refactor: remove `react/jsx-key` ESLint rule by [@​albertothedev](https://togithub.com/albertothedev) in [https://github.com/vercel/turbo/pull/3880](https://togithub.com/vercel/turbo/pull/3880) - Add missing comma to dependsOn code example by [@​jan-paulus](https://togithub.com/jan-paulus) in [https://github.com/vercel/turbo/pull/3884](https://togithub.com/vercel/turbo/pull/3884) - Add --log-prefix=none option by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/3851](https://togithub.com/vercel/turbo/pull/3851) - Fix turbo run when --filter is provided and no packages are affected by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/3901](https://togithub.com/vercel/turbo/pull/3901) - release(turborepo): 1.8.2-canary.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/3906](https://togithub.com/vercel/turbo/pull/3906) #### New Contributors - [@​albertothedev](https://togithub.com/albertothedev) made their first contribution in [https://github.com/vercel/turbo/pull/3880](https://togithub.com/vercel/turbo/pull/3880) - [@​jan-paulus](https://togithub.com/jan-paulus) made their first contribution in [https://github.com/vercel/turbo/pull/3884](https://togithub.com/vercel/turbo/pull/3884) **Full Changelog**: vercel/turborepo@v1.8.1...v1.8.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/BirthdayResearch/contented). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDguMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1Mi41In0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.
Fixes #3645
Before #3216 we would ignore if
turbo.json
wasn't present. This PR restores that behavior by ignoring "not exists" errors.Note: this is a slight UI change as we're now wrapping the not found error so we can match against it:
Previous:
ERROR failed to read turbo.json: Could not find turbo.json. Follow directions at https://turbo.build/repo/docs to create one: file does not exist
New:
ERROR failed to read turbo.json: Could not find turbo.json. Follow directions at https://turbo.build/repo/docs to create one: Could not find turbo.json: file does not exist