From 8255fa8ffb2256dd5c81306f7bd4e56999a2c1ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 19:02:18 +0000 Subject: [PATCH] chore(deps): update dependency turbo to ^1.12.4 (#2474) 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.12.3` -> `^1.12.4`](https://renovatebot.com/diffs/npm/turbo/1.12.3/1.12.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/1.12.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/1.12.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/1.12.3/1.12.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/1.12.3/1.12.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
vercel/turbo (turbo) ### [`v1.12.4`](https://togithub.com/vercel/turbo/releases/tag/v1.12.4): Turborepo v1.12.4 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.12.3...v1.12.4) #### What's Changed ##### Docs - feat(cache): bump default timeout and add docs by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/7304](https://togithub.com/vercel/turbo/pull/7304) ##### create-turbo - release(turborepo): 1.12.3 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/7296](https://togithub.com/vercel/turbo/pull/7296) - chore(create-turbo): update chalk to v4 by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/7300](https://togithub.com/vercel/turbo/pull/7300) - release(turborepo): 1.12.4-canary.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/7338](https://togithub.com/vercel/turbo/pull/7338) - release(turborepo): 1.12.4-canary.1 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/7369](https://togithub.com/vercel/turbo/pull/7369) ##### [@​turbo/repository](https://togithub.com/turbo/repository) - ⚠️ **Alpha - Expect Breaking Changes** - fix([@​turbo/repository](https://togithub.com/turbo/repository)): fix breaking API changes from turbo core by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/7373](https://togithub.com/vercel/turbo/pull/7373) - chore(turbo): rename workspace -> package in PackageGraph module by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/7372](https://togithub.com/vercel/turbo/pull/7372) ##### Changelog - chore(Turborepo): Delete or feature-gate imports by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/7295](https://togithub.com/vercel/turbo/pull/7295) - fix(Turborepo): Route through existing wait_for_filewatching call by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/7237](https://togithub.com/vercel/turbo/pull/7237) - feat(async_cache): support cloning by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/7293](https://togithub.com/vercel/turbo/pull/7293) - refactor: Error on absolute paths in turbo.json by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/7292](https://togithub.com/vercel/turbo/pull/7292) - implement vercel auth token for SSO by [@​Zertsov](https://togithub.com/Zertsov) in [https://github.com/vercel/turbo/pull/7192](https://togithub.com/vercel/turbo/pull/7192) - feat([@​turbo/repository](https://togithub.com/turbo/repository)): add method to return package dependents by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/7242](https://togithub.com/vercel/turbo/pull/7242) - chore([@​turbo/repository](https://togithub.com/turbo/repository)): bump version to 0.0.1-canary.5 by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/7312](https://togithub.com/vercel/turbo/pull/7312) - fix(Turborepo): Don't block forever if we have already gotten a parse error by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/7203](https://togithub.com/vercel/turbo/pull/7203) - chore(Turborepo): Remove ExecutionState, we don't need it anymore by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/7281](https://togithub.com/vercel/turbo/pull/7281) - feat(turbo): task access trace & cached configs by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/7074](https://togithub.com/vercel/turbo/pull/7074) - chore: fix clippy lints in [@​turbo/repository](https://togithub.com/turbo/repository) by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7310](https://togithub.com/vercel/turbo/pull/7310) - chore: Clean up log files, add `daemon log` subcommand by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/7305](https://togithub.com/vercel/turbo/pull/7305) - chore: add shutdown method for async cache by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7309](https://togithub.com/vercel/turbo/pull/7309) - feat: vendor CI log groups by [@​cymruu](https://togithub.com/cymruu) in [https://github.com/vercel/turbo/pull/6314](https://togithub.com/vercel/turbo/pull/6314) - feat(turborepo): daemon UX improvements by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/7307](https://togithub.com/vercel/turbo/pull/7307) - chore(turborepo): Ensure fresh builds by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/7321](https://togithub.com/vercel/turbo/pull/7321) - chore: don't print debug info on successful login by [@​Zertsov](https://togithub.com/Zertsov) in [https://github.com/vercel/turbo/pull/7323](https://togithub.com/vercel/turbo/pull/7323) - fix: check vercel token is still valid by [@​Zertsov](https://togithub.com/Zertsov) in [https://github.com/vercel/turbo/pull/7325](https://togithub.com/vercel/turbo/pull/7325) - fix(Turborepo): Start moving cookie watching to downstream services by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/7283](https://togithub.com/vercel/turbo/pull/7283) - chore([@​turbo/repository](https://togithub.com/turbo/repository)): add inline jsdocs for findPackagesAndDependents method by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/7331](https://togithub.com/vercel/turbo/pull/7331) - chore: modularize vercel api crate by [@​Zertsov](https://togithub.com/Zertsov) in [https://github.com/vercel/turbo/pull/7329](https://togithub.com/vercel/turbo/pull/7329) - fix(Turborepo): Pass validated globs to daemon for watching by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/7327](https://togithub.com/vercel/turbo/pull/7327) - feat(Turborepo): Add spaces_id to layered config by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/7330](https://togithub.com/vercel/turbo/pull/7330) - feat(gitignore): break out gitignore util by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/7319](https://togithub.com/vercel/turbo/pull/7319) - feat(turbo): update changemapper to return name and path of packages by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/7336](https://togithub.com/vercel/turbo/pull/7336) - chore(turbo): rename WorkspaceNode to PackageNode by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/7351](https://togithub.com/vercel/turbo/pull/7351) - chore(turbo): rename WorkspaceInfo struct to PackageInfo by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/7353](https://togithub.com/vercel/turbo/pull/7353) - chore(Turborepo): Move daemon paths off of CommandBase by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/7339](https://togithub.com/vercel/turbo/pull/7339) - fix: use system certs for tls by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7357](https://togithub.com/vercel/turbo/pull/7357) - chore(Turborepo): Remote CommandBase from Run by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/7360](https://togithub.com/vercel/turbo/pull/7360) - feat([@​turbo/repository](https://togithub.com/turbo/repository)): add affectedPackages API by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/7326](https://togithub.com/vercel/turbo/pull/7326) - feat([@​turbo/repository](https://togithub.com/turbo/repository)): bump for release by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/7361](https://togithub.com/vercel/turbo/pull/7361) - chore(turbo): rename WorkspaceName to PackageName by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/7355](https://togithub.com/vercel/turbo/pull/7355) - chore(turbo): delete unused fixture in cli directory by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/7376](https://togithub.com/vercel/turbo/pull/7376) - fix: avoid grouping logs from tasks which ended in error by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7335](https://togithub.com/vercel/turbo/pull/7335) #### New Contributors - [@​cymruu](https://togithub.com/cymruu) made their first contribution in [https://github.com/vercel/turbo/pull/6314](https://togithub.com/vercel/turbo/pull/6314) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.12.3...v1.12.4
--- ### 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://developer.mend.io/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 5fa37bc5d7e..1d522decf6d 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "license-checker": "^25.0.1", "prettier": "^2.8.8", "ts-node": "^10.9.2", - "turbo": "^1.12.3", + "turbo": "^1.12.4", "typescript": "^5.3.3" }, "packageManager": "pnpm@8.15.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8e5bbfd91c1..27d54dba1cc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,8 +53,8 @@ importers: specifier: ^10.9.2 version: 10.9.2(@types/node@20.10.6)(typescript@5.3.3) turbo: - specifier: ^1.12.3 - version: 1.12.3 + specifier: ^1.12.4 + version: 1.12.4 typescript: specifier: ^5.3.3 version: 5.3.3 @@ -43904,64 +43904,64 @@ packages: engines: {node: '>=0.6.11 <=0.7.0 || >=0.7.3'} dev: true - /turbo-darwin-64@1.12.3: - resolution: {integrity: sha512-dDglIaux+A4jOnB9CDH69sujmrnuLJLrKw1t3J+if6ySlFuxSwC++gDq9TVuOZo2+S7lFkGh+x5ytn3wp+jE8Q==} + /turbo-darwin-64@1.12.4: + resolution: {integrity: sha512-dBwFxhp9isTa9RS/fz2gDVk5wWhKQsPQMozYhjM7TT4jTrnYn0ZJMzr7V3B/M/T8QF65TbniW7w1gtgxQgX5Zg==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-darwin-arm64@1.12.3: - resolution: {integrity: sha512-5TqqeujEyHMoVUWGzSzUl5ERSg7HDCdbU3gBs5ziWTpFRpeJ/+Y15kYyZJcMQcubRIH3Y1hL/yA5IhlGdgXOMA==} + /turbo-darwin-arm64@1.12.4: + resolution: {integrity: sha512-1Uo5iI6xsJ1j9ObsqxYRsa3W26mEbUe6fnj4rQYV6kDaqYD54oAMJ6hM53q9rB8JvFxwdrUXGp3PwTw9A0qqkA==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-linux-64@1.12.3: - resolution: {integrity: sha512-yUreU+/gq4vlBtcdyfjz7slwz4zM1RG8sSXvyHmAS+QXqSrGkegg4qLl2fRbv/c3EyA/XbfcZuD6tcrXkejr6g==} + /turbo-linux-64@1.12.4: + resolution: {integrity: sha512-ONg2aSqKP7LAQOg7ysmU5WpEQp4DGNxSlAiR7um+LKtbmC/UxogbR5+T+Uuq6zGuQ5kJyKjWJ4NhtvUswOqBsA==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-arm64@1.12.3: - resolution: {integrity: sha512-XRwAsp2eRSqZmaMVNrmHoKqofeJMuD87zmefZLTRAObh38hIwKgyl2QRsJIbteob5RN77yFbv3lAJ36UIY5h7w==} + /turbo-linux-arm64@1.12.4: + resolution: {integrity: sha512-9FPufkwdgfIKg/9jj87Cdtftw8o36y27/S2vLN7FTR2pp9c0MQiTBOLVYadUr1FlShupddmaMbTkXEhyt9SdrA==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-windows-64@1.12.3: - resolution: {integrity: sha512-CPnRfnUCtmFeShOtUdMCthySjmyHaoTyh9JueiYFvtCNeO3WfDMj63dpOQstQWHdJFYmIrIGfhAclcds9ePQYA==} + /turbo-windows-64@1.12.4: + resolution: {integrity: sha512-2mOtxHW5Vjh/5rDVu/aFwsMzI+chs8XcEuJHlY1sYOpEymYTz+u6AXbnzRvwZFMrLKr7J7fQOGl+v96sLKbNdA==} cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - /turbo-windows-arm64@1.12.3: - resolution: {integrity: sha512-cYA/wlzvp4vlCNHYJ2AjNS3FLXWwUC/5CJompBkTeKFFB6AviE/iLkbIhFikCVSNXZk/3AGanpMUXIkt3bdlwg==} + /turbo-windows-arm64@1.12.4: + resolution: {integrity: sha512-nOY5wae9qnxPOpT1fRuYO0ks6dTwpKMPV6++VkDkamFDLFHUDVM/9kmD2UTeh1yyrKnrZksbb9zmShhmfj1wog==} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - /turbo@1.12.3: - resolution: {integrity: sha512-a6q8I0TK9ohACYbkmxzG/JYPuDC4VCvfmXLTlf321qQ4BIAhoyaOj/O2g+zJ6L1vNYnZ82G4LrbMfgLLngbLsg==} + /turbo@1.12.4: + resolution: {integrity: sha512-yUJ7elEUSToiGwFZogXpYKJpQ0BvaMbkEuQECIWtkBLcmWzlMOt6bActsIm29oN83mRU0WbzGt4e8H1KHWedhg==} hasBin: true optionalDependencies: - turbo-darwin-64: 1.12.3 - turbo-darwin-arm64: 1.12.3 - turbo-linux-64: 1.12.3 - turbo-linux-arm64: 1.12.3 - turbo-windows-64: 1.12.3 - turbo-windows-arm64: 1.12.3 + turbo-darwin-64: 1.12.4 + turbo-darwin-arm64: 1.12.4 + turbo-linux-64: 1.12.4 + turbo-linux-arm64: 1.12.4 + turbo-windows-64: 1.12.4 + turbo-windows-arm64: 1.12.4 dev: true /tweetnacl@0.14.5: