Skip to content

Commit

Permalink
chore(deps): update dependency turbo to v1.12.4 (#101)
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://togithub.com/vercel/turbo)) | [`1.12.3` ->
`1.12.4`](https://renovatebot.com/diffs/npm/turbo/1.12.3/1.12.4) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/1.12.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/1.12.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/1.12.3/1.12.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/1.12.3/1.12.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

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

#### What's Changed

##### Docs

- feat(cache): bump default timeout and add docs by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#7304

##### create-turbo

- release(turborepo): 1.12.3 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#7296
- chore(create-turbo): update chalk to v4 by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#7300
- release(turborepo): 1.12.4-canary.0 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#7338
- release(turborepo): 1.12.4-canary.1 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#7369

##### [@&#8203;turbo/repository](https://togithub.com/turbo/repository)
- ⚠️ **Alpha - Expect Breaking Changes**

-
fix([@&#8203;turbo/repository](https://togithub.com/turbo/repository)):
fix breaking API changes from turbo core by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#7373
- chore(turbo): rename workspace -> package in PackageGraph module by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#7372

##### Changelog

- chore(Turborepo): Delete or feature-gate imports by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#7295
- fix(Turborepo): Route through existing wait_for_filewatching call by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#7237
- feat(async_cache): support cloning by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#7293
- refactor: Error on absolute paths in turbo.json by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#7292
- implement vercel auth token for SSO by
[@&#8203;Zertsov](https://togithub.com/Zertsov) in
[vercel/turbo#7192
-
feat([@&#8203;turbo/repository](https://togithub.com/turbo/repository)):
add method to return package dependents by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#7242
-
chore([@&#8203;turbo/repository](https://togithub.com/turbo/repository)):
bump version to 0.0.1-canary.5 by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#7312
- fix(Turborepo): Don't block forever if we have already gotten a parse
error by [@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#7203
- chore(Turborepo): Remove ExecutionState, we don't need it anymore by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#7281
- feat(turbo): task access trace & cached configs by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#7074
- chore: fix clippy lints in
[@&#8203;turbo/repository](https://togithub.com/turbo/repository) by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#7310
- chore: Clean up log files, add `daemon log` subcommand by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#7305
- chore: add shutdown method for async cache by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#7309
- feat: vendor CI log groups by
[@&#8203;cymruu](https://togithub.com/cymruu) in
[vercel/turbo#6314
- feat(turborepo): daemon UX improvements by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#7307
- chore(turborepo): Ensure fresh builds by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#7321
- chore: don't print debug info on successful login by
[@&#8203;Zertsov](https://togithub.com/Zertsov) in
[vercel/turbo#7323
- fix: check vercel token is still valid by
[@&#8203;Zertsov](https://togithub.com/Zertsov) in
[vercel/turbo#7325
- fix(Turborepo): Start moving cookie watching to downstream services by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#7283
-
chore([@&#8203;turbo/repository](https://togithub.com/turbo/repository)):
add inline jsdocs for findPackagesAndDependents method by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#7331
- chore: modularize vercel api crate by
[@&#8203;Zertsov](https://togithub.com/Zertsov) in
[vercel/turbo#7329
- fix(Turborepo): Pass validated globs to daemon for watching by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#7327
- feat(Turborepo): Add spaces_id to layered config by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#7330
- feat(gitignore): break out gitignore util by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#7319
- feat(turbo): update changemapper to return name and path of packages
by [@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#7336
- chore(turbo): rename WorkspaceNode to PackageNode by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#7351
- chore(turbo): rename WorkspaceInfo struct to PackageInfo by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#7353
- chore(Turborepo): Move daemon paths off of CommandBase by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#7339
- fix: use system certs for tls by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#7357
- chore(Turborepo): Remote CommandBase from Run by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#7360
-
feat([@&#8203;turbo/repository](https://togithub.com/turbo/repository)):
add affectedPackages API by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#7326
-
feat([@&#8203;turbo/repository](https://togithub.com/turbo/repository)):
bump for release by [@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#7361
- chore(turbo): rename WorkspaceName to PackageName by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#7355
- chore(turbo): delete unused fixture in cli directory by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#7376
- fix: avoid grouping logs from tasks which ended in error by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#7335

#### New Contributors

- [@&#8203;cymruu](https://togithub.com/cymruu) made their first
contribution in
[vercel/turbo#6314

**Full Changelog**:
vercel/turbo@v1.12.3...v1.12.4

</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 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/Asjas/platform).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 14, 2024
1 parent f363d40 commit c02e3b1
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 @@ -12,6 +12,6 @@
"@ianvs/prettier-plugin-sort-imports": "4.1.1",
"prettier": "3.2.5",
"prettier-plugin-tailwindcss": "0.5.11",
"turbo": "1.12.3"
"turbo": "1.12.4"
}
}
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 c02e3b1

Please sign in to comment.