Skip to content

Commit

Permalink
chore(deps): update dependency turbo to ^1.12.3 (#2432)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [turbo](https://turbo.build/repo)
([source](https://togithub.com/vercel/turbo)) | [`^1.11.3` ->
`^1.12.3`](https://renovatebot.com/diffs/npm/turbo/1.11.3/1.12.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/1.12.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/1.12.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/1.11.3/1.12.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/1.11.3/1.12.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vercel/turbo (turbo)</summary>

### [`v1.12.3`](https://togithub.com/vercel/turbo/releases/tag/v1.12.3):
Turborepo v1.12.3

[Compare
Source](https://togithub.com/vercel/turbo/compare/v1.12.2...v1.12.3)

<!-- Release notes generated using configuration in
.github/turborepo-release.yml at v1.12.3 -->

#### What's Changed

##### Docs

- Add "System environment variables" page. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[vercel/turbo#7223
- Remote Cache API doc. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[vercel/turbo#7236
- Inputs clarity. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[vercel/turbo#7246
- docs(turborepo): fix typo in task dependencies by
[@&#8203;flextremedev](https://togithub.com/flextremedev) in
[vercel/turbo#7271
- feat(docs): document building turbo from source by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#7276
- Fix a typo in docs page for github actions by
[@&#8203;noahsark769](https://togithub.com/noahsark769) in
[vercel/turbo#7249

##### create-turbo

- release(turborepo): 1.12.2 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#7200
- release(turborepo): 1.12.3-canary.0 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#7215

##### Examples

- Bumping examples to 1.12 by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[vercel/turbo#7053
- Fix trailing comma in exapmle react-library.json by
[@&#8203;Fl0h0](https://togithub.com/Fl0h0) in
[vercel/turbo#7273
- fix: avoid expensive globwalk in examples by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#7238

##### Changelog

- backport wax 0.6 fixes to turborepo-wax by
[@&#8203;arlyon](https://togithub.com/arlyon) in
[vercel/turbo#7089
- chore: allow unused for variables that don't get used on windows by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#7212
- rust is no longer experimental by
[@&#8203;arlyon](https://togithub.com/arlyon) in
[vercel/turbo#7214
- fix: declare version.txt as input by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#7221
- refactor: Clean up error printing by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#7169
- fix: correctly parse pnpm lockfile settings by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#7198
- refactor(turborepo): Change Detector by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#7222
- chore: move scripts to build and benchmark demos to new package by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#7217
- feat(turbo-repository): return additional workspace data by
[@&#8203;mrmckeb](https://togithub.com/mrmckeb) in
[vercel/turbo#7187
- Fix/filter unnamed packages by
[@&#8203;arlyon](https://togithub.com/arlyon) in
[vercel/turbo#7280
- fix: Daemon Restarting by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#7288
- chore(turborepo-lib): use compile error for feature validation by
[@&#8203;ForsakenHarmony](https://togithub.com/ForsakenHarmony) in
[vercel/turbo#4235
-
fix([@&#8203;turbo/repository](https://togithub.com/turbo/repository)):
update types to latest signature by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#7289
- fix(Turborepo): Flag off daemon for package discovery by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#7290

#### New Contributors

- [@&#8203;flextremedev](https://togithub.com/flextremedev) made their
first contribution in
[vercel/turbo#7271
- [@&#8203;Fl0h0](https://togithub.com/Fl0h0) made their first
contribution in
[vercel/turbo#7273
- [@&#8203;noahsark769](https://togithub.com/noahsark769) made their
first contribution in
[vercel/turbo#7249

**Full Changelog**:
vercel/turbo@v1.12.2...v1.12.3

### [`v1.12.2`](https://togithub.com/vercel/turbo/releases/tag/v1.12.2):
Turborepo v1.12.2

[Compare
Source](https://togithub.com/vercel/turbo/compare/v1.12.1...v1.12.2)

<!-- Release notes generated using configuration in
.github/turborepo-release.yml at v1.12.2 -->

#### What's Changed

##### create-turbo

- release(turborepo): 1.12.1 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#7193

##### Changelog

- feat(lockfile): traverse lockfile in parallel by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#7178
- perf: remove duplicate git construction by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#7194
- Make clippy happy by [@&#8203;Zertsov](https://togithub.com/Zertsov)
in
[vercel/turbo#7195
- fix: keep stdin open for persistent tasks by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#7196
- add vc config dir by [@&#8203;Zertsov](https://togithub.com/Zertsov)
in
[vercel/turbo#7173
- fix(Turborepo): Handle spaces in path names in git status by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#7197
- feat: enable vt processing on windows by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#7158

**Full Changelog**:
vercel/turbo@v1.12.1...v1.12.2

### [`v1.12.1`](https://togithub.com/vercel/turbo/releases/tag/v1.12.1):
Turborepo v1.12.1

[Compare
Source](https://togithub.com/vercel/turbo/compare/v1.12.0...v1.12.1)

<!-- Release notes generated using configuration in
.github/turborepo-release.yml at v1.12.1 -->

#### What's Changed

##### Docs

- docs: fix link in telemetry by
[@&#8203;A7med3bdulBaset](https://togithub.com/A7med3bdulBaset) in
[vercel/turbo#7190

##### create-turbo

- release(turborepo): 1.12.0 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#7177

##### Changelog

- Print telemetry warning on stderr by
[@&#8203;laat](https://togithub.com/laat) in
[vercel/turbo#7189
- chore(integration): remove \_helpers & fallback by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#7172

#### New Contributors

- [@&#8203;A7med3bdulBaset](https://togithub.com/A7med3bdulBaset) made
their first contribution in
[vercel/turbo#7190
- [@&#8203;laat](https://togithub.com/laat) made their first
contribution in
[vercel/turbo#7189

**Full Changelog**:
vercel/turbo@v1.12.0...v1.12.1

### [`v1.12.0`](https://togithub.com/vercel/turbo/releases/tag/v1.12.0):
Turborepo v1.12.0

[Compare
Source](https://togithub.com/vercel/turbo/compare/v1.11.3...v1.12.0)

<!-- Release notes generated using configuration in
.github/turborepo-release.yml at v1.12.0 -->

#### What's Changed

##### Docs

- General CI steps on doc. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[vercel/turbo#6894
- \[Docs] create-new.mdx - npm double slash typo fix by
[@&#8203;Firfi](https://togithub.com/Firfi) in
[vercel/turbo#6933
- fix(docs): correct option heading by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#6973
- Clean up inputs doc. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[vercel/turbo#6980
- fix(docs): typo in `what-to-cache.mdx` by
[@&#8203;pjlangley](https://togithub.com/pjlangley) in
[vercel/turbo#6960
- fix(docs): update vercel.mdx by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#6987
- Doc for running setup tasks prior to development tasks. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[vercel/turbo#6999
- Add Glossary to sidebar. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[vercel/turbo#7011
- fix(docs): remote cache go -> rust by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#7082
- Use `exports` in Internal Packages doc. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[vercel/turbo#7079
- fix: typo in github-actions.mdx by
[@&#8203;mattiadevivo](https://togithub.com/mattiadevivo) in
[vercel/turbo#7069
- Document glob spec. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[vercel/turbo#7076
- Document handling of Node.js versions, OS, and arch. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[vercel/turbo#7072
- Add generalized deployment advice for Prisma doc. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[vercel/turbo#7130
- \[DO NOT MERGE] feat(telemetry): cli reference by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#6826
- \[DO NOT MERGE] feat(telemetry): feature docs by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#6827
- \[DO NOT MERGE] feat(docs): $TURBO_DEFAULT$ by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#7155

##### create-turbo

- release(turborepo): 1.11.3 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#6891
- release(turborepo): 1.11.4-canary.0 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#6975
- release(turborepo): 1.11.4-canary.1 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#6997
- release(turborepo): 1.11.4-canary.3 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#7157
- release(turborepo): 1.11.4-canary.4 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#7170

##### Examples

- chore(deps-dev): bump the example-dependencies group in
/examples/with-shell-commands with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[vercel/turbo#6901
- Update dependencies in examples. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[vercel/turbo#6920
- Fix with-svelte-example by
[@&#8203;dummdidumm](https://togithub.com/dummdidumm) in
[vercel/turbo#6986
- fix(examples): fontSize type is number not string by
[@&#8203;devjiwonchoi](https://togithub.com/devjiwonchoi) in
[vercel/turbo#7005
- Fix Svelte package export map by
[@&#8203;dummdidumm](https://togithub.com/dummdidumm) in
[vercel/turbo#7007
- fix(examples): basic generator by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#7022
- fix(examples): ui turbo.json no longer needed by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#7087
- chore(docs): remove unnecessary spaces by
[@&#8203;GyoHeon](https://togithub.com/GyoHeon) in
[vercel/turbo#7118
- chore: install jest in examples/kitchen-sink by
[@&#8203;llllvvuu](https://togithub.com/llllvvuu) in
[vercel/turbo#7132

##### Changelog

- fix: Make execution state use auth crate by
[@&#8203;Zertsov](https://togithub.com/Zertsov) in
[vercel/turbo#6880
- fix(telemetry): obfuscate rc endpoint by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#6925
- fix: treat empty environement variables as unset by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#6929
- Error out if dependent flags are provided without their parent by
[@&#8203;arlyon](https://togithub.com/arlyon) in
[vercel/turbo#6780
- fix: make sure that our concurrency check ignore packages without task
by [@&#8203;arlyon](https://togithub.com/arlyon) in
[vercel/turbo#6790
- chore: avoid panic on invalid directory filters by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#6955
- feat(Turborepo): Use a wrapper around the raw strings we pass to
globwalk by [@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#6847
- fix: ignore permission errors during globbing by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#6957
- fix: avoid retry panic by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#6926
- add better messaging when running with api flag by
[@&#8203;Zertsov](https://togithub.com/Zertsov) in
[vercel/turbo#6927
- fix some clippy lints by [@&#8203;arlyon](https://togithub.com/arlyon)
in
[vercel/turbo#6959
- Fix/unrevert daemon discovery by
[@&#8203;arlyon](https://togithub.com/arlyon) in
[vercel/turbo#6712
- feat(telemetry): track prune args by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#6970
- feat(lockfiles): support Yarn 4 patches by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#6974
- feat(telemetry): track global args by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#6972
- fix: update Cargo.lock with correct workspace dependencies by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#6990
- fix: rewrite prefix after carriage return by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#6989
- feat(telemetry): track run arguments by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#6985
- chore: remove usage of command groups by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#6992
- chore: add reason for service being unavailable by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#6993
- fix(turbo): validate graph extension by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#6995
- chore: Adjusted error message for APIClient errors in cache by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#6996
- fix(integration): update help integration test by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#7017
- fix(cache): truncate metadata file when writing by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#7016
- fix(prune): correctly create symlinks to directories by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#6983
- fix: forward fixes for LSP by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#7023
- fix(daemon): make sure cookie dir exists before writing cookie by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#7015
- feat(telemetry): track more daemon errors by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#7031
- chore: revert auth json by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#7026
- chore: prefactor process manager by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#7034
- chore(Turborepo): Scope down opts needed by the visitor, remove run
lifetime by [@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#7032
- fix: Examples turbo.json outputs key by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#7071
- fix: filter package.json files that are subfolders of other packages
by [@&#8203;arlyon](https://togithub.com/arlyon) in
[vercel/turbo#7025
- feat: update `@turbo/repository` to use new terminology by
[@&#8203;mrmckeb](https://togithub.com/mrmckeb) in
[vercel/turbo#7078
- fix(turbo): sort dependents and dependencies during normalization by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#7018
- release: `@turbo/repository@0.0.1-canary.3` by
[@&#8203;mrmckeb](https://togithub.com/mrmckeb) in
[vercel/turbo#7090
- chore(daemon): swap fallback logs to debug by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#7102
- feat: add ability to spawn child process with pty by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#7077
- chore(Turborepo): Move more CLI stuff out of run code by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#7085
- fix(hashing): include gitignored files in fallback by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#7105
- fix(clippy): remove unused import by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#7120
- fix(hashing): include default files in fallback by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#7106
- chore: add tracing to pty usage by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#7127
- fix disable echoctl by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#7109
- feat(telemetry): enable feature by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#7122
- feat: enable pty usage by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#7128
- feat(hashing): support $TURBO_DEFAULT$ in inputs by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#7113
- fix: process manager tests tty by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#7156
- fix(tests): mock telemetry config by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#7168
- chore: clean pnpm lockfile by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#7171
- fix: tasks with no newline by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#7175

#### New Contributors

- [@&#8203;Firfi](https://togithub.com/Firfi) made their first
contribution in
[vercel/turbo#6933
- [@&#8203;pjlangley](https://togithub.com/pjlangley) made their first
contribution in
[vercel/turbo#6960
- [@&#8203;dummdidumm](https://togithub.com/dummdidumm) made their first
contribution in
[vercel/turbo#6986
- [@&#8203;devjiwonchoi](https://togithub.com/devjiwonchoi) made their
first contribution in
[vercel/turbo#7005
- [@&#8203;nirban07](https://togithub.com/nirban07) made their first
contribution in
[vercel/turbo#7008
- [@&#8203;mrmckeb](https://togithub.com/mrmckeb) made their first
contribution in
[vercel/turbo#7078
- [@&#8203;mattiadevivo](https://togithub.com/mattiadevivo) made their
first contribution in
[vercel/turbo#7069
- [@&#8203;GyoHeon](https://togithub.com/GyoHeon) made their first
contribution in
[vercel/turbo#7118
- [@&#8203;llllvvuu](https://togithub.com/llllvvuu) made their first
contribution in
[vercel/turbo#7132

**Full Changelog**:
vercel/turbo@v1.11.3...v1.12.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/fwouts/previewjs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 12, 2024
1 parent 9ee904a commit 5f2c4a1
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 26 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"license-checker": "^25.0.1",
"prettier": "^2.8.8",
"ts-node": "^10.9.2",
"turbo": "^1.11.3",
"turbo": "^1.12.3",
"typescript": "^5.3.3"
},
"packageManager": "pnpm@8.15.1",
Expand Down
71 changes: 46 additions & 25 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5f2c4a1

Please sign in to comment.