Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump(deps): update dependency turbo to ^1.9.0 (#423)
[![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://togithub.com/vercel/turbo)) | [`^1.8.8` -> `^1.9.0`](https://renovatebot.com/diffs/npm/turbo/1.8.8/1.9.0) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.9.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.9.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.9.0/compatibility-slim/1.8.8)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.9.0/confidence-slim/1.8.8)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/turbo</summary> ### [`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) <!-- Release notes generated using configuration in .github/turborepo-release.yml at 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**: vercel/turborepo@v1.8.8...v1.9.0 </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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/BirthdayResearch/contented). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40MC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDAuMCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information