next-shared-cache
next-shared-cache copied to clipboard
Bump the turbo group with 2 updates
Bumps the turbo group with 2 updates: turbo and eslint-config-turbo.
Updates turbo from 2.1.2 to 2.1.3
Release notes
Sourced from turbo's releases.
Turborepo v2.1.3
What's Changed
Docs
- eslint plugin no-undeclared-env-vars should detect known framework variables by
@dimitropoulosin vercel/turborepo#9110- hotfix docs by
@dimitropoulosin vercel/turborepo#9159- Update constructing-ci.mdx by
@jpulecin vercel/turborepo#9162- Docs: fix line location for TURBO_TEAM env by
@ThibautMarechalin vercel/turborepo#9165- use frameworks.json for docs by
@dimitropoulosin vercel/turborepo#9163- Update using-environment-variables.mdx formatting to remove extra p tag by
@dimitropoulosin vercel/turborepo#9168- docs: add -w flag to pnpm example by
@giraffesyoin vercel/turborepo#9160- Invalid JSON in task docs by
@maschwenkin vercel/turborepo#9180- base.json is extended by other tsconfig.json, not package.json by
@boutchitosin vercel/turborepo#9189- docs: grammar error by
@dimitropoulosin vercel/turborepo#9194- docs: Task outputs clarifications by
@boutchitosin vercel/turborepo#9185- Add "go-to-definition" instructions to TypeScript docs. by
@anthonyshewin vercel/turborepo#9198- Add link to go-to-definition doc. by
@anthonyshewin vercel/turborepo#9199- docs: Fix typos by
@jayvdbin vercel/turborepo#9184create-turbo
- fix(create-turbo): Require specific argument for example option by
@islandryuin vercel/turborepo#9147Changelog
- feat: support rust 1.81.0 by
@ognevnyin vercel/turborepo#9139- feat(turbo): COREPACK_HOME to default passthrough by
@tknickmanin vercel/turborepo#9151- fix(watch): await persistent run task instead of abort by
@chris-olszewskiin vercel/turborepo#9152- fix(affected): include not committed changes in
--affectedby@NicholasLYangin vercel/turborepo#9133- refactor(query): make immediate dependencies default by
@NicholasLYangin vercel/turborepo#9114- feat: allow usage of
turbowithout turbo.json by@chris-olszewskiin vercel/turborepo#9149- chore(watch): simplify watch data synchronization by
@chris-olszewskiin vercel/turborepo#9154- feat(query): add array type by
@NicholasLYangin vercel/turborepo#9161- feat: turbo-trace by
@NicholasLYangin vercel/turborepo#9134- refactor: Add
queryresolvers into web UI by@NicholasLYangin vercel/turborepo#9182- add method for determining base commit on GitHub actions by
@dimitropoulosin vercel/turborepo#9169- feat(query): add filter by having task by
@NicholasLYangin vercel/turborepo#9188- feat(turbo): add version query by
@NicholasLYangin vercel/turborepo#9197New Contributors
@ognevnymade their first contribution in vercel/turborepo#9139@islandryumade their first contribution in vercel/turborepo#9147@jpulecmade their first contribution in vercel/turborepo#9162@giraffesyomade their first contribution in vercel/turborepo#9160@boutchitosmade their first contribution in vercel/turborepo#9189@jayvdbmade their first contribution in vercel/turborepo#9184Full Changelog: https://github.com/vercel/turborepo/compare/v2.1.2...v2.1.3
Turborepo v2.1.3-canary.2
What's Changed
... (truncated)
Commits
d62e969publish 2.1.3 to registryad4cf20docs: Fix typos (#9184)30d4e9eAdd link to go-to-definition doc. (#9199)ed03d0cAdd "go-to-definition" instructions to TypeScript docs. (#9198)cc473cbdocs: Task outputs clarifications (#9185)cd86f80feat(turbo): add version query (#9197)349dd47release(turborepo): 2.1.3-canary.2 (#9192)42ad08ddocs: grammar error (#9194)663d3ffbase.json is extended by other tsconfig.json, not package.json (#9189)490e499feat(query): add filter by having task (#9188)- Additional commits viewable in compare view
Updates eslint-config-turbo from 2.1.2 to 2.1.3
Release notes
Sourced from eslint-config-turbo's releases.
Turborepo v2.1.3
What's Changed
Docs
- eslint plugin no-undeclared-env-vars should detect known framework variables by
@dimitropoulosin vercel/turborepo#9110- hotfix docs by
@dimitropoulosin vercel/turborepo#9159- Update constructing-ci.mdx by
@jpulecin vercel/turborepo#9162- Docs: fix line location for TURBO_TEAM env by
@ThibautMarechalin vercel/turborepo#9165- use frameworks.json for docs by
@dimitropoulosin vercel/turborepo#9163- Update using-environment-variables.mdx formatting to remove extra p tag by
@dimitropoulosin vercel/turborepo#9168- docs: add -w flag to pnpm example by
@giraffesyoin vercel/turborepo#9160- Invalid JSON in task docs by
@maschwenkin vercel/turborepo#9180- base.json is extended by other tsconfig.json, not package.json by
@boutchitosin vercel/turborepo#9189- docs: grammar error by
@dimitropoulosin vercel/turborepo#9194- docs: Task outputs clarifications by
@boutchitosin vercel/turborepo#9185- Add "go-to-definition" instructions to TypeScript docs. by
@anthonyshewin vercel/turborepo#9198- Add link to go-to-definition doc. by
@anthonyshewin vercel/turborepo#9199- docs: Fix typos by
@jayvdbin vercel/turborepo#9184create-turbo
- fix(create-turbo): Require specific argument for example option by
@islandryuin vercel/turborepo#9147Changelog
- feat: support rust 1.81.0 by
@ognevnyin vercel/turborepo#9139- feat(turbo): COREPACK_HOME to default passthrough by
@tknickmanin vercel/turborepo#9151- fix(watch): await persistent run task instead of abort by
@chris-olszewskiin vercel/turborepo#9152- fix(affected): include not committed changes in
--affectedby@NicholasLYangin vercel/turborepo#9133- refactor(query): make immediate dependencies default by
@NicholasLYangin vercel/turborepo#9114- feat: allow usage of
turbowithout turbo.json by@chris-olszewskiin vercel/turborepo#9149- chore(watch): simplify watch data synchronization by
@chris-olszewskiin vercel/turborepo#9154- feat(query): add array type by
@NicholasLYangin vercel/turborepo#9161- feat: turbo-trace by
@NicholasLYangin vercel/turborepo#9134- refactor: Add
queryresolvers into web UI by@NicholasLYangin vercel/turborepo#9182- add method for determining base commit on GitHub actions by
@dimitropoulosin vercel/turborepo#9169- feat(query): add filter by having task by
@NicholasLYangin vercel/turborepo#9188- feat(turbo): add version query by
@NicholasLYangin vercel/turborepo#9197New Contributors
@ognevnymade their first contribution in vercel/turborepo#9139@islandryumade their first contribution in vercel/turborepo#9147@jpulecmade their first contribution in vercel/turborepo#9162@giraffesyomade their first contribution in vercel/turborepo#9160@boutchitosmade their first contribution in vercel/turborepo#9189@jayvdbmade their first contribution in vercel/turborepo#9184Full Changelog: https://github.com/vercel/turborepo/compare/v2.1.2...v2.1.3
Turborepo v2.1.3-canary.2
What's Changed
... (truncated)
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
⚠️ No Changeset found
Latest commit: 47ff92f4559a1afd474718147385b79a15e95e45
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
@dependabot rebase