amitsingh-007 / bypass-links

🔗 A web extension to bypass links along with custom redirections, private bookmarks panel & person tagging panel.
https://bypass-links.vercel.app
MIT License
40 stars 5 forks source link

Update turbo monorepo to v2.0.11 #3160

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
eslint-config-turbo (source) 2.0.6 -> 2.0.11 age adoption passing confidence
turbo (source) 2.0.6 -> 2.0.11 age adoption passing confidence

Release Notes

vercel/turbo (eslint-config-turbo) ### [`v2.0.11`](https://togithub.com/vercel/turbo/releases/tag/v2.0.11): Turborepo v2.0.11 [Compare Source](https://togithub.com/vercel/turbo/compare/v2.0.10...v2.0.11) #### What's Changed ##### Changelog - fix(pty): disable echoctl for child processes by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8892](https://togithub.com/vercel/turbo/pull/8892) #### New Contributors - [@​Zaid-maker](https://togithub.com/Zaid-maker) made their first contribution in [https://github.com/vercel/turbo/pull/8090](https://togithub.com/vercel/turbo/pull/8090) **Full Changelog**: https://github.com/vercel/turbo/compare/v2.0.10...v2.0.11 ### [`v2.0.10`](https://togithub.com/vercel/turbo/compare/v2.0.9...v2.0.10) [Compare Source](https://togithub.com/vercel/turbo/compare/v2.0.9...v2.0.10) ### [`v2.0.9`](https://togithub.com/vercel/turbo/releases/tag/v2.0.9): Turborepo v2.0.9 [Compare Source](https://togithub.com/vercel/turbo/compare/v2.0.8...v2.0.9) ##### What's Changed ##### Examples - feat(examples): bump turbo for svelte by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/8796](https://togithub.com/vercel/turbo/pull/8796) ##### Changelog - feature(turborepo): fancy package.json errors by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8299](https://togithub.com/vercel/turbo/pull/8299) - feat(turborepo): turbo ls with filter by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8779](https://togithub.com/vercel/turbo/pull/8779) **Full Changelog**: https://github.com/vercel/turbo/compare/v2.0.8...v2.0.9 ### [`v2.0.8`](https://togithub.com/vercel/turbo/releases/tag/v2.0.8): Turborepo v2.0.8 [Compare Source](https://togithub.com/vercel/turbo/compare/v2.0.7...v2.0.8) ##### What's Changed ##### Examples - Update basic example. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8784](https://togithub.com/vercel/turbo/pull/8784) ##### Changelog - chore(turborepo): refine package.json parse error by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8753](https://togithub.com/vercel/turbo/pull/8753) - feat(turbo): add VERCEL to pass through by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/8794](https://togithub.com/vercel/turbo/pull/8794) **Full Changelog**: https://github.com/vercel/turbo/compare/v2.0.7...v2.0.8 ### [`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
vercel/turbo (turbo) ### [`v2.0.11`](https://togithub.com/vercel/turbo/compare/v2.0.10...v2.0.11) [Compare Source](https://togithub.com/vercel/turbo/compare/v2.0.10...v2.0.11) ### [`v2.0.10`](https://togithub.com/vercel/turbo/releases/tag/v2.0.10): Turborepo v2.0.10 [Compare Source](https://togithub.com/vercel/turbo/compare/v2.0.9...v2.0.10) #### What's Changed ##### Examples - chore: dedupe link component in kitchen sink by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8813](https://togithub.com/vercel/turbo/pull/8813) - feat(examples): add example-with-typeorm by [@​cgoinglove](https://togithub.com/cgoinglove) in [https://github.com/vercel/turbo/pull/8143](https://togithub.com/vercel/turbo/pull/8143) ##### Changelog - feat(turbo): add TMP and TEMP variables to pass through by [@​cahilfoley](https://togithub.com/cahilfoley) in [https://github.com/vercel/turbo/pull/8803](https://togithub.com/vercel/turbo/pull/8803) - chore: add trace level logging to process management by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8822](https://togithub.com/vercel/turbo/pull/8822) - chore(infer): add test for current behavior by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8825](https://togithub.com/vercel/turbo/pull/8825) - fix: close stdin for non-interactive tasks by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8838](https://togithub.com/vercel/turbo/pull/8838) - chore(turborepo): print the turbo version on start up by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8841](https://togithub.com/vercel/turbo/pull/8841) - chore(auth): catch forbidden cache access error by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8853](https://togithub.com/vercel/turbo/pull/8853) - chore(telemetry): remove unused codepath field by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/8855](https://togithub.com/vercel/turbo/pull/8855) - chore(schema): update schema with dangerouslyDisablePackageManagerCheck by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8856](https://togithub.com/vercel/turbo/pull/8856) - fix(turborepo): task table width bug by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8868](https://togithub.com/vercel/turbo/pull/8868) - feat(turborepo): added specific symbol for cache hit by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8869](https://togithub.com/vercel/turbo/pull/8869) - feat(tui): terminal pane mouse copying by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8713](https://togithub.com/vercel/turbo/pull/8713) - chore(filter): add additional logs for scm based filters by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8850](https://togithub.com/vercel/turbo/pull/8850) - chore:(logging): improve debug logs with -vv by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/8867](https://togithub.com/vercel/turbo/pull/8867) - (chore): Make FS error more clear. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8881](https://togithub.com/vercel/turbo/pull/8881) - adds daemon flag for env var and turbo.json by [@​dimitropoulos](https://togithub.com/dimitropoulos) in [https://github.com/vercel/turbo/pull/8728](https://togithub.com/vercel/turbo/pull/8728) - fix(windows): keep stdin open for conpty processes by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8885](https://togithub.com/vercel/turbo/pull/8885) #### New Contributors - [@​cahilfoley](https://togithub.com/cahilfoley) made their first contribution in [https://github.com/vercel/turbo/pull/8803](https://togithub.com/vercel/turbo/pull/8803) - [@​busybox11](https://togithub.com/busybox11) made their first contribution in [https://github.com/vercel/turbo/pull/8799](https://togithub.com/vercel/turbo/pull/8799) - [@​samydoesit](https://togithub.com/samydoesit) made their first contribution in [https://github.com/vercel/turbo/pull/8725](https://togithub.com/vercel/turbo/pull/8725) - [@​gdarchen](https://togithub.com/gdarchen) made their first contribution in [https://github.com/vercel/turbo/pull/8830](https://togithub.com/vercel/turbo/pull/8830) - [@​cgoinglove](https://togithub.com/cgoinglove) made their first contribution in [https://github.com/vercel/turbo/pull/8143](https://togithub.com/vercel/turbo/pull/8143) **Full Changelog**: https://github.com/vercel/turbo/compare/v2.0.9...v2.0.10 ### [`v2.0.9`](https://togithub.com/vercel/turbo/compare/v2.0.8...v2.0.9) [Compare Source](https://togithub.com/vercel/turbo/compare/v2.0.8...v2.0.9) ### [`v2.0.8`](https://togithub.com/vercel/turbo/releases/tag/v2.0.8): Turborepo v2.0.8 [Compare Source](https://togithub.com/vercel/turbo/compare/v2.0.7...v2.0.8) #### What's Changed ##### Examples - Update basic example. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8784](https://togithub.com/vercel/turbo/pull/8784) ##### Changelog - chore(turborepo): refine package.json parse error by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8753](https://togithub.com/vercel/turbo/pull/8753) - feat(turbo): add VERCEL to pass through by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/8794](https://togithub.com/vercel/turbo/pull/8794) **Full Changelog**: https://github.com/vercel/turbo/compare/v2.0.7...v2.0.8 ### [`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 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.