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
@dimitropoulos
in vercel/turborepo#9110- hotfix docs by
@dimitropoulos
in vercel/turborepo#9159- Update constructing-ci.mdx by
@jpulec
in vercel/turborepo#9162- Docs: fix line location for TURBO_TEAM env by
@ThibautMarechal
in vercel/turborepo#9165- use frameworks.json for docs by
@dimitropoulos
in vercel/turborepo#9163- Update using-environment-variables.mdx formatting to remove extra p tag by
@dimitropoulos
in vercel/turborepo#9168- docs: add -w flag to pnpm example by
@giraffesyo
in vercel/turborepo#9160- Invalid JSON in task docs by
@maschwenk
in vercel/turborepo#9180- base.json is extended by other tsconfig.json, not package.json by
@boutchitos
in vercel/turborepo#9189- docs: grammar error by
@dimitropoulos
in vercel/turborepo#9194- docs: Task outputs clarifications by
@boutchitos
in vercel/turborepo#9185- Add "go-to-definition" instructions to TypeScript docs. by
@anthonyshew
in vercel/turborepo#9198- Add link to go-to-definition doc. by
@anthonyshew
in vercel/turborepo#9199- docs: Fix typos by
@jayvdb
in vercel/turborepo#9184create-turbo
- fix(create-turbo): Require specific argument for example option by
@islandryu
in vercel/turborepo#9147Changelog
- feat: support rust 1.81.0 by
@ognevny
in vercel/turborepo#9139- feat(turbo): COREPACK_HOME to default passthrough by
@tknickman
in vercel/turborepo#9151- fix(watch): await persistent run task instead of abort by
@chris-olszewski
in vercel/turborepo#9152- fix(affected): include not committed changes in
--affected
by@NicholasLYang
in vercel/turborepo#9133- refactor(query): make immediate dependencies default by
@NicholasLYang
in vercel/turborepo#9114- feat: allow usage of
turbo
without turbo.json by@chris-olszewski
in vercel/turborepo#9149- chore(watch): simplify watch data synchronization by
@chris-olszewski
in vercel/turborepo#9154- feat(query): add array type by
@NicholasLYang
in vercel/turborepo#9161- feat: turbo-trace by
@NicholasLYang
in vercel/turborepo#9134- refactor: Add
query
resolvers into web UI by@NicholasLYang
in vercel/turborepo#9182- add method for determining base commit on GitHub actions by
@dimitropoulos
in vercel/turborepo#9169- feat(query): add filter by having task by
@NicholasLYang
in vercel/turborepo#9188- feat(turbo): add version query by
@NicholasLYang
in vercel/turborepo#9197New Contributors
@ognevny
made their first contribution in vercel/turborepo#9139@islandryu
made their first contribution in vercel/turborepo#9147@jpulec
made their first contribution in vercel/turborepo#9162@giraffesyo
made their first contribution in vercel/turborepo#9160@boutchitos
made their first contribution in vercel/turborepo#9189@jayvdb
made 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
d62e969
publish 2.1.3 to registryad4cf20
docs: Fix typos (#9184)30d4e9e
Add link to go-to-definition doc. (#9199)ed03d0c
Add "go-to-definition" instructions to TypeScript docs. (#9198)cc473cb
docs: Task outputs clarifications (#9185)cd86f80
feat(turbo): add version query (#9197)349dd47
release(turborepo): 2.1.3-canary.2 (#9192)42ad08d
docs: grammar error (#9194)663d3ff
base.json is extended by other tsconfig.json, not package.json (#9189)490e499
feat(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
@dimitropoulos
in vercel/turborepo#9110- hotfix docs by
@dimitropoulos
in vercel/turborepo#9159- Update constructing-ci.mdx by
@jpulec
in vercel/turborepo#9162- Docs: fix line location for TURBO_TEAM env by
@ThibautMarechal
in vercel/turborepo#9165- use frameworks.json for docs by
@dimitropoulos
in vercel/turborepo#9163- Update using-environment-variables.mdx formatting to remove extra p tag by
@dimitropoulos
in vercel/turborepo#9168- docs: add -w flag to pnpm example by
@giraffesyo
in vercel/turborepo#9160- Invalid JSON in task docs by
@maschwenk
in vercel/turborepo#9180- base.json is extended by other tsconfig.json, not package.json by
@boutchitos
in vercel/turborepo#9189- docs: grammar error by
@dimitropoulos
in vercel/turborepo#9194- docs: Task outputs clarifications by
@boutchitos
in vercel/turborepo#9185- Add "go-to-definition" instructions to TypeScript docs. by
@anthonyshew
in vercel/turborepo#9198- Add link to go-to-definition doc. by
@anthonyshew
in vercel/turborepo#9199- docs: Fix typos by
@jayvdb
in vercel/turborepo#9184create-turbo
- fix(create-turbo): Require specific argument for example option by
@islandryu
in vercel/turborepo#9147Changelog
- feat: support rust 1.81.0 by
@ognevny
in vercel/turborepo#9139- feat(turbo): COREPACK_HOME to default passthrough by
@tknickman
in vercel/turborepo#9151- fix(watch): await persistent run task instead of abort by
@chris-olszewski
in vercel/turborepo#9152- fix(affected): include not committed changes in
--affected
by@NicholasLYang
in vercel/turborepo#9133- refactor(query): make immediate dependencies default by
@NicholasLYang
in vercel/turborepo#9114- feat: allow usage of
turbo
without turbo.json by@chris-olszewski
in vercel/turborepo#9149- chore(watch): simplify watch data synchronization by
@chris-olszewski
in vercel/turborepo#9154- feat(query): add array type by
@NicholasLYang
in vercel/turborepo#9161- feat: turbo-trace by
@NicholasLYang
in vercel/turborepo#9134- refactor: Add
query
resolvers into web UI by@NicholasLYang
in vercel/turborepo#9182- add method for determining base commit on GitHub actions by
@dimitropoulos
in vercel/turborepo#9169- feat(query): add filter by having task by
@NicholasLYang
in vercel/turborepo#9188- feat(turbo): add version query by
@NicholasLYang
in vercel/turborepo#9197New Contributors
@ognevny
made their first contribution in vercel/turborepo#9139@islandryu
made their first contribution in vercel/turborepo#9147@jpulec
made their first contribution in vercel/turborepo#9162@giraffesyo
made their first contribution in vercel/turborepo#9160@boutchitos
made their first contribution in vercel/turborepo#9189@jayvdb
made 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major version
will 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 version
will 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