Skip to content

Commit

Permalink
chore(deps): update dependency turbo to ^1.13.4 (#2711)
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.13.3` ->
`^1.13.4`](https://renovatebot.com/diffs/npm/turbo/1.13.3/1.13.4) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/1.13.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/1.13.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/1.13.3/1.13.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/1.13.3/1.13.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

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

#### What's Changed

##### Docs

- Update eslint-config package name. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/8069](https://togithub.com/vercel/turbo/pull/8069)
- chore(docs): add missing words by
[@&#8203;jeremyadavis](https://togithub.com/jeremyadavis) in
[https://github.com/vercel/turbo/pull/8067](https://togithub.com/vercel/turbo/pull/8067)
- Fix typo in Turborepo task-graph documentation by
[@&#8203;danisal](https://togithub.com/danisal) in
[https://github.com/vercel/turbo/pull/8212](https://togithub.com/vercel/turbo/pull/8212)

##### turbo-ignore

- feat(turbo-ignore): don’t fail on single package repos by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/8177](https://togithub.com/vercel/turbo/pull/8177)

##### [@&#8203;turbo/repository](https://togithub.com/turbo/repository)

- chore: differentiate rust changes from building turbo by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/8001](https://togithub.com/vercel/turbo/pull/8001)

##### Examples

- fix(examples): lint docs by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/8049](https://togithub.com/vercel/turbo/pull/8049)
- fix(example): Fix Prisma example by
[@&#8203;caaatisgood](https://togithub.com/caaatisgood) in
[https://github.com/vercel/turbo/pull/8046](https://togithub.com/vercel/turbo/pull/8046)
- chore: move react from devDependency to dependency in design system
starter template by
[@&#8203;ghdtjgus76](https://togithub.com/ghdtjgus76) in
[https://github.com/vercel/turbo/pull/8159](https://togithub.com/vercel/turbo/pull/8159)

##### Changelog

- feat(Turborepo): Be explicit about which binary we failed to find by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/8050](https://togithub.com/vercel/turbo/pull/8050)
- fix(ui): add carraige return after cache log messages by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/8015](https://togithub.com/vercel/turbo/pull/8015)
- fix(turborepo): Watch mode not responding to changes by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/8057](https://togithub.com/vercel/turbo/pull/8057)
- fix(Turborepo): Make package discovery async, and apply a debouncer by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/8058](https://togithub.com/vercel/turbo/pull/8058)
- fix(Turborepo): Disable inputs support by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/8074](https://togithub.com/vercel/turbo/pull/8074)
- feat(Turborepo): Add support for $TURBO_DEFAULT$ to file hash watcher
by [@&#8203;gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/8086](https://togithub.com/vercel/turbo/pull/8086)
- Remove async-trait from a few crates by
[@&#8203;arlyon](https://togithub.com/arlyon) in
[https://github.com/vercel/turbo/pull/8077](https://togithub.com/vercel/turbo/pull/8077)
- feat(turborepo): Using file hashing for package watching by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/8104](https://togithub.com/vercel/turbo/pull/8104)
- add support for cache_timeout as well as timeout by
[@&#8203;arlyon](https://togithub.com/arlyon) in
[https://github.com/vercel/turbo/pull/8078](https://togithub.com/vercel/turbo/pull/8078)
- yield a different warning when the cache upload times out by
[@&#8203;arlyon](https://togithub.com/arlyon) in
[https://github.com/vercel/turbo/pull/8079](https://togithub.com/vercel/turbo/pull/8079)
- fix lockfile by [@&#8203;sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/8110](https://togithub.com/vercel/turbo/pull/8110)
- fix(gen): isolate generator to `commonjs` by
[@&#8203;wesleycoder](https://togithub.com/wesleycoder) in
[https://github.com/vercel/turbo/pull/8109](https://togithub.com/vercel/turbo/pull/8109)
- fix: properly propigate internal errors by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/8113](https://togithub.com/vercel/turbo/pull/8113)
- feat(ui): render ui to alternative screen by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/8084](https://togithub.com/vercel/turbo/pull/8084)
- fix(turborepo): Persistent tasks in watch mode by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/8107](https://togithub.com/vercel/turbo/pull/8107)
- fix(Turborepo): Fix as_inputs to include ! by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/8119](https://togithub.com/vercel/turbo/pull/8119)
- fix(Turborepo): Handle new packages in lockfile comparisons by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/8127](https://togithub.com/vercel/turbo/pull/8127)
- fix(ui): minor formatting by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/8136](https://togithub.com/vercel/turbo/pull/8136)
- feat(turborepo): new ui + watch mode by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/7962](https://togithub.com/vercel/turbo/pull/7962)
- fix(turborepo): use transitive closure of filtered packages in watch
mode by [@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/8161](https://togithub.com/vercel/turbo/pull/8161)
- add two retry strategies to allow requests to timeout gracefully by
[@&#8203;arlyon](https://togithub.com/arlyon) in
[https://github.com/vercel/turbo/pull/8080](https://togithub.com/vercel/turbo/pull/8080)
- add support for upload speed / remaining in the cache upload step by
[@&#8203;arlyon](https://togithub.com/arlyon) in
[https://github.com/vercel/turbo/pull/8081](https://togithub.com/vercel/turbo/pull/8081)
-
chore([@&#8203;turbo/benchmark](https://togithub.com/turbo/benchmark)):
fix lint warnings by [@&#8203;mehulkar](https://togithub.com/mehulkar)
in
[https://github.com/vercel/turbo/pull/8233](https://togithub.com/vercel/turbo/pull/8233)
- chore(turborepo): Feature flagged off file hashing by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/8229](https://togithub.com/vercel/turbo/pull/8229)
- chore: downgrade curl to fix Windows rust tests by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/8242](https://togithub.com/vercel/turbo/pull/8242)
- fix(turborepo): Remove optional git locks by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/8244](https://togithub.com/vercel/turbo/pull/8244)
- fix(turborepo): Optional lock with env var by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/8247](https://togithub.com/vercel/turbo/pull/8247)

#### New Contributors

- [@&#8203;caaatisgood](https://togithub.com/caaatisgood) made their
first contribution in
[https://github.com/vercel/turbo/pull/8046](https://togithub.com/vercel/turbo/pull/8046)
- [@&#8203;jeremyadavis](https://togithub.com/jeremyadavis) made their
first contribution in
[https://github.com/vercel/turbo/pull/8067](https://togithub.com/vercel/turbo/pull/8067)
- [@&#8203;wesleycoder](https://togithub.com/wesleycoder) made their
first contribution in
[https://github.com/vercel/turbo/pull/8109](https://togithub.com/vercel/turbo/pull/8109)
- [@&#8203;ghdtjgus76](https://togithub.com/ghdtjgus76) made their first
contribution in
[https://github.com/vercel/turbo/pull/8159](https://togithub.com/vercel/turbo/pull/8159)
- [@&#8203;danisal](https://togithub.com/danisal) made their first
contribution in
[https://github.com/vercel/turbo/pull/8212](https://togithub.com/vercel/turbo/pull/8212)

**Full Changelog**:
vercel/turborepo@v1.13.3...v1.13.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/fwouts/previewjs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 16, 2024
1 parent 1ce087e commit cd414bb
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 @@ -41,7 +41,7 @@
"license-checker": "^25.0.1",
"prettier": "^2.8.8",
"ts-node": "^10.9.2",
"turbo": "^1.13.3",
"turbo": "^1.13.4",
"typescript": "^5.4.5"
},
"packageManager": "pnpm@8.15.8",
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 cd414bb

Please sign in to comment.