Skip to content

Commit

Permalink
build(deps): update turbo monorepo to ^1.12.0 (#3875)
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 |
|---|---|---|---|---|---|
| [eslint-config-turbo](https://togithub.com/vercel/turbo)
([source](https://togithub.com/vercel/turbo/tree/HEAD/packages/eslint-config-turbo))
| [`^1.11.3` ->
`^1.12.0`](https://renovatebot.com/diffs/npm/eslint-config-turbo/1.11.3/1.12.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-turbo/1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-config-turbo/1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-config-turbo/1.11.3/1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-turbo/1.11.3/1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [turbo](https://turbo.build/repo)
([source](https://togithub.com/vercel/turbo)) | [`^1.11.3` ->
`^1.12.0`](https://renovatebot.com/diffs/npm/turbo/1.11.3/1.12.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/1.11.3/1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/1.11.3/1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vercel/turbo (eslint-config-turbo)</summary>

### [`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 these
updates 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/inabagumi/shinju-date).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 31, 2024
1 parent e7ec7d6 commit 2a79e8b
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"devDependencies": {
"@inabagumi/prettier-config": "^2.0.2",
"prettier": "~3.2.4",
"turbo": "^1.11.3",
"turbo": "^1.12.0",
"typescript": "^5.3.3"
},
"homepage": "https://shinju.date/",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@typescript-eslint/parser": "^6.20.0",
"eslint-config-next": "^14.1.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^1.11.3"
"eslint-config-turbo": "^1.12.0"
},
"description": "",
"devDependencies": {
Expand Down
58 changes: 29 additions & 29 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 2a79e8b

Please sign in to comment.