Commit 71915ac
authored
chore(deps): update dependency turbo to v2.7.3 (#1509)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [turbo](https://turborepo.com)
([source](https://redirect.github.com/vercel/turborepo)) |
devDependencies | patch | [`2.7.2` →
`2.7.3`](https://renovatebot.com/diffs/npm/turbo/2.7.2/2.7.3) |
[](https://securityscorecards.dev/viewer/?uri=github.com/vercel/turborepo)
|
---
### Release Notes
<details>
<summary>vercel/turborepo (turbo)</summary>
###
[`v2.7.3`](https://redirect.github.com/vercel/turborepo/releases/tag/v2.7.3):
Turborepo v2.7.3
[Compare
Source](https://redirect.github.com/vercel/turborepo/compare/v2.7.2...v2.7.3)
<!-- Release notes generated using configuration in .github/release.yml
at v2.7.3 -->
#### What's Changed
##### Examples
- examples: Remove skipLibCheck from nestjs.json in nestJS example by
[@​leos](https://redirect.github.com/leos) in
[#​11323](https://redirect.github.com/vercel/turborepo/pull/11323)
##### Changelog
- fix(bun): Add GitHub/git packages by
[@​Palid](https://redirect.github.com/Palid) in
[#​11268](https://redirect.github.com/vercel/turborepo/pull/11268)
- chore: Extract `turborepo-boundaries` crate from `turborepo-lib` by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11312](https://redirect.github.com/vercel/turborepo/pull/11312)
- chore: Extract `turborepo-engine` crate from `turborepo-lib` by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11315](https://redirect.github.com/vercel/turborepo/pull/11315)
- chore: Extract `turborepo-gitignore` crate from `turborepo-lib` by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11317](https://redirect.github.com/vercel/turborepo/pull/11317)
- chore: Extract `turborepo-json-rewrite` crate from `turborepo-lib` by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11318](https://redirect.github.com/vercel/turborepo/pull/11318)
- chore: Extract `turborepo-hash` and `turborepo-types` crates from
`turborepo-lib` by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11319](https://redirect.github.com/vercel/turborepo/pull/11319)
- chore: Extract `turborepo-shim` crate from `turborepo-lib` by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11320](https://redirect.github.com/vercel/turborepo/pull/11320)
- chore: Extract types to turborepo-types and create turborepo-daemon
crate by [@​anthonyshew](https://redirect.github.com/anthonyshew)
in
[#​11321](https://redirect.github.com/vercel/turborepo/pull/11321)
- chore: Extract `turborepo-daemon` crate from `turborepo-lib` by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11322](https://redirect.github.com/vercel/turborepo/pull/11322)
- chore: Extract `turborepo-scope` crate from `turborepo-lib` by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11324](https://redirect.github.com/vercel/turborepo/pull/11324)
- chore: Extract `turborepo-diagnostics` crate from `turborepo-lib` by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11332](https://redirect.github.com/vercel/turborepo/pull/11332)
- feat: Extract turborepo-task-hash crate from turborepo-lib by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11334](https://redirect.github.com/vercel/turborepo/pull/11334)
- chore: Move `TaskDefinition` from `turborepo-lib` to `turborepo-types`
by [@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11335](https://redirect.github.com/vercel/turborepo/pull/11335)
- chore: Move `DryRunMode`, `UIMode`, and `LogOrder` to
`turborepo-types` by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11337](https://redirect.github.com/vercel/turborepo/pull/11337)
- chore: Fix loop in build script in package.json by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11336](https://redirect.github.com/vercel/turborepo/pull/11336)
- chore: Move `ContinueMode` and `LogPrefix` to `turborepo-types` by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11338](https://redirect.github.com/vercel/turborepo/pull/11338)
- chore: Extract `run/summary` to `turborepo-run-summary` crate by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11342](https://redirect.github.com/vercel/turborepo/pull/11342)
- chore: Extract turbo\_json module to turborepo-turbo-json crate by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11344](https://redirect.github.com/vercel/turborepo/pull/11344)
- chore: Extract config and engine builder modules from `turborepo-lib`
by [@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11346](https://redirect.github.com/vercel/turborepo/pull/11346)
- chore: Remove duplicate task\_inheritance.rs from turborepo-lib by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11347](https://redirect.github.com/vercel/turborepo/pull/11347)
- chore: Extract run/cache.rs to turborepo-run-cache crate by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11348](https://redirect.github.com/vercel/turborepo/pull/11348)
- chore: remove extra file by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11351](https://redirect.github.com/vercel/turborepo/pull/11351)
- chore: Move resolved opts types to turborepo-types by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11349](https://redirect.github.com/vercel/turborepo/pull/11349)
- chore: Extract some small items from `turborepo-lib` by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11350](https://redirect.github.com/vercel/turborepo/pull/11350)
- chore: Move engine builder tests from `turborepo-lib` to
`turborepo-engine` by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11353](https://redirect.github.com/vercel/turborepo/pull/11353)
- chore: Move global\_hash.rs from turborepo-lib to turborepo-task-hash
by [@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11355](https://redirect.github.com/vercel/turborepo/pull/11355)
- chore: Move more shared types to `turborepo-types` by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11356](https://redirect.github.com/vercel/turborepo/pull/11356)
- chore: Add `turborepo-task-executor` crate by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11357](https://redirect.github.com/vercel/turborepo/pull/11357)
- chore: Add generic `CommandProvider` trait to
`turborepo-task-executor` by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11358](https://redirect.github.com/vercel/turborepo/pull/11358)
- chore: Implement MfeConfigProvider and TaskAccessProvider traits by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11359](https://redirect.github.com/vercel/turborepo/pull/11359)
- chore: Add `From<&RunOpts>` for `ExecutorConfig` conversion by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11360](https://redirect.github.com/vercel/turborepo/pull/11360)
- chore: Move `TurboJsonReader` to `turborepo-turbo-json` crate by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11361](https://redirect.github.com/vercel/turborepo/pull/11361)
- chore: Move `TaskExecutor` to `turborepo-task-executor` crate by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11364](https://redirect.github.com/vercel/turborepo/pull/11364)
- chore: Move `TurboJsonLoader` to `turborepo-turbo-json` crate by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11365](https://redirect.github.com/vercel/turborepo/pull/11365)
- chore: Consolidate `TurboJson` tests into `turborepo-turbo-json` crate
by [@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11371](https://redirect.github.com/vercel/turborepo/pull/11371)
- chore: Extract task executor components to `turborepo-task-executor`
by [@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11378](https://redirect.github.com/vercel/turborepo/pull/11378)
- chore: Move MicroFrontendProxyProvider to turborepo-task-executor by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11379](https://redirect.github.com/vercel/turborepo/pull/11379)
- chore: Clean up `turborepo-lib` wrapper modules and dead code by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11380](https://redirect.github.com/vercel/turborepo/pull/11380)
- fix: Show TUI when using `--output-logs=errors-only|none` by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11382](https://redirect.github.com/vercel/turborepo/pull/11382)
#### New Contributors
- [@​Palid](https://redirect.github.com/Palid) made their first
contribution in
[#​11268](https://redirect.github.com/vercel/turborepo/pull/11268)
- [@​leos](https://redirect.github.com/leos) made their first
contribution in
[#​11323](https://redirect.github.com/vercel/turborepo/pull/11323)
**Full Changelog**:
<vercel/turborepo@v2.7.2...v2.7.3>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00
PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only
on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time
(no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/settlemint/sdk).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 62ed08e commit 71915ac
2 files changed
+9
-9
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments