chore(deps): update dependency turbo to v2.10.12 #39

Open
renovatebot wants to merge 1 commit from renovate/turbo-monorepo into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
turbo (source) 2.10.102.10.12 age confidence

Release Notes

vercel/turborepo (turbo)

v2.10.12: Turborepo v2.10.12

Compare Source

What's Changed

Changelog

New Contributors

Full Changelog: https://github.com/vercel/turborepo/compare/v2.10.11...v2.10.12

v2.10.11: Turborepo v2.10.11

Compare Source

What's Changed

Changelog

Full Changelog: https://github.com/vercel/turborepo/compare/v2.10.10...v2.10.11


Configuration

📅 Schedule: (UTC)

  • 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 CLI.

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://github.com/vercel/turborepo)) | [`2.10.10` → `2.10.12`](https://renovatebot.com/diffs/npm/turbo/2.10.10/2.10.12) | ![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/2.10.12?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/2.10.10/2.10.12?slim=true) | --- ### Release Notes <details> <summary>vercel/turborepo (turbo)</summary> ### [`v2.10.12`](https://github.com/vercel/turborepo/releases/tag/v2.10.12): Turborepo v2.10.12 [Compare Source](https://github.com/vercel/turborepo/compare/v2.10.11...v2.10.12) <!-- Release notes generated using configuration in .github/release.yml at v2.10.12 --> #### What's Changed ##### Changelog - chore: Release Turborepo 2.10.11 by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;13765](https://github.com/vercel/turborepo/pull/13765) - feat: Refresh documentation social cards by [@&#8203;christopherkindl](https://github.com/christopherkindl) in [#&#8203;13764](https://github.com/vercel/turborepo/pull/13764) - fix: Preserve showcase logo sizes by [@&#8203;christopherkindl](https://github.com/christopherkindl) in [#&#8203;13766](https://github.com/vercel/turborepo/pull/13766) - fix: Refine mobile homepage interactions by [@&#8203;christopherkindl](https://github.com/christopherkindl) in [#&#8203;13767](https://github.com/vercel/turborepo/pull/13767) - fix: Align homepage KPIs to the right by [@&#8203;christopherkindl](https://github.com/christopherkindl) in [#&#8203;13769](https://github.com/vercel/turborepo/pull/13769) - fix: Prevent homepage KPI overflow by [@&#8203;christopherkindl](https://github.com/christopherkindl) in [#&#8203;13770](https://github.com/vercel/turborepo/pull/13770) - chore: Update Geistdocs to 1.20.4 by [@&#8203;molebox](https://github.com/molebox) in [#&#8203;13771](https://github.com/vercel/turborepo/pull/13771) - perf: Skip unused Package Configuration `stat`s by [@&#8203;vercel-gh-bot-4](https://github.com/vercel-gh-bot-4)\[bot] in [#&#8203;13746](https://github.com/vercel/turborepo/pull/13746) - chore: Update with-solid example by [@&#8203;vercel-gh-bot-5](https://github.com/vercel-gh-bot-5)\[bot] in [#&#8203;13752](https://github.com/vercel/turborepo/pull/13752) - chore: Update with-tailwind example by [@&#8203;vercel-gh-bot-5](https://github.com/vercel-gh-bot-5)\[bot] in [#&#8203;13762](https://github.com/vercel/turborepo/pull/13762) - perf: Stream dry-run JSON output by [@&#8203;vercel-gh-bot-4](https://github.com/vercel-gh-bot-4)\[bot] in [#&#8203;13760](https://github.com/vercel/turborepo/pull/13760) - chore: Update with-ultracite example by [@&#8203;vercel-gh-bot-5](https://github.com/vercel-gh-bot-5)\[bot] in [#&#8203;13772](https://github.com/vercel/turborepo/pull/13772) - perf: Merge same-prefix tree-wildcard globs into one directory walk by [@&#8203;vercel-gh-bot-5](https://github.com/vercel-gh-bot-5)\[bot] in [#&#8203;13763](https://github.com/vercel/turborepo/pull/13763) - chore: Update with-svelte example by [@&#8203;floriansalihovic](https://github.com/floriansalihovic) in [#&#8203;13118](https://github.com/vercel/turborepo/pull/13118) - chore: Add unified agent control plane by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13757](https://github.com/vercel/turborepo/pull/13757) - fix: Remove incremental task caching by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13773](https://github.com/vercel/turborepo/pull/13773) - chore: Rename agents app to factory by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13774](https://github.com/vercel/turborepo/pull/13774) - chore: Update oxlint and oxfmt by [@&#8203;charpeni](https://github.com/charpeni) in [#&#8203;13777](https://github.com/vercel/turborepo/pull/13777) - feat: Add security.txt endpoint by [@&#8203;charpeni](https://github.com/charpeni) in [#&#8203;13778](https://github.com/vercel/turborepo/pull/13778) - feat: Redesign factory control plane by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13775](https://github.com/vercel/turborepo/pull/13775) - perf: Replace regex captures with hand-written parsers in berry lockfile identifiers by [@&#8203;vercel-gh-bot-2](https://github.com/vercel-gh-bot-2)\[bot] in [#&#8203;13776](https://github.com/vercel/turborepo/pull/13776) - chore: Upgrade the factory eve agent to 0.39.3 by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13783](https://github.com/vercel/turborepo/pull/13783) - chore: Update with-rsbuild-module-federation example by [@&#8203;vercel-gh-bot-4](https://github.com/vercel-gh-bot-4)\[bot] in [#&#8203;13786](https://github.com/vercel/turborepo/pull/13786) - perf: Index Berry lockfile resolution overrides by dependency name by [@&#8203;vercel-gh-bot-5](https://github.com/vercel-gh-bot-5)\[bot] in [#&#8203;13787](https://github.com/vercel/turborepo/pull/13787) - chore: Update remote cache action to v1.1.0 by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13789](https://github.com/vercel/turborepo/pull/13789) - docs: Fix reference links and validation by [@&#8203;charpeni](https://github.com/charpeni) in [#&#8203;13784](https://github.com/vercel/turborepo/pull/13784) - feat: Add SSH command affordance for factory sandboxes by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13779](https://github.com/vercel/turborepo/pull/13779) - fix: Show invalid affected task glob by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13793](https://github.com/vercel/turborepo/pull/13793) - perf: Skip unused repository indexing for package listings by [@&#8203;vercel-gh-bot-4](https://github.com/vercel-gh-bot-4)\[bot] in [#&#8203;13792](https://github.com/vercel/turborepo/pull/13792) - feat: Rebuild the factory image on every merge to main by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13781](https://github.com/vercel/turborepo/pull/13781) - chore: Add full-page terminal SSH sessions to Factory sandbox inventory by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13780](https://github.com/vercel/turborepo/pull/13780) - chore: Update with-shell-commands example by [@&#8203;vercel-gh-bot-4](https://github.com/vercel-gh-bot-4)\[bot] in [#&#8203;13791](https://github.com/vercel/turborepo/pull/13791) - chore: Allow SSH terminal for completed-run sandboxes in Factory by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13782](https://github.com/vercel/turborepo/pull/13782) - fix: Decouple graceful shutdown tests from the shell commands example by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13799](https://github.com/vercel/turborepo/pull/13799) - feat: Start ad-hoc factory work from the operator page by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13798](https://github.com/vercel/turborepo/pull/13798) - chore: Update with-solid example by [@&#8203;vercel-gh-bot-4](https://github.com/vercel-gh-bot-4)\[bot] in [#&#8203;13797](https://github.com/vercel/turborepo/pull/13797) - fix: Rebuild factory images without custom workflows by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13801](https://github.com/vercel/turborepo/pull/13801) - feat: Add factory navigation by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13802](https://github.com/vercel/turborepo/pull/13802) - refactor: Migrate Factory styles to Tailwind by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13803](https://github.com/vercel/turborepo/pull/13803) - feat: Add durable Factory workspaces by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13804](https://github.com/vercel/turborepo/pull/13804) - feat: Stream Factory sandbox as terminal by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13807](https://github.com/vercel/turborepo/pull/13807) - fix: Restore Factory workspace creation by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13812](https://github.com/vercel/turborepo/pull/13812) - fix: Update Factory session network policy by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13814](https://github.com/vercel/turborepo/pull/13814) - fix: Improve Factory terminal line spacing by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13815](https://github.com/vercel/turborepo/pull/13815) - fix: Install Factory publishing skill by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13817](https://github.com/vercel/turborepo/pull/13817) - chore: Route Factory publishing through Eve by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13816](https://github.com/vercel/turborepo/pull/13816) - feat: Standardize Factory meta titles to Turborepo suffix by [@&#8203;vercel-gh-bot-3](https://github.com/vercel-gh-bot-3)\[bot] in [#&#8203;13819](https://github.com/vercel/turborepo/pull/13819) - perf: Skip Factory chat verification by [@&#8203;vercel-gh-bot-2](https://github.com/vercel-gh-bot-2)\[bot] in [#&#8203;13820](https://github.com/vercel/turborepo/pull/13820) - fix: Restore Factory workspaces by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13823](https://github.com/vercel/turborepo/pull/13823) - docs: Fix inconsistent Yarn command in basic example by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13825](https://github.com/vercel/turborepo/pull/13825) - chore: Update non-monorepo example by [@&#8203;vercel-gh-bot-3](https://github.com/vercel-gh-bot-3)\[bot] in [#&#8203;13808](https://github.com/vercel/turborepo/pull/13808) - perf: Batch package detail queries by [@&#8203;vercel-gh-bot-2](https://github.com/vercel-gh-bot-2)\[bot] in [#&#8203;13809](https://github.com/vercel/turborepo/pull/13809) - chore: Update basic example by [@&#8203;vercel-gh-bot-3](https://github.com/vercel-gh-bot-3)\[bot] in [#&#8203;13824](https://github.com/vercel/turborepo/pull/13824) - fix: Include virtual tasks in affected query by [@&#8203;Sakshamm-Goyal](https://github.com/Sakshamm-Goyal) in [#&#8203;13805](https://github.com/vercel/turborepo/pull/13805) - fix: Add workspace approval controls by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13827](https://github.com/vercel/turborepo/pull/13827) - fix: Prevent chat SSH command overflow by [@&#8203;vercel-gh-bot-5](https://github.com/vercel-gh-bot-5)\[bot] in [#&#8203;13828](https://github.com/vercel/turborepo/pull/13828) - fix: Update Factory pull request branches by [@&#8203;vercel-gh-bot-5](https://github.com/vercel-gh-bot-5)\[bot] in [#&#8203;13831](https://github.com/vercel/turborepo/pull/13831) - chore: Add operator chat model selector by [@&#8203;vercel-gh-bot-2](https://github.com/vercel-gh-bot-2)\[bot] in [#&#8203;13833](https://github.com/vercel/turborepo/pull/13833) - fix: Move model selector to workspace creation by [@&#8203;vercel-gh-bot-5](https://github.com/vercel-gh-bot-5)\[bot] in [#&#8203;13835](https://github.com/vercel/turborepo/pull/13835) - chore: Skip redundant Factory PR approval by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13837](https://github.com/vercel/turborepo/pull/13837) - chore: Use geistdocs 1.23.1 by [@&#8203;christopherkindl](https://github.com/christopherkindl) in [#&#8203;13834](https://github.com/vercel/turborepo/pull/13834) - chore: Handle feedback on Factory pull requests by [@&#8203;vercel-gh-bot-3](https://github.com/vercel-gh-bot-3)\[bot] in [#&#8203;13836](https://github.com/vercel/turborepo/pull/13836) - fix: Escape ampersands in RSS feed enclosure URLs by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13839](https://github.com/vercel/turborepo/pull/13839) - chore: Add automatic issue handling by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13840](https://github.com/vercel/turborepo/pull/13840) - chore: Alert Slack for low-confidence issues by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13841](https://github.com/vercel/turborepo/pull/13841) - feat: Require high confidence for issue fixes by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13842](https://github.com/vercel/turborepo/pull/13842) - fix: Run pnpm directly on Windows by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13843](https://github.com/vercel/turborepo/pull/13843) #### New Contributors - [@&#8203;vercel-gh-bot-4](https://github.com/vercel-gh-bot-4)\[bot] made their first contribution in [#&#8203;13746](https://github.com/vercel/turborepo/pull/13746) - [@&#8203;vercel-gh-bot-5](https://github.com/vercel-gh-bot-5)\[bot] made their first contribution in [#&#8203;13752](https://github.com/vercel/turborepo/pull/13752) - [@&#8203;Sakshamm-Goyal](https://github.com/Sakshamm-Goyal) made their first contribution in [#&#8203;13805](https://github.com/vercel/turborepo/pull/13805) **Full Changelog**: <https://github.com/vercel/turborepo/compare/v2.10.11...v2.10.12> ### [`v2.10.11`](https://github.com/vercel/turborepo/releases/tag/v2.10.11): Turborepo v2.10.11 [Compare Source](https://github.com/vercel/turborepo/compare/v2.10.10...v2.10.11) <!-- Release notes generated using configuration in .github/release.yml at v2.10.11 --> #### What's Changed ##### Changelog - chore: Release Turborepo 2.10.10 by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;13741](https://github.com/vercel/turborepo/pull/13741) - fix: Automatically approve release workflows by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13743](https://github.com/vercel/turborepo/pull/13743) - chore: Release Turborepo 2.10.11-canary.1 by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;13744](https://github.com/vercel/turborepo/pull/13744) - fix: Avoid repeated strict entrypoint traversal by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13745](https://github.com/vercel/turborepo/pull/13745) - chore: Release Turborepo 2.10.11-canary.2 by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;13747](https://github.com/vercel/turborepo/pull/13747) - feat: Cache native uv tool tasks by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13748](https://github.com/vercel/turborepo/pull/13748) - chore: Release Turborepo 2.10.11-canary.3 by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;13749](https://github.com/vercel/turborepo/pull/13749) - fix: Isolate concurrent generator config bundles by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13750](https://github.com/vercel/turborepo/pull/13750) - chore: Forbid release-age exclusions in examples maintenance by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13751](https://github.com/vercel/turborepo/pull/13751) - fix: Respect gitignore without git metadata by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13756](https://github.com/vercel/turborepo/pull/13756) - chore: Release Turborepo 2.10.11-canary.4 by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;13759](https://github.com/vercel/turborepo/pull/13759) - feat: Expand performance agent toolbox by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13761](https://github.com/vercel/turborepo/pull/13761) - docs: Redesign Turborepo homepage by [@&#8203;christopherkindl](https://github.com/christopherkindl) in [#&#8203;13702](https://github.com/vercel/turborepo/pull/13702) - fix: Tolerate transient input files by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13734](https://github.com/vercel/turborepo/pull/13734) **Full Changelog**: <https://github.com/vercel/turborepo/compare/v2.10.10...v2.10.11> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC42MS4yIiwidXBkYXRlZEluVmVyIjoiNDQuNjEuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chore(deps): update dependency turbo to ^2.10.10
Some checks failed
Portfolio CI / lint-and-build (pull_request) Successful in 25s
Server CI / lint-and-build (pull_request) Successful in 22s
Web CI / lint-and-build (pull_request) Successful in 35s
Portfolio CI / build-and-publish (pull_request) Failing after 3s
Server CI / build-and-publish (pull_request) Failing after 3s
Web CI / build-and-publish (pull_request) Failing after 4s
be7375be94
renovatebot force-pushed renovate/turbo-monorepo from be7375be94
Some checks failed
Portfolio CI / lint-and-build (pull_request) Successful in 25s
Server CI / lint-and-build (pull_request) Successful in 22s
Web CI / lint-and-build (pull_request) Successful in 35s
Portfolio CI / build-and-publish (pull_request) Failing after 3s
Server CI / build-and-publish (pull_request) Failing after 3s
Web CI / build-and-publish (pull_request) Failing after 4s
to 6389438182
All checks were successful
Portfolio CI / lint-and-build (pull_request) Successful in 26s
Server CI / lint-and-build (pull_request) Successful in 22s
Web CI / lint-and-build (pull_request) Successful in 36s
Portfolio CI / build-and-publish (pull_request) Successful in 32s
Server CI / build-and-publish (pull_request) Successful in 58s
Web CI / build-and-publish (pull_request) Successful in 39s
2026-09-08 21:05:43 +03:00
Compare
renovatebot changed title from chore(deps): update dependency turbo to ^2.10.10 to chore(deps): update dependency turbo to v2.10.12 2026-09-08 21:05:44 +03:00
All checks were successful
Portfolio CI / lint-and-build (pull_request) Successful in 26s
Server CI / lint-and-build (pull_request) Successful in 22s
Web CI / lint-and-build (pull_request) Successful in 36s
Portfolio CI / build-and-publish (pull_request) Successful in 32s
Server CI / build-and-publish (pull_request) Successful in 58s
Web CI / build-and-publish (pull_request) Successful in 39s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/turbo-monorepo:renovate/turbo-monorepo
git switch renovate/turbo-monorepo

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/turbo-monorepo
git switch renovate/turbo-monorepo
git rebase main
git switch main
git merge --ff-only renovate/turbo-monorepo
git switch renovate/turbo-monorepo
git rebase main
git switch main
git merge --no-ff renovate/turbo-monorepo
git switch main
git merge --squash renovate/turbo-monorepo
git switch main
git merge --ff-only renovate/turbo-monorepo
git switch main
git merge renovate/turbo-monorepo
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jaroheinonen/mosaic!39
No description provided.