Skip to content

Commit

Permalink
bump(deps): update dependency turbo to ^1.12.2 (#175)
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://github.com/vercel/turbo)) | [`^1.12.0` ->
`^1.12.2`](https://renovatebot.com/diffs/npm/turbo/1.12.0/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.0/1.12.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/1.12.0/1.12.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

[Compare
Source](https://github.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://github.com/github-actions) in
[vercel/turborepo#7193

##### Changelog

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

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

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

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

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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/levaintech/frontmatter).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 2, 2024
1 parent db72a83 commit b9e8c68
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"jest": "29.7.0",
"lint-staged": "^15.2.1",
"prettier": "^3.2.4",
"turbo": "^1.12.0",
"turbo": "^1.12.2",
"typescript": "5.3.3"
},
"packageManager": "pnpm@8.15.0",
Expand Down
44 changes: 22 additions & 22 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 b9e8c68

Please sign in to comment.