Skip to content

Commit

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

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/vercel/turbo/compare/v2.0.6...v2.0.7)

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

##### What's Changed

##### Examples

- Fix lockfile in kitchen-sink. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/8666](https://togithub.com/vercel/turbo/pull/8666)
- fix(examples): correct next.config extension in tsconfig by
[@&#8203;moolcoov](https://togithub.com/moolcoov) in
[https://github.com/vercel/turbo/pull/8638](https://togithub.com/vercel/turbo/pull/8638)
- feat(examples): add `with-nestjs` example by
[@&#8203;Neosoulink](https://togithub.com/Neosoulink) in
[https://github.com/vercel/turbo/pull/8162](https://togithub.com/vercel/turbo/pull/8162)

##### Changelog

- (refactor)ui: Refactoring/simplifying TUI state by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/8650](https://togithub.com/vercel/turbo/pull/8650)
- fix: add more windows vars to default pass through env by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/8615](https://togithub.com/vercel/turbo/pull/8615)
- Add Docker to default passthroughs list. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/8690](https://togithub.com/vercel/turbo/pull/8690)
- Add VSCode's debugger variables to default passthroughs. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/8689](https://togithub.com/vercel/turbo/pull/8689)
- update env_wildcards for SvelteKit by
[@&#8203;jacksteamdev](https://togithub.com/jacksteamdev) in
[https://github.com/vercel/turbo/pull/8685](https://togithub.com/vercel/turbo/pull/8685)
- fix constant width for checkmark by
[@&#8203;dimitropoulos](https://togithub.com/dimitropoulos) in
[https://github.com/vercel/turbo/pull/8702](https://togithub.com/vercel/turbo/pull/8702)
- fix(ui): respect `--output-logs` and `outputLogs` for persisting logs
after TUI exits by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/8612](https://togithub.com/vercel/turbo/pull/8612)
- fix(ui): only start ui if there are tasks to run by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/8703](https://togithub.com/vercel/turbo/pull/8703)
- chore(ui): add tracing to all tui operations by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/8704](https://togithub.com/vercel/turbo/pull/8704)
- adds CLI flag for controlling tui/stream by
[@&#8203;dimitropoulos](https://togithub.com/dimitropoulos) in
[https://github.com/vercel/turbo/pull/8714](https://togithub.com/vercel/turbo/pull/8714)
- feat: allow opting out of required package manager by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/8738](https://togithub.com/vercel/turbo/pull/8738)
- upgrade deps to avoid conflict with next.js by
[@&#8203;sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/8750](https://togithub.com/vercel/turbo/pull/8750)
- refactor(turborepo): derive `Opts` from `Config` by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/8759](https://togithub.com/vercel/turbo/pull/8759)

##### New Contributors

- [@&#8203;dimitropoulos](https://togithub.com/dimitropoulos) made their
first contribution in
[https://github.com/vercel/turbo/pull/8674](https://togithub.com/vercel/turbo/pull/8674)
- [@&#8203;pathliving](https://togithub.com/pathliving) made their first
contribution in
[https://github.com/vercel/turbo/pull/8675](https://togithub.com/vercel/turbo/pull/8675)
- [@&#8203;UNRULYEON](https://togithub.com/UNRULYEON) made their first
contribution in
[https://github.com/vercel/turbo/pull/8679](https://togithub.com/vercel/turbo/pull/8679)
- [@&#8203;LaPulgaaa](https://togithub.com/LaPulgaaa) made their first
contribution in
[https://github.com/vercel/turbo/pull/8683](https://togithub.com/vercel/turbo/pull/8683)
- [@&#8203;jacksteamdev](https://togithub.com/jacksteamdev) made their
first contribution in
[https://github.com/vercel/turbo/pull/8685](https://togithub.com/vercel/turbo/pull/8685)
- [@&#8203;ony3000](https://togithub.com/ony3000) made their first
contribution in
[https://github.com/vercel/turbo/pull/8642](https://togithub.com/vercel/turbo/pull/8642)
- [@&#8203;moolcoov](https://togithub.com/moolcoov) made their first
contribution in
[https://github.com/vercel/turbo/pull/8638](https://togithub.com/vercel/turbo/pull/8638)
- [@&#8203;pkellner](https://togithub.com/pkellner) made their first
contribution in
[https://github.com/vercel/turbo/pull/8669](https://togithub.com/vercel/turbo/pull/8669)
- [@&#8203;vinnymac](https://togithub.com/vinnymac) made their first
contribution in
[https://github.com/vercel/turbo/pull/8637](https://togithub.com/vercel/turbo/pull/8637)
- [@&#8203;torresgol10](https://togithub.com/torresgol10) made their
first contribution in
[https://github.com/vercel/turbo/pull/8719](https://togithub.com/vercel/turbo/pull/8719)
- [@&#8203;baileywickham](https://togithub.com/baileywickham) made their
first contribution in
[https://github.com/vercel/turbo/pull/8692](https://togithub.com/vercel/turbo/pull/8692)
- [@&#8203;LioRael](https://togithub.com/LioRael) made their first
contribution in
[https://github.com/vercel/turbo/pull/8741](https://togithub.com/vercel/turbo/pull/8741)
- [@&#8203;mischnic](https://togithub.com/mischnic) made their first
contribution in
[https://github.com/vercel/turbo/pull/8767](https://togithub.com/vercel/turbo/pull/8767)

**Full Changelog**:
vercel/turborepo@v2.0.6...v2.0.7

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 16, 2024
1 parent 591984a commit 7bf41c3
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"prettier": "~3.3.3",
"prettier-plugin-tailwindcss": "^0.6.5",
"tailwindcss": "^4.0.0-alpha.17",
"turbo": "^2.0.6",
"turbo": "^2.0.7",
"typescript": "~5.5.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": "^7.16.1",
"eslint-config-next": "^15.0.0-rc.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^2.0.6"
"eslint-config-turbo": "^2.0.7"
},
"description": "",
"devDependencies": {
Expand Down
82 changes: 41 additions & 41 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 7bf41c3

Please sign in to comment.