This repository was archived by the owner on Mar 28, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit c81eecb
authored
chore(deps): update dependency turbo to v1.10.16 (#303)
[](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.10.13` ->
`1.10.16`](https://renovatebot.com/diffs/npm/turbo/1.10.13/1.10.16) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>vercel/turbo (turbo)</summary>
###
[`v1.10.16`](https://togithub.com/vercel/turbo/releases/tag/v1.10.16):
Turborepo v1.10.16
[Compare
Source](https://togithub.com/vercel/turbo/compare/v1.10.15...v1.10.16)
<!-- Release notes generated using configuration in
.github/turborepo-release.yml at v1.10.16 -->
##### What's Changed
##### Changelog
- release(turborepo): 1.10.15 by
[@​github-actions](https://togithub.com/github-actions) in
[https://github.com/vercel/turbo/pull/6107](https://togithub.com/vercel/turbo/pull/6107)
- fix: set size for tar directory entries by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6100](https://togithub.com/vercel/turbo/pull/6100)
- Reuse existing login tokens by
[@​Zertsov](https://togithub.com/Zertsov) in
[https://github.com/vercel/turbo/pull/6034](https://togithub.com/vercel/turbo/pull/6034)
- feat(turborepo): Go Implementation of Capnproto Hashing by
[@​NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6110](https://togithub.com/vercel/turbo/pull/6110)
- Chunking Refactor Step 1 by
[@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/6104](https://togithub.com/vercel/turbo/pull/6104)
- chore: fix clippy lints by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6112](https://togithub.com/vercel/turbo/pull/6112)
- Chunking Refactor Step 2 by
[@​jridgewell](https://togithub.com/jridgewell) in
[https://github.com/vercel/turbo/pull/6120](https://togithub.com/vercel/turbo/pull/6120)
- Performance Improvements (5) by
[@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/6076](https://togithub.com/vercel/turbo/pull/6076)
- Extract as_chunk into shared ChunkType trait by
[@​jridgewell](https://togithub.com/jridgewell) in
[https://github.com/vercel/turbo/pull/6123](https://togithub.com/vercel/turbo/pull/6123)
- use temp files for auth login test by
[@​Zertsov](https://togithub.com/Zertsov) in
[https://github.com/vercel/turbo/pull/6115](https://togithub.com/vercel/turbo/pull/6115)
- Ensure process.env.TURBOPACK is always set by
[@​timneutkens](https://togithub.com/timneutkens) in
[https://github.com/vercel/turbo/pull/6116](https://togithub.com/vercel/turbo/pull/6116)
- feat(Turborepo): Drop turbo.json from inference calculation by
[@​gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6079](https://togithub.com/vercel/turbo/pull/6079)
- chore: Always build run stub by
[@​NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6124](https://togithub.com/vercel/turbo/pull/6124)
- Revert "Reuse existing login tokens" by
[@​nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/6133](https://togithub.com/vercel/turbo/pull/6133)
- feat(turborepo): Layered Config by
[@​nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/5796](https://togithub.com/vercel/turbo/pull/5796)
- feat: hook up task cache by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6117](https://togithub.com/vercel/turbo/pull/6117)
- release(turborepo): 1.10.16-canary.0 by
[@​github-actions](https://togithub.com/github-actions) in
[https://github.com/vercel/turbo/pull/6125](https://togithub.com/vercel/turbo/pull/6125)
- chore: update pnpm by
[@​feedthejim](https://togithub.com/feedthejim) in
[https://github.com/vercel/turbo/pull/6140](https://togithub.com/vercel/turbo/pull/6140)
- Turbopack: detect `spawn(process.argv[0], ['-e', ...])` by
[@​wbinnssmith](https://togithub.com/wbinnssmith) in
[https://github.com/vercel/turbo/pull/6118](https://togithub.com/vercel/turbo/pull/6118)
- Fix some clippy issues, ignore others by
[@​wbinnssmith](https://togithub.com/wbinnssmith) in
[https://github.com/vercel/turbo/pull/6129](https://togithub.com/vercel/turbo/pull/6129)
- chore: add go workspace by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6111](https://togithub.com/vercel/turbo/pull/6111)
- fix(docs): update storybook build command by
[@​steadily-worked](https://togithub.com/steadily-worked) in
[https://github.com/vercel/turbo/pull/6134](https://togithub.com/vercel/turbo/pull/6134)
- refactor(Turborepo): Move inference to repository crate by
[@​gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6127](https://togithub.com/vercel/turbo/pull/6127)
- Update docs and tests. by
[@​nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/6028](https://togithub.com/vercel/turbo/pull/6028)
- feat: make chrome tracing non-conditional and connect --profile flag
by [@​arlyon](https://togithub.com/arlyon) in
[https://github.com/vercel/turbo/pull/6146](https://togithub.com/vercel/turbo/pull/6146)
- chore: add schema to vercel.json configs by
[@​mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6151](https://togithub.com/vercel/turbo/pull/6151)
- remove unnecessary fields in vercel.json from docs by
[@​styfle](https://togithub.com/styfle) in
[https://github.com/vercel/turbo/pull/6153](https://togithub.com/vercel/turbo/pull/6153)
- chore: remove unnecessary vercel.json from docs by
[@​styfle](https://togithub.com/styfle) in
[https://github.com/vercel/turbo/pull/6154](https://togithub.com/vercel/turbo/pull/6154)
- Escape colons in globs before sending to the daemon by
[@​gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6141](https://togithub.com/vercel/turbo/pull/6141)
- chore(turborepo): Bump global cache key by
[@​NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6156](https://togithub.com/vercel/turbo/pull/6156)
- release(turborepo): 1.10.16-canary.1 by
[@​github-actions](https://togithub.com/github-actions) in
[https://github.com/vercel/turbo/pull/6161](https://togithub.com/vercel/turbo/pull/6161)
- fix: update global cache keys by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6164](https://togithub.com/vercel/turbo/pull/6164)
- chore: run clippy by [@​arlyon](https://togithub.com/arlyon) in
[https://github.com/vercel/turbo/pull/6159](https://togithub.com/vercel/turbo/pull/6159)
- fix: support non UTF-8 logs by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6167](https://togithub.com/vercel/turbo/pull/6167)
- Chunking Refactoring by [@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/6160](https://togithub.com/vercel/turbo/pull/6160)
- Chunking Refactoring followup fixes by
[@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/6172](https://togithub.com/vercel/turbo/pull/6172)
- chore: add a few diagnostic log lines for measuring time-to-execute by
[@​arlyon](https://togithub.com/arlyon) in
[https://github.com/vercel/turbo/pull/6173](https://togithub.com/vercel/turbo/pull/6173)
- chore: fail if chrometracing setup fails by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6168](https://togithub.com/vercel/turbo/pull/6168)
- fix: log replay output by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6155](https://togithub.com/vercel/turbo/pull/6155)
- chore(ci): Break up e2e tests by
[@​mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6169](https://togithub.com/vercel/turbo/pull/6169)
- Add support for FreeVarReference::Error by
[@​timneutkens](https://togithub.com/timneutkens) in
[https://github.com/vercel/turbo/pull/6177](https://togithub.com/vercel/turbo/pull/6177)
- chore: update turborepo team members for labeler by
[@​mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6181](https://togithub.com/vercel/turbo/pull/6181)
- chore: add more instrumentation by
[@​arlyon](https://togithub.com/arlyon) in
[https://github.com/vercel/turbo/pull/6158](https://togithub.com/vercel/turbo/pull/6158)
- Auth and API Client refactor by
[@​Zertsov](https://togithub.com/Zertsov) in
[https://github.com/vercel/turbo/pull/6150](https://togithub.com/vercel/turbo/pull/6150)
- Don't open browser when in test mode by
[@​Zertsov](https://togithub.com/Zertsov) in
[https://github.com/vercel/turbo/pull/6187](https://togithub.com/vercel/turbo/pull/6187)
- fix chunk loading in build runtime by
[@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/6180](https://togithub.com/vercel/turbo/pull/6180)
- Deduplicate referenced_output_assets by
[@​jridgewell](https://togithub.com/jridgewell) in
[https://github.com/vercel/turbo/pull/6191](https://togithub.com/vercel/turbo/pull/6191)
- build: Update `swc_core` to `v0.86.1` by
[@​kdy1](https://togithub.com/kdy1) in
[https://github.com/vercel/turbo/pull/6171](https://togithub.com/vercel/turbo/pull/6171)
- fix(turborepo): Size comes from the thing being read. by
[@​nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/6092](https://togithub.com/vercel/turbo/pull/6092)
- Resistance is futile; change is inevitable (twitter -> X) by
[@​jakeleventhal](https://togithub.com/jakeleventhal) in
[https://github.com/vercel/turbo/pull/6192](https://togithub.com/vercel/turbo/pull/6192)
- chore: re-enable clippy lints and fix new lint errors by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6185](https://togithub.com/vercel/turbo/pull/6185)
- feat: port task execution env restriction by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6184](https://togithub.com/vercel/turbo/pull/6184)
- chore: fix new clippy lints in auth crate by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6193](https://togithub.com/vercel/turbo/pull/6193)
- Move OutputAssets length check into new method by
[@​jridgewell](https://togithub.com/jridgewell) in
[https://github.com/vercel/turbo/pull/6194](https://togithub.com/vercel/turbo/pull/6194)
- Fix filewatching setup cookie path by
[@​gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6183](https://togithub.com/vercel/turbo/pull/6183)
- fix(postcss): fallback postcss config locations by
[@​kwonoj](https://togithub.com/kwonoj) in
[https://github.com/vercel/turbo/pull/6119](https://togithub.com/vercel/turbo/pull/6119)
- chore: remove debug logging for file hashes by
[@​mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6196](https://togithub.com/vercel/turbo/pull/6196)
- chore: Update CODEOWNERS by
[@​mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6198](https://togithub.com/vercel/turbo/pull/6198)
- fix: log replay message should say replay by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6199](https://togithub.com/vercel/turbo/pull/6199)
- feat: add pprof flamegraphs behind a feature flag by
[@​arlyon](https://togithub.com/arlyon) in
[https://github.com/vercel/turbo/pull/6147](https://togithub.com/vercel/turbo/pull/6147)
- chore(lockfiles) avoid hand written reflection by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6143](https://togithub.com/vercel/turbo/pull/6143)
- feat(Turborepo): Initial run preamble by
[@​gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6205](https://togithub.com/vercel/turbo/pull/6205)
- fix(Turborepo): Drop root package removal by
[@​gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6208](https://togithub.com/vercel/turbo/pull/6208)
- chore: avoid allocations during log capture and replay by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6189](https://togithub.com/vercel/turbo/pull/6189)
- fix double self time reporting by
[@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/6179](https://togithub.com/vercel/turbo/pull/6179)
- chore: fix old clippy warnings by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6204](https://togithub.com/vercel/turbo/pull/6204)
- allow to show span count by
[@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/6135](https://togithub.com/vercel/turbo/pull/6135)
##### New Contributors
- [@​feedthejim](https://togithub.com/feedthejim) made their first
contribution in
[https://github.com/vercel/turbo/pull/6140](https://togithub.com/vercel/turbo/pull/6140)
- [@​steadily-worked](https://togithub.com/steadily-worked) made
their first contribution in
[https://github.com/vercel/turbo/pull/6134](https://togithub.com/vercel/turbo/pull/6134)
- [@​jakeleventhal](https://togithub.com/jakeleventhal) made their
first contribution in
[https://github.com/vercel/turbo/pull/6192](https://togithub.com/vercel/turbo/pull/6192)
**Full Changelog**:
https://github.com/vercel/turbo/compare/v1.10.15...v1.10.16
###
[`v1.10.15`](https://togithub.com/vercel/turbo/releases/tag/v1.10.15):
Turborepo v1.10.15
[Compare
Source](https://togithub.com/vercel/turbo/compare/v1.10.14...v1.10.15)
<!-- Release notes generated using configuration in
.github/turborepo-release.yml at v1.10.15 -->
##### What's Changed
##### Changelog
- release(turborepo): 1.10.14 by
[@​github-actions](https://togithub.com/github-actions) in
[https://github.com/vercel/turbo/pull/5963](https://togithub.com/vercel/turbo/pull/5963)
- Quiet a (mostly unaddressable) Sentry error by
[@​anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/5974](https://togithub.com/vercel/turbo/pull/5974)
- feat(turbopack): emit raw image bytes for unsupported codec by
[@​kwonoj](https://togithub.com/kwonoj) in
[https://github.com/vercel/turbo/pull/5967](https://togithub.com/vercel/turbo/pull/5967)
- sync deps by [@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/5975](https://togithub.com/vercel/turbo/pull/5975)
- feat(create-turbo): support package manager opt by
[@​tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/5979](https://togithub.com/vercel/turbo/pull/5979)
- fix:(create-turbo) Review changes for package manager flag. by
[@​nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/5980](https://togithub.com/vercel/turbo/pull/5980)
- fix(Turborepo): Add typescript peer dep as dev dep by
[@​gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/5985](https://togithub.com/vercel/turbo/pull/5985)
- fix(turborepo): Run outline fixes by
[@​NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/5966](https://togithub.com/vercel/turbo/pull/5966)
- fix(turborepo): Make shim do complete package manager detection. by
[@​nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/5986](https://togithub.com/vercel/turbo/pull/5986)
- Link to Next.js issue link for Turbopack issues by
[@​padmaia](https://togithub.com/padmaia) in
[https://github.com/vercel/turbo/pull/5991](https://togithub.com/vercel/turbo/pull/5991)
- add progress and top self time to convert trace tool by
[@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/5993](https://togithub.com/vercel/turbo/pull/5993)
- fix: make `OutputWriter` references `Send` by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/5931](https://togithub.com/vercel/turbo/pull/5931)
- Add "toggleButton" to sidebar by
[@​mitesh-gupta](https://togithub.com/mitesh-gupta) in
[https://github.com/vercel/turbo/pull/5968](https://togithub.com/vercel/turbo/pull/5968)
- fix(turbopack-ecmascript): make free var replacements (compile time
defines) work for member expressions and allow JSON values by
[@​ForsakenHarmony](https://togithub.com/ForsakenHarmony) in
[https://github.com/vercel/turbo/pull/6000](https://togithub.com/vercel/turbo/pull/6000)
- Allow task log prefixing in Github Actions by
[@​Zertsov](https://togithub.com/Zertsov) in
[https://github.com/vercel/turbo/pull/5994](https://togithub.com/vercel/turbo/pull/5994)
- libwebp-sys: 0.9.2 -> 0.9.3 by
[@​LeSuisse](https://togithub.com/LeSuisse) in
[https://github.com/vercel/turbo/pull/5965](https://togithub.com/vercel/turbo/pull/5965)
- fix: add a hack to prevent flaky test from blocking others by
[@​arlyon](https://togithub.com/arlyon) in
[https://github.com/vercel/turbo/pull/6006](https://togithub.com/vercel/turbo/pull/6006)
- Signal when signal handler is registered by
[@​gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6010](https://togithub.com/vercel/turbo/pull/6010)
- release(turborepo): 1.10.15-canary.0 by
[@​github-actions](https://togithub.com/github-actions) in
[https://github.com/vercel/turbo/pull/6007](https://togithub.com/vercel/turbo/pull/6007)
- Output logs docs update by
[@​tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/6005](https://togithub.com/vercel/turbo/pull/6005)
- chore: remove silent flag by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6008](https://togithub.com/vercel/turbo/pull/6008)
- fix: allow multiple threads to share hash tracker by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6012](https://togithub.com/vercel/turbo/pull/6012)
- fix(docs): add nextjs 11 link by
[@​ragingwind](https://togithub.com/ragingwind) in
[https://github.com/vercel/turbo/pull/5978](https://togithub.com/vercel/turbo/pull/5978)
- chore: remove anyhow from task cache by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6013](https://togithub.com/vercel/turbo/pull/6013)
- Fix typo in showcase.mdx by
[@​LukaszKokot](https://togithub.com/LukaszKokot) in
[https://github.com/vercel/turbo/pull/6014](https://togithub.com/vercel/turbo/pull/6014)
- feature(turborepo): Port Run Summary by
[@​NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/5833](https://togithub.com/vercel/turbo/pull/5833)
- fix(Turborepo): Pidlock owner now returns Result by
[@​gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6025](https://togithub.com/vercel/turbo/pull/6025)
- chore: quiet warnings on turborepo build by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6033](https://togithub.com/vercel/turbo/pull/6033)
- feat(prune): add ability to specify scopes via argument instead of
flag by [@​chris-olszewski](https://togithub.com/chris-olszewski)
in
[https://github.com/vercel/turbo/pull/6022](https://togithub.com/vercel/turbo/pull/6022)
- feat: add method for piping child output to writer by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6031](https://togithub.com/vercel/turbo/pull/6031)
- fix: prefixed writer no longer includes prefix length in bytes written
by [@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6032](https://togithub.com/vercel/turbo/pull/6032)
- feat(turborepo-auth): create new crate to handle authentication to
backend by [@​mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6027](https://togithub.com/vercel/turbo/pull/6027)
- feat(Turborepo): Enable rust daemon by
[@​gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/5964](https://togithub.com/vercel/turbo/pull/5964)
- feat(turborepo-auth): move sso_login implementation to new crate by
[@​mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6037](https://togithub.com/vercel/turbo/pull/6037)
- release(turborepo): 1.10.15-canary.1 by
[@​github-actions](https://togithub.com/github-actions) in
[https://github.com/vercel/turbo/pull/6042](https://togithub.com/vercel/turbo/pull/6042)
- fix: Run outline bugs by
[@​NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6041](https://togithub.com/vercel/turbo/pull/6041)
- Turbopack: add support for an asset prefix (and basePath in Next.js)
by [@​wbinnssmith](https://togithub.com/wbinnssmith) in
[https://github.com/vercel/turbo/pull/6036](https://togithub.com/vercel/turbo/pull/6036)
- Revert "Turbopack: add support for an asset prefix (and basePath in N…
by [@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/6044](https://togithub.com/vercel/turbo/pull/6044)
- refactor TaskScopes to use an aggregation tree by
[@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/5992](https://togithub.com/vercel/turbo/pull/5992)
- feat(turbo-ignore) add a --max-buffer option for dry runs that have
large outputs by [@​mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6052](https://togithub.com/vercel/turbo/pull/6052)
- Tracing improvements by [@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/6050](https://togithub.com/vercel/turbo/pull/6050)
- fix: add new test so we have test coverage by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6056](https://togithub.com/vercel/turbo/pull/6056)
- Revert "Revert "Turbopack: add support for an asset prefix (and
basePath in N…
([#​6044](https://togithub.com/vercel/turbo/issues/6044))" by
[@​wbinnssmith](https://togithub.com/wbinnssmith) in
[https://github.com/vercel/turbo/pull/6049](https://togithub.com/vercel/turbo/pull/6049)
- release(turborepo): 1.10.15-canary.2 by
[@​github-actions](https://togithub.com/github-actions) in
[https://github.com/vercel/turbo/pull/6059](https://togithub.com/vercel/turbo/pull/6059)
- Performance Improvements (1) by
[@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/6051](https://togithub.com/vercel/turbo/pull/6051)
- Performance Improvements (2) by
[@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/6053](https://togithub.com/vercel/turbo/pull/6053)
- Performance Improvements (4) by
[@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/6055](https://togithub.com/vercel/turbo/pull/6055)
- Update `swc_core` to `v0.83.28` by
[@​kdy1](https://togithub.com/kdy1) in
[https://github.com/vercel/turbo/pull/6003](https://togithub.com/vercel/turbo/pull/6003)
- add hash() to FileContent by
[@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/6062](https://togithub.com/vercel/turbo/pull/6062)
- Handle errors from file hashing by
[@​gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6060](https://togithub.com/vercel/turbo/pull/6060)
- feat(turborepo-auth): move logout function to crate by
[@​mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6057](https://togithub.com/vercel/turbo/pull/6057)
- fix(lockfiles) no longer error when parsing out of date pnpm lockfiles
by [@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6048](https://togithub.com/vercel/turbo/pull/6048)
- refactor(Turborepo): Extract LocalTurboState from RepoState by
[@​gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6070](https://togithub.com/vercel/turbo/pull/6070)
- Performance Improvements (1+2) review follow-up by
[@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/6061](https://togithub.com/vercel/turbo/pull/6061)
- Performance improvements (3) by
[@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/6045](https://togithub.com/vercel/turbo/pull/6045)
- feat: hook up process manager by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6043](https://togithub.com/vercel/turbo/pull/6043)
- Add crate, move package json by
[@​gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6077](https://togithub.com/vercel/turbo/pull/6077)
- fix: Link test race condition by
[@​NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6081](https://togithub.com/vercel/turbo/pull/6081)
- fix: convert the lockfile path to a repo-root-relative path before use
by [@​arlyon](https://togithub.com/arlyon) in
[https://github.com/vercel/turbo/pull/5958](https://togithub.com/vercel/turbo/pull/5958)
- fix(turborepo): Unhide flags by
[@​nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/6021](https://togithub.com/vercel/turbo/pull/6021)
- feat: add task cache save by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6071](https://togithub.com/vercel/turbo/pull/6071)
- fix(Turborepo): copy yarn berry config files when running `turbo
prune` by [@​artberri](https://togithub.com/artberri) in
[https://github.com/vercel/turbo/pull/6073](https://togithub.com/vercel/turbo/pull/6073)
- chore: Added logging for filter code by
[@​NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6087](https://togithub.com/vercel/turbo/pull/6087)
- fix(turborepo): Don't recursively invoke self. by
[@​nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/6091](https://togithub.com/vercel/turbo/pull/6091)
- fix(turborepo): Process single-package independently. by
[@​nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/6086](https://togithub.com/vercel/turbo/pull/6086)
- fix(turbo-ignore): Quote the filter argument. by
[@​nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/6096](https://togithub.com/vercel/turbo/pull/6096)
- release(turborepo): 1.10.15-canary.3 by
[@​github-actions](https://togithub.com/github-actions) in
[https://github.com/vercel/turbo/pull/6097](https://togithub.com/vercel/turbo/pull/6097)
- feature(turborepo): Go Hashing by
[@​NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/5851](https://togithub.com/vercel/turbo/pull/5851)
- Revert "feature(turborepo): Go Hashing
([#​5851](https://togithub.com/vercel/turbo/issues/5851))" by
[@​NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6101](https://togithub.com/vercel/turbo/pull/6101)
- Set --single-package everywhere we can. by
[@​nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/6102](https://togithub.com/vercel/turbo/pull/6102)
##### New Contributors
- [@​Zertsov](https://togithub.com/Zertsov) made their first
contribution in
[https://github.com/vercel/turbo/pull/5994](https://togithub.com/vercel/turbo/pull/5994)
- [@​ragingwind](https://togithub.com/ragingwind) made their first
contribution in
[https://github.com/vercel/turbo/pull/5978](https://togithub.com/vercel/turbo/pull/5978)
- [@​LukaszKokot](https://togithub.com/LukaszKokot) made their
first contribution in
[https://github.com/vercel/turbo/pull/6014](https://togithub.com/vercel/turbo/pull/6014)
- [@​artberri](https://togithub.com/artberri) made their first
contribution in
[https://github.com/vercel/turbo/pull/6073](https://togithub.com/vercel/turbo/pull/6073)
**Full Changelog**:
https://github.com/vercel/turbo/compare/v1.10.14...v1.10.15
###
[`v1.10.14`](https://togithub.com/vercel/turbo/releases/tag/v1.10.14):
Turborepo v1.10.14
[Compare
Source](https://togithub.com/vercel/turbo/compare/v1.10.13...v1.10.14)
<!-- Release notes generated using configuration in
.github/turborepo-release.yml at v1.10.14 -->
#### What's Changed
##### Changelog
- Add support to integration tests for experimental rust codepath by
[@​arlyon](https://togithub.com/arlyon) in
[https://github.com/vercel/turbo/pull/5748](https://togithub.com/vercel/turbo/pull/5748)
- chore: require lockfile implementations to be threadsafe by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/5781](https://togithub.com/vercel/turbo/pull/5781)
- release(turborepo): 1.10.13 by
[@​github-actions](https://togithub.com/github-actions) in
[https://github.com/vercel/turbo/pull/5788](https://togithub.com/vercel/turbo/pull/5788)
- feat(turbo-ignore): add better error message by
[@​tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/5790](https://togithub.com/vercel/turbo/pull/5790)
- test: verify we can walk DAGs with multiple roots by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/5770](https://togithub.com/vercel/turbo/pull/5770)
- add filewatching tests to document behaviour regarding file add/delete
by [@​gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/5580](https://togithub.com/vercel/turbo/pull/5580)
- add evaluatables to chunk list ident by
[@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/5785](https://togithub.com/vercel/turbo/pull/5785)
- Tracing improvements by [@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/5783](https://togithub.com/vercel/turbo/pull/5783)
- Generic types over Vcs by
[@​alexkirsz](https://togithub.com/alexkirsz) in
[https://github.com/vercel/turbo/pull/5738](https://togithub.com/vercel/turbo/pull/5738)
- fix: snapshot test path canonicalization by
[@​ForsakenHarmony](https://togithub.com/ForsakenHarmony) in
[https://github.com/vercel/turbo/pull/5795](https://togithub.com/vercel/turbo/pull/5795)
- fix "any" context condition implementation by
[@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/5794](https://togithub.com/vercel/turbo/pull/5794)
- feat(examples): update cra lint by
[@​tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/5799](https://togithub.com/vercel/turbo/pull/5799)
- feat: port github action detection by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/5792](https://togithub.com/vercel/turbo/pull/5792)
- add middleware entry type by
[@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/5800](https://togithub.com/vercel/turbo/pull/5800)
- fix: unify go rust error formatting by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/5798](https://togithub.com/vercel/turbo/pull/5798)
- fix: remove panic from task graph validation by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/5789](https://togithub.com/vercel/turbo/pull/5789)
- feat: port task graph execution by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/5791](https://togithub.com/vercel/turbo/pull/5791)
- fix(turborepo): Better unlink Output by
[@​nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/5764](https://togithub.com/vercel/turbo/pull/5764)
- perform invalidation directly on writes by
[@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/5786](https://togithub.com/vercel/turbo/pull/5786)
- Automatically derive ValueDefault for primitive value types by
[@​alexkirsz](https://togithub.com/alexkirsz) in
[https://github.com/vercel/turbo/pull/5793](https://togithub.com/vercel/turbo/pull/5793)
- fix(lint): add node env by
[@​tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/5805](https://togithub.com/vercel/turbo/pull/5805)
- fix: persistent task concurrency check by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/5806](https://togithub.com/vercel/turbo/pull/5806)
- feat: show all persistent task validation errors by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/5807](https://togithub.com/vercel/turbo/pull/5807)
- docs: update webpack docs to reflect latest next.js api by
[@​willwill96](https://togithub.com/willwill96) in
[https://github.com/vercel/turbo/pull/5680](https://togithub.com/vercel/turbo/pull/5680)
- feat(turborepo): Use new URL scheme. by
[@​nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/5803](https://togithub.com/vercel/turbo/pull/5803)
- fix(turborepo): API naming and dep graph by
[@​nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/5819](https://togithub.com/vercel/turbo/pull/5819)
- make swc comments immutable by
[@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/5784](https://togithub.com/vercel/turbo/pull/5784)
- avoid unnessecary indirection in async modules by
[@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/5627](https://togithub.com/vercel/turbo/pull/5627)
- fix(lint): set vscode config for pnpm examples by
[@​tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/5826](https://togithub.com/vercel/turbo/pull/5826)
- feat(docs): update lint in handbook by
[@​tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/5812](https://togithub.com/vercel/turbo/pull/5812)
- Update HMR for next-api by
[@​jridgewell](https://togithub.com/jridgewell) in
[https://github.com/vercel/turbo/pull/5814](https://togithub.com/vercel/turbo/pull/5814)
- avoid cloning a large list of task ids by
[@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/5821](https://togithub.com/vercel/turbo/pull/5821)
- chore(docs): update lint callout by
[@​tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/5831](https://togithub.com/vercel/turbo/pull/5831)
- chore(lint): update
[@​vercel/style-guide](https://togithub.com/vercel/style-guide) to
latest by [@​tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/5832](https://togithub.com/vercel/turbo/pull/5832)
- feat(examples): upgrade
[@​vercel/style-guide](https://togithub.com/vercel/style-guide) to
5 by [@​tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/5834](https://togithub.com/vercel/turbo/pull/5834)
- Update `swc_core` to `v0.82.4` by
[@​kdy1](https://togithub.com/kdy1) in
[https://github.com/vercel/turbo/pull/5820](https://togithub.com/vercel/turbo/pull/5820)
- chore: minor task cache changes by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/5838](https://togithub.com/vercel/turbo/pull/5838)
- chore: remove fake root topological task nodes by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/5828](https://togithub.com/vercel/turbo/pull/5828)
- feat: port task execution summary by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/5825](https://togithub.com/vercel/turbo/pull/5825)
- Update `swc_core` to `v0.82.10` by
[@​kdy1](https://togithub.com/kdy1) in
[https://github.com/vercel/turbo/pull/5853](https://togithub.com/vercel/turbo/pull/5853)
- Stub out module.hot.check for next-api by
[@​jridgewell](https://togithub.com/jridgewell) in
[https://github.com/vercel/turbo/pull/5855](https://togithub.com/vercel/turbo/pull/5855)
- feat(Turborepo): Create a filewatching crate by
[@​gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/5772](https://togithub.com/vercel/turbo/pull/5772)
- chore: make color selector usable with prefix ui by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/5863](https://togithub.com/vercel/turbo/pull/5863)
- feat(example): update tailwind starter template by
[@​tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/5856](https://togithub.com/vercel/turbo/pull/5856)
- chore: add full auth into http client by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/5857](https://togithub.com/vercel/turbo/pull/5857)
- feature(turbo): Global Hash by
[@​NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/5568](https://togithub.com/vercel/turbo/pull/5568)
- fix(lint): remove unused import by
[@​tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/5883](https://togithub.com/vercel/turbo/pull/5883)
- feat(example): update basic starter template by
[@​tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/5880](https://togithub.com/vercel/turbo/pull/5880)
- feat(docs): update bundle format recommendation by
[@​tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/5870](https://togithub.com/vercel/turbo/pull/5870)
- fix: avoid panic during task cache construction by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/5882](https://togithub.com/vercel/turbo/pull/5882)
- Add `Send` bound to `T` in `Vc<T>` to make type error less cryptic by
[@​kdy1](https://togithub.com/kdy1) in
[https://github.com/vercel/turbo/pull/5871](https://togithub.com/vercel/turbo/pull/5871)
- feat(Turborepo): add filesystem cookies on top of filewatching by
[@​gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/5858](https://togithub.com/vercel/turbo/pull/5858)
- Turbopack: Remove `turbo_tasks::unit()` by
[@​wbinnssmith](https://togithub.com/wbinnssmith) in
[https://github.com/vercel/turbo/pull/5860](https://togithub.com/vercel/turbo/pull/5860)
- Turbopack Experimental: Fix source maps in HMR by
[@​wbinnssmith](https://togithub.com/wbinnssmith) in
[https://github.com/vercel/turbo/pull/5852](https://togithub.com/vercel/turbo/pull/5852)
- feat(examples): update design-system by
[@​tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/5884](https://togithub.com/vercel/turbo/pull/5884)
- fix: use existing ui instead of constructing a new one by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/5886](https://togithub.com/vercel/turbo/pull/5886)
- feat: support analysing ternary expressions by
[@​ForsakenHarmony](https://togithub.com/ForsakenHarmony) in
[https://github.com/vercel/turbo/pull/5881](https://togithub.com/vercel/turbo/pull/5881)
- Fix clippy warnings / errors in filewatching code by
[@​gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/5891](https://togithub.com/vercel/turbo/pull/5891)
- feat: connect task cache with visitor by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/5889](https://togithub.com/vercel/turbo/pull/5889)
- Update pnpm to 8.7.1 by
[@​wbinnssmith](https://togithub.com/wbinnssmith) in
[https://github.com/vercel/turbo/pull/5861](https://togithub.com/vercel/turbo/pull/5861)
- fix: missing autoprefixer package in with-tailwind example by
[@​boompikachu](https://togithub.com/boompikachu) in
[https://github.com/vercel/turbo/pull/5893](https://togithub.com/vercel/turbo/pull/5893)
- release(turborepo): 1.10.14-canary.0 by
[@​github-actions](https://togithub.com/github-actions) in
[https://github.com/vercel/turbo/pull/5903](https://togithub.com/vercel/turbo/pull/5903)
- fix: deny clippy errors in filewatching crate by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/5895](https://togithub.com/vercel/turbo/pull/5895)
- fix(Turborepo): Filter ancestor events before manual recursive watch
by [@​gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/5896](https://togithub.com/vercel/turbo/pull/5896)
- feat(create-turbo): better error when GH is down by
[@​tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/5900](https://togithub.com/vercel/turbo/pull/5900)
- feat: port output control by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/5906](https://togithub.com/vercel/turbo/pull/5906)
- feat(examples): update kitchen-sink by
[@​tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/5892](https://togithub.com/vercel/turbo/pull/5892)
- Revert swc versions to one that doesn't use lightningcss by
[@​wbinnssmith](https://togithub.com/wbinnssmith) in
[https://github.com/vercel/turbo/pull/5911](https://togithub.com/vercel/turbo/pull/5911)
- feature(turbo): Task Hash by
[@​NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/5716](https://togithub.com/vercel/turbo/pull/5716)
- fix(with-tailwind): support .mjs import extension by
[@​tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/5912](https://togithub.com/vercel/turbo/pull/5912)
- fix(create-turbo): add before commiting by
[@​tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/5914](https://togithub.com/vercel/turbo/pull/5914)
- fix(tests): kitchen-sink updates by
[@​tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/5924](https://togithub.com/vercel/turbo/pull/5924)
- feat(turbo-ignore): fix args and update fallback by
[@​tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/5910](https://togithub.com/vercel/turbo/pull/5910)
- feat(examples): update gatsby by
[@​tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/5925](https://togithub.com/vercel/turbo/pull/5925)
- feat(Turborepo): Implement glob watching by
[@​gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/5862](https://togithub.com/vercel/turbo/pull/5862)
- release(turborepo): 1.10.14-canary.1 by
[@​github-actions](https://togithub.com/github-actions) in
[https://github.com/vercel/turbo/pull/5929](https://togithub.com/vercel/turbo/pull/5929)
- chore: add error to prefixed UI by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/5915](https://togithub.com/vercel/turbo/pull/5915)
- chore: purge unused Go code by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/5917](https://togithub.com/vercel/turbo/pull/5917)
- fix: add DOM lib to react-library tsconfig by
[@​ekafyi](https://togithub.com/ekafyi) in
[https://github.com/vercel/turbo/pull/5111](https://togithub.com/vercel/turbo/pull/5111)
- fix(examples-tests): correct gatsby prysk test by
[@​tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/5935](https://togithub.com/vercel/turbo/pull/5935)
- feat: use prefixed ui in task graph visitor by
[@​chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/5930](https://togithub.com/vercel/turbo/pull/5930)
- Add "scroll to top" option in theme.config.tsx by
[@​mitesh-gupta](https://togithub.com/mitesh-gupta) in
[https://github.com/vercel/turbo/pull/5907](https://togithub.com/vercel/turbo/pull/5907)
- changed LandingPage component clipping title by
[@​Firgrep](https://togithub.com/Firgrep) in
[https://github.com/vercel/turbo/pull/5937](https://togithub.com/vercel/turbo/pull/5937)
- Child process manager by [@​arlyon](https://togithub.com/arlyon)
in
[https://github.com/vercel/turbo/pull/5849](https://togithub.com/vercel/turbo/pull/5849)
- Revert "Child process manager" by
[@​gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/5939](https://togithub.com/vercel/turbo/pull/5939)
- Update http mock and clap by
[@​wbinnssmith](https://togithub.com/wbinnssmith) in
[https://github.com/vercel/turbo/pull/5936](https://togithub.com/vercel/turbo/pull/5936)
- Update logos. by
[@​anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/5941](https://togithub.com/vercel/turbo/pull/5941)
- Rearranging style-guide imports by
[@​imCorfitz](https://togithub.com/imCorfitz) in
[https://github.com/vercel/turbo/pull/5942](https://togithub.com/vercel/turbo/pull/5942)
- CSS HMR fixes by [@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/5948](https://togithub.com/vercel/turbo/pull/5948)
- Reduce the number of tasks for better performance by
[@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/5950](https://togithub.com/vercel/turbo/pull/5950)
- improve error handling of developer workflow tool by
[@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/5952](https://togithub.com/vercel/turbo/pull/5952)
- fix(Turborepo): Update integration test for bad flag by
[@​gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/5946](https://togithub.com/vercel/turbo/pull/5946)
- Update ContextCondition::InPath to match exact path by
[@​jridgewell](https://togithub.com/jridgewell) in
[https://github.com/vercel/turbo/pull/5938](https://togithub.com/vercel/turbo/pull/5938)
- fix(workspaces): glob fix and refactor correction by
[@​tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/5951](https://togithub.com/vercel/turbo/pull/5951)
- Wire filewatching to daemon server by
[@​gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/5916](https://togithub.com/vercel/turbo/pull/5916)
- Revert "Reduce the number of tasks for better performance" by
[@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/5953](https://togithub.com/vercel/turbo/pull/5953)
- feat(turborepo): support Bun by
[@​nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/5934](https://togithub.com/vercel/turbo/pull/5934)
- feat(create-turbo): support bun (beta) by
[@​tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/5943](https://togithub.com/vercel/turbo/pull/5943)
- Use `is_inside_or_equal_ref` in `ContextCondition::InPath` by
[@​jridgewell](https://togithub.com/jridgewell) in
[https://github.com/vercel/turbo/pull/5954](https://togithub.com/vercel/turbo/pull/5954)
- release(turborepo): 1.10.14-canary.2 by
[@​github-actions](https://togithub.com/github-actions) in
[https://github.com/vercel/turbo/pull/5956](https://togithub.com/vercel/turbo/pull/5956)
- feat(turborepo): add basic child process manager package by
[@​gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/5940](https://togithub.com/vercel/turbo/pull/5940)
- Update `swc_core` to `v0.83.12` by
[@​kdy1](https://togithub.com/kdy1) in
[https://github.com/vercel/turbo/pull/5923](https://togithub.com/vercel/turbo/pull/5923)
- reduce number of task in async_module by
[@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/5959](https://togithub.com/vercel/turbo/pull/5959)
- reduce unneccessary fs tasks by
[@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/5960](https://togithub.com/vercel/turbo/pull/5960)
- bumping minor or major should reset patch/minor by
[@​sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/5955](https://togithub.com/vercel/turbo/pull/5955)
- fix: pin thiserror to <1.0.45 which requires updating the toolchain by
[@​arlyon](https://togithub.com/arlyon) in
[https://github.com/vercel/turbo/pull/5962](https://togithub.com/vercel/turbo/pull/5962)
#### New Contributors
- [@​willwill96](https://togithub.com/willwill96) made their first
contribution in
[https://github.com/vercel/turbo/pull/5680](https://togithub.com/vercel/turbo/pull/5680)
- [@​boompikachu](https://togithub.com/boompikachu) made their
first contribution in
[https://github.com/vercel/turbo/pull/5893](https://togithub.com/vercel/turbo/pull/5893)
- [@​mitesh-gupta](https://togithub.com/mitesh-gupta) made their
first contribution in
[https://github.com/vercel/turbo/pull/5907](https://togithub.com/vercel/turbo/pull/5907)
- [@​Firgrep](https://togithub.com/Firgrep) made their first
contribution in
[https://github.com/vercel/turbo/pull/5937](https://togithub.com/vercel/turbo/pull/5937)
- [@​imCorfitz](https://togithub.com/imCorfitz) made their first
contribution in
[https://github.com/vercel/turbo/pull/5942](https://togithub.com/vercel/turbo/pull/5942)
**Full Changelog**:
https://github.com/vercel/turbo/compare/v1.10.13...v1.10.14
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 4pm every weekday" in timezone
Europe/Paris, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/specfy/specfy).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6ImNob3JlL3Jlbm92YXRlQmFzZUJyYW5jaCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 309da39 commit c81eecbCopy full SHA for c81eecb
2 files changed
+29
-29
lines changed+28-28Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
|
0 commit comments