From 883f89881cd20d10431c6d35fe4deb647af4f77e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 09:50:52 +0000 Subject: [PATCH] chore(deps): update dependency turbo to ^2.4.0 (#1761) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [turbo](https://turbo.build/repo) ([source](https://redirect.github.com/vercel/turborepo)) | [`^2.3.4` -> `^2.4.0`](https://renovatebot.com/diffs/npm/turbo/2.3.4/2.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/2.3.4/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/2.3.4/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
vercel/turborepo (turbo) ### [`v2.4.0`](https://redirect.github.com/vercel/turborepo/releases/tag/v2.4.0): Turborepo v2.4.0 [Compare Source](https://redirect.github.com/vercel/turborepo/compare/v2.3.4...v2.4.0) #### What's Changed ##### Docs - docs: migration guide for users coming from Nx by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9762](https://redirect.github.com/vercel/turborepo/pull/9762) - docs: make incremental migration more prominent on Nx doc by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9796](https://redirect.github.com/vercel/turborepo/pull/9796) - feat(prune): add `--use-gitignore` flag by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9797](https://redirect.github.com/vercel/turborepo/pull/9797) - docs: fix typo by [@​arosequist](https://redirect.github.com/arosequist) in [https://github.com/vercel/turborepo/pull/9814](https://redirect.github.com/vercel/turborepo/pull/9814) - docs: update ESLint package docs by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9833](https://redirect.github.com/vercel/turborepo/pull/9833) - docs: new page for examples by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9843](https://redirect.github.com/vercel/turborepo/pull/9843) - docs: Fix broken link by [@​benwaffle](https://redirect.github.com/benwaffle) in [https://github.com/vercel/turborepo/pull/9857](https://redirect.github.com/vercel/turborepo/pull/9857) - docs: `schema.json` in `node_modules` by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9832](https://redirect.github.com/vercel/turborepo/pull/9832) - docs: keybinds for tui by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9831](https://redirect.github.com/vercel/turborepo/pull/9831) - docs: experimental flag for `watch` caching by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9830](https://redirect.github.com/vercel/turborepo/pull/9830) - docs: `boundaries` experimental page by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9834](https://redirect.github.com/vercel/turborepo/pull/9834) ##### create-turbo - feat(create-turbo): fix official examples by [@​tknickman](https://redirect.github.com/tknickman) in [https://github.com/vercel/turborepo/pull/9837](https://redirect.github.com/vercel/turborepo/pull/9837) - chore: move `create-turbo` community note and format it better by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9836](https://redirect.github.com/vercel/turborepo/pull/9836) ##### eslint - chore(linting): add `name` property to ESLint `recommended` flat config by [@​jeremy-code](https://redirect.github.com/jeremy-code) in [https://github.com/vercel/turborepo/pull/9765](https://redirect.github.com/vercel/turborepo/pull/9765) ##### [@​turbo/repository](https://redirect.github.com/turbo/repository) - feat: makes `affectedPackages` lockfile aware by [@​dimitropoulos](https://redirect.github.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9795](https://redirect.github.com/vercel/turborepo/pull/9795) - chore([@​turbo/repository](https://redirect.github.com/turbo/repository)): silence noop lint by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9835](https://redirect.github.com/vercel/turborepo/pull/9835) - feat(release): [@​turbo/repository](https://redirect.github.com/turbo/repository) v0.0.1-canary.11 by [@​dimitropoulos](https://redirect.github.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9844](https://redirect.github.com/vercel/turborepo/pull/9844) ##### Examples - chore(examples): update `with-tailwind` by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9764](https://redirect.github.com/vercel/turborepo/pull/9764) - chore(examples): update non-monorepo example by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9770](https://redirect.github.com/vercel/turborepo/pull/9770) - chore: add best practices to Prisma ORM example by [@​ankur-arch](https://redirect.github.com/ankur-arch) in [https://github.com/vercel/turborepo/pull/9794](https://redirect.github.com/vercel/turborepo/pull/9794) - chore(deps): bump the basic group across 1 directory with 17 updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/vercel/turborepo/pull/9772](https://redirect.github.com/vercel/turborepo/pull/9772) - feat(examples): add example-with-vite-react by [@​shivam-pawar](https://redirect.github.com/shivam-pawar) in [https://github.com/vercel/turborepo/pull/9620](https://redirect.github.com/vercel/turborepo/pull/9620) - chore(deps): bump the kitchen-sink group across 1 directory with 25 updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/vercel/turborepo/pull/9771](https://redirect.github.com/vercel/turborepo/pull/9771) - chore(deps-dev): bump [@​types/node](https://redirect.github.com/types/node) from 20.17.16 to 22.10.10 in /examples/non-monorepo in the non-monorepo group across 1 directory by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/vercel/turborepo/pull/9777](https://redirect.github.com/vercel/turborepo/pull/9777) - chore(deps-dev): bump the basic group in /examples/basic with 6 updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/vercel/turborepo/pull/9806](https://redirect.github.com/vercel/turborepo/pull/9806) - chore(deps-dev): bump turbo from 2.3.3 to 2.3.4 in /examples/with-shell-commands in the with-shell-commands group by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/vercel/turborepo/pull/9807](https://redirect.github.com/vercel/turborepo/pull/9807) - chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with 6 updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/vercel/turborepo/pull/9808](https://redirect.github.com/vercel/turborepo/pull/9808) - fix(example): remove conflict css property from with-tailwind example by [@​kayumuzzaman](https://redirect.github.com/kayumuzzaman) in [https://github.com/vercel/turborepo/pull/9816](https://redirect.github.com/vercel/turborepo/pull/9816) - chore(examples): update `with-svelte` dependencies by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9822](https://redirect.github.com/vercel/turborepo/pull/9822) - ci: add `check-types` task to examples testing by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9824](https://redirect.github.com/vercel/turborepo/pull/9824) - chore(deps-dev): bump the basic group in /examples/basic with 2 updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/vercel/turborepo/pull/9846](https://redirect.github.com/vercel/turborepo/pull/9846) - chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with 2 updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/vercel/turborepo/pull/9847](https://redirect.github.com/vercel/turborepo/pull/9847) - chore(deps): bump the kitchen-sink group in /examples/kitchen-sink with 2 updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/vercel/turborepo/pull/9848](https://redirect.github.com/vercel/turborepo/pull/9848) - fix(examples): kitchen-sink package tests by [@​tknickman](https://redirect.github.com/tknickman) in [https://github.com/vercel/turborepo/pull/9851](https://redirect.github.com/vercel/turborepo/pull/9851) - fix(examples): downgrade tailwind by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9855](https://redirect.github.com/vercel/turborepo/pull/9855) - chore: removing unused script by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9854](https://redirect.github.com/vercel/turborepo/pull/9854) - fix(pnpm): revert lockfile upgrade by [@​tknickman](https://redirect.github.com/tknickman) in [https://github.com/vercel/turborepo/pull/9862](https://redirect.github.com/vercel/turborepo/pull/9862) ##### Changelog - chore: upgrade to Rust 1.84.0 by [@​ognevny](https://redirect.github.com/ognevny) in [https://github.com/vercel/turborepo/pull/9766](https://redirect.github.com/vercel/turborepo/pull/9766) - feat(mfe): v2->v1 & make version optional by [@​tknickman](https://redirect.github.com/tknickman) in [https://github.com/vercel/turborepo/pull/9787](https://redirect.github.com/vercel/turborepo/pull/9787) - feat(mfe): support user specified local proxy by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9695](https://redirect.github.com/vercel/turborepo/pull/9695) - feat(watch): caching by [@​NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9815](https://redirect.github.com/vercel/turborepo/pull/9815) - chore: suggest ways to break cyclic dependencies by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9799](https://redirect.github.com/vercel/turborepo/pull/9799) - fix(deps): use windows-sys instead of winapi by [@​ognevny](https://redirect.github.com/ognevny) in [https://github.com/vercel/turborepo/pull/9805](https://redirect.github.com/vercel/turborepo/pull/9805) - chore(turborepo-wax): remove lockfile by [@​ognevny](https://redirect.github.com/ognevny) in [https://github.com/vercel/turborepo/pull/9817](https://redirect.github.com/vercel/turborepo/pull/9817) - fix(deps): remove unused `winapi` for turborepo by [@​ognevny](https://redirect.github.com/ognevny) in [https://github.com/vercel/turborepo/pull/9839](https://redirect.github.com/vercel/turborepo/pull/9839) - fix(query): predicate bug by [@​NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9842](https://redirect.github.com/vercel/turborepo/pull/9842) - feat(turbo): update Azure Devops env by [@​tknickman](https://redirect.github.com/tknickman) in [https://github.com/vercel/turborepo/pull/9849](https://redirect.github.com/vercel/turborepo/pull/9849) - fix(turbo-trace): check exports by [@​NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9841](https://redirect.github.com/vercel/turborepo/pull/9841) - feat(boundaries): add a nice message after finishing boundaries checks by [@​NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9861](https://redirect.github.com/vercel/turborepo/pull/9861) #### New Contributors - [@​ankur-arch](https://redirect.github.com/ankur-arch) made their first contribution in [https://github.com/vercel/turborepo/pull/9794](https://redirect.github.com/vercel/turborepo/pull/9794) - [@​shivam-pawar](https://redirect.github.com/shivam-pawar) made their first contribution in [https://github.com/vercel/turborepo/pull/9620](https://redirect.github.com/vercel/turborepo/pull/9620) - [@​arosequist](https://redirect.github.com/arosequist) made their first contribution in [https://github.com/vercel/turborepo/pull/9814](https://redirect.github.com/vercel/turborepo/pull/9814) - [@​kayumuzzaman](https://redirect.github.com/kayumuzzaman) made their first contribution in [https://github.com/vercel/turborepo/pull/9816](https://redirect.github.com/vercel/turborepo/pull/9816) - [@​benwaffle](https://redirect.github.com/benwaffle) made their first contribution in [https://github.com/vercel/turborepo/pull/9857](https://redirect.github.com/vercel/turborepo/pull/9857) **Full Changelog**: https://github.com/vercel/turborepo/compare/v2.3.4...v2.4.0
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/yjl9903/AnimeSpace). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 58 +++++++++++++++++++++++++------------------------- 2 files changed, 30 insertions(+), 30 deletions(-) diff --git a/package.json b/package.json index 2c5db97f..14f8ee73 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "presea": "^0.0.10", "prettier": "^3.4.2", "rimraf": "^6.0.1", - "turbo": "^2.3.4", + "turbo": "^2.4.0", "typescript": "^5.7.3", "unbuild": "^3.3.1", "vite": "^6.0.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ff241ec9..60d33b54 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,8 +32,8 @@ importers: specifier: ^6.0.1 version: 6.0.1 turbo: - specifier: ^2.3.4 - version: 2.3.4 + specifier: ^2.4.0 + version: 2.4.0 typescript: specifier: ^5.7.3 version: 5.7.3 @@ -5140,38 +5140,38 @@ packages: tunnel-agent@0.6.0: resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==} - turbo-darwin-64@2.3.4: - resolution: {integrity: sha512-uOi/cUIGQI7uakZygH+cZQ5D4w+aMLlVCN2KTGot+cmefatps2ZmRRufuHrEM0Rl63opdKD8/JIu+54s25qkfg==} + turbo-darwin-64@2.4.0: + resolution: {integrity: sha512-kVMScnPUa3R4n7woNmkR15kOY0aUwCLJcUyH5UC59ggKqr5HIHwweKYK8N1pwBQso0LQF4I9i93hIzfJguCcwQ==} cpu: [x64] os: [darwin] - turbo-darwin-arm64@2.3.4: - resolution: {integrity: sha512-IIM1Lq5R+EGMtM1YFGl4x8Xkr0MWb4HvyU8N4LNoQ1Be5aycrOE+VVfH+cDg/Q4csn+8bxCOxhRp5KmUflrVTQ==} + turbo-darwin-arm64@2.4.0: + resolution: {integrity: sha512-8JObIpfun1guA7UlFR5jC/SOVm49lRscxMxfg5jZ5ABft79rhFC+ygN9AwAhGKv6W2DUhIh2xENkSgu4EDmUyg==} cpu: [arm64] os: [darwin] - turbo-linux-64@2.3.4: - resolution: {integrity: sha512-1aD2EfR7NfjFXNH3mYU5gybLJEFi2IGOoKwoPLchAFRQ6OEJQj201/oNo9CDL75IIrQo64/NpEgVyZtoPlfhfA==} + turbo-linux-64@2.4.0: + resolution: {integrity: sha512-xWDGGcRlBuGV7HXWAVuTY6vsQi4aZxGMAnuiuNDg8Ij1aHGohOM0RUsWMXjxz4vuJmjk9+/D6NQqHH3AJEXezg==} cpu: [x64] os: [linux] - turbo-linux-arm64@2.3.4: - resolution: {integrity: sha512-MxTpdKwxCaA5IlybPxgGLu54fT2svdqTIxRd0TQmpRJIjM0s4kbM+7YiLk0mOh6dGqlWPUsxz/A0Mkn8Xr5o7Q==} + turbo-linux-arm64@2.4.0: + resolution: {integrity: sha512-c3En99xMguc/Pdtk/rZP53LnDdw0W6lgUc04he8r8F+UHYSNvgzHh0WGXXmCC6lGbBH72kPhhGx4bAwyvi7dug==} cpu: [arm64] os: [linux] - turbo-windows-64@2.3.4: - resolution: {integrity: sha512-yyCrWqcRGu1AOOlrYzRnizEtdkqi+qKP0MW9dbk9OsMDXaOI5jlWtTY/AtWMkLw/czVJ7yS9Ex1vi9DB6YsFvw==} + turbo-windows-64@2.4.0: + resolution: {integrity: sha512-/gOORuOlyA8JDPzyA16CD3wvyRcuBFePa1URAnFUof9hXQmKxK0VvSDO79cYZFsJSchCKNJpckUS0gYxGsWwoA==} cpu: [x64] os: [win32] - turbo-windows-arm64@2.3.4: - resolution: {integrity: sha512-PggC3qH+njPfn1PDVwKrQvvQby8X09ufbqZ2Ha4uSu+5TvPorHHkAbZVHKYj2Y+tvVzxRzi4Sv6NdHXBS9Be5w==} + turbo-windows-arm64@2.4.0: + resolution: {integrity: sha512-/DJIdTFijEMM5LSiEpSfarDOMOlYqJV+EzmppqWtHqDsOLF4hbbIBH9sJR6OOp5dURAu5eURBYdmvBRz9Lo6TA==} cpu: [arm64] os: [win32] - turbo@2.3.4: - resolution: {integrity: sha512-1kiLO5C0Okh5ay1DbHsxkPsw9Sjsbjzm6cF85CpWjR0BIyBFNDbKqtUyqGADRS1dbbZoQanJZVj4MS5kk8J42Q==} + turbo@2.4.0: + resolution: {integrity: sha512-ah/yQp2oMif1X0u7fBJ4MLMygnkbKnW5O8SG6pJvloPCpHfFoZctkSVQiJ3VnvNTq71V2JJIdwmOeu1i34OQyg==} hasBin: true type-fest@0.16.0: @@ -11031,32 +11031,32 @@ snapshots: dependencies: safe-buffer: 5.2.1 - turbo-darwin-64@2.3.4: + turbo-darwin-64@2.4.0: optional: true - turbo-darwin-arm64@2.3.4: + turbo-darwin-arm64@2.4.0: optional: true - turbo-linux-64@2.3.4: + turbo-linux-64@2.4.0: optional: true - turbo-linux-arm64@2.3.4: + turbo-linux-arm64@2.4.0: optional: true - turbo-windows-64@2.3.4: + turbo-windows-64@2.4.0: optional: true - turbo-windows-arm64@2.3.4: + turbo-windows-arm64@2.4.0: optional: true - turbo@2.3.4: + turbo@2.4.0: optionalDependencies: - turbo-darwin-64: 2.3.4 - turbo-darwin-arm64: 2.3.4 - turbo-linux-64: 2.3.4 - turbo-linux-arm64: 2.3.4 - turbo-windows-64: 2.3.4 - turbo-windows-arm64: 2.3.4 + turbo-darwin-64: 2.4.0 + turbo-darwin-arm64: 2.4.0 + turbo-linux-64: 2.4.0 + turbo-linux-arm64: 2.4.0 + turbo-windows-64: 2.4.0 + turbo-windows-arm64: 2.4.0 type-fest@0.16.0: {}