Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency turbo to v2.0.11 (#399)
[![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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8885](https://github.com/vercel/turbo/pull/8885) #### New Contributors - [@​cahilfoley](https://github.com/cahilfoley) made their first contribution in [https://github.com/vercel/turbo/pull/8803](https://github.com/vercel/turbo/pull/8803) - [@​busybox11](https://github.com/busybox11) made their first contribution in [https://github.com/vercel/turbo/pull/8799](https://github.com/vercel/turbo/pull/8799) - [@​samydoesit](https://github.com/samydoesit) made their first contribution in [https://github.com/vercel/turbo/pull/8725](https://github.com/vercel/turbo/pull/8725) - [@​gdarchen](https://github.com/gdarchen) made their first contribution in [https://github.com/vercel/turbo/pull/8830](https://github.com/vercel/turbo/pull/8830) - [@​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