chore(deps): update dependency turbo to v2.1.3 #6

Merged
renovate-bot merged 1 commits from renovate/turbo-monorepo into main 2024-10-05 14:10:42 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
turbo (source) devDependencies patch 2.1.2 -> 2.1.3

Release Notes

vercel/turborepo (turbo)

v2.1.3: Turborepo v2.1.3

Compare Source

What's Changed

Docs
create-turbo
Changelog

New Contributors

Full Changelog: https://github.com/vercel/turborepo/compare/v2.1.2...v2.1.3


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [turbo](https://turbo.build/repo) ([source](https://github.com/vercel/turborepo)) | devDependencies | patch | [`2.1.2` -> `2.1.3`](https://renovatebot.com/diffs/npm/turbo/2.1.2/2.1.3) | --- ### Release Notes <details> <summary>vercel/turborepo (turbo)</summary> ### [`v2.1.3`](https://github.com/vercel/turborepo/releases/tag/v2.1.3): Turborepo v2.1.3 [Compare Source](https://github.com/vercel/turborepo/compare/v2.1.2...v2.1.3) <!-- Release notes generated using configuration in .github/turborepo-release.yml at v2.1.3 --> #### What's Changed ##### Docs - eslint plugin no-undeclared-env-vars should detect known framework variables by [@&#8203;dimitropoulos](https://github.com/dimitropoulos) in https://github.com/vercel/turborepo/pull/9110 - hotfix docs by [@&#8203;dimitropoulos](https://github.com/dimitropoulos) in https://github.com/vercel/turborepo/pull/9159 - Update constructing-ci.mdx by [@&#8203;jpulec](https://github.com/jpulec) in https://github.com/vercel/turborepo/pull/9162 - Docs: fix line location for TURBO_TEAM env by [@&#8203;ThibautMarechal](https://github.com/ThibautMarechal) in https://github.com/vercel/turborepo/pull/9165 - use frameworks.json for docs by [@&#8203;dimitropoulos](https://github.com/dimitropoulos) in https://github.com/vercel/turborepo/pull/9163 - Update using-environment-variables.mdx formatting to remove extra p tag by [@&#8203;dimitropoulos](https://github.com/dimitropoulos) in https://github.com/vercel/turborepo/pull/9168 - docs: add -w flag to pnpm example by [@&#8203;giraffesyo](https://github.com/giraffesyo) in https://github.com/vercel/turborepo/pull/9160 - Invalid JSON in task docs by [@&#8203;maschwenk](https://github.com/maschwenk) in https://github.com/vercel/turborepo/pull/9180 - base.json is extended by other tsconfig.json, not package.json by [@&#8203;boutchitos](https://github.com/boutchitos) in https://github.com/vercel/turborepo/pull/9189 - docs: grammar error by [@&#8203;dimitropoulos](https://github.com/dimitropoulos) in https://github.com/vercel/turborepo/pull/9194 - docs: Task outputs clarifications by [@&#8203;boutchitos](https://github.com/boutchitos) in https://github.com/vercel/turborepo/pull/9185 - Add "go-to-definition" instructions to TypeScript docs. by [@&#8203;anthonyshew](https://github.com/anthonyshew) in https://github.com/vercel/turborepo/pull/9198 - Add link to go-to-definition doc. by [@&#8203;anthonyshew](https://github.com/anthonyshew) in https://github.com/vercel/turborepo/pull/9199 - docs: Fix typos by [@&#8203;jayvdb](https://github.com/jayvdb) in https://github.com/vercel/turborepo/pull/9184 ##### create-turbo - fix(create-turbo): Require specific argument for example option by [@&#8203;islandryu](https://github.com/islandryu) in https://github.com/vercel/turborepo/pull/9147 ##### Changelog - feat: support rust 1.81.0 by [@&#8203;ognevny](https://github.com/ognevny) in https://github.com/vercel/turborepo/pull/9139 - feat(turbo): COREPACK_HOME to default passthrough by [@&#8203;tknickman](https://github.com/tknickman) in https://github.com/vercel/turborepo/pull/9151 - fix(watch): await persistent run task instead of abort by [@&#8203;chris-olszewski](https://github.com/chris-olszewski) in https://github.com/vercel/turborepo/pull/9152 - fix(affected): include not committed changes in `--affected` by [@&#8203;NicholasLYang](https://github.com/NicholasLYang) in https://github.com/vercel/turborepo/pull/9133 - refactor(query): make immediate dependencies default by [@&#8203;NicholasLYang](https://github.com/NicholasLYang) in https://github.com/vercel/turborepo/pull/9114 - feat: allow usage of `turbo` without turbo.json by [@&#8203;chris-olszewski](https://github.com/chris-olszewski) in https://github.com/vercel/turborepo/pull/9149 - chore(watch): simplify watch data synchronization by [@&#8203;chris-olszewski](https://github.com/chris-olszewski) in https://github.com/vercel/turborepo/pull/9154 - feat(query): add array type by [@&#8203;NicholasLYang](https://github.com/NicholasLYang) in https://github.com/vercel/turborepo/pull/9161 - feat: turbo-trace by [@&#8203;NicholasLYang](https://github.com/NicholasLYang) in https://github.com/vercel/turborepo/pull/9134 - refactor: Add `query` resolvers into web UI by [@&#8203;NicholasLYang](https://github.com/NicholasLYang) in https://github.com/vercel/turborepo/pull/9182 - add method for determining base commit on GitHub actions by [@&#8203;dimitropoulos](https://github.com/dimitropoulos) in https://github.com/vercel/turborepo/pull/9169 - feat(query): add filter by having task by [@&#8203;NicholasLYang](https://github.com/NicholasLYang) in https://github.com/vercel/turborepo/pull/9188 - feat(turbo): add version query by [@&#8203;NicholasLYang](https://github.com/NicholasLYang) in https://github.com/vercel/turborepo/pull/9197 #### New Contributors - [@&#8203;ognevny](https://github.com/ognevny) made their first contribution in https://github.com/vercel/turborepo/pull/9139 - [@&#8203;islandryu](https://github.com/islandryu) made their first contribution in https://github.com/vercel/turborepo/pull/9147 - [@&#8203;jpulec](https://github.com/jpulec) made their first contribution in https://github.com/vercel/turborepo/pull/9162 - [@&#8203;giraffesyo](https://github.com/giraffesyo) made their first contribution in https://github.com/vercel/turborepo/pull/9160 - [@&#8203;boutchitos](https://github.com/boutchitos) made their first contribution in https://github.com/vercel/turborepo/pull/9189 - [@&#8203;jayvdb](https://github.com/jayvdb) made their first contribution in https://github.com/vercel/turborepo/pull/9184 **Full Changelog**: https://github.com/vercel/turborepo/compare/v2.1.2...v2.1.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-10-05 14:05:47 +02:00
chore(deps): update dependency turbo to v2.1.3
Some checks failed
SonarQube Scan / SonarQube Trigger (pull_request) Failing after 10s
Lint / Lint (pull_request) Successful in 48s
SonarQube Scan / SonarQube Trigger (push) Failing after 10s
Lint / Lint (push) Successful in 31s
2d58eec7e5
renovate-bot scheduled this pull request to auto merge when all checks succeed 2024-10-05 14:05:48 +02:00
Author
Collaborator

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks
### Branch automerge failure This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead. ___ * Branch has one or more failed status checks
renovate-bot merged commit 2d58eec7e5 into main 2024-10-05 14:10:42 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: schulze/trackevery-day#6
No description provided.