hulk510 / playground

This is frontend playground with monorepo for WAI(haruka). created by turbo.
https://haruka.dad
0 stars 0 forks source link

chore(deps): update turbo monorepo to v2.0.4 #581

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@turbo/gen (source) 2.0.3 -> 2.0.4 age adoption passing confidence
eslint-config-turbo (source) 2.0.3 -> 2.0.4 age adoption passing confidence

Release Notes

vercel/turbo (@​turbo/gen) ### [`v2.0.4`](https://togithub.com/vercel/turbo/releases/tag/v2.0.4): Turborepo v2.0.4 [Compare Source](https://togithub.com/vercel/turbo/compare/v2.0.3...v2.0.4) #### What's Changed ##### create-turbo - Update `create-turbo` to use carat versions. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8448](https://togithub.com/vercel/turbo/pull/8448) ##### [@​turbo/codemod](https://togithub.com/turbo/codemod) - chore: bump timeout for migration by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8463](https://togithub.com/vercel/turbo/pull/8463) - fix([@​turbo/codemode](https://togithub.com/turbo/codemode)): no-op when turbo.json already contains tasks key by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/8471](https://togithub.com/vercel/turbo/pull/8471) ##### Examples - Give examples carat versions. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8382](https://togithub.com/vercel/turbo/pull/8382) - Fix apk order in example. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8392](https://togithub.com/vercel/turbo/pull/8392) - Fix `eslint-config-turbo` configuration in examples. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8405](https://togithub.com/vercel/turbo/pull/8405) - Remove root eslintrc from basic example. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8423](https://togithub.com/vercel/turbo/pull/8423) - Consistent Node.js version in Changesets action. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8441](https://togithub.com/vercel/turbo/pull/8441) - Remove global dep from basic example. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8442](https://togithub.com/vercel/turbo/pull/8442) ##### Changelog - fix(filter): account for root internal dependencies in git based filter by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8364](https://togithub.com/vercel/turbo/pull/8364) - Warn instead of print when no locally installed version. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8384](https://togithub.com/vercel/turbo/pull/8384) - Add CI to default passthroughs. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8393](https://togithub.com/vercel/turbo/pull/8393) - feat(shim): invoke local turbo version via npx if not installed by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8385](https://togithub.com/vercel/turbo/pull/8385) - docs: update links to logs in turbo types by [@​boyum](https://togithub.com/boyum) in [https://github.com/vercel/turbo/pull/8403](https://togithub.com/vercel/turbo/pull/8403) - fix: added `LD_LIBRARY_PATH` to default forwarded env vars by [@​GauBen](https://togithub.com/GauBen) in [https://github.com/vercel/turbo/pull/8412](https://togithub.com/vercel/turbo/pull/8412) - chore(turborepo): remove unused code by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8428](https://togithub.com/vercel/turbo/pull/8428) - fix: disable panic handler in ci by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8436](https://togithub.com/vercel/turbo/pull/8436) - fix: remove inferring turbo version from package.json or turbo.json by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8437](https://togithub.com/vercel/turbo/pull/8437) - fix(turborepo): avoid starting ui on too small terminals by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8457](https://togithub.com/vercel/turbo/pull/8457) - chore(shim): make dynamic downloads opt in by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8458](https://togithub.com/vercel/turbo/pull/8458) - fix(shim): avoid panic if user has malformed lockfile by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8461](https://togithub.com/vercel/turbo/pull/8461) - fix(ui): pass through terminal env vars to appease chalk by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8468](https://togithub.com/vercel/turbo/pull/8468) #### New Contributors - [@​boyum](https://togithub.com/boyum) made their first contribution in [https://github.com/vercel/turbo/pull/8403](https://togithub.com/vercel/turbo/pull/8403) - [@​GauBen](https://togithub.com/GauBen) made their first contribution in [https://github.com/vercel/turbo/pull/8412](https://togithub.com/vercel/turbo/pull/8412) - [@​sethidden](https://togithub.com/sethidden) made their first contribution in [https://github.com/vercel/turbo/pull/8450](https://togithub.com/vercel/turbo/pull/8450) **Full Changelog**: https://github.com/vercel/turbo/compare/v2.0.3...v2.0.4

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.


This PR has been generated by Mend Renovate. View repository job log here.

vercel[bot] commented 1 month ago

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

Name Status Preview Comments Updated (UTC)
haruka.dad ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 21, 2024 10:01am
playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 21, 2024 10:01am
portfolio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 21, 2024 10:01am