From 7f55a05c8c9e4a89d6a9b0eebf831d52ee8b7859 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 May 2023 01:48:26 +0000 Subject: [PATCH] chore(deps): update dependency turbo to v1.9.7 (#26) 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.5` -> `1.9.7`](https://renovatebot.com/diffs/npm/turbo/1.9.5/1.9.7) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.9.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.9.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.9.7/compatibility-slim/1.9.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.9.7/confidence-slim/1.9.5)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
vercel/turbo ### [`v1.9.7`](https://togithub.com/vercel/turbo/releases/tag/v1.9.7): Turborepo v1.9.7 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.9.6...v1.9.7) #### What's Changed ##### Changelog - fix(docs): Change `secrets.TURBO_TEAM` to `vars.TURBO_TEAM` by [@​jeniabrook](https://togithub.com/jeniabrook) in [https://github.com/vercel/turbo/pull/4975](https://togithub.com/vercel/turbo/pull/4975) - fix(create-turbo): Hard code default example. by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4974](https://togithub.com/vercel/turbo/pull/4974) - fix: berry lockfile semver range parsing of valid floats by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4945](https://togithub.com/vercel/turbo/pull/4945) - Update with-changesets with App Router. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/4843](https://togithub.com/vercel/turbo/pull/4843) - Update kitchen-sink with App Router. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/4840](https://togithub.com/vercel/turbo/pull/4840) - docs: Explain recursive topo tasks more by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4963](https://togithub.com/vercel/turbo/pull/4963) - feat: Print failed tasks at the bottom of the run by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4965](https://togithub.com/vercel/turbo/pull/4965) - fix(lockfile): traverse npm peer dependencies by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4981](https://togithub.com/vercel/turbo/pull/4981) - feat(cli): rework generator api by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/4984](https://togithub.com/vercel/turbo/pull/4984) - Send task summaries as tasks finish by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4913](https://togithub.com/vercel/turbo/pull/4913) - Update with-react-native-web with App Router. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/4847](https://togithub.com/vercel/turbo/pull/4847) - Update non-monorepo with App Router. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/4842](https://togithub.com/vercel/turbo/pull/4842) - Update with-prisma with App Router. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/4846](https://togithub.com/vercel/turbo/pull/4846) - Update with-docker with App Router. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/4844](https://togithub.com/vercel/turbo/pull/4844) - feat(cli): generators what -> type + cmd change by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/4996](https://togithub.com/vercel/turbo/pull/4996) #### New Contributors - [@​jeniabrook](https://togithub.com/jeniabrook) made their first contribution in [https://github.com/vercel/turbo/pull/4975](https://togithub.com/vercel/turbo/pull/4975) - [@​andershagbard](https://togithub.com/andershagbard) made their first contribution in [https://github.com/vercel/turbo/pull/4971](https://togithub.com/vercel/turbo/pull/4971) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.9.6...v1.9.7 ### [`v1.9.6`](https://togithub.com/vercel/turbo/releases/tag/v1.9.6): Turborepo v1.9.6 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.9.5...v1.9.6) #### What's Changed ##### Changelog - create-turbo: automatic git configuration. by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4941](https://togithub.com/vercel/turbo/pull/4941) - fix: set repoRoot on http cache so cache can be restored by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4956](https://togithub.com/vercel/turbo/pull/4956) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.9.5...v1.9.6
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] 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/Asjas/platform). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 44 ++++++++++++++++++++++---------------------- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/package.json b/package.json index ab21c10..e9480ac 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,6 @@ "@ianvs/prettier-plugin-sort-imports": "3.7.2", "prettier": "2.8.8", "prettier-plugin-tailwindcss": "0.3.0", - "turbo": "1.9.5" + "turbo": "1.9.7" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 22704d9..7405fe1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,8 +14,8 @@ importers: specifier: 0.3.0 version: 0.3.0(@ianvs/prettier-plugin-sort-imports@3.7.2)(prettier@2.8.8) turbo: - specifier: 1.9.5 - version: 1.9.5 + specifier: 1.9.7 + version: 1.9.7 packages/tailwind: devDependencies: @@ -1060,65 +1060,65 @@ packages: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} dev: true - /turbo-darwin-64@1.9.5: - resolution: {integrity: sha512-rtVuXm4QH5oA+BU/Vv7mfu9y4ok2zmpqQJEnV3Fn+h+BNgFaPU5HOOEZNiBLVHvpefO9uUB7maU5IVc76w4VPA==} + /turbo-darwin-64@1.9.7: + resolution: {integrity: sha512-+/yijrhefcPtGxC/TwlJJTccaYiCtbh7lPdnsk23soGYO+hVYGtg1o/33RNiuFULY4YAQyebZVsWkimntJfYYw==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-darwin-arm64@1.9.5: - resolution: {integrity: sha512-KH01n3GwpphOf3mx9pZoRBt0r9zZi0s5omDJorenN9hKDudTCLRhitbHyfCE9v/2x4hiX1zz8y/zET950YYCEw==} + /turbo-darwin-arm64@1.9.7: + resolution: {integrity: sha512-7A6XX0A0h+0aadzo4Tq7IUmITm5rt7vIrZ1XLD7G8ihFC9b53XKhI7xO/QrkKpwG8VkUJeZtbvb8g9lbKb7uTg==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-linux-64@1.9.5: - resolution: {integrity: sha512-b1XXy/NReTe/sNiohCDcl8YTDe/WSnz+DPA9jPoBfKH4crF8QlIuPUDFHYFmBflAYdItD4htKxy+47ReCoES1w==} + /turbo-linux-64@1.9.7: + resolution: {integrity: sha512-1mBcCWX5KK+uXojGDhIBPN/LYzjT2wAjY+HVK7Bb4bDNwYXwWeynk5kSOCkT+G9b6N0uu9cln46Qty+nPwqm/Q==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-arm64@1.9.5: - resolution: {integrity: sha512-0tlgIsjNChtyPlPCnB6k9oh2WCoO80D4nEj9zdU1D3xBL30qlsC1dAEOouGi0uK6Sh2GJLrEiRaeBh+/M9h68w==} + /turbo-linux-arm64@1.9.7: + resolution: {integrity: sha512-r2xUwoF3Uc85MOESNZ9dlLsuWdDowG+pKT1rDfsXbDz4hjXHKaQupy68vnNQRtTRwxGofgjYkrnJsfE3nd64xQ==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-windows-64@1.9.5: - resolution: {integrity: sha512-HO8Bh4zoViQ3BE8TKG6XJGQyUnCR4ljejWj+soCCZnmgg0rYUgRPKVTDmLA/9wV58b4QWsaEOWN9sWApydDrkg==} + /turbo-windows-64@1.9.7: + resolution: {integrity: sha512-8qCYVlMrQG2lfp+E7OTJwVkpc6VdpuWGvLAVc9f0bJ23XH3ttn4k8L9KWNhRBkQHs/2obBPMJjhX0Xhq8uuPRA==} cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - /turbo-windows-arm64@1.9.5: - resolution: {integrity: sha512-XNpxXggn7JtqfLUHOj/hgLMwhTGEVVBix42N4gBMVOgo2GLA5AngTf0dt8ZGKkOFXA75zHn+iHA3sq+lrCRT/g==} + /turbo-windows-arm64@1.9.7: + resolution: {integrity: sha512-OSXAtagKpJL0/xfGlF5QCpVes67vrtV1DliHiXNNf2mMhUnDxNmJDz5KU5GHzWfCJi6CJ038d5n1AohG7ZNH/Q==} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - /turbo@1.9.5: - resolution: {integrity: sha512-ipfHCxx4/DOoEcdp8eItqfQ878NbCJrfAQ28EJdMUUS85sDbftn6XzGQULYdfJDp4q+Wwvu3m4tMNRjZSWZz5Q==} + /turbo@1.9.7: + resolution: {integrity: sha512-giQ0YpSZg4cxpFl7aEwhAMELS7t+6I+QPug739u2zOJV2ODY+sRiwkul1ikuMfpLdVdlI8IT62tnHU6M8AQgpA==} hasBin: true requiresBuild: true optionalDependencies: - turbo-darwin-64: 1.9.5 - turbo-darwin-arm64: 1.9.5 - turbo-linux-64: 1.9.5 - turbo-linux-arm64: 1.9.5 - turbo-windows-64: 1.9.5 - turbo-windows-arm64: 1.9.5 + turbo-darwin-64: 1.9.7 + turbo-darwin-arm64: 1.9.7 + turbo-linux-64: 1.9.7 + turbo-linux-arm64: 1.9.7 + turbo-windows-64: 1.9.7 + turbo-windows-arm64: 1.9.7 dev: true /update-browserslist-db@1.0.11(browserslist@4.21.5):