Skip to content

Commit

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

---

### Release Notes

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

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

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

</details>

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

### [`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/turborepo#7193

##### Changelog

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

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

</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 c0e4a06 commit 8cf3e47
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.12.1",
"turbo": "^1.12.2",
"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.12.1"
"eslint-config-turbo": "^1.12.2"
},
"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 8cf3e47

Please sign in to comment.