From bd1d92772a2a0b605191334038be04a7e92b787d Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 5 Dec 2023 21:16:52 +0000
Subject: [PATCH] build(deps): update turbo monorepo to ^1.11.0 (#3727)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [eslint-config-turbo](https://togithub.com/vercel/turbo)
([source](https://togithub.com/vercel/turbo/tree/HEAD/packages/eslint-config-turbo))
| [`^1.10.16` ->
`^1.11.0`](https://renovatebot.com/diffs/npm/eslint-config-turbo/1.10.16/1.11.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-turbo/1.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-config-turbo/1.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-config-turbo/1.10.16/1.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-turbo/1.10.16/1.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [turbo](https://turbo.build/repo)
([source](https://togithub.com/vercel/turbo)) | [`^1.10.16` ->
`^1.11.0`](https://renovatebot.com/diffs/npm/turbo/1.10.16/1.11.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/1.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/1.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/1.10.16/1.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/1.10.16/1.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
vercel/turbo (eslint-config-turbo)
###
[`v1.11.0`](https://togithub.com/vercel/turbo/compare/v1.10.16...v1.11.0)
[Compare
Source](https://togithub.com/vercel/turbo/compare/v1.10.16...v1.11.0)
vercel/turbo (turbo)
### [`v1.11.0`](https://togithub.com/vercel/turbo/releases/tag/v1.11.0):
Turborepo v1.11.0
[Compare
Source](https://togithub.com/vercel/turbo/compare/v1.10.16...v1.11.0)
#### What's Changed
##### Docs
- feat(docs): document support policy by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6277](https://togithub.com/vercel/turbo/pull/6277)
- fix(docs): correct support typo by
[@tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/6313](https://togithub.com/vercel/turbo/pull/6313)
- fix(docs): Add full stop punctuation and add inifinitive marker to
verb by [@mdmathewdc](https://togithub.com/mdmathewdc) in
[https://github.com/vercel/turbo/pull/6335](https://togithub.com/vercel/turbo/pull/6335)
- docs: Added nested workspaces under troubleshooting by
[@NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6342](https://togithub.com/vercel/turbo/pull/6342)
- docs: document --profile flag by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6371](https://togithub.com/vercel/turbo/pull/6371)
- fix(docs): clarify output mode for Dockerfile by
[@tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/6385](https://togithub.com/vercel/turbo/pull/6385)
- docs: add github actions/cache example to github ci docs by
[@austinwoon](https://togithub.com/austinwoon) in
[https://github.com/vercel/turbo/pull/2761](https://togithub.com/vercel/turbo/pull/2761)
- docs: Fix typo 'specifing -> specifying' by
[@mia-riezebos](https://togithub.com/mia-riezebos) in
[https://github.com/vercel/turbo/pull/6426](https://togithub.com/vercel/turbo/pull/6426)
- Improved TSConfigs in examples by
[@mattpocock](https://togithub.com/mattpocock) in
[https://github.com/vercel/turbo/pull/6396](https://togithub.com/vercel/turbo/pull/6396)
- docs: update formatting on --graph option by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6487](https://togithub.com/vercel/turbo/pull/6487)
- Capitalization. by
[@anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/6561](https://togithub.com/vercel/turbo/pull/6561)
- chore(docs): remove backticks from title/desc meta tags on CLI
reference pages by [@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6580](https://togithub.com/vercel/turbo/pull/6580)
- feat(docs): add node version compatibility for examples by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6581](https://togithub.com/vercel/turbo/pull/6581)
- fix(docs): update inconsistent CLI headings by
[@tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/6591](https://togithub.com/vercel/turbo/pull/6591)
- feat(docs): add FAQ entry for non-JS workspaces in the codebase by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6612](https://togithub.com/vercel/turbo/pull/6612)
- chore(docs): tweak getting started docs by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6597](https://togithub.com/vercel/turbo/pull/6597)
- docs: Added root internal dependencies explanation by
[@NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6622](https://togithub.com/vercel/turbo/pull/6622)
- Capitalize the Tools category in sidebar. by
[@anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/6697](https://togithub.com/vercel/turbo/pull/6697)
- Add yarn v2+ caveat for installing Internal Packages. by
[@anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/6696](https://togithub.com/vercel/turbo/pull/6696)
- Update command-line-reference.mdx for --log-prefix CLI option by
[@marcneubauer](https://togithub.com/marcneubauer) in
[https://github.com/vercel/turbo/pull/6657](https://togithub.com/vercel/turbo/pull/6657)
##### create-turbo
- release(turborepo): 1.10.16 by
[@github-actions](https://togithub.com/github-actions) in
[https://github.com/vercel/turbo/pull/6221](https://togithub.com/vercel/turbo/pull/6221)
- release(turborepo): 1.10.17-canary.0 by
[@github-actions](https://togithub.com/github-actions) in
[https://github.com/vercel/turbo/pull/6329](https://togithub.com/vercel/turbo/pull/6329)
- chore(turbo-utils): Remove tsup build by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6301](https://togithub.com/vercel/turbo/pull/6301)
- release(turborepo): 1.10.17-canary.1 by
[@github-actions](https://togithub.com/github-actions) in
[https://github.com/vercel/turbo/pull/6448](https://togithub.com/vercel/turbo/pull/6448)
- release(turborepo): 1.10.17-canary.2 by
[@github-actions](https://togithub.com/github-actions) in
[https://github.com/vercel/turbo/pull/6454](https://togithub.com/vercel/turbo/pull/6454)
- release(turborepo): 1.10.17-canary.3 by
[@github-actions](https://togithub.com/github-actions) in
[https://github.com/vercel/turbo/pull/6502](https://togithub.com/vercel/turbo/pull/6502)
- Re-up create-turbo. by
[@anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/6439](https://togithub.com/vercel/turbo/pull/6439)
- release(turborepo): 1.10.17-canary.4 by
[@github-actions](https://togithub.com/github-actions) in
[https://github.com/vercel/turbo/pull/6521](https://togithub.com/vercel/turbo/pull/6521)
- release(turborepo): 1.10.17-canary.5 by
[@github-actions](https://togithub.com/github-actions) in
[https://github.com/vercel/turbo/pull/6549](https://togithub.com/vercel/turbo/pull/6549)
- release(turborepo): 1.10.17-canary.6 by
[@github-actions](https://togithub.com/github-actions) in
[https://github.com/vercel/turbo/pull/6610](https://togithub.com/vercel/turbo/pull/6610)
- release(turborepo): 1.10.17-canary.7 by
[@github-actions](https://togithub.com/github-actions) in
[https://github.com/vercel/turbo/pull/6629](https://togithub.com/vercel/turbo/pull/6629)
- release(turborepo): 1.10.17-canary.8 by
[@github-actions](https://togithub.com/github-actions) in
[https://github.com/vercel/turbo/pull/6630](https://togithub.com/vercel/turbo/pull/6630)
- release(turborepo): 1.10.17-canary.9 by
[@github-actions](https://togithub.com/github-actions) in
[https://github.com/vercel/turbo/pull/6667](https://togithub.com/vercel/turbo/pull/6667)
- release(turborepo): 1.10.17-canary.10 by
[@github-actions](https://togithub.com/github-actions) in
[https://github.com/vercel/turbo/pull/6698](https://togithub.com/vercel/turbo/pull/6698)
##### turbo-ignore
- fix(turbo-ignore): better error for invalid commit by
[@tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/6330](https://togithub.com/vercel/turbo/pull/6330)
- Add \[vercel only ] by
[@m1heng](https://togithub.com/m1heng) in
[https://github.com/vercel/turbo/pull/6579](https://togithub.com/vercel/turbo/pull/6579)
##### eslint
- feat(Turborepo): Check env var indexing by literals by
[@gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6254](https://togithub.com/vercel/turbo/pull/6254)
##### Examples
- chore(examples/with-svelte): regenerate apps with sveltekit by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6214](https://togithub.com/vercel/turbo/pull/6214)
- feat(examples): update non-monorepo to pnpm by
[@tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/6337](https://togithub.com/vercel/turbo/pull/6337)
- fix(examples): updated with-docker devDependencies for successful
build by [@fa-901](https://togithub.com/fa-901) in
[https://github.com/vercel/turbo/pull/5444](https://togithub.com/vercel/turbo/pull/5444)
- feat(examples): upgrade ts by
[@tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/6338](https://togithub.com/vercel/turbo/pull/6338)
- feature(vue-nuxt): vue & nuxt example addition by
[@Neosoulink](https://togithub.com/Neosoulink) in
[https://github.com/vercel/turbo/pull/6425](https://togithub.com/vercel/turbo/pull/6425)
- Add Vue/Nuxt example to geting started. by
[@anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/6488](https://togithub.com/vercel/turbo/pull/6488)
- Bump Next.js in examples. by
[@anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/6533](https://togithub.com/vercel/turbo/pull/6533)
- Set engine on create-turbo. by
[@anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/6568](https://togithub.com/vercel/turbo/pull/6568)
- Remove create-react-app example. by
[@anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/6556](https://togithub.com/vercel/turbo/pull/6556)
- Update design-system example. by
[@anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/6555](https://togithub.com/vercel/turbo/pull/6555)
- Update with-docker example. by
[@anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/6547](https://togithub.com/vercel/turbo/pull/6547)
- Update with-rollup example. by
[@anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/6573](https://togithub.com/vercel/turbo/pull/6573)
- Update with-vite example. by
[@anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/6574](https://togithub.com/vercel/turbo/pull/6574)
- Package bumps for non-monorepo example. by
[@anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/6553](https://togithub.com/vercel/turbo/pull/6553)
- Update with-npm example. by
[@anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/6558](https://togithub.com/vercel/turbo/pull/6558)
- Update with-gatsby example. by
[@anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/6570](https://togithub.com/vercel/turbo/pull/6570)
- Update with-berry example. by
[@anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/6550](https://togithub.com/vercel/turbo/pull/6550)
- Update with-prisma example. by
[@anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/6571](https://togithub.com/vercel/turbo/pull/6571)
- fix(examples): with-berry readme update by
[@tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/6607](https://togithub.com/vercel/turbo/pull/6607)
- Update with-changesets. by
[@anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/6548](https://togithub.com/vercel/turbo/pull/6548)
- Update with-react-native-web example. by
[@anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/6572](https://togithub.com/vercel/turbo/pull/6572)
- Update kitchen-sink example. by
[@anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/6577](https://togithub.com/vercel/turbo/pull/6577)
- Update with-yarn example. by
[@anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/6557](https://togithub.com/vercel/turbo/pull/6557)
- Update with-svelte-example. by
[@anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/6576](https://togithub.com/vercel/turbo/pull/6576)
##### Changelog
- feat(turborepo): Spaces by
[@NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6109](https://togithub.com/vercel/turbo/pull/6109)
- fix: bias towards graph walk cancel over continue by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6210](https://togithub.com/vercel/turbo/pull/6210)
- feat: hook up task execution tracking by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6222](https://togithub.com/vercel/turbo/pull/6222)
- docs: Add the enabled config to turbo.json schema by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6224](https://togithub.com/vercel/turbo/pull/6224)
- chore: fix example test setup so output matches by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6225](https://togithub.com/vercel/turbo/pull/6225)
- fix: Respect color config for runcache output by
[@NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6217](https://togithub.com/vercel/turbo/pull/6217)
- refactor(auth): Removed closure in login functions by
[@NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6235](https://togithub.com/vercel/turbo/pull/6235)
- chore(test): validate that pruning carries remoteCache fields
correctly by [@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6226](https://togithub.com/vercel/turbo/pull/6226)
- chore: Removed run stub feature by
[@NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6236](https://togithub.com/vercel/turbo/pull/6236)
- fix(Turborepo): Drop incorrect deprecation notice by
[@gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6239](https://togithub.com/vercel/turbo/pull/6239)
- chore(test): Add test to ensure env var changes task hash by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6238](https://togithub.com/vercel/turbo/pull/6238)
- chore: run summary prefactor by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6240](https://togithub.com/vercel/turbo/pull/6240)
- refactor: Removed closure from logout by
[@NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6251](https://togithub.com/vercel/turbo/pull/6251)
- chore: Added panic handler to turborepo by
[@NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6253](https://togithub.com/vercel/turbo/pull/6253)
- refactor: Moving from anyhow to thiserror part 1 by
[@NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6250](https://togithub.com/vercel/turbo/pull/6250)
- Clearer cache spinner message. by
[@anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/6278](https://togithub.com/vercel/turbo/pull/6278)
- fix: use cprintln instead of warn when no tasks are run by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6285](https://togithub.com/vercel/turbo/pull/6285)
- fix: don't escape html when serializing dry runs by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6284](https://togithub.com/vercel/turbo/pull/6284)
- fix(Turborepo): Ensure process manager stays closed by
[@gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6258](https://togithub.com/vercel/turbo/pull/6258)
- fix(Turborepo): escape colons in log filenames by
[@gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6267](https://togithub.com/vercel/turbo/pull/6267)
- chore(test): fix gitignore in fixture by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6300](https://togithub.com/vercel/turbo/pull/6300)
- feat: Hook up Run summary by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6282](https://togithub.com/vercel/turbo/pull/6282)
- port(Turborepo): Port escaping globs sent via rust daemon client by
[@gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6295](https://togithub.com/vercel/turbo/pull/6295)
- feat(Turborepo): Validation checks for task names by
[@gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6293](https://togithub.com/vercel/turbo/pull/6293)
- chore(test): fix gitignore in fixture by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6303](https://togithub.com/vercel/turbo/pull/6303)
- fix(lockfiles) trailing zero yaml parse by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6296](https://togithub.com/vercel/turbo/pull/6296)
- Chore/update teamname by
[@padmaia](https://togithub.com/padmaia) in
[https://github.com/vercel/turbo/pull/6317](https://togithub.com/vercel/turbo/pull/6317)
- build(cargo): skip external build script with rust-analyzer by
[@kwonoj](https://togithub.com/kwonoj) in
[https://github.com/vercel/turbo/pull/6325](https://togithub.com/vercel/turbo/pull/6325)
- fix: global hash divergence for empty version strings by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6319](https://togithub.com/vercel/turbo/pull/6319)
- fix: explicitly set turbo command name by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6332](https://togithub.com/vercel/turbo/pull/6332)
- fix: task definition serialization by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6306](https://togithub.com/vercel/turbo/pull/6306)
- fix: Empty command returns help text and not error by
[@NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6340](https://togithub.com/vercel/turbo/pull/6340)
- feat: add support for --parallel by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6339](https://togithub.com/vercel/turbo/pull/6339)
- fix(Turborepo): Drop root from calculation of in-scope workspaces by
[@gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6328](https://togithub.com/vercel/turbo/pull/6328)
- feat(turbopack-ecmascript): calculate import.meta.url as an absolute
path by [@kwonoj](https://togithub.com/kwonoj) in
[https://github.com/vercel/turbo/pull/6318](https://togithub.com/vercel/turbo/pull/6318)
- feat(Turborepo): Add more detail to a cookie error variant by
[@gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6349](https://togithub.com/vercel/turbo/pull/6349)
- fix(Turborepo): Bump x/net, go mod tidy by
[@gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6355](https://togithub.com/vercel/turbo/pull/6355)
- fix(turbo-utils): correct typo on package.json on types field by
[@stefanofa](https://togithub.com/stefanofa) in
[https://github.com/vercel/turbo/pull/6360](https://togithub.com/vercel/turbo/pull/6360)
- Triple chunk size heuristic by
[@sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/6305](https://togithub.com/vercel/turbo/pull/6305)
- improve resolving performance by
[@sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/6304](https://togithub.com/vercel/turbo/pull/6304)
- Devlow: refactor browser.ts by
[@wbinnssmith](https://togithub.com/wbinnssmith) in
[https://github.com/vercel/turbo/pull/6286](https://togithub.com/vercel/turbo/pull/6286)
- make test less flaky by [@sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/6367](https://togithub.com/vercel/turbo/pull/6367)
- Implement `VersionedContent` on `EcmascriptBuildNodeChunkContent` by
[@jridgewell](https://togithub.com/jridgewell) in
[https://github.com/vercel/turbo/pull/6354](https://togithub.com/vercel/turbo/pull/6354)
- port(turborepo): Fixing API Client config tests by
[@NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6356](https://togithub.com/vercel/turbo/pull/6356)
- fix: use which for package manager binary discovery by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6370](https://togithub.com/vercel/turbo/pull/6370)
- chore(tests): delete a mostly copy-pasted fixture by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6366](https://togithub.com/vercel/turbo/pull/6366)
- refactor: Moving to thiserror part 2 by
[@NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6273](https://togithub.com/vercel/turbo/pull/6273)
- refactor(turborepo): Changed cache misses to be a non-error by
[@NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6369](https://togithub.com/vercel/turbo/pull/6369)
- fix: use correct command for package managers by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6372](https://togithub.com/vercel/turbo/pull/6372)
- chore(test): combine two fixtures for single package testing by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6374](https://togithub.com/vercel/turbo/pull/6374)
- build: Update `swc_core` to `v0.86.40` by
[@kdy1](https://togithub.com/kdy1) in
[https://github.com/vercel/turbo/pull/6343](https://togithub.com/vercel/turbo/pull/6343)
- feat: forward signals to process manager by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6357](https://togithub.com/vercel/turbo/pull/6357)
- fix: Move package manager tests to turbo info by
[@NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6373](https://togithub.com/vercel/turbo/pull/6373)
- port(turborepo): Analytics Client by
[@NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6315](https://togithub.com/vercel/turbo/pull/6315)
- fix(updater): specify latest for codemod by
[@tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/6381](https://togithub.com/vercel/turbo/pull/6381)
- refactor(Turborepo): Move package graph to repository crate by
[@gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6375](https://togithub.com/vercel/turbo/pull/6375)
- fix: Dry Run Text Output by
[@NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6380](https://togithub.com/vercel/turbo/pull/6380)
- feat(turbopack): support url rewrite behavior options by
[@kwonoj](https://togithub.com/kwonoj) in
[https://github.com/vercel/turbo/pull/6376](https://togithub.com/vercel/turbo/pull/6376)
- chore: fix clippy lints in tests by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6384](https://togithub.com/vercel/turbo/pull/6384)
- feat(turbopack-ecmascript): support relative url asset ref by
[@kwonoj](https://togithub.com/kwonoj) in
[https://github.com/vercel/turbo/pull/6386](https://togithub.com/vercel/turbo/pull/6386)
- chore(tests): replace fixture with a fixture config by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6391](https://togithub.com/vercel/turbo/pull/6391)
- refactor and fix CssEmbed for url() by
[@sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/6382](https://togithub.com/vercel/turbo/pull/6382)
- chore: update `update-informer` to 1.1 by
[@mgrachev](https://togithub.com/mgrachev) in
[https://github.com/vercel/turbo/pull/5400](https://togithub.com/vercel/turbo/pull/5400)
- fix: kill process group instead of children by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6387](https://togithub.com/vercel/turbo/pull/6387)
- Update turbopack related labels by
[@padmaia](https://togithub.com/padmaia) in
[https://github.com/vercel/turbo/pull/6399](https://togithub.com/vercel/turbo/pull/6399)
- chore: prefactor for sending task logs to spaces by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6383](https://togithub.com/vercel/turbo/pull/6383)
- improve count hash set edge case handling, fix negative bottom
connection counting by [@sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/6393](https://togithub.com/vercel/turbo/pull/6393)
- fix: add newline to graph output by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6397](https://togithub.com/vercel/turbo/pull/6397)
- fix(Turborepo): Sort env vars, include framework inference in task
summary by [@gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6402](https://togithub.com/vercel/turbo/pull/6402)
- chore(tests): make test output assertions simpler by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6400](https://togithub.com/vercel/turbo/pull/6400)
- fix(Turborepo): Add suppressing logs line for new-only output mode by
[@gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6406](https://togithub.com/vercel/turbo/pull/6406)
- port: Fixing and refactoring integration tests by
[@NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6398](https://togithub.com/vercel/turbo/pull/6398)
- chore: Fix compilation warnings by
[@NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6418](https://togithub.com/vercel/turbo/pull/6418)
- Port(Turborepo): Synthesize command for spaces by
[@gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6417](https://togithub.com/vercel/turbo/pull/6417)
- fix: Dry run output by
[@NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6416](https://togithub.com/vercel/turbo/pull/6416)
- fix: unbreak main by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6423](https://togithub.com/vercel/turbo/pull/6423)
- port(Turborepo): Pass through args by
[@gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6422](https://togithub.com/vercel/turbo/pull/6422)
- fix(Turborepo): Fix error stutter, update tests to match on relevent
error text by [@gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6421](https://togithub.com/vercel/turbo/pull/6421)
- port: Fixing run summary json output by
[@NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6431](https://togithub.com/vercel/turbo/pull/6431)
- feat: send task logs to spaces by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6419](https://togithub.com/vercel/turbo/pull/6419)
- chore: output absolute path warnings to stderr by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6434](https://togithub.com/vercel/turbo/pull/6434)
- port(Turborepo): Add summary error to match Go by
[@gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6438](https://togithub.com/vercel/turbo/pull/6438)
- port(Turborepo): Fix task dependencies integration tests by
[@gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6440](https://togithub.com/vercel/turbo/pull/6440)
- fix: match dependency ordering between rust/go by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6443](https://togithub.com/vercel/turbo/pull/6443)
- fix: `--no-cache` flag was not working by
[@NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6444](https://togithub.com/vercel/turbo/pull/6444)
- Ensure daemon connection errors are non-fatal by
[@gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6445](https://togithub.com/vercel/turbo/pull/6445)
- fix: Cleaning up duration printing by
[@NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6447](https://togithub.com/vercel/turbo/pull/6447)
- fix: displaying stdout/stderr with errors-only by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6446](https://togithub.com/vercel/turbo/pull/6446)
- port(Turborepo): Migrate inference tests to grep by
[@gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6437](https://togithub.com/vercel/turbo/pull/6437)
- fix: rust spaces auth requirements by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6453](https://togithub.com/vercel/turbo/pull/6453)
- chore: add test for turbo bin by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6451](https://togithub.com/vercel/turbo/pull/6451)
- adjust tracing for run finalization by
[@arlyon](https://togithub.com/arlyon) in
[https://github.com/vercel/turbo/pull/6410](https://togithub.com/vercel/turbo/pull/6410)
- chore(test): Remove single/double quotes in npm scripts in fixtures by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6459](https://togithub.com/vercel/turbo/pull/6459)
- chore: simplify inference test grep commands by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6455](https://togithub.com/vercel/turbo/pull/6455)
- feat(Turborepo): Send logging to stderr by
[@gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6462](https://togithub.com/vercel/turbo/pull/6462)
- chore(test): Remove more single/double quotes in npm script fixtures
by [@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6464](https://togithub.com/vercel/turbo/pull/6464)
- fix(Turborepo): Update missing-tasks.t to pass with Rust by
[@gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6467](https://togithub.com/vercel/turbo/pull/6467)
- fix(Turborepo): Make verbosity test pass with Rust by
[@gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6465](https://togithub.com/vercel/turbo/pull/6465)
- chore(ci): launch prysk tests with JS instead of bash by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6463](https://togithub.com/vercel/turbo/pull/6463)
- chore(test): remove another single quoted echo arg by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6468](https://togithub.com/vercel/turbo/pull/6468)
- fix: Check cache on dry run by
[@NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6466](https://togithub.com/vercel/turbo/pull/6466)
- fix(Turborepo): Fix dry-json/monorepo.t by
[@gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6470](https://togithub.com/vercel/turbo/pull/6470)
- fix: dry run missing tasks with no script by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6473](https://togithub.com/vercel/turbo/pull/6473)
- port(Turborepo): Add github prefixing in Rust by
[@gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6471](https://togithub.com/vercel/turbo/pull/6471)
- fix: forward powershell style env casing by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6485](https://togithub.com/vercel/turbo/pull/6485)
- fix: fixup unit tests that use the basic example by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6517](https://togithub.com/vercel/turbo/pull/6517)
- fix: Deadlock with closing process manager by
[@NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6516](https://togithub.com/vercel/turbo/pull/6516)
- chore(tests): delete e2e tests for turbo prune by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6515](https://togithub.com/vercel/turbo/pull/6515)
- chore: clean up run by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6519](https://togithub.com/vercel/turbo/pull/6519)
- feat: make rust codepath opt-out by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6420](https://togithub.com/vercel/turbo/pull/6420)
- fix: run summary tests by
[@NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6532](https://togithub.com/vercel/turbo/pull/6532)
- fix: make spaces requests in parallel by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6536](https://togithub.com/vercel/turbo/pull/6536)
- refactor: switch daemon version to be independent of turbo version by
[@arlyon](https://togithub.com/arlyon) in
[https://github.com/vercel/turbo/pull/6528](https://togithub.com/vercel/turbo/pull/6528)
- fix: analytics closing when all senders drop by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6542](https://togithub.com/vercel/turbo/pull/6542)
- feat: add a go fallback flag by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6540](https://togithub.com/vercel/turbo/pull/6540)
- chore(ci): delete e2e tests covering monorepo root in subdir by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6565](https://togithub.com/vercel/turbo/pull/6565)
- fix: treat missing and empty scripts the same by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6552](https://togithub.com/vercel/turbo/pull/6552)
- test(gen): add generator command tests by
[@tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/6569](https://togithub.com/vercel/turbo/pull/6569)
- chore(tests): fix daemon verbosity test on Windows by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6582](https://togithub.com/vercel/turbo/pull/6582)
- chore(tests): fix absolute path warnings test on windows by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6564](https://togithub.com/vercel/turbo/pull/6564)
- chore: hyphenate filenames isntead of underscore by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6595](https://togithub.com/vercel/turbo/pull/6595)
- fix: ensure cache is done writing before exit by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6603](https://togithub.com/vercel/turbo/pull/6603)
- feat(releases): update turborepo-release.yml by
[@tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/6611](https://togithub.com/vercel/turbo/pull/6611)
- chore(tests): remove hardcoded packageManager when running examples
tests by [@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6615](https://togithub.com/vercel/turbo/pull/6615)
- fix: Hard error on spaces by
[@NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6596](https://togithub.com/vercel/turbo/pull/6596)
- fix(Turborepo): Handle windows absolute paths in global dependencies
by [@gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6608](https://togithub.com/vercel/turbo/pull/6608)
- fix(tests): account for .cmd extension on npm binary in Rust codepath
tests on Windows by [@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6604](https://togithub.com/vercel/turbo/pull/6604)
- fix(release): correct excludes label by
[@tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/6623](https://togithub.com/vercel/turbo/pull/6623)
- fix: second granularity by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6606](https://togithub.com/vercel/turbo/pull/6606)
- feat: add read only remote cache by
[@maschwenk](https://togithub.com/maschwenk) in
[https://github.com/vercel/turbo/pull/6624](https://togithub.com/vercel/turbo/pull/6624)
- fix: look for unix based project paths by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6609](https://togithub.com/vercel/turbo/pull/6609)
- fix(tests): account for cmd extensions in more tests by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6628](https://togithub.com/vercel/turbo/pull/6628)
- Drop nonsensical(?) tests? by
[@anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/6632](https://togithub.com/vercel/turbo/pull/6632)
- fix(turborepo): make linked installs test pass on Windows by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6477](https://togithub.com/vercel/turbo/pull/6477)
- chore: update lockfile after workspace deletion by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6637](https://togithub.com/vercel/turbo/pull/6637)
- fix(Turborepo): Remove unused globwalk code, fix multiple doublestars
by [@gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/6633](https://togithub.com/vercel/turbo/pull/6633)
- feat: add package discovery trait and a few discovery strategies by
[@arlyon](https://togithub.com/arlyon) in
[https://github.com/vercel/turbo/pull/6275](https://togithub.com/vercel/turbo/pull/6275)
- chore: use parent() method instead of .. directory traversal by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6635](https://togithub.com/vercel/turbo/pull/6635)
- yarn-with-yarn workspace name by
[@anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/6647](https://togithub.com/vercel/turbo/pull/6647)
- refactor: adjust test timeouts to avoid flaky test on windows by
[@arlyon](https://togithub.com/arlyon) in
[https://github.com/vercel/turbo/pull/6638](https://togithub.com/vercel/turbo/pull/6638)
- chore: reduce sleep length in test cases by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6640](https://togithub.com/vercel/turbo/pull/6640)
- chore: fix rust compile warnings by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6655](https://togithub.com/vercel/turbo/pull/6655)
- chore: add a helper script to replace turbo config in main fixture by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6652](https://togithub.com/vercel/turbo/pull/6652)
- fix: Fixed cache restoration for an entry with a very long name by
[@NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/6662](https://togithub.com/vercel/turbo/pull/6662)
- fix: clean paths and use package path instead of package.json path by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6649](https://togithub.com/vercel/turbo/pull/6649)
- Revert "chore: reduce sleep length in test cases
([#6640](https://togithub.com/vercel/turbo/issues/6640))" by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6665](https://togithub.com/vercel/turbo/pull/6665)
- chore(tests): write a test showing the behavior of gitignored inputs
by [@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6669](https://togithub.com/vercel/turbo/pull/6669)
- chore(tests): add test to check that root tasks can depend on
workspace tasks by [@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6671](https://togithub.com/vercel/turbo/pull/6671)
- chore: consolidate setup scripts for integration tests by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6641](https://togithub.com/vercel/turbo/pull/6641)
- fix(tests): fix unit tests that rely on examples by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6679](https://togithub.com/vercel/turbo/pull/6679)
- chore(tests): remove duplicate setup_git script by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6680](https://togithub.com/vercel/turbo/pull/6680)
- chore(tests): setup package manager consistently for
example/integration tests by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6681](https://togithub.com/vercel/turbo/pull/6681)
- chore(tests): make fixture copying consistent by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6683](https://togithub.com/vercel/turbo/pull/6683)
- chore(tests): Enable corepack in local directory for integration tests
by [@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6684](https://togithub.com/vercel/turbo/pull/6684)
- chore(tests): delete feature where
[@canary](https://togithub.com/canary) turbo is used by
[@mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/6685](https://togithub.com/vercel/turbo/pull/6685)
- fix(tests): update rust unit tests that rely on with-yarn fixture by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6693](https://togithub.com/vercel/turbo/pull/6693)
- chore(daemon) disable daemon workspace discovery by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6695](https://togithub.com/vercel/turbo/pull/6695)
- chore: use path library read_to_string for better error message by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6694](https://togithub.com/vercel/turbo/pull/6694)
- chore: make go-fallback confilct with remote cache read only by
[@chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/6702](https://togithub.com/vercel/turbo/pull/6702)
#### New Contributors
- [@mdmathewdc](https://togithub.com/mdmathewdc) made their first
contribution in
[https://github.com/vercel/turbo/pull/6335](https://togithub.com/vercel/turbo/pull/6335)
- [@fa-901](https://togithub.com/fa-901) made their first
contribution in
[https://github.com/vercel/turbo/pull/5444](https://togithub.com/vercel/turbo/pull/5444)
- [@austinwoon](https://togithub.com/austinwoon) made their first
contribution in
[https://github.com/vercel/turbo/pull/2761](https://togithub.com/vercel/turbo/pull/2761)
- [@mia-riezebos](https://togithub.com/mia-riezebos) made their
first contribution in
[https://github.com/vercel/turbo/pull/6426](https://togithub.com/vercel/turbo/pull/6426)
- [@jongwooo](https://togithub.com/jongwooo) made their first
contribution in
[https://github.com/vercel/turbo/pull/6427](https://togithub.com/vercel/turbo/pull/6427)
- [@Neosoulink](https://togithub.com/Neosoulink) made their first
contribution in
[https://github.com/vercel/turbo/pull/6425](https://togithub.com/vercel/turbo/pull/6425)
- [@e-jigsaw](https://togithub.com/e-jigsaw) made their first
contribution in
[https://github.com/vercel/turbo/pull/6506](https://togithub.com/vercel/turbo/pull/6506)
- [@dallonf](https://togithub.com/dallonf) made their first
contribution in
[https://github.com/vercel/turbo/pull/6522](https://togithub.com/vercel/turbo/pull/6522)
- [@m1heng](https://togithub.com/m1heng) made their first
contribution in
[https://github.com/vercel/turbo/pull/6579](https://togithub.com/vercel/turbo/pull/6579)
- [@danger-ahead](https://togithub.com/danger-ahead) made their
first contribution in
[https://github.com/vercel/turbo/pull/6321](https://togithub.com/vercel/turbo/pull/6321)
- [@marcneubauer](https://togithub.com/marcneubauer) made their
first contribution in
[https://github.com/vercel/turbo/pull/6657](https://togithub.com/vercel/turbo/pull/6657)
**Full Changelog**:
https://github.com/vercel/turbo/compare/v1.10.16...v1.11.0
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
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 these
updates again.
---
- [ ] 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/inabagumi/shinju-date).
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
package.json | 2 +-
packages/eslint-config/package.json | 2 +-
pnpm-lock.yaml | 58 ++++++++++++++---------------
3 files changed, 31 insertions(+), 31 deletions(-)
diff --git a/package.json b/package.json
index f9ec4f27b..1c7feef3e 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"devDependencies": {
"@inabagumi/prettier-config": "^2.0.2",
"prettier": "~3.1.0",
- "turbo": "^1.10.16",
+ "turbo": "^1.11.0",
"typescript": "^5.3.2"
},
"homepage": "https://shinju.date/",
diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json
index 4b4036ddb..e4070137f 100644
--- a/packages/eslint-config/package.json
+++ b/packages/eslint-config/package.json
@@ -5,7 +5,7 @@
"@typescript-eslint/parser": "^6.13.2",
"eslint-config-next": "^14.0.3",
"eslint-config-prettier": "^9.1.0",
- "eslint-config-turbo": "^1.10.16"
+ "eslint-config-turbo": "^1.11.0"
},
"description": "",
"devDependencies": {
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index caab75494..8f1d525bc 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -15,8 +15,8 @@ importers:
specifier: ~3.1.0
version: 3.1.0
turbo:
- specifier: ^1.10.16
- version: 1.10.16
+ specifier: ^1.11.0
+ version: 1.11.0
typescript:
specifier: ^5.3.2
version: 5.3.2
@@ -272,8 +272,8 @@ importers:
specifier: ^9.1.0
version: 9.1.0(eslint@8.55.0)
eslint-config-turbo:
- specifier: ^1.10.16
- version: 1.10.16(eslint@8.55.0)
+ specifier: ^1.11.0
+ version: 1.11.0(eslint@8.55.0)
devDependencies:
eslint:
specifier: ^8.55.0
@@ -3235,13 +3235,13 @@ packages:
eslint: 8.55.0
dev: false
- /eslint-config-turbo@1.10.16(eslint@8.55.0):
- resolution: {integrity: sha512-O3NQI72bQHV7FvSC6lWj66EGx8drJJjuT1kuInn6nbMLOHdMBhSUX/8uhTAlHRQdlxZk2j9HtgFCIzSc93w42g==}
+ /eslint-config-turbo@1.11.0(eslint@8.55.0):
+ resolution: {integrity: sha512-PBiDoO1ZRHBXoydfn/qYazJTwmoRNXdsf3CBg6j7BMVvuAPa39e7ao6KccsDplyLgV2jIjeRtra/q1CUaWs2kg==}
peerDependencies:
eslint: '>6.6.0'
dependencies:
eslint: 8.55.0
- eslint-plugin-turbo: 1.10.16(eslint@8.55.0)
+ eslint-plugin-turbo: 1.11.0(eslint@8.55.0)
dev: false
/eslint-import-resolver-node@0.3.9:
@@ -3401,8 +3401,8 @@ packages:
string.prototype.matchall: 4.0.10
dev: false
- /eslint-plugin-turbo@1.10.16(eslint@8.55.0):
- resolution: {integrity: sha512-ZjrR88MTN64PNGufSEcM0tf+V1xFYVbeiMeuIqr0aiABGomxFLo4DBkQ7WI4WzkZtWQSIA2sP+yxqSboEfL9MQ==}
+ /eslint-plugin-turbo@1.11.0(eslint@8.55.0):
+ resolution: {integrity: sha512-u3GeDFuKUMcQOPi5euJIAivTvJBPMZL62LVrNc4uGksGMYekl7Dl3yGcevcUpebm7XDValyWcw1iHZjUm3DfCg==}
peerDependencies:
eslint: '>6.6.0'
dependencies:
@@ -7118,64 +7118,64 @@ packages:
safe-buffer: 5.2.1
dev: false
- /turbo-darwin-64@1.10.16:
- resolution: {integrity: sha512-+Jk91FNcp9e9NCLYlvDDlp2HwEDp14F9N42IoW3dmHI5ZkGSXzalbhVcrx3DOox3QfiNUHxzWg4d7CnVNCuuMg==}
+ /turbo-darwin-64@1.11.0:
+ resolution: {integrity: sha512-yLDeJ7QgpI1Niw87ydRNvygX67Dra+6MnxR88vwXnQJKsmHTKycBhY9w3Bhe5xvnIg4JoEWoEF5EJtw6ShrlEw==}
cpu: [x64]
os: [darwin]
requiresBuild: true
dev: true
optional: true
- /turbo-darwin-arm64@1.10.16:
- resolution: {integrity: sha512-jqGpFZipIivkRp/i+jnL8npX0VssE6IAVNKtu573LXtssZdV/S+fRGYA16tI46xJGxSAivrZ/IcgZrV6Jk80bw==}
+ /turbo-darwin-arm64@1.11.0:
+ resolution: {integrity: sha512-lZGlfTG6+u3R7+6eVY9j/07WpVF/tx8UNkmRWfMNt4ZGSEBMg6A+Vimvp+rni92WdPhD/rhxv+qYI/kco9hNXg==}
cpu: [arm64]
os: [darwin]
requiresBuild: true
dev: true
optional: true
- /turbo-linux-64@1.10.16:
- resolution: {integrity: sha512-PpqEZHwLoizQ6sTUvmImcRmACyRk9EWLXGlqceogPZsJ1jTRK3sfcF9fC2W56zkSIzuLEP07k5kl+ZxJd8JMcg==}
+ /turbo-linux-64@1.11.0:
+ resolution: {integrity: sha512-I88/WieHzTZ8V2y0j79RSjVERPp0IJTynTwLi7ddYX0PahkuyaHs1p8ktFMcs6awnJMeT6spaXlyzv5ZxnAdkg==}
cpu: [x64]
os: [linux]
requiresBuild: true
dev: true
optional: true
- /turbo-linux-arm64@1.10.16:
- resolution: {integrity: sha512-TMjFYz8to1QE0fKVXCIvG/4giyfnmqcQIwjdNfJvKjBxn22PpbjeuFuQ5kNXshUTRaTJihFbuuCcb5OYFNx4uw==}
+ /turbo-linux-arm64@1.11.0:
+ resolution: {integrity: sha512-jHsKuTFa7KwrA/FIxOnyXnfSEgDEUv0UVcseqQhP0VbdL+En93ZdBZ9S9/lI6VWooXrCqPooBmC+M/6jmwY/Ig==}
cpu: [arm64]
os: [linux]
requiresBuild: true
dev: true
optional: true
- /turbo-windows-64@1.10.16:
- resolution: {integrity: sha512-+jsf68krs0N66FfC4/zZvioUap/Tq3sPFumnMV+EBo8jFdqs4yehd6+MxIwYTjSQLIcpH8KoNMB0gQYhJRLZzw==}
+ /turbo-windows-64@1.11.0:
+ resolution: {integrity: sha512-7u/1GoMallGDOTg4fnKoJmvBkf2pUCOcA0Z7NbwFB6GOa7q1Su4AaPs6Iy6Tyqrmj3vDHKSXByHwfz+o0cng/g==}
cpu: [x64]
os: [win32]
requiresBuild: true
dev: true
optional: true
- /turbo-windows-arm64@1.10.16:
- resolution: {integrity: sha512-sKm3hcMM1bl0B3PLG4ifidicOGfoJmOEacM5JtgBkYM48ncMHjkHfFY7HrJHZHUnXM4l05RQTpLFoOl/uIo2HQ==}
+ /turbo-windows-arm64@1.11.0:
+ resolution: {integrity: sha512-39MNaZ7RnbINEnpeAfB++fmH6p99RhbeeC8n2IXqG61Zrck5AA59Jm8DXpfOGR6Im93iHXSDox8qF3bb8V4amQ==}
cpu: [arm64]
os: [win32]
requiresBuild: true
dev: true
optional: true
- /turbo@1.10.16:
- resolution: {integrity: sha512-2CEaK4FIuSZiP83iFa9GqMTQhroW2QryckVqUydmg4tx78baftTOS0O+oDAhvo9r9Nit4xUEtC1RAHoqs6ZEtg==}
+ /turbo@1.11.0:
+ resolution: {integrity: sha512-zIqJs/x1zzIIdwufhk80o7cQc9fIdHdweWRNXbK+Vjf9IaM2eSslcYyo40s+Kg/oiIOpdLM8hV7IUQst8KIyDA==}
hasBin: true
optionalDependencies:
- turbo-darwin-64: 1.10.16
- turbo-darwin-arm64: 1.10.16
- turbo-linux-64: 1.10.16
- turbo-linux-arm64: 1.10.16
- turbo-windows-64: 1.10.16
- turbo-windows-arm64: 1.10.16
+ turbo-darwin-64: 1.11.0
+ turbo-darwin-arm64: 1.11.0
+ turbo-linux-64: 1.11.0
+ turbo-linux-arm64: 1.11.0
+ turbo-windows-64: 1.11.0
+ turbo-windows-arm64: 1.11.0
dev: true
/type-check@0.4.0: