Skip to content

Commit

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

---

### Release Notes

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

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

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

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

#### What's Changed

##### Changelog

- fix(pty): disable echoctl for child processes by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/8892](https://togithub.com/vercel/turbo/pull/8892)

#### New Contributors

- [@&#8203;Zaid-maker](https://togithub.com/Zaid-maker) made their first
contribution in
[https://github.com/vercel/turbo/pull/8090](https://togithub.com/vercel/turbo/pull/8090)

**Full Changelog**:
vercel/turborepo@v2.0.10...v2.0.11

</details>

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

###
[`v2.0.11`](https://togithub.com/vercel/turbo/compare/v2.0.10...v2.0.11)

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

</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/inabagumi/shinju-date).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent 0b2697c commit f3362ef
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.18",
"turbo": "^2.0.10",
"turbo": "^2.0.11",
"typescript": "~5.5.4"
},
"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.18.0",
"eslint-config-next": "^15.0.0-rc.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^2.0.10"
"eslint-config-turbo": "^2.0.11"
},
"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 f3362ef

Please sign in to comment.