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://github.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://github.com/vercel/turbo/releases/tag/v1.13.4):
Turborepo v1.13.4

[Compare
Source](https://github.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://github.com/anthonyshew) in
[vercel/turborepo#8069
- chore(docs): add missing words by
[@&#8203;jeremyadavis](https://github.com/jeremyadavis) in
[vercel/turborepo#8067
- Fix typo in Turborepo task-graph documentation by
[@&#8203;danisal](https://github.com/danisal) in
[vercel/turborepo#8212

##### turbo-ignore

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

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

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

##### Examples

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

##### Changelog

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

#### New Contributors

- [@&#8203;caaatisgood](https://github.com/caaatisgood) made their
first contribution in
[vercel/turborepo#8046
- [@&#8203;jeremyadavis](https://github.com/jeremyadavis) made their
first contribution in
[vercel/turborepo#8067
- [@&#8203;wesleycoder](https://github.com/wesleycoder) made their
first contribution in
[vercel/turborepo#8109
- [@&#8203;ghdtjgus76](https://github.com/ghdtjgus76) made their first
contribution in
[vercel/turborepo#8159
- [@&#8203;danisal](https://github.com/danisal) made their first
contribution in
[vercel/turborepo#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] committed 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.