Skip to content

Commit 16be936

Browse files
chore(deps): update dependency turbo to v2.9.3 (#841)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [turbo](https://turborepo.dev) ([source](https://redirect.github.com/vercel/turborepo)) | [`2.9.1` → `2.9.3`](https://renovatebot.com/diffs/npm/turbo/2.9.1/2.9.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/2.9.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/2.9.1/2.9.3?slim=true) | --- ### Release Notes <details> <summary>vercel/turborepo (turbo)</summary> ### [`v2.9.3`](https://redirect.github.com/vercel/turborepo/releases/tag/v2.9.3): Turborepo v2.9.3 [Compare Source](https://redirect.github.com/vercel/turborepo/compare/v2.9.2...v2.9.3) <!-- Release notes generated using configuration in .github/release.yml at v2.9.3 --> #### What's Changed ##### Changelog - fix: Preserve per-workspace lockfiles during pnpm pruning by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;12519](https://redirect.github.com/vercel/turborepo/pull/12519) **Full Changelog**: <vercel/turborepo@v2.9.2...v2.9.3> ### [`v2.9.2`](https://redirect.github.com/vercel/turborepo/releases/tag/v2.9.2): Turborepo v2.9.2 [Compare Source](https://redirect.github.com/vercel/turborepo/compare/v2.9.1...v2.9.2) <!-- Release notes generated using configuration in .github/release.yml at v2.9.2 --> #### What's Changed ##### Examples - feat(examples): Add Next.js + Elysia full-stack starter template by [@&#8203;eastgold15](https://redirect.github.com/eastgold15) in [#&#8203;12414](https://redirect.github.com/vercel/turborepo/pull/12414) ##### Changelog - docs: Add documentation for cacheMaxAge and cacheMaxSize options by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;12500](https://redirect.github.com/vercel/turborepo/pull/12500) - fix: Resolve correct nested bun lockfile versions during prune by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;12506](https://redirect.github.com/vercel/turborepo/pull/12506) - Revert "fix: Avoid `setsid()` in PTY spawn to prevent macOS Gatekeeper CPU spikes" by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;12507](https://redirect.github.com/vercel/turborepo/pull/12507) - fix: Unblock `watch` loop so interruptible persistent tasks restart on file changes by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;12509](https://redirect.github.com/vercel/turborepo/pull/12509) - fix(api-client): Treat \* as wildcard in preflight Access-Control-Allow-Headers by [@&#8203;bitttttten](https://redirect.github.com/bitttttten) in [#&#8203;12503](https://redirect.github.com/vercel/turborepo/pull/12503) - docs: Document `turbo.*` generator variables by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;12511](https://redirect.github.com/vercel/turborepo/pull/12511) - fix: Backfill missing pnpm workspace importer entries during prune by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;12514](https://redirect.github.com/vercel/turborepo/pull/12514) - fix: Include transitive dependencies in engine graph pruning for affected paths using Task Graph by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;12516](https://redirect.github.com/vercel/turborepo/pull/12516) - fix: Update AI-generated response disclaimer to include human attribution by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12517](https://redirect.github.com/vercel/turborepo/pull/12517) - fix: Preserve shallow install strategy during npm lockfile pruning by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;12520](https://redirect.github.com/vercel/turborepo/pull/12520) #### New Contributors - [@&#8203;eastgold15](https://redirect.github.com/eastgold15) made their first contribution in [#&#8203;12414](https://redirect.github.com/vercel/turborepo/pull/12414) **Full Changelog**: <vercel/turborepo@v2.9.1...v2.9.2> </details> --- ### 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. --- - [ ] <!-- rebase-check -->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/infonl/zgw-office-addin). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 799663a commit 16be936

2 files changed

Lines changed: 29 additions & 29 deletions

File tree

package-lock.json

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@vitest/coverage-v8": "4.1.2",
3737
"@vitest/ui": "4.1.2",
3838
"happy-dom": "20.8.9",
39-
"turbo": "2.9.1",
39+
"turbo": "2.9.3",
4040
"vitest": "4.1.2"
4141
},
4242
"engines": {

0 commit comments

Comments
 (0)