Skip to content

Commit

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

---

### Release Notes

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

###
[`v2.0.11`](https://github.com/vercel/turbo/compare/v2.0.10...v2.0.11)

[Compare
Source](https://github.com/vercel/turbo/compare/v2.0.10...v2.0.11)

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

[Compare
Source](https://github.com/vercel/turbo/compare/v2.0.9...v2.0.10)

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

#### What's Changed

##### Examples

- chore: dedupe link component in kitchen sink by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/8813](https://github.com/vercel/turbo/pull/8813)
- feat(examples): add example-with-typeorm by
[@&#8203;cgoinglove](https://github.com/cgoinglove) in
[https://github.com/vercel/turbo/pull/8143](https://github.com/vercel/turbo/pull/8143)

##### Changelog

- feat(turbo): add TMP and TEMP variables to pass through by
[@&#8203;cahilfoley](https://github.com/cahilfoley) in
[https://github.com/vercel/turbo/pull/8803](https://github.com/vercel/turbo/pull/8803)
- chore: add trace level logging to process management by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/8822](https://github.com/vercel/turbo/pull/8822)
- chore(infer): add test for current behavior by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/8825](https://github.com/vercel/turbo/pull/8825)
- fix: close stdin for non-interactive tasks by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/8838](https://github.com/vercel/turbo/pull/8838)
- chore(turborepo): print the turbo version on start up by
[@&#8203;NicholasLYang](https://github.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/8841](https://github.com/vercel/turbo/pull/8841)
- chore(auth): catch forbidden cache access error by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/8853](https://github.com/vercel/turbo/pull/8853)
- chore(telemetry): remove unused codepath field by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[https://github.com/vercel/turbo/pull/8855](https://github.com/vercel/turbo/pull/8855)
- chore(schema): update schema with
dangerouslyDisablePackageManagerCheck by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/8856](https://github.com/vercel/turbo/pull/8856)
- fix(turborepo): task table width bug by
[@&#8203;NicholasLYang](https://github.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/8868](https://github.com/vercel/turbo/pull/8868)
- feat(turborepo): added specific symbol for cache hit by
[@&#8203;NicholasLYang](https://github.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/8869](https://github.com/vercel/turbo/pull/8869)
- feat(tui): terminal pane mouse copying by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/8713](https://github.com/vercel/turbo/pull/8713)
- chore(filter): add additional logs for scm based filters by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/8850](https://github.com/vercel/turbo/pull/8850)
- chore:(logging): improve debug logs with -vv by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[https://github.com/vercel/turbo/pull/8867](https://github.com/vercel/turbo/pull/8867)
- (chore): Make FS error more clear. by
[@&#8203;anthonyshew](https://github.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/8881](https://github.com/vercel/turbo/pull/8881)
- adds daemon flag for env var and turbo.json by
[@&#8203;dimitropoulos](https://github.com/dimitropoulos) in
[https://github.com/vercel/turbo/pull/8728](https://github.com/vercel/turbo/pull/8728)
- fix(windows): keep stdin open for conpty processes by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/8885](https://github.com/vercel/turbo/pull/8885)

#### New Contributors

- [@&#8203;cahilfoley](https://github.com/cahilfoley) made their first
contribution in
[https://github.com/vercel/turbo/pull/8803](https://github.com/vercel/turbo/pull/8803)
- [@&#8203;busybox11](https://github.com/busybox11) made their first
contribution in
[https://github.com/vercel/turbo/pull/8799](https://github.com/vercel/turbo/pull/8799)
- [@&#8203;samydoesit](https://github.com/samydoesit) made their first
contribution in
[https://github.com/vercel/turbo/pull/8725](https://github.com/vercel/turbo/pull/8725)
- [@&#8203;gdarchen](https://github.com/gdarchen) made their first
contribution in
[https://github.com/vercel/turbo/pull/8830](https://github.com/vercel/turbo/pull/8830)
- [@&#8203;cgoinglove](https://github.com/cgoinglove) made their first
contribution in
[https://github.com/vercel/turbo/pull/8143](https://github.com/vercel/turbo/pull/8143)

**Full Changelog**:
vercel/turborepo@v2.0.9...v2.0.10

</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/proto-graphql/proto-graphql-js).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXZEZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 4, 2024
1 parent 686922e commit 34e1a48
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"ts-protoc-gen": "0.15.0",
"tsup": "8.2.4",
"tsx": "4.16.5",
"turbo": "2.0.9",
"turbo": "2.0.11",
"typescript": "5.4.5",
"vitest": "1.6.0"
},
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 34e1a48

Please sign in to comment.