Update dependency turbo to v2.10.5 #106

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

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
turbo (source) 2.10.32.10.5 age adoption passing confidence

Release Notes

vercel/turborepo (turbo)

v2.10.5: Turborepo v2.10.5

Compare Source

What's Changed

Changelog

New Contributors

Full Changelog: https://github.com/vercel/turborepo/compare/v2.10.4...v2.10.5

v2.10.4: Turborepo v2.10.4

Compare Source

What's Changed

Changelog

Full Changelog: https://github.com/vercel/turborepo/compare/v2.10.3...v2.10.4


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.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](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.3` → `2.10.5`](https://renovatebot.com/diffs/npm/turbo/2.10.3/2.10.5) | ![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/2.10.5?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/2.10.5?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/2.10.3/2.10.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/2.10.3/2.10.5?slim=true) | --- ### Release Notes <details> <summary>vercel/turborepo (turbo)</summary> ### [`v2.10.5`](https://github.com/vercel/turborepo/releases/tag/v2.10.5): Turborepo v2.10.5 [Compare Source](https://github.com/vercel/turborepo/compare/v2.10.4...v2.10.5) <!-- Release notes generated using configuration in .github/release.yml at v2.10.5 --> #### What's Changed ##### Changelog - perf: Evaluate simple include globs without wax compilation by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13285](https://github.com/vercel/turborepo/pull/13285) - chore: Dogfood native Cargo support in this repository by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13283](https://github.com/vercel/turborepo/pull/13283) - release(turborepo): 2.10.4 by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;13286](https://github.com/vercel/turborepo/pull/13286) - ci: Remove dead sccache configuration by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13289](https://github.com/vercel/turborepo/pull/13289) - feat: Serve the Remote Cache as an sccache backend for Cargo tasks by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13288](https://github.com/vercel/turborepo/pull/13288) - fix: Reject output path traversal by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13290](https://github.com/vercel/turborepo/pull/13290) - fix: Disable the sccache proxy when remote cache use is off by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13291](https://github.com/vercel/turborepo/pull/13291) - feat: Embed sccache so the Cargo compile cache needs no installation by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13293](https://github.com/vercel/turborepo/pull/13293) - release(turborepo): 2.10.5-canary.1 by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;13294](https://github.com/vercel/turborepo/pull/13294) - fix: Pin a flag-aware turbo canary for the eve-agent deployment by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13295](https://github.com/vercel/turborepo/pull/13295) - fix: Make the sccache compile cache actually cache by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13296](https://github.com/vercel/turborepo/pull/13296) - release(turborepo): 2.10.5-canary.2 by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;13297](https://github.com/vercel/turborepo/pull/13297) - fix: Stop ambient CARGO\_INCREMENTAL from suppressing compile cache injection by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13298](https://github.com/vercel/turborepo/pull/13298) - fix: Never let compile cache storage failures fail the build by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13299](https://github.com/vercel/turborepo/pull/13299) - test: Add outputs path-traversal negative-case regression tests by [@&#8203;dnukumamras](https://github.com/dnukumamras) in [#&#8203;13300](https://github.com/vercel/turborepo/pull/13300) - release(turborepo): 2.10.5-canary.3 by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;13302](https://github.com/vercel/turborepo/pull/13302) - ci: Authenticate to Remote Cache via OIDC token exchange by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13303](https://github.com/vercel/turborepo/pull/13303) - fix: Keep pnpm patches with version range keys during prune by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13307](https://github.com/vercel/turborepo/pull/13307) - test: Scrub ambient turbo configuration from integration test children by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13306](https://github.com/vercel/turborepo/pull/13306) - fix: Show toolchain tasks in the TUI and never run in silence by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13308](https://github.com/vercel/turborepo/pull/13308) - ci: Fix change detection on push events by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13304](https://github.com/vercel/turborepo/pull/13304) - refactor: Rename the Cargo toolchain id to rust by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13311](https://github.com/vercel/turborepo/pull/13311) - fix: Remove extraneous bun.lock entries during prune by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13317](https://github.com/vercel/turborepo/pull/13317) - feat: Require a user-declared name for the Cargo workspace package by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13312](https://github.com/vercel/turborepo/pull/13312) - feat: Parse and validate the task command field by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13313](https://github.com/vercel/turborepo/pull/13313) - chore: Harden turbo-vsc to invoke turbo without a shell by [@&#8203;dnukumamras](https://github.com/dnukumamras) in [#&#8203;13319](https://github.com/vercel/turborepo/pull/13319) - feat: Resolve and execute task command overrides by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13315](https://github.com/vercel/turborepo/pull/13315) - release(turborepo): 2.10.5-canary.4 by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;13325](https://github.com/vercel/turborepo/pull/13325) - feat: Run the Rust workspace tests through nextest via command override by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13316](https://github.com/vercel/turborepo/pull/13316) - feat: Engage the Remote Cache and sccache compile cache for Rust CI by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13292](https://github.com/vercel/turborepo/pull/13292) - ci: Pin GitHub Actions to full commit SHAs by [@&#8203;XananasX7](https://github.com/XananasX7) in [#&#8203;13143](https://github.com/vercel/turborepo/pull/13143) - fix: Make npm prune rehoisting deterministic and complete by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13323](https://github.com/vercel/turborepo/pull/13323) - feat: Report incremental cache reuse in the run summary by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13327](https://github.com/vercel/turborepo/pull/13327) - chore: Remove planning docs by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13329](https://github.com/vercel/turborepo/pull/13329) - docs: Migrate docs site to [@&#8203;vercel/geistdocs](https://github.com/vercel/geistdocs) package by [@&#8203;molebox](https://github.com/molebox) in [#&#8203;13320](https://github.com/vercel/turborepo/pull/13320) - ci: Update Remote Cache action by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13330](https://github.com/vercel/turborepo/pull/13330) - release(turborepo): 2.10.5-canary.5 by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;13331](https://github.com/vercel/turborepo/pull/13331) - ci: Remove path-based workflow scheduling by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13332](https://github.com/vercel/turborepo/pull/13332) - fix: Resolve EADDRINUSE in kitchen-sink api dev script by [@&#8203;ashusnapx](https://github.com/ashusnapx) in [#&#8203;13328](https://github.com/vercel/turborepo/pull/13328) - ci: Disable telemetry messages in workflows by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13334](https://github.com/vercel/turborepo/pull/13334) - fix: Prevent Cargo run tasks from being cached by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13335](https://github.com/vercel/turborepo/pull/13335) - fix: Isolate Cargo cache by host platform by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13337](https://github.com/vercel/turborepo/pull/13337) - fix: Continue TUI text selection beyond viewport by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13338](https://github.com/vercel/turborepo/pull/13338) - ci: Dogfood Cargo target restoration by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13336](https://github.com/vercel/turborepo/pull/13336) - fix: Require current Cargo lockfiles for caching by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13339](https://github.com/vercel/turborepo/pull/13339) - fix: Reject unsupported Cargo local packages by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13340](https://github.com/vercel/turborepo/pull/13340) - fix: Allow outputs outside package roots by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13342](https://github.com/vercel/turborepo/pull/13342) - fix: Resolve Cargo lock dependencies by source by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13343](https://github.com/vercel/turborepo/pull/13343) - docs: Update Cargo workspace support by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13349](https://github.com/vercel/turborepo/pull/13349) - fix: Build Ghostty for baseline CPUs by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13352](https://github.com/vercel/turborepo/pull/13352) - fix: Preserve watch rerun semantics for task inputs by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13351](https://github.com/vercel/turborepo/pull/13351) - fix: Isolate Command Overrides From Toolchain Cache I/O by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13354](https://github.com/vercel/turborepo/pull/13354) - release(turborepo): 2.10.5-canary.6 by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;13355](https://github.com/vercel/turborepo/pull/13355) - fix: Include patched Ghostty crate in Cargo workspace by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13357](https://github.com/vercel/turborepo/pull/13357) - ci: Shard Rust tests across runners by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13356](https://github.com/vercel/turborepo/pull/13356) - fix: Hash Cargo build environment inputs by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13348](https://github.com/vercel/turborepo/pull/13348) - fix: Synchronize Cargo prune Docker lockfile by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13350](https://github.com/vercel/turborepo/pull/13350) - chore: Update agents app Eve dependency by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13364](https://github.com/vercel/turborepo/pull/13364) - fix: Preserve Yarn package extension ranges when pruning by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13363](https://github.com/vercel/turborepo/pull/13363) - refactor: Add `Toolchain` output availability by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13360](https://github.com/vercel/turborepo/pull/13360) #### New Contributors - [@&#8203;dnukumamras](https://github.com/dnukumamras) made their first contribution in [#&#8203;13300](https://github.com/vercel/turborepo/pull/13300) - [@&#8203;XananasX7](https://github.com/XananasX7) made their first contribution in [#&#8203;13143](https://github.com/vercel/turborepo/pull/13143) - [@&#8203;ashusnapx](https://github.com/ashusnapx) made their first contribution in [#&#8203;13328](https://github.com/vercel/turborepo/pull/13328) **Full Changelog**: <https://github.com/vercel/turborepo/compare/v2.10.4...v2.10.5> ### [`v2.10.4`](https://github.com/vercel/turborepo/releases/tag/v2.10.4): Turborepo v2.10.4 [Compare Source](https://github.com/vercel/turborepo/compare/v2.10.3...v2.10.4) <!-- Release notes generated using configuration in .github/release.yml at v2.10.4 --> #### What's Changed ##### Changelog - release(turborepo): 2.10.3 by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;13222](https://github.com/vercel/turborepo/pull/13222) - ci: Retry Windows nextest aborts from transient 0xc0000142 spawn failures by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13240](https://github.com/vercel/turborepo/pull/13240) - perf: Use mimalloc as the global allocator by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13237](https://github.com/vercel/turborepo/pull/13237) - perf: Parse yarn v1 lockfiles in a single pass by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13241](https://github.com/vercel/turborepo/pull/13241) - ci: Fix cache outputs for Eve app by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13243](https://github.com/vercel/turborepo/pull/13243) - perf: Stop materializing spans for the disabled daemon log layer by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13244](https://github.com/vercel/turborepo/pull/13244) - fix: Keep ancestor-scoped bun dependencies resolvable after prune renames by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13236](https://github.com/vercel/turborepo/pull/13236) - perf: Overlap external dependency hashing with package file hashing by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13234](https://github.com/vercel/turborepo/pull/13234) - perf: Build tracked repo index concurrently with package graph by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13232](https://github.com/vercel/turborepo/pull/13232) - perf: Release tokio runtime at exit so background DNS lookups never stall the user by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13231](https://github.com/vercel/turborepo/pull/13231) - perf: Overhaul pnpm lockfile parsing and dependency closure computation by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13228](https://github.com/vercel/turborepo/pull/13228) - feat: Add futureFlags.experimentalCargoWorkspaces flag (no-op) by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13227](https://github.com/vercel/turborepo/pull/13227) - feat: Introduce toolchain provider abstraction by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13235](https://github.com/vercel/turborepo/pull/13235) - perf: Parse Berry lockfiles in a single pass by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13242](https://github.com/vercel/turborepo/pull/13242) - fix: Apply input exclusion globs to the filesystem walk by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13224](https://github.com/vercel/turborepo/pull/13224) - fix: Stop root-directory packages from claiming every file in change mapping by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13225](https://github.com/vercel/turborepo/pull/13225) - chore: Rename turborepo-repository napi package to [@&#8203;turbo/repository](https://github.com/turbo/repository) by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13226](https://github.com/vercel/turborepo/pull/13226) - perf: Hash git blobs with hardware-accelerated SHA-1 by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13245](https://github.com/vercel/turborepo/pull/13245) - release(turborepo): 2.10.4-canary.1 by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;13247](https://github.com/vercel/turborepo/pull/13247) - feat: Discover Cargo crates as packages by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13248](https://github.com/vercel/turborepo/pull/13248) - perf: Reuse per-package external dependency hashes in run summaries by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13249](https://github.com/vercel/turborepo/pull/13249) - perf: Stat workspace turbo.json files concurrently during discovery by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13251](https://github.com/vercel/turborepo/pull/13251) - chore: Add tracing spans to workspace discovery and globwalk phases by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13252](https://github.com/vercel/turborepo/pull/13252) - fix: Avoid non-reentrant libc calls in concurrent shutdown process scans by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13256](https://github.com/vercel/turborepo/pull/13256) - perf: Memoize resolved task definitions during engine construction by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13257](https://github.com/vercel/turborepo/pull/13257) - perf: Compute transitive closures and external dependency hashes concurrently with run setup by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13250](https://github.com/vercel/turborepo/pull/13250) - perf: Probe microfrontends configs in parallel by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13262](https://github.com/vercel/turborepo/pull/13262) - feat: Execute Cargo crate tasks via cargo by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13261](https://github.com/vercel/turborepo/pull/13261) - perf: Pre-size engine task collections by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13265](https://github.com/vercel/turborepo/pull/13265) - feat: Expose resolved experimentalCI task configuration in `turbo query` by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13264](https://github.com/vercel/turborepo/pull/13264) - feat: Derive input and output globs for Cargo tasks by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13263](https://github.com/vercel/turborepo/pull/13263) - perf: Parse large pnpm lockfile sections in parallel by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13266](https://github.com/vercel/turborepo/pull/13266) - feat: Hash Cargo external dependencies per-crate by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13267](https://github.com/vercel/turborepo/pull/13267) - ci: Install pnpm 10 in musl containers for Library Release by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13269](https://github.com/vercel/turborepo/pull/13269) - ci: Force pnpm overwrite in Library Release musl containers by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13270](https://github.com/vercel/turborepo/pull/13270) - perf: Defer the untracked-scan barrier to first file-hash use by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13268](https://github.com/vercel/turborepo/pull/13268) - ci: Fetch API-created commit before updating local ref by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13271](https://github.com/vercel/turborepo/pull/13271) - release(library): 0.0.1-canary.22 by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;13272](https://github.com/vercel/turborepo/pull/13272) - perf: Remove lock and dispatch overhead from task hash precomputation by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13273](https://github.com/vercel/turborepo/pull/13273) - fix: Fall back to lockfile detection in [@&#8203;turbo/repository](https://github.com/turbo/repository) when package manager is undeclared by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13275](https://github.com/vercel/turborepo/pull/13275) - test: Add end-to-end coverage for Cargo workspaces by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13274](https://github.com/vercel/turborepo/pull/13274) - release(library): 0.0.1-canary.23 by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;13276](https://github.com/vercel/turborepo/pull/13276) - release(turborepo): 2.10.4-canary.2 by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;13278](https://github.com/vercel/turborepo/pull/13278) - fix: Collapse nested package-manager fallback conditional by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13279](https://github.com/vercel/turborepo/pull/13279) - feat: Make turbo watch Cargo-aware by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13280](https://github.com/vercel/turborepo/pull/13280) - perf: Skip dependency-closure assembly for toolchains that derive nothing by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13277](https://github.com/vercel/turborepo/pull/13277) - feat: Make turbo prune Cargo-aware by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13281](https://github.com/vercel/turborepo/pull/13281) - fix: Raise the open-file soft limit at startup by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13282](https://github.com/vercel/turborepo/pull/13282) - fix: Stop flagging relative imports that resolve into node\_modules in boundaries by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;13284](https://github.com/vercel/turborepo/pull/13284) **Full Changelog**: <https://github.com/vercel/turborepo/compare/v2.10.3...v2.10.4> </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](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTIuNCIsInVwZGF0ZWRJblZlciI6IjQzLjI1Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
renovate-bot force-pushed renovate/turbo-monorepo from 8dd182a289 to 7be2776fb9 2026-07-14 06:00:43 +01:00 Compare
renovate-bot changed title from Update dependency turbo to v2.10.4 to Update dependency turbo to v2.10.5 2026-07-14 06:00:45 +01:00
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
MobiusReactor/TicTacToeV2!106
No description provided.