From 603666e6f4a1ee052fcccd8e27268d5c1abba217 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 22:29:32 +0000 Subject: [PATCH] =?UTF-8?q?chore(dev-deps):=20=E2=AC=86=EF=B8=8F=20update?= =?UTF-8?q?=20turbo=20to=20^1.10.2=20(#132)?= 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.10.1` -> `^1.10.2`](https://renovatebot.com/diffs/npm/turbo/1.10.1/1.10.2) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.10.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.10.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.10.2/compatibility-slim/1.10.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.10.2/confidence-slim/1.10.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
vercel/turbo ### [`v1.10.2`](https://togithub.com/vercel/turbo/releases/tag/v1.10.2): Turborepo v1.10.2 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.10.1...v1.10.2) #### What's Changed ##### Changelog - fix(turborepo): rust implementation of file hashing via git index by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/4967](https://togithub.com/vercel/turbo/pull/4967) - feat: rust pnpm lockfile implementation by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4906](https://togithub.com/vercel/turbo/pull/4906) - Fix broken link for `--verbosity`. by [@​leerob](https://togithub.com/leerob) in [https://github.com/vercel/turbo/pull/5118](https://togithub.com/vercel/turbo/pull/5118) - Noting multiple global turbo installations. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5119](https://togithub.com/vercel/turbo/pull/5119) - List dev command more consistently. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5120](https://togithub.com/vercel/turbo/pull/5120) - fix: update storybook dev command by [@​ekafyi](https://togithub.com/ekafyi) in [https://github.com/vercel/turbo/pull/5105](https://togithub.com/vercel/turbo/pull/5105) - feat(turborepo): Move some shim paths over to AbsoluteSystemPath by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5108](https://togithub.com/vercel/turbo/pull/5108) - feat(docs): update copy arg by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5090](https://togithub.com/vercel/turbo/pull/5090) - feat(docs): link examples with generators by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5126](https://togithub.com/vercel/turbo/pull/5126) - sync dependencies with next.js by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5131](https://togithub.com/vercel/turbo/pull/5131) - Include timeSaved metric when skipping cache check by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4952](https://togithub.com/vercel/turbo/pull/4952) - Update storybook.mdx by [@​lofsigma](https://togithub.com/lofsigma) in [https://github.com/vercel/turbo/pull/5134](https://togithub.com/vercel/turbo/pull/5134) - refactor(turborepo): API Client Cleanup by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5084](https://togithub.com/vercel/turbo/pull/5084) - feat(turborepo): Set feature to use Go daemon by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5147](https://togithub.com/vercel/turbo/pull/5147) - fix(turborepo): Handle unimplemented and failed_precondition in daemon clients by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5151](https://togithub.com/vercel/turbo/pull/5151) - feat(types): publish turbo types by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5130](https://togithub.com/vercel/turbo/pull/5130) - feat(daemon): clean by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5152](https://togithub.com/vercel/turbo/pull/5152) - chore(turborepo): Port piece of kill_live_server test for version mismatch by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5153](https://togithub.com/vercel/turbo/pull/5153) - feat(turborepo): Wait for a pid file, then a sock file by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5158](https://togithub.com/vercel/turbo/pull/5158) - feat(create-turbo): use latest turbo by default by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5155](https://togithub.com/vercel/turbo/pull/5155) - Update existing-monorepo.mdx by [@​tomheaton](https://togithub.com/tomheaton) in [https://github.com/vercel/turbo/pull/5149](https://togithub.com/vercel/turbo/pull/5149) - Merge timesaved and cache status data structures by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5135](https://togithub.com/vercel/turbo/pull/5135) - chore: specify rust crates as inputs to building turborepo by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4664](https://togithub.com/vercel/turbo/pull/4664) - Organize tests a bit by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5116](https://togithub.com/vercel/turbo/pull/5116) - docs: add `--out-dir` reference for prune command by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5173](https://togithub.com/vercel/turbo/pull/5173) - fix(turborepo): Restructure reading from stderr, fix parsing of ls-tree by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5181](https://togithub.com/vercel/turbo/pull/5181) - chore(cli): add note about changing run summary by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5186](https://togithub.com/vercel/turbo/pull/5186) - feat(turborepo): Remove as_absolute_path() in favor of Deref by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5194](https://togithub.com/vercel/turbo/pull/5194) - Update log message when cache restoration is skipped by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5127](https://togithub.com/vercel/turbo/pull/5127) - docs: Move deprecated options for run command to bottom by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5180](https://togithub.com/vercel/turbo/pull/5180) - Parallel ignores concurrency and dependencies, we don't need to validate by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5191](https://togithub.com/vercel/turbo/pull/5191) - feat(lockfiles): add support pnpm lockfile version 6.1 by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5195](https://togithub.com/vercel/turbo/pull/5195) - feat(turborepo): Remove anyhow from package manager detection by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5196](https://togithub.com/vercel/turbo/pull/5196) - Add codemod for glob syntax issues. by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/5184](https://togithub.com/vercel/turbo/pull/5184) - fix(gen): swap to which for windows by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5208](https://togithub.com/vercel/turbo/pull/5208) - Add timeSaved value into dry run output by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5171](https://togithub.com/vercel/turbo/pull/5171) - fix(turborepo): Repo config case normalization by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5209](https://togithub.com/vercel/turbo/pull/5209) - release(turborepo): 1.10.2-canary.2 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5212](https://togithub.com/vercel/turbo/pull/5212) - Update references to docs in code comments and help output by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5179](https://togithub.com/vercel/turbo/pull/5179) - fix(turbo): remove npx version check for gen by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5216](https://togithub.com/vercel/turbo/pull/5216) - release(turborepo): 1.10.2-canary.3 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5222](https://togithub.com/vercel/turbo/pull/5222) #### New Contributors - [@​cool-little-fish](https://togithub.com/cool-little-fish) made their first contribution in [https://github.com/vercel/turbo/pull/4902](https://togithub.com/vercel/turbo/pull/4902) - [@​ekafyi](https://togithub.com/ekafyi) made their first contribution in [https://github.com/vercel/turbo/pull/5105](https://togithub.com/vercel/turbo/pull/5105) - [@​lofsigma](https://togithub.com/lofsigma) made their first contribution in [https://github.com/vercel/turbo/pull/5134](https://togithub.com/vercel/turbo/pull/5134) - [@​tomheaton](https://togithub.com/tomheaton) made their first contribution in [https://github.com/vercel/turbo/pull/5149](https://togithub.com/vercel/turbo/pull/5149) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.10.1...v1.10.2
--- ### Configuration 📅 **Schedule**: Branch creation - "after 12am and before 5am every weekday,every weekend" in timezone Asia/Kolkata, 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 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/timelessco/js-bottomsheet). --- package.json | 2 +- pnpm-lock.yaml | 44 ++++++++++++++++++++++---------------------- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/package.json b/package.json index 666ecd12..e4b92148 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "stylelint-config-clean-order": "^5.0.1", "stylelint-config-prettier": "^9.0.5", "stylelint-config-standard": "^33.0.0", - "turbo": "^1.10.1" + "turbo": "^1.10.2" }, "browserslist": { "production": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3a60bdc4..5f524181 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -78,8 +78,8 @@ importers: specifier: ^33.0.0 version: 33.0.0(stylelint@15.6.3) turbo: - specifier: ^1.10.1 - version: 1.10.1 + specifier: ^1.10.2 + version: 1.10.2 apps/website: dependencies: @@ -6014,65 +6014,65 @@ packages: yargs: 17.7.2 dev: true - /turbo-darwin-64@1.10.1: - resolution: {integrity: sha512-isLLoPuAOMNsYovOq9BhuQOZWQuU13zYsW988KkkaA4OJqOn7qwa9V/KBYCJL8uVQqtG+/Y42J37lO8RJjyXuA==} + /turbo-darwin-64@1.10.2: + resolution: {integrity: sha512-sVLpVVANByfMgqf7OYPcZM4KiDnjGu7ITvAzBSa9Iwe14yoWLn8utrNsWCRaQEB6kEqBGLPmvL7AKwkl8M2Gqg==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-darwin-arm64@1.10.1: - resolution: {integrity: sha512-x1nloPR10fLElNCv17BKr0kCx/O5gse/UXAcVscMZH2tvRUtXrdBmut62uw2YU3J9hli2fszYjUWXkulVpQvFA==} + /turbo-darwin-arm64@1.10.2: + resolution: {integrity: sha512-TKG91DSoYQjsCft4XBx4lYycVT5n3UQB/nOKgv/WJCSfwshLWulya3yhP8JT5erv9rPF8gwgnx87lrCmT4EAVA==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-linux-64@1.10.1: - resolution: {integrity: sha512-abV+ODCeOlz0503OZlHhPWdy3VwJZc1jObf1VQj7uQM+JqJ/kXbMyqJIMQVz+m7QJUFdferYPRxGhYT/NbYK7Q==} + /turbo-linux-64@1.10.2: + resolution: {integrity: sha512-ZIzAkfrzjJFkSM/uEfxU6JjseCsT5PHRu0s0lmYce37ApQbv/HC7tI0cFhuosI30+O8109/mkyZykKE7AQfgqA==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-arm64@1.10.1: - resolution: {integrity: sha512-zRC3nZbHQ63tofOmbuySzEn1ROISWTkemYYr1L98rpmT5aVa0kERlGiYcfDwZh3cBso/Ylg/wxexRAaPzcCJYQ==} + /turbo-linux-arm64@1.10.2: + resolution: {integrity: sha512-G4uZA+RBQ5S1X/oUxO5KoLL2NDMkrrBZF52+00jQv6UEb9lWDgwzqSwoAGjdXxeDCrqMW5rBVwb/IBIF2/yhwA==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-windows-64@1.10.1: - resolution: {integrity: sha512-Irqz8IU+o7Q/5V44qatZBTunk+FQAOII1hZTsEU54ah62f9Y297K6/LSp+yncmVQOZlFVccXb6MDqcETExIQtA==} + /turbo-windows-64@1.10.2: + resolution: {integrity: sha512-ObfQO37kGu1jBzFs/L+hybrCXBwdnimotJwzg7pCoSyGijKITlugrpJoPDKlg0eMr3/1Y6KUeHy26vZaDXrbuQ==} cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - /turbo-windows-arm64@1.10.1: - resolution: {integrity: sha512-124IT15d2gyjC+NEn11pHOaVFvZDRHpxfF+LDUzV7YxfNIfV0mGkR3R/IyVXtQHOgqOdtQTbC4y411sm31+SEw==} + /turbo-windows-arm64@1.10.2: + resolution: {integrity: sha512-7S6dx4738R/FIT2cxbsunqgHN5LelXzuzkcaZgdkU33oswRf/6KOfOABzQLdTX7Uos59cBSdwayf6KQJxuOXUg==} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - /turbo@1.10.1: - resolution: {integrity: sha512-wq0YeSv6P/eEDXOL42jkMUr+T4z34dM8mdHu5u6C6OOAq8JuLJ72F/v4EVR1JmY8icyTkFz10ICLV0haUUYhbQ==} + /turbo@1.10.2: + resolution: {integrity: sha512-m9sR5XHhuzxUQACf0vI2qCG5OqDYAZiPTaAsTwECnwUF4/cXwEmcYddbLJnO+K9orNvcnjjent5oBNBVQ/o0ow==} hasBin: true requiresBuild: true optionalDependencies: - turbo-darwin-64: 1.10.1 - turbo-darwin-arm64: 1.10.1 - turbo-linux-64: 1.10.1 - turbo-linux-arm64: 1.10.1 - turbo-windows-64: 1.10.1 - turbo-windows-arm64: 1.10.1 + turbo-darwin-64: 1.10.2 + turbo-darwin-arm64: 1.10.2 + turbo-linux-64: 1.10.2 + turbo-linux-arm64: 1.10.2 + turbo-windows-64: 1.10.2 + turbo-windows-arm64: 1.10.2 dev: true /type-check@0.4.0: