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.73k stars 408 forks source link

chore(deps): update turbo monorepo to ^2.1.3 - autoclosed #1188

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

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

Release Notes

vercel/turborepo (@​turbo/gen) ### [`v2.1.3`](https://redirect.github.com/vercel/turborepo/releases/tag/v2.1.3): Turborepo v2.1.3 [Compare Source](https://redirect.github.com/vercel/turborepo/compare/v2.1.2...v2.1.3) #### What's Changed ##### Docs - eslint plugin no-undeclared-env-vars should detect known framework variables by [@​dimitropoulos](https://redirect.github.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9110](https://redirect.github.com/vercel/turborepo/pull/9110) - hotfix docs by [@​dimitropoulos](https://redirect.github.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9159](https://redirect.github.com/vercel/turborepo/pull/9159) - Update constructing-ci.mdx by [@​jpulec](https://redirect.github.com/jpulec) in [https://github.com/vercel/turborepo/pull/9162](https://redirect.github.com/vercel/turborepo/pull/9162) - Docs: fix line location for TURBO_TEAM env by [@​ThibautMarechal](https://redirect.github.com/ThibautMarechal) in [https://github.com/vercel/turborepo/pull/9165](https://redirect.github.com/vercel/turborepo/pull/9165) - use frameworks.json for docs by [@​dimitropoulos](https://redirect.github.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9163](https://redirect.github.com/vercel/turborepo/pull/9163) - Update using-environment-variables.mdx formatting to remove extra p tag by [@​dimitropoulos](https://redirect.github.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9168](https://redirect.github.com/vercel/turborepo/pull/9168) - docs: add -w flag to pnpm example by [@​giraffesyo](https://redirect.github.com/giraffesyo) in [https://github.com/vercel/turborepo/pull/9160](https://redirect.github.com/vercel/turborepo/pull/9160) - Invalid JSON in task docs by [@​maschwenk](https://redirect.github.com/maschwenk) in [https://github.com/vercel/turborepo/pull/9180](https://redirect.github.com/vercel/turborepo/pull/9180) - base.json is extended by other tsconfig.json, not package.json by [@​boutchitos](https://redirect.github.com/boutchitos) in [https://github.com/vercel/turborepo/pull/9189](https://redirect.github.com/vercel/turborepo/pull/9189) - docs: grammar error by [@​dimitropoulos](https://redirect.github.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9194](https://redirect.github.com/vercel/turborepo/pull/9194) - docs: Task outputs clarifications by [@​boutchitos](https://redirect.github.com/boutchitos) in [https://github.com/vercel/turborepo/pull/9185](https://redirect.github.com/vercel/turborepo/pull/9185) - Add "go-to-definition" instructions to TypeScript docs. by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9198](https://redirect.github.com/vercel/turborepo/pull/9198) - Add link to go-to-definition doc. by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9199](https://redirect.github.com/vercel/turborepo/pull/9199) - docs: Fix typos by [@​jayvdb](https://redirect.github.com/jayvdb) in [https://github.com/vercel/turborepo/pull/9184](https://redirect.github.com/vercel/turborepo/pull/9184) ##### create-turbo - fix(create-turbo): Require specific argument for example option by [@​islandryu](https://redirect.github.com/islandryu) in [https://github.com/vercel/turborepo/pull/9147](https://redirect.github.com/vercel/turborepo/pull/9147) ##### Changelog - feat: support rust 1.81.0 by [@​ognevny](https://redirect.github.com/ognevny) in [https://github.com/vercel/turborepo/pull/9139](https://redirect.github.com/vercel/turborepo/pull/9139) - feat(turbo): COREPACK_HOME to default passthrough by [@​tknickman](https://redirect.github.com/tknickman) in [https://github.com/vercel/turborepo/pull/9151](https://redirect.github.com/vercel/turborepo/pull/9151) - fix(watch): await persistent run task instead of abort by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9152](https://redirect.github.com/vercel/turborepo/pull/9152) - fix(affected): include not committed changes in `--affected` by [@​NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9133](https://redirect.github.com/vercel/turborepo/pull/9133) - refactor(query): make immediate dependencies default by [@​NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9114](https://redirect.github.com/vercel/turborepo/pull/9114) - feat: allow usage of `turbo` without turbo.json by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9149](https://redirect.github.com/vercel/turborepo/pull/9149) - chore(watch): simplify watch data synchronization by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9154](https://redirect.github.com/vercel/turborepo/pull/9154) - feat(query): add array type by [@​NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9161](https://redirect.github.com/vercel/turborepo/pull/9161) - feat: turbo-trace by [@​NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9134](https://redirect.github.com/vercel/turborepo/pull/9134) - refactor: Add `query` resolvers into web UI by [@​NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9182](https://redirect.github.com/vercel/turborepo/pull/9182) - add method for determining base commit on GitHub actions by [@​dimitropoulos](https://redirect.github.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9169](https://redirect.github.com/vercel/turborepo/pull/9169) - feat(query): add filter by having task by [@​NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9188](https://redirect.github.com/vercel/turborepo/pull/9188) - feat(turbo): add version query by [@​NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9197](https://redirect.github.com/vercel/turborepo/pull/9197) #### New Contributors - [@​ognevny](https://redirect.github.com/ognevny) made their first contribution in [https://github.com/vercel/turborepo/pull/9139](https://redirect.github.com/vercel/turborepo/pull/9139) - [@​islandryu](https://redirect.github.com/islandryu) made their first contribution in [https://github.com/vercel/turborepo/pull/9147](https://redirect.github.com/vercel/turborepo/pull/9147) - [@​jpulec](https://redirect.github.com/jpulec) made their first contribution in [https://github.com/vercel/turborepo/pull/9162](https://redirect.github.com/vercel/turborepo/pull/9162) - [@​giraffesyo](https://redirect.github.com/giraffesyo) made their first contribution in [https://github.com/vercel/turborepo/pull/9160](https://redirect.github.com/vercel/turborepo/pull/9160) - [@​boutchitos](https://redirect.github.com/boutchitos) made their first contribution in [https://github.com/vercel/turborepo/pull/9189](https://redirect.github.com/vercel/turborepo/pull/9189) - [@​jayvdb](https://redirect.github.com/jayvdb) made their first contribution in [https://github.com/vercel/turborepo/pull/9184](https://redirect.github.com/vercel/turborepo/pull/9184) **Full Changelog**: https://github.com/vercel/turborepo/compare/v2.1.2...v2.1.3 ### [`v2.1.2`](https://redirect.github.com/vercel/turborepo/releases/tag/v2.1.2): Turborepo v2.1.2 [Compare Source](https://redirect.github.com/vercel/turborepo/compare/v2.1.1...v2.1.2) #### What's Changed ##### Docs - docs: Clarify Root Tasks. by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9098](https://redirect.github.com/vercel/turborepo/pull/9098) - docs(watch): call out no caching by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9106](https://redirect.github.com/vercel/turborepo/pull/9106) - Fix invalid JSON by [@​AlexErrant](https://redirect.github.com/AlexErrant) in [https://github.com/vercel/turborepo/pull/9109](https://redirect.github.com/vercel/turborepo/pull/9109) ##### [@​turbo/telemetry](https://redirect.github.com/turbo/telemetry) - chore([@​turbo/telemetry](https://redirect.github.com/turbo/telemetry)): remove unused jest deps by [@​mehulkar](https://redirect.github.com/mehulkar) in [https://github.com/vercel/turborepo/pull/9135](https://redirect.github.com/vercel/turborepo/pull/9135) ##### Examples - feat: update Prisma schema by [@​dpaulos6](https://redirect.github.com/dpaulos6) in [https://github.com/vercel/turborepo/pull/9099](https://redirect.github.com/vercel/turborepo/pull/9099) ##### Changelog - remove alias for --daemon/--no-daemon by [@​dimitropoulos](https://redirect.github.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9084](https://redirect.github.com/vercel/turborepo/pull/9084) - feat: allow for specifying path of root turbo.json by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9087](https://redirect.github.com/vercel/turborepo/pull/9087) - chore(path): make path reading api more rusty by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9103](https://redirect.github.com/vercel/turborepo/pull/9103) - fix(tui): start pty with matching TUI size by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9101](https://redirect.github.com/vercel/turborepo/pull/9101) - fix(filter): validate package name on full graph by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9102](https://redirect.github.com/vercel/turborepo/pull/9102) - removes references to docs from root package.json by [@​dimitropoulos](https://redirect.github.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9112](https://redirect.github.com/vercel/turborepo/pull/9112) - chore(hash): delete capnp source by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9118](https://redirect.github.com/vercel/turborepo/pull/9118) - chore: remove turbopack top level crates by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9119](https://redirect.github.com/vercel/turborepo/pull/9119) - perf(tui): only rerender if a non-tick event has been received by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9121](https://redirect.github.com/vercel/turborepo/pull/9121) - docs(crates/turborepo): add capnp to build dependencies by [@​aryasaatvik](https://redirect.github.com/aryasaatvik) in [https://github.com/vercel/turborepo/pull/9127](https://redirect.github.com/vercel/turborepo/pull/9127) - chore(config): leverage proc macros by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9111](https://redirect.github.com/vercel/turborepo/pull/9111) - chore(config): move all uses of `clap(env)` to config by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9113](https://redirect.github.com/vercel/turborepo/pull/9113) - fix(affected): include dependents in affected filter by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9137](https://redirect.github.com/vercel/turborepo/pull/9137) #### New Contributors - [@​dpaulos6](https://redirect.github.com/dpaulos6) made their first contribution in [https://github.com/vercel/turborepo/pull/9099](https://redirect.github.com/vercel/turborepo/pull/9099) - [@​AlexErrant](https://redirect.github.com/AlexErrant) made their first contribution in [https://github.com/vercel/turborepo/pull/9109](https://redirect.github.com/vercel/turborepo/pull/9109) - [@​aryasaatvik](https://redirect.github.com/aryasaatvik) made their first contribution in [https://github.com/vercel/turborepo/pull/9127](https://redirect.github.com/vercel/turborepo/pull/9127) **Full Changelog**: https://github.com/vercel/turborepo/compare/v2.1.1...v2.1.2

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 was generated by Mend Renovate. View the repository job log.