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.57k stars 384 forks source link

chore(deps): update dependency @turbo/gen to ^2.1.0 - autoclosed #1151

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.13 -> ^2.1.0 age adoption passing confidence

Release Notes

vercel/turborepo (@​turbo/gen) ### [`v2.1.0`](https://togithub.com/vercel/turborepo/releases/tag/v2.1.0): Turborepo v2.1.0 [Compare Source](https://togithub.com/vercel/turborepo/compare/v2.0.14...v2.1.0) #### What's Changed ##### Docs - documentation for for `cacheDir`, `daemon`, and `envMode` (config values, and env vars) by [@​dimitropoulos](https://togithub.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9018](https://togithub.com/vercel/turborepo/pull/9018) - Update using-environment-variables.mdx by [@​robertn702](https://togithub.com/robertn702) in [https://github.com/vercel/turborepo/pull/9040](https://togithub.com/vercel/turborepo/pull/9040) - (docs) Fix Node.js subpath import guidance. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9066](https://togithub.com/vercel/turborepo/pull/9066) ##### [@​turbo/codemod](https://togithub.com/turbo/codemod) - separate configs, colocate JSONSchema, remove `globalDotEnv` and `pipeline.dotEnv` from V2 by [@​dimitropoulos](https://togithub.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9025](https://togithub.com/vercel/turborepo/pull/9025) ##### Examples - Update README.md by [@​Aditya0257](https://togithub.com/Aditya0257) in [https://github.com/vercel/turborepo/pull/8979](https://togithub.com/vercel/turborepo/pull/8979) - Update basic example to use stable Next.js. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9059](https://togithub.com/vercel/turborepo/pull/9059) ##### Changelog - TypeScript types for `cacheDir`, `daemon`, and `envMode` by [@​dimitropoulos](https://togithub.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9011](https://togithub.com/vercel/turborepo/pull/9011) - chore: show deprecation info for globalDotEnv and dotEnv by [@​devy-bee](https://togithub.com/devy-bee) in [https://github.com/vercel/turborepo/pull/8974](https://togithub.com/vercel/turborepo/pull/8974) - fix: lock tui-term version to pass rust type check by [@​wadwings](https://togithub.com/wadwings) in [https://github.com/vercel/turborepo/pull/9022](https://togithub.com/vercel/turborepo/pull/9022) - feat: color no longer tied to task execution order by [@​Shaharking](https://togithub.com/Shaharking) in [https://github.com/vercel/turborepo/pull/9023](https://togithub.com/vercel/turborepo/pull/9023) - fix(tui): avoid panic on restarting tasks during watch by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9032](https://togithub.com/vercel/turborepo/pull/9032) - feat(ls): support output format by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turborepo/pull/9031](https://togithub.com/vercel/turborepo/pull/9031) - chore(tui): remove unwraps from tui by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9034](https://togithub.com/vercel/turborepo/pull/9034) - feat: implement a query interface for turborepo by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/8977](https://togithub.com/vercel/turborepo/pull/8977) - feat(tui): allow searching for tasks by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9042](https://togithub.com/vercel/turborepo/pull/9042) - fix(affected): prevent affected from being used with filter by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9049](https://togithub.com/vercel/turborepo/pull/9049) - allow multiple fallbacks for --affected base branch by [@​dimitropoulos](https://togithub.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9045](https://togithub.com/vercel/turborepo/pull/9045) - fix(affected): don't respect empty scm env vars by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9053](https://togithub.com/vercel/turborepo/pull/9053) - fix(affected): no longer error if `main` does not exist by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9061](https://togithub.com/vercel/turborepo/pull/9061) - fix(cli): avoid use of process exit by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9065](https://togithub.com/vercel/turborepo/pull/9065) - chore: Remove version output on CI by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9068](https://togithub.com/vercel/turborepo/pull/9068) - chore(tui): fix lint warnings in tests by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9062](https://togithub.com/vercel/turborepo/pull/9062) #### New Contributors - [@​Aditya0257](https://togithub.com/Aditya0257) made their first contribution in [https://github.com/vercel/turborepo/pull/8979](https://togithub.com/vercel/turborepo/pull/8979) - [@​devy-bee](https://togithub.com/devy-bee) made their first contribution in [https://github.com/vercel/turborepo/pull/8974](https://togithub.com/vercel/turborepo/pull/8974) - [@​wadwings](https://togithub.com/wadwings) made their first contribution in [https://github.com/vercel/turborepo/pull/9022](https://togithub.com/vercel/turborepo/pull/9022) - [@​Shaharking](https://togithub.com/Shaharking) made their first contribution in [https://github.com/vercel/turborepo/pull/9023](https://togithub.com/vercel/turborepo/pull/9023) - [@​robertn702](https://togithub.com/robertn702) made their first contribution in [https://github.com/vercel/turborepo/pull/9040](https://togithub.com/vercel/turborepo/pull/9040) **Full Changelog**: https://github.com/vercel/turborepo/compare/v2.0.14...v2.1.0 ### [`v2.0.14`](https://togithub.com/vercel/turborepo/releases/tag/v2.0.14): Turborepo v2.0.14 [Compare Source](https://togithub.com/vercel/turborepo/compare/v2.0.13...v2.0.14) #### What's Changed ##### Changelog - feat(tui): resize terminal pane by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/8996](https://togithub.com/vercel/turborepo/pull/8996) - makes [@​defaultValue](https://togithub.com/defaultValue) usages consistent (and correct) by [@​dimitropoulos](https://togithub.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9012](https://togithub.com/vercel/turborepo/pull/9012) - fix(create-turbo): correct path usage by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turborepo/pull/9014](https://togithub.com/vercel/turborepo/pull/9014) **Full Changelog**: https://github.com/vercel/turborepo/compare/v2.0.13...v2.0.14

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 this update again.



This PR was generated by Mend Renovate. View the repository job log.