From a4c3fdede2697775acbce4b5a2c9d1c241d63446 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 10:50:46 +0800 Subject: [PATCH] bump(deps): update dependency turbo to ^1.12.3 (#779) 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.2` -> `^1.12.3`](https://renovatebot.com/diffs/npm/turbo/1.12.2/1.12.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/1.12.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/1.12.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/1.12.2/1.12.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/1.12.2/1.12.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
vercel/turbo (turbo) ### [`v1.12.3`](https://togithub.com/vercel/turbo/releases/tag/v1.12.3): Turborepo v1.12.3 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.12.2...v1.12.3) #### What's Changed ##### Docs - Add "System environment variables" page. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/7223](https://togithub.com/vercel/turbo/pull/7223) - Remote Cache API doc. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/7236](https://togithub.com/vercel/turbo/pull/7236) - Inputs clarity. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/7246](https://togithub.com/vercel/turbo/pull/7246) - docs(turborepo): fix typo in task dependencies by [@​flextremedev](https://togithub.com/flextremedev) in [https://github.com/vercel/turbo/pull/7271](https://togithub.com/vercel/turbo/pull/7271) - feat(docs): document building turbo from source by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/7276](https://togithub.com/vercel/turbo/pull/7276) - Fix a typo in docs page for github actions by [@​noahsark769](https://togithub.com/noahsark769) in [https://github.com/vercel/turbo/pull/7249](https://togithub.com/vercel/turbo/pull/7249) ##### create-turbo - release(turborepo): 1.12.2 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/7200](https://togithub.com/vercel/turbo/pull/7200) - release(turborepo): 1.12.3-canary.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/7215](https://togithub.com/vercel/turbo/pull/7215) ##### Examples - Bumping examples to 1.12 by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/7053](https://togithub.com/vercel/turbo/pull/7053) - Fix trailing comma in exapmle react-library.json by [@​Fl0h0](https://togithub.com/Fl0h0) in [https://github.com/vercel/turbo/pull/7273](https://togithub.com/vercel/turbo/pull/7273) - fix: avoid expensive globwalk in examples by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7238](https://togithub.com/vercel/turbo/pull/7238) ##### Changelog - backport wax 0.6 fixes to turborepo-wax by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/7089](https://togithub.com/vercel/turbo/pull/7089) - chore: allow unused for variables that don't get used on windows by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7212](https://togithub.com/vercel/turbo/pull/7212) - rust is no longer experimental by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/7214](https://togithub.com/vercel/turbo/pull/7214) - fix: declare version.txt as input by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7221](https://togithub.com/vercel/turbo/pull/7221) - refactor: Clean up error printing by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/7169](https://togithub.com/vercel/turbo/pull/7169) - fix: correctly parse pnpm lockfile settings by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7198](https://togithub.com/vercel/turbo/pull/7198) - refactor(turborepo): Change Detector by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/7222](https://togithub.com/vercel/turbo/pull/7222) - chore: move scripts to build and benchmark demos to new package by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/7217](https://togithub.com/vercel/turbo/pull/7217) - feat(turbo-repository): return additional workspace data by [@​mrmckeb](https://togithub.com/mrmckeb) in [https://github.com/vercel/turbo/pull/7187](https://togithub.com/vercel/turbo/pull/7187) - Fix/filter unnamed packages by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/7280](https://togithub.com/vercel/turbo/pull/7280) - fix: Daemon Restarting by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/7288](https://togithub.com/vercel/turbo/pull/7288) - chore(turborepo-lib): use compile error for feature validation by [@​ForsakenHarmony](https://togithub.com/ForsakenHarmony) in [https://github.com/vercel/turbo/pull/4235](https://togithub.com/vercel/turbo/pull/4235) - fix([@​turbo/repository](https://togithub.com/turbo/repository)): update types to latest signature by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/7289](https://togithub.com/vercel/turbo/pull/7289) - fix(Turborepo): Flag off daemon for package discovery by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/7290](https://togithub.com/vercel/turbo/pull/7290) #### New Contributors - [@​flextremedev](https://togithub.com/flextremedev) made their first contribution in [https://github.com/vercel/turbo/pull/7271](https://togithub.com/vercel/turbo/pull/7271) - [@​Fl0h0](https://togithub.com/Fl0h0) made their first contribution in [https://github.com/vercel/turbo/pull/7273](https://togithub.com/vercel/turbo/pull/7273) - [@​noahsark769](https://togithub.com/noahsark769) made their first contribution in [https://github.com/vercel/turbo/pull/7249](https://togithub.com/vercel/turbo/pull/7249) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.12.2...v1.12.3
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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/levaintech/contented). 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 2c686bcc..078f7b1c 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "lint-staged": "^15.2.2", "prettier": "^3.2.5", "ts-jest": "29.1.2", - "turbo": "^1.12.2", + "turbo": "^1.12.3", "typescript": "5.3.3" }, "packageManager": "pnpm@8.15.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 05fe4365..24100101 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: 29.1.2 version: 29.1.2(@babel/core@7.23.2)(esbuild@0.20.0)(jest@29.7.0)(typescript@5.3.3) turbo: - specifier: ^1.12.2 - version: 1.12.2 + specifier: ^1.12.3 + version: 1.12.3 typescript: specifier: 5.3.3 version: 5.3.3 @@ -7495,64 +7495,64 @@ packages: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} dev: false - /turbo-darwin-64@1.12.2: - resolution: {integrity: sha512-Aq/ePQ5KNx6XGwlZWTVTqpQYfysm1vkwkI6kAYgrX5DjMWn+tUXrSgNx4YNte0F+V4DQ7PtuWX+jRG0h0ZNg0A==} + /turbo-darwin-64@1.12.3: + resolution: {integrity: sha512-dDglIaux+A4jOnB9CDH69sujmrnuLJLrKw1t3J+if6ySlFuxSwC++gDq9TVuOZo2+S7lFkGh+x5ytn3wp+jE8Q==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-darwin-arm64@1.12.2: - resolution: {integrity: sha512-wTr+dqkwJo/eXE+4SPTSeNBKyyfQJhI6I9sKVlCSBmtaNEqoGNgdVzgMUdqrg9AIFzLIiKO+zhfskNaSWpVFow==} + /turbo-darwin-arm64@1.12.3: + resolution: {integrity: sha512-5TqqeujEyHMoVUWGzSzUl5ERSg7HDCdbU3gBs5ziWTpFRpeJ/+Y15kYyZJcMQcubRIH3Y1hL/yA5IhlGdgXOMA==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-linux-64@1.12.2: - resolution: {integrity: sha512-BggBKrLojGarDaa2zBo+kUR3fmjpd6bLA8Unm3Aa2oJw0UvEi3Brd+w9lNsPZHXXQYBUzNUY2gCdxf3RteWb0g==} + /turbo-linux-64@1.12.3: + resolution: {integrity: sha512-yUreU+/gq4vlBtcdyfjz7slwz4zM1RG8sSXvyHmAS+QXqSrGkegg4qLl2fRbv/c3EyA/XbfcZuD6tcrXkejr6g==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-arm64@1.12.2: - resolution: {integrity: sha512-v/apSRvVuwYjq1D9MJFsHv2EpGd1S4VoSdZvVfW6FaM06L8CFZa92urNR1svdGYN28YVKwK9Ikc9qudC6t/d5A==} + /turbo-linux-arm64@1.12.3: + resolution: {integrity: sha512-XRwAsp2eRSqZmaMVNrmHoKqofeJMuD87zmefZLTRAObh38hIwKgyl2QRsJIbteob5RN77yFbv3lAJ36UIY5h7w==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-windows-64@1.12.2: - resolution: {integrity: sha512-3uDdwXcRGkgopYFdPDpxQiuQjfQ12Fxq0fhj+iGymav0eWA4W4wzYwSdlUp6rT22qOBIzaEsrIspRwx1DsMkNg==} + /turbo-windows-64@1.12.3: + resolution: {integrity: sha512-CPnRfnUCtmFeShOtUdMCthySjmyHaoTyh9JueiYFvtCNeO3WfDMj63dpOQstQWHdJFYmIrIGfhAclcds9ePQYA==} cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - /turbo-windows-arm64@1.12.2: - resolution: {integrity: sha512-zNIHnwtQfJSjFi7movwhPQh2rfrcKZ7Xv609EN1yX0gEp9GxooCUi2yNnBQ8wTqFjioA2M5hZtGJQ0RrKaEm/Q==} + /turbo-windows-arm64@1.12.3: + resolution: {integrity: sha512-cYA/wlzvp4vlCNHYJ2AjNS3FLXWwUC/5CJompBkTeKFFB6AviE/iLkbIhFikCVSNXZk/3AGanpMUXIkt3bdlwg==} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - /turbo@1.12.2: - resolution: {integrity: sha512-BcoQjBZ+LJCMdjzWhzQflOinUjek28rWXj07aaaAQ8T3Ehs0JFSjIsXOm4qIbo52G4xk3gFVcUtJhh/QRADl7g==} + /turbo@1.12.3: + resolution: {integrity: sha512-a6q8I0TK9ohACYbkmxzG/JYPuDC4VCvfmXLTlf321qQ4BIAhoyaOj/O2g+zJ6L1vNYnZ82G4LrbMfgLLngbLsg==} hasBin: true optionalDependencies: - turbo-darwin-64: 1.12.2 - turbo-darwin-arm64: 1.12.2 - turbo-linux-64: 1.12.2 - turbo-linux-arm64: 1.12.2 - turbo-windows-64: 1.12.2 - turbo-windows-arm64: 1.12.2 + 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 dev: true /typanion@3.14.0: