Skip to content

Commit 5b3c480

Browse files
chore(deps): update dependency turbo to v1.10.16 (#1700)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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.14` -> `1.10.16`](https://renovatebot.com/diffs/npm/turbo/1.10.14/1.10.16) | [![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/1.10.16?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/1.10.16?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/1.10.14/1.10.16?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/1.10.14/1.10.16?slim=true)](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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;jridgewell](https://togithub.com/jridgewell) in [https://github.com/vercel/turbo/pull/6120](https://togithub.com/vercel/turbo/pull/6120) - Performance Improvements (5) by [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/6196](https://togithub.com/vercel/turbo/pull/6196) - chore: Update CODEOWNERS by [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/6135](https://togithub.com/vercel/turbo/pull/6135) ##### New Contributors - [@&#8203;feedthejim](https://togithub.com/feedthejim) made their first contribution in [https://github.com/vercel/turbo/pull/6140](https://togithub.com/vercel/turbo/pull/6140) - [@&#8203;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) - [@&#8203;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**: vercel/turborepo@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 [@&#8203;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 [@&#8203;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 [@&#8203;kwonoj](https://togithub.com/kwonoj) in [https://github.com/vercel/turbo/pull/5967](https://togithub.com/vercel/turbo/pull/5967) - sync deps by [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/6052](https://togithub.com/vercel/turbo/pull/6052) - Tracing improvements by [@&#8203;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 [@&#8203;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… ([#&#8203;6044](https://togithub.com/vercel/turbo/issues/6044))" by [@&#8203;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 [@&#8203;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 [@&#8203;sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/6051](https://togithub.com/vercel/turbo/pull/6051) - Performance Improvements (2) by [@&#8203;sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/6053](https://togithub.com/vercel/turbo/pull/6053) - Performance Improvements (4) by [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/6061](https://togithub.com/vercel/turbo/pull/6061) - Performance improvements (3) by [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 ([#&#8203;5851](https://togithub.com/vercel/turbo/issues/5851))" by [@&#8203;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 [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/6102](https://togithub.com/vercel/turbo/pull/6102) ##### New Contributors - [@&#8203;Zertsov](https://togithub.com/Zertsov) made their first contribution in [https://github.com/vercel/turbo/pull/5994](https://togithub.com/vercel/turbo/pull/5994) - [@&#8203;ragingwind](https://togithub.com/ragingwind) made their first contribution in [https://github.com/vercel/turbo/pull/5978](https://togithub.com/vercel/turbo/pull/5978) - [@&#8203;LukaszKokot](https://togithub.com/LukaszKokot) made their first contribution in [https://github.com/vercel/turbo/pull/6014](https://togithub.com/vercel/turbo/pull/6014) - [@&#8203;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**: vercel/turborepo@v1.10.14...v1.10.15 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on Monday after 10am before 7pm" in timezone Asia/Seoul, 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://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/channel-io/bezier-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bbe1789 commit 5b3c480

File tree

1 file changed

+28
-28
lines changed

1 file changed

+28
-28
lines changed

yarn.lock

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -22339,58 +22339,58 @@ __metadata:
2233922339
languageName: node
2234022340
linkType: hard
2234122341

22342-
"turbo-darwin-64@npm:1.10.14":
22343-
version: 1.10.14
22344-
resolution: "turbo-darwin-64@npm:1.10.14"
22342+
"turbo-darwin-64@npm:1.10.16":
22343+
version: 1.10.16
22344+
resolution: "turbo-darwin-64@npm:1.10.16"
2234522345
conditions: os=darwin & cpu=x64
2234622346
languageName: node
2234722347
linkType: hard
2234822348

22349-
"turbo-darwin-arm64@npm:1.10.14":
22350-
version: 1.10.14
22351-
resolution: "turbo-darwin-arm64@npm:1.10.14"
22349+
"turbo-darwin-arm64@npm:1.10.16":
22350+
version: 1.10.16
22351+
resolution: "turbo-darwin-arm64@npm:1.10.16"
2235222352
conditions: os=darwin & cpu=arm64
2235322353
languageName: node
2235422354
linkType: hard
2235522355

22356-
"turbo-linux-64@npm:1.10.14":
22357-
version: 1.10.14
22358-
resolution: "turbo-linux-64@npm:1.10.14"
22356+
"turbo-linux-64@npm:1.10.16":
22357+
version: 1.10.16
22358+
resolution: "turbo-linux-64@npm:1.10.16"
2235922359
conditions: os=linux & cpu=x64
2236022360
languageName: node
2236122361
linkType: hard
2236222362

22363-
"turbo-linux-arm64@npm:1.10.14":
22364-
version: 1.10.14
22365-
resolution: "turbo-linux-arm64@npm:1.10.14"
22363+
"turbo-linux-arm64@npm:1.10.16":
22364+
version: 1.10.16
22365+
resolution: "turbo-linux-arm64@npm:1.10.16"
2236622366
conditions: os=linux & cpu=arm64
2236722367
languageName: node
2236822368
linkType: hard
2236922369

22370-
"turbo-windows-64@npm:1.10.14":
22371-
version: 1.10.14
22372-
resolution: "turbo-windows-64@npm:1.10.14"
22370+
"turbo-windows-64@npm:1.10.16":
22371+
version: 1.10.16
22372+
resolution: "turbo-windows-64@npm:1.10.16"
2237322373
conditions: os=win32 & cpu=x64
2237422374
languageName: node
2237522375
linkType: hard
2237622376

22377-
"turbo-windows-arm64@npm:1.10.14":
22378-
version: 1.10.14
22379-
resolution: "turbo-windows-arm64@npm:1.10.14"
22377+
"turbo-windows-arm64@npm:1.10.16":
22378+
version: 1.10.16
22379+
resolution: "turbo-windows-arm64@npm:1.10.16"
2238022380
conditions: os=win32 & cpu=arm64
2238122381
languageName: node
2238222382
linkType: hard
2238322383

2238422384
"turbo@npm:^1.10.13":
22385-
version: 1.10.14
22386-
resolution: "turbo@npm:1.10.14"
22387-
dependencies:
22388-
turbo-darwin-64: 1.10.14
22389-
turbo-darwin-arm64: 1.10.14
22390-
turbo-linux-64: 1.10.14
22391-
turbo-linux-arm64: 1.10.14
22392-
turbo-windows-64: 1.10.14
22393-
turbo-windows-arm64: 1.10.14
22385+
version: 1.10.16
22386+
resolution: "turbo@npm:1.10.16"
22387+
dependencies:
22388+
turbo-darwin-64: 1.10.16
22389+
turbo-darwin-arm64: 1.10.16
22390+
turbo-linux-64: 1.10.16
22391+
turbo-linux-arm64: 1.10.16
22392+
turbo-windows-64: 1.10.16
22393+
turbo-windows-arm64: 1.10.16
2239422394
dependenciesMeta:
2239522395
turbo-darwin-64:
2239622396
optional: true
@@ -22406,7 +22406,7 @@ __metadata:
2240622406
optional: true
2240722407
bin:
2240822408
turbo: bin/turbo
22409-
checksum: 219d245bb5cc32a9f76b136b81e86e179228d93a44cab4df3e3d487a55dd2688b5b85f4d585b66568ac53166145352399dd2d7ed0cd47f1aae63d08beb814ebb
22409+
checksum: 69d1892593449b264e0bd48b851317a743016ab62cf470e7293b2cc3781240e863c48232c89f65a5a4ce97eb791ca550b201593449350da073db07703a19cfa5
2241022410
languageName: node
2241122411
linkType: hard
2241222412

0 commit comments

Comments
 (0)