Skip to content

Commit 71915ac

Browse files
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) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/vercel/turborepo/badge)](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 [@&#8203;leos](https://redirect.github.com/leos) in [#&#8203;11323](https://redirect.github.com/vercel/turborepo/pull/11323) ##### Changelog - fix(bun): Add GitHub/git packages by [@&#8203;Palid](https://redirect.github.com/Palid) in [#&#8203;11268](https://redirect.github.com/vercel/turborepo/pull/11268) - chore: Extract `turborepo-boundaries` crate from `turborepo-lib` by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11312](https://redirect.github.com/vercel/turborepo/pull/11312) - chore: Extract `turborepo-engine` crate from `turborepo-lib` by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11315](https://redirect.github.com/vercel/turborepo/pull/11315) - chore: Extract `turborepo-gitignore` crate from `turborepo-lib` by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11317](https://redirect.github.com/vercel/turborepo/pull/11317) - chore: Extract `turborepo-json-rewrite` crate from `turborepo-lib` by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11318](https://redirect.github.com/vercel/turborepo/pull/11318) - chore: Extract `turborepo-hash` and `turborepo-types` crates from `turborepo-lib` by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11319](https://redirect.github.com/vercel/turborepo/pull/11319) - chore: Extract `turborepo-shim` crate from `turborepo-lib` by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11320](https://redirect.github.com/vercel/turborepo/pull/11320) - chore: Extract types to turborepo-types and create turborepo-daemon crate by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11321](https://redirect.github.com/vercel/turborepo/pull/11321) - chore: Extract `turborepo-daemon` crate from `turborepo-lib` by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11322](https://redirect.github.com/vercel/turborepo/pull/11322) - chore: Extract `turborepo-scope` crate from `turborepo-lib` by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11324](https://redirect.github.com/vercel/turborepo/pull/11324) - chore: Extract `turborepo-diagnostics` crate from `turborepo-lib` by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11332](https://redirect.github.com/vercel/turborepo/pull/11332) - feat: Extract turborepo-task-hash crate from turborepo-lib by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11334](https://redirect.github.com/vercel/turborepo/pull/11334) - chore: Move `TaskDefinition` from `turborepo-lib` to `turborepo-types` by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11335](https://redirect.github.com/vercel/turborepo/pull/11335) - chore: Move `DryRunMode`, `UIMode`, and `LogOrder` to `turborepo-types` by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11337](https://redirect.github.com/vercel/turborepo/pull/11337) - chore: Fix loop in build script in package.json by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11336](https://redirect.github.com/vercel/turborepo/pull/11336) - chore: Move `ContinueMode` and `LogPrefix` to `turborepo-types` by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11338](https://redirect.github.com/vercel/turborepo/pull/11338) - chore: Extract `run/summary` to `turborepo-run-summary` crate by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11342](https://redirect.github.com/vercel/turborepo/pull/11342) - chore: Extract turbo\_json module to turborepo-turbo-json crate by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11344](https://redirect.github.com/vercel/turborepo/pull/11344) - chore: Extract config and engine builder modules from `turborepo-lib` by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11346](https://redirect.github.com/vercel/turborepo/pull/11346) - chore: Remove duplicate task\_inheritance.rs from turborepo-lib by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11347](https://redirect.github.com/vercel/turborepo/pull/11347) - chore: Extract run/cache.rs to turborepo-run-cache crate by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11348](https://redirect.github.com/vercel/turborepo/pull/11348) - chore: remove extra file by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11351](https://redirect.github.com/vercel/turborepo/pull/11351) - chore: Move resolved opts types to turborepo-types by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11349](https://redirect.github.com/vercel/turborepo/pull/11349) - chore: Extract some small items from `turborepo-lib` by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11350](https://redirect.github.com/vercel/turborepo/pull/11350) - chore: Move engine builder tests from `turborepo-lib` to `turborepo-engine` by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11353](https://redirect.github.com/vercel/turborepo/pull/11353) - chore: Move global\_hash.rs from turborepo-lib to turborepo-task-hash by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11355](https://redirect.github.com/vercel/turborepo/pull/11355) - chore: Move more shared types to `turborepo-types` by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11356](https://redirect.github.com/vercel/turborepo/pull/11356) - chore: Add `turborepo-task-executor` crate by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11357](https://redirect.github.com/vercel/turborepo/pull/11357) - chore: Add generic `CommandProvider` trait to `turborepo-task-executor` by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11358](https://redirect.github.com/vercel/turborepo/pull/11358) - chore: Implement MfeConfigProvider and TaskAccessProvider traits by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11359](https://redirect.github.com/vercel/turborepo/pull/11359) - chore: Add `From<&RunOpts>` for `ExecutorConfig` conversion by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11360](https://redirect.github.com/vercel/turborepo/pull/11360) - chore: Move `TurboJsonReader` to `turborepo-turbo-json` crate by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11361](https://redirect.github.com/vercel/turborepo/pull/11361) - chore: Move `TaskExecutor` to `turborepo-task-executor` crate by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11364](https://redirect.github.com/vercel/turborepo/pull/11364) - chore: Move `TurboJsonLoader` to `turborepo-turbo-json` crate by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11365](https://redirect.github.com/vercel/turborepo/pull/11365) - chore: Consolidate `TurboJson` tests into `turborepo-turbo-json` crate by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11371](https://redirect.github.com/vercel/turborepo/pull/11371) - chore: Extract task executor components to `turborepo-task-executor` by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11378](https://redirect.github.com/vercel/turborepo/pull/11378) - chore: Move MicroFrontendProxyProvider to turborepo-task-executor by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11379](https://redirect.github.com/vercel/turborepo/pull/11379) - chore: Clean up `turborepo-lib` wrapper modules and dead code by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11380](https://redirect.github.com/vercel/turborepo/pull/11380) - fix: Show TUI when using `--output-logs=errors-only|none` by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11382](https://redirect.github.com/vercel/turborepo/pull/11382) #### New Contributors - [@&#8203;Palid](https://redirect.github.com/Palid) made their first contribution in [#&#8203;11268](https://redirect.github.com/vercel/turborepo/pull/11268) - [@&#8203;leos](https://redirect.github.com/leos) made their first contribution in [#&#8203;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

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

bun.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"mustache": "4.2.0",
5050
"publint": "0.3.16",
5151
"tsdown": "^0.18.0",
52-
"turbo": "2.7.2",
52+
"turbo": "2.7.3",
5353
"typedoc": "0.28.15",
5454
"typedoc-plugin-markdown": "4.9.0",
5555
"typedoc-plugin-merge-modules": "7.0.0",

0 commit comments

Comments
 (0)