kitsuyui / ts-playground

TypeScript Playground
0 stars 1 forks source link

chore(deps): update dependency turbo to v2.0.7 #314

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
turbo (source) 2.0.6 -> 2.0.7 age adoption passing confidence

Release Notes

vercel/turbo (turbo) ### [`v2.0.7`](https://togithub.com/vercel/turbo/releases/tag/v2.0.7): Turborepo v2.0.7 [Compare Source](https://togithub.com/vercel/turbo/compare/v2.0.6...v2.0.7) #### What's Changed ##### Examples - Fix lockfile in kitchen-sink. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8666](https://togithub.com/vercel/turbo/pull/8666) - fix(examples): correct next.config extension in tsconfig by [@​moolcoov](https://togithub.com/moolcoov) in [https://github.com/vercel/turbo/pull/8638](https://togithub.com/vercel/turbo/pull/8638) - feat(examples): add `with-nestjs` example by [@​Neosoulink](https://togithub.com/Neosoulink) in [https://github.com/vercel/turbo/pull/8162](https://togithub.com/vercel/turbo/pull/8162) ##### Changelog - (refactor)ui: Refactoring/simplifying TUI state by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8650](https://togithub.com/vercel/turbo/pull/8650) - fix: add more windows vars to default pass through env by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8615](https://togithub.com/vercel/turbo/pull/8615) - Add Docker to default passthroughs list. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8690](https://togithub.com/vercel/turbo/pull/8690) - Add VSCode's debugger variables to default passthroughs. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8689](https://togithub.com/vercel/turbo/pull/8689) - update env_wildcards for SvelteKit by [@​jacksteamdev](https://togithub.com/jacksteamdev) in [https://github.com/vercel/turbo/pull/8685](https://togithub.com/vercel/turbo/pull/8685) - fix constant width for checkmark by [@​dimitropoulos](https://togithub.com/dimitropoulos) in [https://github.com/vercel/turbo/pull/8702](https://togithub.com/vercel/turbo/pull/8702) - fix(ui): respect `--output-logs` and `outputLogs` for persisting logs after TUI exits by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8612](https://togithub.com/vercel/turbo/pull/8612) - fix(ui): only start ui if there are tasks to run by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8703](https://togithub.com/vercel/turbo/pull/8703) - chore(ui): add tracing to all tui operations by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8704](https://togithub.com/vercel/turbo/pull/8704) - adds CLI flag for controlling tui/stream by [@​dimitropoulos](https://togithub.com/dimitropoulos) in [https://github.com/vercel/turbo/pull/8714](https://togithub.com/vercel/turbo/pull/8714) - feat: allow opting out of required package manager by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8738](https://togithub.com/vercel/turbo/pull/8738) - upgrade deps to avoid conflict with next.js by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/8750](https://togithub.com/vercel/turbo/pull/8750) - refactor(turborepo): derive `Opts` from `Config` by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8759](https://togithub.com/vercel/turbo/pull/8759) #### New Contributors - [@​dimitropoulos](https://togithub.com/dimitropoulos) made their first contribution in [https://github.com/vercel/turbo/pull/8674](https://togithub.com/vercel/turbo/pull/8674) - [@​pathliving](https://togithub.com/pathliving) made their first contribution in [https://github.com/vercel/turbo/pull/8675](https://togithub.com/vercel/turbo/pull/8675) - [@​UNRULYEON](https://togithub.com/UNRULYEON) made their first contribution in [https://github.com/vercel/turbo/pull/8679](https://togithub.com/vercel/turbo/pull/8679) - [@​LaPulgaaa](https://togithub.com/LaPulgaaa) made their first contribution in [https://github.com/vercel/turbo/pull/8683](https://togithub.com/vercel/turbo/pull/8683) - [@​jacksteamdev](https://togithub.com/jacksteamdev) made their first contribution in [https://github.com/vercel/turbo/pull/8685](https://togithub.com/vercel/turbo/pull/8685) - [@​ony3000](https://togithub.com/ony3000) made their first contribution in [https://github.com/vercel/turbo/pull/8642](https://togithub.com/vercel/turbo/pull/8642) - [@​moolcoov](https://togithub.com/moolcoov) made their first contribution in [https://github.com/vercel/turbo/pull/8638](https://togithub.com/vercel/turbo/pull/8638) - [@​pkellner](https://togithub.com/pkellner) made their first contribution in [https://github.com/vercel/turbo/pull/8669](https://togithub.com/vercel/turbo/pull/8669) - [@​vinnymac](https://togithub.com/vinnymac) made their first contribution in [https://github.com/vercel/turbo/pull/8637](https://togithub.com/vercel/turbo/pull/8637) - [@​torresgol10](https://togithub.com/torresgol10) made their first contribution in [https://github.com/vercel/turbo/pull/8719](https://togithub.com/vercel/turbo/pull/8719) - [@​baileywickham](https://togithub.com/baileywickham) made their first contribution in [https://github.com/vercel/turbo/pull/8692](https://togithub.com/vercel/turbo/pull/8692) - [@​LioRael](https://togithub.com/LioRael) made their first contribution in [https://github.com/vercel/turbo/pull/8741](https://togithub.com/vercel/turbo/pull/8741) - [@​mischnic](https://togithub.com/mischnic) made their first contribution in [https://github.com/vercel/turbo/pull/8767](https://togithub.com/vercel/turbo/pull/8767) **Full Changelog**: https://github.com/vercel/turbo/compare/v2.0.6...v2.0.7

Configuration

📅 Schedule: Branch creation - "before 9am every weekday,every weekend" in timezone Asia/Tokyo, 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.



This PR has been generated by Mend Renovate. View repository job log here.