Closed renovate[bot] closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
majoexe | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 11, 2024 10:59am |
This PR contains the following updates:
2.0.14
->2.1.1
2.0.14
->2.1.1
Release Notes
vercel/turborepo (eslint-plugin-turbo)
### [`v2.1.1`](https://redirect.github.com/vercel/turborepo/releases/tag/v2.1.1): Turborepo v2.1.1 [Compare Source](https://redirect.github.com/vercel/turborepo/compare/v2.1.0...v2.1.1) #### What's Changed ##### Docs - docs: document --affected flag and env vars by [@chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9046](https://redirect.github.com/vercel/turborepo/pull/9046) - docs: document run displaying available tasks by [@chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9052](https://redirect.github.com/vercel/turborepo/pull/9052) - feat(docs): doc ls by [@tknickman](https://redirect.github.com/tknickman) in [https://github.com/vercel/turborepo/pull/9063](https://redirect.github.com/vercel/turborepo/pull/9063) - chore(config): add undocummented `remote` types to `turbo.json` schema by [@chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9073](https://redirect.github.com/vercel/turborepo/pull/9073) - docs: Clarifications for `--affected`. by [@anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9078](https://redirect.github.com/vercel/turborepo/pull/9078) - Update constructing-ci.mdx by [@eps1lon](https://redirect.github.com/eps1lon) in [https://github.com/vercel/turborepo/pull/9079](https://redirect.github.com/vercel/turborepo/pull/9079) ##### Examples - examples: Fix sourcemapping in kitchen-sink. by [@anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9086](https://redirect.github.com/vercel/turborepo/pull/9086) ##### Changelog - pipes default values through to json-schema by [@dimitropoulos](https://redirect.github.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9039](https://redirect.github.com/vercel/turborepo/pull/9039) - fix(zsh): fix completion generation for zsh by [@chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9082](https://redirect.github.com/vercel/turborepo/pull/9082) - fix(daemon): use correct arg group for deciding daemon config by [@chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9088](https://redirect.github.com/vercel/turborepo/pull/9088) #### New Contributors - [@eps1lon](https://redirect.github.com/eps1lon) made their first contribution in [https://github.com/vercel/turborepo/pull/9079](https://redirect.github.com/vercel/turborepo/pull/9079) **Full Changelog**: https://github.com/vercel/turborepo/compare/v2.1.0...v2.1.1 ### [`v2.1.0`](https://redirect.github.com/vercel/turborepo/releases/tag/v2.1.0): Turborepo v2.1.0 [Compare Source](https://redirect.github.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://redirect.github.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9018](https://redirect.github.com/vercel/turborepo/pull/9018) - Update using-environment-variables.mdx by [@robertn702](https://redirect.github.com/robertn702) in [https://github.com/vercel/turborepo/pull/9040](https://redirect.github.com/vercel/turborepo/pull/9040) - (docs) Fix Node.js subpath import guidance. by [@anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9066](https://redirect.github.com/vercel/turborepo/pull/9066) ##### [@turbo/codemod](https://redirect.github.com/turbo/codemod) - separate configs, colocate JSONSchema, remove `globalDotEnv` and `pipeline.dotEnv` from V2 by [@dimitropoulos](https://redirect.github.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9025](https://redirect.github.com/vercel/turborepo/pull/9025) ##### Examples - Update README.md by [@Aditya0257](https://redirect.github.com/Aditya0257) in [https://github.com/vercel/turborepo/pull/8979](https://redirect.github.com/vercel/turborepo/pull/8979) - Update basic example to use stable Next.js. by [@anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9059](https://redirect.github.com/vercel/turborepo/pull/9059) ##### Changelog - TypeScript types for `cacheDir`, `daemon`, and `envMode` by [@dimitropoulos](https://redirect.github.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9011](https://redirect.github.com/vercel/turborepo/pull/9011) - chore: show deprecation info for globalDotEnv and dotEnv by [@devy-bee](https://redirect.github.com/devy-bee) in [https://github.com/vercel/turborepo/pull/8974](https://redirect.github.com/vercel/turborepo/pull/8974) - fix: lock tui-term version to pass rust type check by [@wadwings](https://redirect.github.com/wadwings) in [https://github.com/vercel/turborepo/pull/9022](https://redirect.github.com/vercel/turborepo/pull/9022) - feat: color no longer tied to task execution order by [@Shaharking](https://redirect.github.com/Shaharking) in [https://github.com/vercel/turborepo/pull/9023](https://redirect.github.com/vercel/turborepo/pull/9023) - fix(tui): avoid panic on restarting tasks during watch by [@chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9032](https://redirect.github.com/vercel/turborepo/pull/9032) - feat(ls): support output format by [@tknickman](https://redirect.github.com/tknickman) in [https://github.com/vercel/turborepo/pull/9031](https://redirect.github.com/vercel/turborepo/pull/9031) - chore(tui): remove unwraps from tui by [@chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9034](https://redirect.github.com/vercel/turborepo/pull/9034) - feat: implement a query interface for turborepo by [@NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/8977](https://redirect.github.com/vercel/turborepo/pull/8977) - feat(tui): allow searching for tasks by [@chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9042](https://redirect.github.com/vercel/turborepo/pull/9042) - fix(affected): prevent affected from being used with filter by [@chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9049](https://redirect.github.com/vercel/turborepo/pull/9049) - allow multiple fallbacks for --affected base branch by [@dimitropoulos](https://redirect.github.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9045](https://redirect.github.com/vercel/turborepo/pull/9045) - fix(affected): don't respect empty scm env vars by [@chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9053](https://redirect.github.com/vercel/turborepo/pull/9053) - fix(affected): no longer error if `main` does not exist by [@chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9061](https://redirect.github.com/vercel/turborepo/pull/9061) - fix(cli): avoid use of process exit by [@chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9065](https://redirect.github.com/vercel/turborepo/pull/9065) - chore: Remove version output on CI by [@NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9068](https://redirect.github.com/vercel/turborepo/pull/9068) - chore(tui): fix lint warnings in tests by [@chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9062](https://redirect.github.com/vercel/turborepo/pull/9062) #### New Contributors - [@Aditya0257](https://redirect.github.com/Aditya0257) made their first contribution in [https://github.com/vercel/turborepo/pull/8979](https://redirect.github.com/vercel/turborepo/pull/8979) - [@devy-bee](https://redirect.github.com/devy-bee) made their first contribution in [https://github.com/vercel/turborepo/pull/8974](https://redirect.github.com/vercel/turborepo/pull/8974) - [@wadwings](https://redirect.github.com/wadwings) made their first contribution in [https://github.com/vercel/turborepo/pull/9022](https://redirect.github.com/vercel/turborepo/pull/9022) - [@Shaharking](https://redirect.github.com/Shaharking) made their first contribution in [https://github.com/vercel/turborepo/pull/9023](https://redirect.github.com/vercel/turborepo/pull/9023) - [@robertn702](https://redirect.github.com/robertn702) made their first contribution in [https://github.com/vercel/turborepo/pull/9040](https://redirect.github.com/vercel/turborepo/pull/9040) **Full Changelog**: https://github.com/vercel/turborepo/compare/v2.0.14...v2.1.0