From c597f0effe898e7d3dadcdd4cbeaa550e0a4a18e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 09:02:25 +0800 Subject: [PATCH] bump(deps): update dependency turbo to ^1.9.0 (#423) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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
vercel/turbo ### [`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 - 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 56 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 29 insertions(+), 29 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0ce4a944..0ff9b800 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@birthdayresearch/eslint-config": "0.5.9", "@birthdayresearch/sticky-prettier": "0.5.9", "lerna": "^6.6.1", - "turbo": "^1.8.8" + "turbo": "^1.9.0" } }, "node_modules/@ampproject/remapping": { @@ -18968,27 +18968,27 @@ } }, "node_modules/turbo": { - "version": "1.8.8", - "resolved": "https://registry.npmjs.org/turbo/-/turbo-1.8.8.tgz", - "integrity": "sha512-qYJ5NjoTX+591/x09KgsDOPVDUJfU9GoS+6jszQQlLp1AHrf1wRFA3Yps8U+/HTG03q0M4qouOfOLtRQP4QypA==", + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/turbo/-/turbo-1.9.0.tgz", + "integrity": "sha512-W99+hwuisT/d9wcr5/KnAJYCQwm3xApbxLTLBRMOEti3iaweRSQIKFCVhdGccaDuu6b0zvE/4bTB6C3qJc8bgw==", "dev": true, "hasInstallScript": true, "bin": { "turbo": "bin/turbo" }, "optionalDependencies": { - "turbo-darwin-64": "1.8.8", - "turbo-darwin-arm64": "1.8.8", - "turbo-linux-64": "1.8.8", - "turbo-linux-arm64": "1.8.8", - "turbo-windows-64": "1.8.8", - "turbo-windows-arm64": "1.8.8" + "turbo-darwin-64": "1.9.0", + "turbo-darwin-arm64": "1.9.0", + "turbo-linux-64": "1.9.0", + "turbo-linux-arm64": "1.9.0", + "turbo-windows-64": "1.9.0", + "turbo-windows-arm64": "1.9.0" } }, "node_modules/turbo-darwin-64": { - "version": "1.8.8", - "resolved": "https://registry.npmjs.org/turbo-darwin-64/-/turbo-darwin-64-1.8.8.tgz", - "integrity": "sha512-18cSeIm7aeEvIxGyq7PVoFyEnPpWDM/0CpZvXKHpQ6qMTkfNt517qVqUTAwsIYqNS8xazcKAqkNbvU1V49n65Q==", + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/turbo-darwin-64/-/turbo-darwin-64-1.9.0.tgz", + "integrity": "sha512-snJkC0RRFEQ7STIYbJVDrQzkRaU3b1cgM5PIrWx6elf79HA4Lm50sXbjpWJPsdwxfnvIKcpsAtBsDeR47iqnMQ==", "cpu": [ "x64" ], @@ -18999,9 +18999,9 @@ ] }, "node_modules/turbo-darwin-arm64": { - "version": "1.8.8", - "resolved": "https://registry.npmjs.org/turbo-darwin-arm64/-/turbo-darwin-arm64-1.8.8.tgz", - "integrity": "sha512-ruGRI9nHxojIGLQv1TPgN7ud4HO4V8mFBwSgO6oDoZTNuk5ybWybItGR+yu6fni5vJoyMHXOYA2srnxvOc7hjQ==", + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/turbo-darwin-arm64/-/turbo-darwin-arm64-1.9.0.tgz", + "integrity": "sha512-+4MDDtRdKe8VMG9YU7J3c6kokpKVV4ELw6iThtO7jwz5DiGy5eTKGNtr5kHkPk3SffUQ0DZTQ/YSJsBC+6LLlA==", "cpu": [ "arm64" ], @@ -19012,9 +19012,9 @@ ] }, "node_modules/turbo-linux-64": { - "version": "1.8.8", - "resolved": "https://registry.npmjs.org/turbo-linux-64/-/turbo-linux-64-1.8.8.tgz", - "integrity": "sha512-N/GkHTHeIQogXB1/6ZWfxHx+ubYeb8Jlq3b/3jnU4zLucpZzTQ8XkXIAfJG/TL3Q7ON7xQ8yGOyGLhHL7MpFRg==", + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/turbo-linux-64/-/turbo-linux-64-1.9.0.tgz", + "integrity": "sha512-pEyj6VFo1RYwMqA6BLPHYViRIbE/R1KMAoQFW/qr9vTIT6kuMw1OiL0f/ZJ3AgY5V2mwGQT9Qg2HAH1CIEnH4Q==", "cpu": [ "x64" ], @@ -19025,9 +19025,9 @@ ] }, "node_modules/turbo-linux-arm64": { - "version": "1.8.8", - "resolved": "https://registry.npmjs.org/turbo-linux-arm64/-/turbo-linux-arm64-1.8.8.tgz", - "integrity": "sha512-hKqLbBHgUkYf2Ww8uBL9UYdBFQ5677a7QXdsFhONXoACbDUPvpK4BKlz3NN7G4NZ+g9dGju+OJJjQP0VXRHb5w==", + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/turbo-linux-arm64/-/turbo-linux-arm64-1.9.0.tgz", + "integrity": "sha512-bwwa3X1ZzFkGsHsXDwAdW+akcKnGVNMmEtFULvh/2UALdslobttO7CiNBot7F+Sf5CfFZivYu5MEuYA/+Kvt7Q==", "cpu": [ "arm64" ], @@ -19038,9 +19038,9 @@ ] }, "node_modules/turbo-windows-64": { - "version": "1.8.8", - "resolved": "https://registry.npmjs.org/turbo-windows-64/-/turbo-windows-64-1.8.8.tgz", - "integrity": "sha512-2ndjDJyzkNslXxLt+PQuU21AHJWc8f6MnLypXy3KsN4EyX/uKKGZS0QJWz27PeHg0JS75PVvhfFV+L9t9i+Yyg==", + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/turbo-windows-64/-/turbo-windows-64-1.9.0.tgz", + "integrity": "sha512-GMvbmXNHJVuLwbgqxQjXTFE4GHjzj3hVE+xZEKlEQWJ0cD+OGrVMqYMGxjVO5Ffbd3aHI9OECAmQw18qHWi1AA==", "cpu": [ "x64" ], @@ -19051,9 +19051,9 @@ ] }, "node_modules/turbo-windows-arm64": { - "version": "1.8.8", - "resolved": "https://registry.npmjs.org/turbo-windows-arm64/-/turbo-windows-arm64-1.8.8.tgz", - "integrity": "sha512-xCA3oxgmW9OMqpI34AAmKfOVsfDljhD5YBwgs0ZDsn5h3kCHhC4x9W5dDk1oyQ4F5EXSH3xVym5/xl1J6WRpUg==", + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/turbo-windows-arm64/-/turbo-windows-arm64-1.9.0.tgz", + "integrity": "sha512-oeePkdHoXit+rBzAT4iqn9hTUWXguKvqsZpJbFKr7JKLKtfeGwsXtyhCtkWIpBBQMT+hkGTBURMr9mHuS3sUPA==", "cpu": [ "arm64" ], diff --git a/package.json b/package.json index 4f0b4d8f..538d6aef 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@birthdayresearch/eslint-config": "0.5.9", "@birthdayresearch/sticky-prettier": "0.5.9", "lerna": "^6.6.1", - "turbo": "^1.8.8" + "turbo": "^1.9.0" }, "prettier": "@birthdayresearch/sticky-prettier", "lint-staged": {