build(deps-dev): bump turbo from 2.5.3 to 2.5.6
Open
Number: #21
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: None
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 0
Created:
September 01, 2025 at 11:31 PM UTC
(7 days ago)
(7 days ago)
Updated:
September 01, 2025 at 11:31 PM UTC
(7 days ago)
(7 days ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps turbo from 2.5.3 to 2.5.6.
Release notes
Sourced from turbo's releases.
Turborepo v2.5.6
What's Changed
Docs
- fix(examples): correct 'test:projects' script to use vitest directly by
@namidapoo
in vercel/turborepo#10683- docs: update docs about env file handling by
@anthonyshew
in vercel/turborepo#10710- docs(run): correct --graph formats; remove incorrect default mention by
@anthonyshew
in vercel/turborepo#10744- docs(run): fix --log-prefix options to match CLI (task, not prefix) by
@anthonyshew
in vercel/turborepo#10743- docs: update --graph reference by
@chris-olszewski
in vercel/turborepo#10759
@turbo/repository
- chore: update to Rust 1.88.0 by
@ognevny
in vercel/turborepo#10608- chore: update to Rust 1.89.0 by
@ognevny
in vercel/turborepo#10749Examples
- fix(examples): add missing extension to with-react-native-web ui tsconfig by
@Franck-Fernandez-pro
in vercel/turborepo#10694- chore(deps): bump the kitchen-sink group in /examples/kitchen-sink with 6 updates by
@dependabot
[bot] in vercel/turborepo#10697- chore(deps): bump the with-tailwind group in /examples/with-tailwind with 3 updates by
@dependabot
[bot] in vercel/turborepo#10698- chore(deps): bump the basic group in /examples/basic with 3 updates by
@dependabot
[bot] in vercel/turborepo#10699- chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 5 updates by
@dependabot
[bot] in vercel/turborepo#10700- chore(deps-dev): bump turbo from 2.5.4 to 2.5.5 in /examples/with-shell-commands by
@dependabot
[bot] in vercel/turborepo#10701- chore(deps): bump the non-monorepo group in /examples/non-monorepo with 2 updates by
@dependabot
[bot] in vercel/turborepo#10696- chore(deps-dev): bump the basic group in /examples/basic with 4 updates by
@dependabot
[bot] in vercel/turborepo#10757- chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with 4 updates by
@dependabot
[bot] in vercel/turborepo#10756- chore(deps-dev): bump the non-monorepo group in /examples/non-monorepo with 2 updates by
@dependabot
[bot] in vercel/turborepo#10753- feat: upgrade NestJS to v11 and migrate to ESLint flat config by
@iamnivekx
in vercel/turborepo#10746Changelog
- docs: add architecture document for
turbo run
by@chris-olszewski
in vercel/turborepo#10702- feat: allow Watch Mode with
--root-turbo-json
by@anthonyshew
in vercel/turborepo#10687- chore(tower-uds): delete unused crate by
@anthonyshew
in vercel/turborepo#10676- test(turbo-utils): improve test coverage by
@anthonyshew
in vercel/turborepo#10693- test(turborepo-auth): unit tests for auth crate by
@anthonyshew
in vercel/turborepo#10692- feat: improve parsing error by
@anthonyshew
in vercel/turborepo#10682- chore: fix lints in tests by
@chris-olszewski
in vercel/turborepo#10707- chore(turbo_json): lift
$TURBO_DEFAULT$
handling to turbo.json resolution by@chris-olszewski
in vercel/turborepo#10709- chore(turbo_json): prefactor loading logic by
@chris-olszewski
in vercel/turborepo#10719- fix(logs): no longer output group prefixes if no logs present by
@chris-olszewski
in vercel/turborepo#10760- fix(turbo): graceful shutdown on sighup by
@chris-olszewski
in vercel/turborepo#10764New Contributors
@namidapoo
made their first contribution in vercel/turborepo#10683@Franck-Fernandez-pro
made their first contribution in vercel/turborepo#10694@iamnivekx
made their first contribution in vercel/turborepo#10746Full Changelog: https://github.com/vercel/turborepo/compare/v2.5.5...v2.5.6
Turborepo v2.5.6-canary.2
What's Changed
@turbo/repository
... (truncated)
Commits
f02b1a8
publish 2.5.6 to registrya0eed73
release(turborepo): 2.5.6-canary.2 (#10765)ddaed6e
fix(turbo): graceful shutdown on sighup (#10764)6f5557f
feat: upgrade NestJS to v11 and migrate to ESLint flat config (#10746)e34dcd4
chore(deps-dev): bump the non-monorepo group in /examples/non-monorepo with 2...bc7cbe0
chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with...310565e
chore(deps-dev): bump the basic group in /examples/basic with 4 updates (#10757)8113d43
chore: update to Rust 1.89.0 (#10749)f9a61db
release(turborepo): 2.5.6-canary.1 (#10761)ae20686
fix(logs): no longer output group prefixes if no logs present (#10760)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+3145
+3145
Deletions:
-2274
-2274
Package Dependencies
Technical Details
ID: | 6427713 |
UUID: | 2790896004 |
Node ID: | PR_kwDOPUp1G86mWbGE |
Host: | GitHub |
Repository: | Frontier-tech-consulting/unite_defi_submission |
Merge State: | Unknown |