t3-oss / create-t3-turbo

Clean and simple starter repo using the T3 Stack along with Expo React Native
https://turbo.t3.gg
MIT License
4.27k stars 350 forks source link

chore(deps): update turbo monorepo to ^2.0.6 - autoclosed #1069

Closed renovate[bot] closed 7 hours ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

vercel/turbo (@​turbo/gen) ### [`v2.0.6`](https://togithub.com/vercel/turbo/releases/tag/v2.0.6): Turborepo v2.0.6 [Compare Source](https://togithub.com/vercel/turbo/compare/v2.0.5...v2.0.6) #### What's Changed ##### Examples - More fix-ups for `kitchen-sink`. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8590](https://togithub.com/vercel/turbo/pull/8590) - c2aa1 by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8592](https://togithub.com/vercel/turbo/pull/8592) - More kitchen-sink. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8593](https://togithub.com/vercel/turbo/pull/8593) - Fixing kitchen-sink example. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8600](https://togithub.com/vercel/turbo/pull/8600) - fix(turborepo): update package.json typo by [@​JannatinNaimXIII](https://togithub.com/JannatinNaimXIII) in [https://github.com/vercel/turbo/pull/8621](https://togithub.com/vercel/turbo/pull/8621) ##### Changelog - fix(pnpm): enable npmrc parsing for pnpm 9 by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8591](https://togithub.com/vercel/turbo/pull/8591) - chore(turbo): add debug logs for changes files when using a git range filter by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/8608](https://togithub.com/vercel/turbo/pull/8608) - chore(ui): disable tui as the default by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8631](https://togithub.com/vercel/turbo/pull/8631) - fix(ui): Use double arrow instead of spinner for active tasks. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8632](https://togithub.com/vercel/turbo/pull/8632) #### New Contributors - [@​kettei-sproutty](https://togithub.com/kettei-sproutty) made their first contribution in [https://github.com/vercel/turbo/pull/8596](https://togithub.com/vercel/turbo/pull/8596) - [@​JannatinNaimXIII](https://togithub.com/JannatinNaimXIII) made their first contribution in [https://github.com/vercel/turbo/pull/8613](https://togithub.com/vercel/turbo/pull/8613) - [@​NamesMT](https://togithub.com/NamesMT) made their first contribution in [https://github.com/vercel/turbo/pull/8616](https://togithub.com/vercel/turbo/pull/8616) **Full Changelog**: https://github.com/vercel/turbo/compare/v2.0.5...v2.0.6 ### [`v2.0.5`](https://togithub.com/vercel/turbo/releases/tag/v2.0.5): Turborepo v2.0.5 [Compare Source](https://togithub.com/vercel/turbo/compare/v2.0.4...v2.0.5) #### What's Changed ##### create-turbo - Clean up create-turbo logs. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8516](https://togithub.com/vercel/turbo/pull/8516) ##### [@​turbo/codemod](https://togithub.com/turbo/codemod) - chore([@​turbo/types](https://togithub.com/turbo/types)): remove deprecated fields by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8531](https://togithub.com/vercel/turbo/pull/8531) - fix(codemod): avoid overwriting existing packageManager field by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8551](https://togithub.com/vercel/turbo/pull/8551) ##### Examples - chore(packages/ui turbo gen config.ts): Preventing the format of pack… by [@​moeyashi](https://togithub.com/moeyashi) in [https://github.com/vercel/turbo/pull/8033](https://togithub.com/vercel/turbo/pull/8033) - chore(examples): remove deprecated prettierrc option by [@​fucksophie](https://togithub.com/fucksophie) in [https://github.com/vercel/turbo/pull/8092](https://togithub.com/vercel/turbo/pull/8092) - Removed redundant [@​storybook/addon-docs](https://togithub.com/storybook/addon-docs) dev dependency by [@​NickE27](https://togithub.com/NickE27) in [https://github.com/vercel/turbo/pull/8184](https://togithub.com/vercel/turbo/pull/8184) - Remove Tailwind from basic. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8515](https://togithub.com/vercel/turbo/pull/8515) - fix: package name has wrong spelling by [@​sacrosanctic](https://togithub.com/sacrosanctic) in [https://github.com/vercel/turbo/pull/8517](https://togithub.com/vercel/turbo/pull/8517) - chore: move react, react-dom from devDependency to dependency in several examples by [@​ghdtjgus76](https://togithub.com/ghdtjgus76) in [https://github.com/vercel/turbo/pull/8192](https://togithub.com/vercel/turbo/pull/8192) - Examples polish. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8511](https://togithub.com/vercel/turbo/pull/8511) - Update lockfile for kitchen-sink. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8579](https://togithub.com/vercel/turbo/pull/8579) ##### Changelog - fix: factor in root dependencies into ... filters by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8465](https://togithub.com/vercel/turbo/pull/8465) - Spruce up Remote Cache linking message. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8494](https://togithub.com/vercel/turbo/pull/8494) - Fix outdated user listing. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8526](https://togithub.com/vercel/turbo/pull/8526) - feat: GitLab VendorBehavior by [@​cymruu](https://togithub.com/cymruu) in [https://github.com/vercel/turbo/pull/8300](https://togithub.com/vercel/turbo/pull/8300) - Jetbrains passthroughs. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8560](https://togithub.com/vercel/turbo/pull/8560) - fix(turborepo): benchmarks by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8569](https://togithub.com/vercel/turbo/pull/8569) - Light refactoring of TUI pane and instructions. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8499](https://togithub.com/vercel/turbo/pull/8499) - feat(tui): output tasks with errors last by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8570](https://togithub.com/vercel/turbo/pull/8570) - fix(ui): wait until task output is fully rendered on stop by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8588](https://togithub.com/vercel/turbo/pull/8588) #### New Contributors - [@​moeyashi](https://togithub.com/moeyashi) made their first contribution in [https://github.com/vercel/turbo/pull/8033](https://togithub.com/vercel/turbo/pull/8033) - [@​fucksophie](https://togithub.com/fucksophie) made their first contribution in [https://github.com/vercel/turbo/pull/8092](https://togithub.com/vercel/turbo/pull/8092) - [@​NickE27](https://togithub.com/NickE27) made their first contribution in [https://github.com/vercel/turbo/pull/8184](https://togithub.com/vercel/turbo/pull/8184) - [@​dcodesdev](https://togithub.com/dcodesdev) made their first contribution in [https://github.com/vercel/turbo/pull/8315](https://togithub.com/vercel/turbo/pull/8315) - [@​sacrosanctic](https://togithub.com/sacrosanctic) made their first contribution in [https://github.com/vercel/turbo/pull/8517](https://togithub.com/vercel/turbo/pull/8517) - [@​iojcde](https://togithub.com/iojcde) made their first contribution in [https://github.com/vercel/turbo/pull/5328](https://togithub.com/vercel/turbo/pull/5328) **Full Changelog**: https://github.com/vercel/turbo/compare/v2.0.4...v2.0.5 ### [`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
vercel/turbo (turbo) ### [`v2.0.6`](https://togithub.com/vercel/turbo/compare/v2.0.5...v2.0.6) [Compare Source](https://togithub.com/vercel/turbo/compare/v2.0.5...v2.0.6) ### [`v2.0.5`](https://togithub.com/vercel/turbo/compare/v2.0.4...v2.0.5) [Compare Source](https://togithub.com/vercel/turbo/compare/v2.0.4...v2.0.5) ### [`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 becomes conflicted, 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.