From 4ed1029d4b7c453f42a03b133081ac13f837168f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 May 2023 23:13:01 +0000 Subject: [PATCH] =?UTF-8?q?chore(dev-deps):=20=E2=AC=86=EF=B8=8F=20update?= =?UTF-8?q?=20turbo=20to=20^1.9.7=20(#114)?= 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.4` -> `^1.9.7`](https://renovatebot.com/diffs/npm/turbo/1.9.4/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.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.9.7/confidence-slim/1.9.4)](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 ### [`v1.9.5`](https://togithub.com/vercel/turbo/releases/tag/v1.9.5): Turborepo v1.9.5 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.9.4...v1.9.5) #### What's Changed ##### Changelog - fix: check if user passes absolute path to prune by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4891](https://togithub.com/vercel/turbo/pull/4891) - Submit originatingUser with Run by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4875](https://togithub.com/vercel/turbo/pull/4875) - Use cacheitem to restore HTTP cache. by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4634](https://togithub.com/vercel/turbo/pull/4634) - Build turbo once to build JS packages before publishing by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4910](https://togithub.com/vercel/turbo/pull/4910) - fix(cli): example should imply copy by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/4923](https://togithub.com/vercel/turbo/pull/4923) - Remove fallback to configured git user by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4928](https://togithub.com/vercel/turbo/pull/4928) - Partial revert of [#​4820](https://togithub.com/vercel/turbo/issues/4820). by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4938](https://togithub.com/vercel/turbo/pull/4938) #### New Contributors - [@​Akalanka47000](https://togithub.com/Akalanka47000) made their first contribution in [https://github.com/vercel/turbo/pull/4917](https://togithub.com/vercel/turbo/pull/4917) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.9.4...v1.9.5
--- ### 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 2303476..0c65ae7 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.4" + "turbo": "^1.9.7" }, "browserslist": { "production": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ad40c45..634ec38 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -74,8 +74,8 @@ importers: specifier: ^33.0.0 version: 33.0.0(stylelint@15.6.2) turbo: - specifier: ^1.9.4 - version: 1.9.4 + specifier: ^1.9.7 + version: 1.9.7 apps/website: dependencies: @@ -5963,65 +5963,65 @@ packages: yargs: 17.7.2 dev: true - /turbo-darwin-64@1.9.4: - resolution: {integrity: sha512-kCmDmxyUWWI+BstTZQKNM87UbNx40C0ZHUTFqs9tmeH7d5+gA2QhqrSoBuwQYw7YYNLpbkqu1ObbppsUlIFPdQ==} + /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.4: - resolution: {integrity: sha512-Of64jMEaDDHx0dzU7RwdOuh1lP021vtQun9wmEHhT0Hk/TQF+kDCywoHcY7R5nlSRcssFjysVyhCeZW6CkWrrA==} + /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.4: - resolution: {integrity: sha512-kajvUnXlUNtgVzLW3Y/RoHrC64G+G0Ky/o1F+oP6QK/T85H8NwNHXq2F6hyIrZPNGbKpPgpetuQ1waIibxJ0rA==} + /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.4: - resolution: {integrity: sha512-11P9Y8MoimqUzib3SU3md4g1loLF0FRHpYCbPzUTWPT3beOcdM2nop2u/yFHyBnbSxz1rTWczRJPnNoAki0B/Q==} + /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.4: - resolution: {integrity: sha512-2tFcFhuqs1c1DGFAk2wjU0TXrOXKoPdma9vxrTVdwvtz5Nc8XPF8RNW+1jbmRjpumGUkXou6Pe973GSvPjvD5w==} + /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.4: - resolution: {integrity: sha512-wJfEwUyWXxn6VKD2Vbycke6cm99gJ0llkr9gUnbR06eaRu1TiLY24FcFqN95/wftp0n5nne7b6K7Wz1TLh1fJQ==} + /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.4: - resolution: {integrity: sha512-PqhlMCmu6sOqcVswt1tYL0TV/O0uQ8kUZWfmlEl0EHPusc2R3nzg7KVXrZbXTHXzQH5HE2oJm9iUI0mYz31i7Q==} + /turbo@1.9.7: + resolution: {integrity: sha512-giQ0YpSZg4cxpFl7aEwhAMELS7t+6I+QPug739u2zOJV2ODY+sRiwkul1ikuMfpLdVdlI8IT62tnHU6M8AQgpA==} hasBin: true requiresBuild: true optionalDependencies: - turbo-darwin-64: 1.9.4 - turbo-darwin-arm64: 1.9.4 - turbo-linux-64: 1.9.4 - turbo-linux-arm64: 1.9.4 - turbo-windows-64: 1.9.4 - turbo-windows-arm64: 1.9.4 + 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 /type-check@0.4.0: