From 80df98a0e0aa5fb131897d95060d6ba3608e76e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 12:50:19 +0000 Subject: [PATCH] chore(deps): update dependency turbo to ^1.8.5 (#1476) 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.4` -> `^1.8.5`](https://renovatebot.com/diffs/npm/turbo/1.8.4/1.8.5) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.8.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.8.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.8.5/compatibility-slim/1.8.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.8.5/confidence-slim/1.8.4)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
vercel/turbo ### [`v1.8.5`](https://togithub.com/vercel/turbo/releases/tag/v1.8.5): Turborepo v1.8.5 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.8.4...v1.8.5) #### What's Changed ##### Changelog - release(turborepo): 1.8.4 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/4267](https://togithub.com/vercel/turbo/pull/4267) - Add valid JSON into test fixture by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4269](https://togithub.com/vercel/turbo/pull/4269) - If a graph walk task fails, stop the walk. by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/4254](https://togithub.com/vercel/turbo/pull/4254) - Revert rust scm usage by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/4277](https://togithub.com/vercel/turbo/pull/4277) - send a SIGTERM on unix rather than just killing the process by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/4276](https://togithub.com/vercel/turbo/pull/4276) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.8.4...v1.8.5
--- ### 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/fwouts/previewjs). 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 e050d93d1be..d211c15f23e 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "license-checker": "^25.0.1", "prettier": "^2.8.6", "ts-node": "^10.9.1", - "turbo": "^1.8.4", + "turbo": "^1.8.5", "typescript": "^4.9.5" }, "packageManager": "pnpm@7.30.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6f33a4bfbc7..ebcb2397253 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,7 +20,7 @@ importers: license-checker: ^25.0.1 prettier: ^2.8.6 ts-node: ^10.9.1 - turbo: ^1.8.4 + turbo: ^1.8.5 typescript: ^4.9.5 devDependencies: '@types/inquirer': 9.0.3 @@ -37,7 +37,7 @@ importers: license-checker: 25.0.1 prettier: 2.8.6 ts-node: 10.9.1_345kigqis4fipgyy5xb3ndshmq - turbo: 1.8.4 + turbo: 1.8.5 typescript: 4.9.5 api: @@ -32853,65 +32853,65 @@ packages: engines: {node: '>=0.6.11 <=0.7.0 || >=0.7.3'} dev: true - /turbo-darwin-64/1.8.4: - resolution: {integrity: sha512-5fKhrm8Skl5niCcYnmNc1pNDAH48EHS7yio7s06btlTjvSdSsT+Dw+wQiAmGrAmpbqN3Xr7cKZwD749/Q1zS/A==} + /turbo-darwin-64/1.8.5: + resolution: {integrity: sha512-CAYh56bzeHfnh7jTm03r29bh8p5a/EjQo1Id5yLUH7hS7msTau/+YpxJWPodLbN0UQsUYivUqHQkglJ+eMJ7xA==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-darwin-arm64/1.8.4: - resolution: {integrity: sha512-4+5KbJ4msMB8/O5yj1TArfPw8XU0BYwJC35d/fAHb+NcVOg0XbOEOeYUcstMgAbYmD0aOjCKAvdBN85xdsdjGg==} + /turbo-darwin-arm64/1.8.5: + resolution: {integrity: sha512-R3jCPOv+lu3dcvMhj8b/Defv6dyUwX6W+tbX7d6YUCA46Plf/bGCQ8+MSbxmr/4E1GyGOVFsn1wRfiYk0us/Dg==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-linux-64/1.8.4: - resolution: {integrity: sha512-c97Cjgm6aJ0KeivLJVEherImI2FQuQPfajwWgFWo5+WD11Zwy8ZTn7QrLJ7RMJr2dXnSo50yfy+xr/r6D55A0w==} + /turbo-linux-64/1.8.5: + resolution: {integrity: sha512-YRc/KNRZeUVvth11UO4SDQZR2IqGgl9MSsbzqoHuFz4B4Q5QXH7onHogv9aXWE/BZBBbcrSBTlwBSG0Gg+J8hg==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-arm64/1.8.4: - resolution: {integrity: sha512-FgA4LaI3CbSxpABxGydRBZWGoj03hiUWNoFo6GLdkDHam3x7Ky85Y9sTHOV59teCEQHjI04OfsjLulOhIsWh3Q==} + /turbo-linux-arm64/1.8.5: + resolution: {integrity: sha512-8exVZb7XBl/V3gHSweuUyG2D9IzfWqwLvlXoeLWlVYSj61Ajgdv+WU7lvUmx+H2s+sSKqmIFmewA5Lw6YY37sg==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-windows-64/1.8.4: - resolution: {integrity: sha512-AO3Wo+uGo0fs5/7fBlp05WjhnjYLoiP5NeZ7Up3PyR64MnkkwPM5a2hks2778ZgE24dTha7/CVGF1sxn4tF7Kw==} + /turbo-windows-64/1.8.5: + resolution: {integrity: sha512-fA8PU5ZNoFnQkapG06WiEqfsVQ5wbIPkIqTwUsd/M2Lp+KgxE79SQbuEI+2vQ9SmwM5qoMi515IPjgvXAJXgCw==} cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - /turbo-windows-arm64/1.8.4: - resolution: {integrity: sha512-BAV8gTcu3q89rcMvTo7AfkSgCEaZvW9dH6SLqpLcDKACA/rdLhnn9WFTchj7DIHJIcs2+Do5KCjLoV4KhrC2YA==} + /turbo-windows-arm64/1.8.5: + resolution: {integrity: sha512-SW/NvIdhckLsAWjU/iqBbCB0S8kXupKscUK3kEW1DZIr3MYcP/yIuaE/IdPuqcoF3VP0I3TLD4VTYCCKAo3tKA==} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - /turbo/1.8.4: - resolution: {integrity: sha512-ziVcsr0zhdmgfEzkaYF7q9h6BhBl4pDo1miRNsxIbEuxXQKaFGmsyW0WBM8/qaAC41by5lRHOdaZo9QMArmEJQ==} + /turbo/1.8.5: + resolution: {integrity: sha512-UBnH2wIFb5g6OQCk8f34Ud15ZXV4xEMmugeDJTU5Ur2LpVRsNEny0isSCYdb3Iu3howoNyyXmtpaxWsAwNYkkg==} hasBin: true requiresBuild: true optionalDependencies: - turbo-darwin-64: 1.8.4 - turbo-darwin-arm64: 1.8.4 - turbo-linux-64: 1.8.4 - turbo-linux-arm64: 1.8.4 - turbo-windows-64: 1.8.4 - turbo-windows-arm64: 1.8.4 + turbo-darwin-64: 1.8.5 + turbo-darwin-arm64: 1.8.5 + turbo-linux-64: 1.8.5 + turbo-linux-arm64: 1.8.5 + turbo-windows-64: 1.8.5 + turbo-windows-arm64: 1.8.5 dev: true /tweetnacl/0.14.5: