xcv58 / Tab-Manager-v2

Quickly and conveniently manage your open tabs https://tab-manager.vercel.app
https://xcv58.xyz/tabs
MIT License
176 stars 17 forks source link

chore(deps): update dependency turbo to v1.9.1 #2427

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

vercel/turbo ### [`v1.9.1`](https://togithub.com/vercel/turbo/releases/tag/v1.9.1): Turborepo v1.9.1 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.9.0...v1.9.1) #### What's Changed ##### Changelog - Add more readme for integration tests by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4515](https://togithub.com/vercel/turbo/pull/4515) - Deprecate `THASH`. by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4526](https://togithub.com/vercel/turbo/pull/4526) - oldGlobalHash can be named by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4528](https://togithub.com/vercel/turbo/pull/4528) - feat(summary): add taskId to single package task by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/4530](https://togithub.com/vercel/turbo/pull/4530) - Document --summarize flag and include in Troubleshooting doc by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4467](https://togithub.com/vercel/turbo/pull/4467) - feat(examples): update READMEs for create-turbo by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/4451](https://togithub.com/vercel/turbo/pull/4451) - Documentation for Strict Environments by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4490](https://togithub.com/vercel/turbo/pull/4490) - chore(turborepo): Make rustls the default feature for turborepo-lib by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/4537](https://togithub.com/vercel/turbo/pull/4537) - fix(turborepo): SCM tests and renaming by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/4462](https://togithub.com/vercel/turbo/pull/4462) - Update data sent to vercel for runs by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4495](https://togithub.com/vercel/turbo/pull/4495) - Gather Run Summary even when tasks fail by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4524](https://togithub.com/vercel/turbo/pull/4524) - Update old testbed make target to fixture- for new fixtures layout by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/4538](https://togithub.com/vercel/turbo/pull/4538) - Use both key and version when sorting lockfile entries by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4541](https://togithub.com/vercel/turbo/pull/4541) - Save task duration correctly by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4540](https://togithub.com/vercel/turbo/pull/4540) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.9.0...v1.9.1 ### [`v1.9.0`](https://togithub.com/vercel/turbo/releases/tag/v1.9.0): Turborepo v1.9.0 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.8.8...v1.9.0) #### What's Changed ##### Changelog - Log the location of the summary file in the execution summary by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4385](https://togithub.com/vercel/turbo/pull/4385) - Remove unused params in real run functions by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4402](https://togithub.com/vercel/turbo/pull/4402) - Refactor Dry Run so that output is printed by Run Summaries by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4403](https://togithub.com/vercel/turbo/pull/4403) - Make Run Summaries work for Single Package repos by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4387](https://togithub.com/vercel/turbo/pull/4387) - Add cache state to task summaries on real runs (2nd try) by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4393](https://togithub.com/vercel/turbo/pull/4393) - Remove executionSummary from dry run json by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4394](https://togithub.com/vercel/turbo/pull/4394) - chore(deps): update dependency nodemon to v2.0.22 by [@​renovate](https://togithub.com/renovate) in [https://github.com/vercel/turbo/pull/4201](https://togithub.com/vercel/turbo/pull/4201) - Account for canary versions in integration test for run summary by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4413](https://togithub.com/vercel/turbo/pull/4413) - fix: use signal handler in shim by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4313](https://togithub.com/vercel/turbo/pull/4313) - fix: delete libgit2 by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4419](https://togithub.com/vercel/turbo/pull/4419) - Make --summarize flag to work without a value by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4375](https://togithub.com/vercel/turbo/pull/4375) - Enable the summarize flag in help output by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4418](https://togithub.com/vercel/turbo/pull/4418) - fix: update example lockfiles by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4321](https://togithub.com/vercel/turbo/pull/4321) - feature(turborepo): `-F` as filter shorthand by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/4422](https://togithub.com/vercel/turbo/pull/4422) - chore: removing signal forwarding test by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4436](https://togithub.com/vercel/turbo/pull/4436) - chore(deps): update yarn to v1.22.19 by [@​renovate](https://togithub.com/renovate) in [https://github.com/vercel/turbo/pull/4404](https://togithub.com/vercel/turbo/pull/4404) - Polish the shape of the Run Summary JSON by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4421](https://togithub.com/vercel/turbo/pull/4421) - Add sub-package info to environment-variables.mdx by [@​ozum](https://togithub.com/ozum) in [https://github.com/vercel/turbo/pull/4406](https://togithub.com/vercel/turbo/pull/4406) - feat(create-turbo): support examples by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/4398](https://togithub.com/vercel/turbo/pull/4398) - Add a debugging section in our docs by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4423](https://togithub.com/vercel/turbo/pull/4423) - chore(version): bump canary version by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/4453](https://togithub.com/vercel/turbo/pull/4453) - fix(lockfile): correct lockfile version by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/4461](https://togithub.com/vercel/turbo/pull/4461) - fix(deps): update dependency got to v11 \[security] by [@​renovate](https://togithub.com/renovate) in [https://github.com/vercel/turbo/pull/4457](https://togithub.com/vercel/turbo/pull/4457) - Fix typos in example tsconfig' readme by [@​FranciscoMoretti](https://togithub.com/FranciscoMoretti) in [https://github.com/vercel/turbo/pull/4486](https://togithub.com/vercel/turbo/pull/4486) - chore: pipe through root package json to lockfile parsing by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4437](https://togithub.com/vercel/turbo/pull/4437) - chore: Remove release flag from turborepo-ffi build by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/4478](https://togithub.com/vercel/turbo/pull/4478) - Strict Environment Handling by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4449](https://togithub.com/vercel/turbo/pull/4449) - chore: update `with-tailwind` example by [@​Chia1104](https://togithub.com/Chia1104) in [https://github.com/vercel/turbo/pull/4379](https://togithub.com/vercel/turbo/pull/4379) - ci: Stop building Go code twice by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/4501](https://togithub.com/vercel/turbo/pull/4501) - Remove unused constant by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4502](https://togithub.com/vercel/turbo/pull/4502) - Improve integration test setup by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4512](https://togithub.com/vercel/turbo/pull/4512) - fix(examples): with-rollup by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/4514](https://togithub.com/vercel/turbo/pull/4514) - Fix Missing packages key when there are no changes in a monorepo by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4518](https://togithub.com/vercel/turbo/pull/4518) - fix: use ordered data structure for npm lockfile by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4516](https://togithub.com/vercel/turbo/pull/4516) #### New Contributors - [@​ozum](https://togithub.com/ozum) made their first contribution in [https://github.com/vercel/turbo/pull/4406](https://togithub.com/vercel/turbo/pull/4406) - [@​FranciscoMoretti](https://togithub.com/FranciscoMoretti) made their first contribution in [https://github.com/vercel/turbo/pull/4486](https://togithub.com/vercel/turbo/pull/4486) - [@​Chia1104](https://togithub.com/Chia1104) made their first contribution in [https://github.com/vercel/turbo/pull/4379](https://togithub.com/vercel/turbo/pull/4379) - [@​cursecodes](https://togithub.com/cursecodes) made their first contribution in [https://github.com/vercel/turbo/pull/4427](https://togithub.com/vercel/turbo/pull/4427) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.8.8...v1.9.0

Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), 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.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tab-manager-v2-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 13, 2023 1:24am