From ac36c709f176b287c436ff5c241875dccb6ac1d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 22:57:38 +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.1=20(#127)?= 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.9.9` -> `^1.10.1`](https://renovatebot.com/diffs/npm/turbo/1.9.9/1.10.1) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.10.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.10.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.10.1/compatibility-slim/1.9.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.10.1/confidence-slim/1.9.9)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
vercel/turbo ### [`v1.10.1`](https://togithub.com/vercel/turbo/releases/tag/v1.10.1): Turborepo v1.10.1 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.10.0...v1.10.1) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.10.0...v1.10.1 ### [`v1.10.0`](https://togithub.com/vercel/turbo/releases/tag/v1.10.0): Turborepo v1.10.0 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.9.9...v1.10.0) #### What's Changed ##### Changelog - Exclude Pipeline Definition from Global Hash by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4545](https://togithub.com/vercel/turbo/pull/4545) - chore(turbo/gen): mark as experimental by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5016](https://togithub.com/vercel/turbo/pull/5016) - fix: no longer crash for single projects with global dependencies by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5002](https://togithub.com/vercel/turbo/pull/5002) - Add `dotEnv` to `turbo.json` by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4870](https://togithub.com/vercel/turbo/pull/4870) - Add missing `--copy` flag. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5021](https://togithub.com/vercel/turbo/pull/5021) - feat(basic): add generators to basic example by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5006](https://togithub.com/vercel/turbo/pull/5006) - feat(prune) allow pruning of projects using Yarn PnP by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5019](https://togithub.com/vercel/turbo/pull/5019) - Update skipping-tasks.mdx by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5039](https://togithub.com/vercel/turbo/pull/5039) - Update skipping-tasks.mdx by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5041](https://togithub.com/vercel/turbo/pull/5041) - feat(turborepo): remove RelativeSystemPathBuf, clean paths on join by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5020](https://togithub.com/vercel/turbo/pull/5020) - fix(create-turbo): default example messaging by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5059](https://togithub.com/vercel/turbo/pull/5059) - fix(daemon): kill daemon when root is removed by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5038](https://togithub.com/vercel/turbo/pull/5038) - ci(turbo): allow publishing from non-main by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5062](https://togithub.com/vercel/turbo/pull/5062) - refactor(turborepo): Consolidated PathError and PathValidationError by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5060](https://togithub.com/vercel/turbo/pull/5060) - fix(create-turbo): git init must use add by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5058](https://togithub.com/vercel/turbo/pull/5058) - feat: go daemon opt-in feature flag by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/5076](https://togithub.com/vercel/turbo/pull/5076) - Add codemod to transform literals to wildcards by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5054](https://togithub.com/vercel/turbo/pull/5054) - Wildcard env by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5017](https://togithub.com/vercel/turbo/pull/5017) - fix(daemon): plumb through flush watch errors by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5070](https://togithub.com/vercel/turbo/pull/5070) - Improve error message when repo is not linked or token is expired by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5089](https://togithub.com/vercel/turbo/pull/5089) - fix(turborepo):Support distinguishing unset env vars by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5086](https://togithub.com/vercel/turbo/pull/5086) #### New Contributors - [@​jw-vercel](https://togithub.com/jw-vercel) made their first contribution in [https://github.com/vercel/turbo/pull/5057](https://togithub.com/vercel/turbo/pull/5057) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.9.9...v1.10.0
--- ### 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 | 50 +++++++++++++++++++++++++++----------------------- 2 files changed, 28 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index 3257b20..2e46043 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.9.9" + "turbo": "^1.10.1" }, "browserslist": { "production": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0858907..ef550be 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,8 @@ -lockfileVersion: '6.0' +lockfileVersion: '6.1' + +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false importers: @@ -74,8 +78,8 @@ importers: specifier: ^33.0.0 version: 33.0.0(stylelint@15.6.2) turbo: - specifier: ^1.9.9 - version: 1.9.9 + specifier: ^1.10.1 + version: 1.10.1 apps/website: dependencies: @@ -6108,65 +6112,65 @@ packages: yargs: 17.7.2 dev: true - /turbo-darwin-64@1.9.9: - resolution: {integrity: sha512-UDGM9E21eCDzF5t1F4rzrjwWutcup33e7ZjNJcW/mJDPorazZzqXGKEPIy9kXwKhamUUXfC7668r6ZuA1WXF2Q==} + /turbo-darwin-64@1.10.1: + resolution: {integrity: sha512-isLLoPuAOMNsYovOq9BhuQOZWQuU13zYsW988KkkaA4OJqOn7qwa9V/KBYCJL8uVQqtG+/Y42J37lO8RJjyXuA==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-darwin-arm64@1.9.9: - resolution: {integrity: sha512-VyfkXzTJpYLTAQ9krq2myyEq7RPObilpS04lgJ4OO1piq76RNmSpX9F/t9JCaY9Pj/4TL7i0d8PM7NGhwEA5Ag==} + /turbo-darwin-arm64@1.10.1: + resolution: {integrity: sha512-x1nloPR10fLElNCv17BKr0kCx/O5gse/UXAcVscMZH2tvRUtXrdBmut62uw2YU3J9hli2fszYjUWXkulVpQvFA==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-linux-64@1.9.9: - resolution: {integrity: sha512-Fu1MY29Odg8dHOqXcpIIGC3T63XLOGgnGfbobXMKdrC7JQDvtJv8TUCYciRsyknZYjyyKK1z6zKuYIiDjf3KeQ==} + /turbo-linux-64@1.10.1: + resolution: {integrity: sha512-abV+ODCeOlz0503OZlHhPWdy3VwJZc1jObf1VQj7uQM+JqJ/kXbMyqJIMQVz+m7QJUFdferYPRxGhYT/NbYK7Q==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-arm64@1.9.9: - resolution: {integrity: sha512-50LI8NafPuJxdnMCBeDdzgyt1cgjQG7FwkyY336v4e95WJPUVjrHdrKH6jYXhOUyrv9+jCJxwX1Yrg02t5yJ1g==} + /turbo-linux-arm64@1.10.1: + resolution: {integrity: sha512-zRC3nZbHQ63tofOmbuySzEn1ROISWTkemYYr1L98rpmT5aVa0kERlGiYcfDwZh3cBso/Ylg/wxexRAaPzcCJYQ==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-windows-64@1.9.9: - resolution: {integrity: sha512-9IsTReoLmQl1IRsy3WExe2j2RKWXQyXujfJ4fXF+jp08KxjVF4/tYP2CIRJx/A7UP/7keBta27bZqzAjsmbSTA==} + /turbo-windows-64@1.10.1: + resolution: {integrity: sha512-Irqz8IU+o7Q/5V44qatZBTunk+FQAOII1hZTsEU54ah62f9Y297K6/LSp+yncmVQOZlFVccXb6MDqcETExIQtA==} cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - /turbo-windows-arm64@1.9.9: - resolution: {integrity: sha512-CUu4hpeQo68JjDr0V0ygTQRLbS+/sNfdqEVV+Xz9136vpKn2WMQLAuUBVZV0Sp0S/7i+zGnplskT0fED+W46wQ==} + /turbo-windows-arm64@1.10.1: + resolution: {integrity: sha512-124IT15d2gyjC+NEn11pHOaVFvZDRHpxfF+LDUzV7YxfNIfV0mGkR3R/IyVXtQHOgqOdtQTbC4y411sm31+SEw==} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - /turbo@1.9.9: - resolution: {integrity: sha512-+ZS66LOT7ahKHxh6XrIdcmf2Yk9mNpAbPEj4iF2cs0cAeaDU3xLVPZFF0HbSho89Uxwhx7b5HBgPbdcjQTwQkg==} + /turbo@1.10.1: + resolution: {integrity: sha512-wq0YeSv6P/eEDXOL42jkMUr+T4z34dM8mdHu5u6C6OOAq8JuLJ72F/v4EVR1JmY8icyTkFz10ICLV0haUUYhbQ==} hasBin: true requiresBuild: true optionalDependencies: - turbo-darwin-64: 1.9.9 - turbo-darwin-arm64: 1.9.9 - turbo-linux-64: 1.9.9 - turbo-linux-arm64: 1.9.9 - turbo-windows-64: 1.9.9 - turbo-windows-arm64: 1.9.9 + 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 dev: true /type-check@0.4.0: