Skip to content

Commit 9e3048a

Browse files
chore(deps): update dependency turbo to v2.6.0 (#1398)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [turbo](https://turborepo.com) ([source](https://redirect.github.com/vercel/turborepo)) | devDependencies | minor | [`2.5.8` -> `2.6.0`](https://renovatebot.com/diffs/npm/turbo/2.5.8/2.6.0) | [![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.6.0`](https://redirect.github.com/vercel/turborepo/releases/tag/v2.6.0): Turborepo v2.6.0 [Compare Source](https://redirect.github.com/vercel/turborepo/compare/v2.5.8...v2.6.0) <!-- Release notes generated using configuration in .github/release.yml at v2.6.0 --> #### What's Changed ##### Docs - docs: clarification on Transit Nodes docs by [@&#8203;maschwenk](https://redirect.github.com/maschwenk) in [#&#8203;9181](https://redirect.github.com/vercel/turborepo/pull/9181) - docs: add GitHub Actions reusable workflow documentation for remote caching by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;10923](https://redirect.github.com/vercel/turborepo/pull/10923) - docs: generate blog release OG images by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;10936](https://redirect.github.com/vercel/turborepo/pull/10936) - docs: fix correct package name from eslint-config-turbo to eslint-plugin-turbo by [@&#8203;tetzng](https://redirect.github.com/tetzng) in [#&#8203;10954](https://redirect.github.com/vercel/turborepo/pull/10954) - docs: align tailwindcss 4 guide to the with-tailwind example by [@&#8203;esauri](https://redirect.github.com/esauri) in [#&#8203;10963](https://redirect.github.com/vercel/turborepo/pull/10963) - docs: fix typos and formatting issues in Playwright guide by [@&#8203;yamcodes](https://redirect.github.com/yamcodes) in [#&#8203;10980](https://redirect.github.com/vercel/turborepo/pull/10980) - docs: adjust compute hours saved component initial value by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;10958](https://redirect.github.com/vercel/turborepo/pull/10958) - docs: clarify passthrough args comparison by [@&#8203;emilbjorklund](https://redirect.github.com/emilbjorklund) in [#&#8203;10990](https://redirect.github.com/vercel/turborepo/pull/10990) - docs: fix profile images on home page by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;10993](https://redirect.github.com/vercel/turborepo/pull/10993) - feat: microfrontends by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;10982](https://redirect.github.com/vercel/turborepo/pull/10982) - docs: Clarify passtrhough args cache miss by [@&#8203;eug-vs](https://redirect.github.com/eug-vs) in [#&#8203;11026](https://redirect.github.com/vercel/turborepo/pull/11026) - fix: path validation in `microfrontends.json` by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11006](https://redirect.github.com/vercel/turborepo/pull/11006) - feat(microfrontends): schema.json for microfrontends.json by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11008](https://redirect.github.com/vercel/turborepo/pull/11008) ##### create-turbo - feat: update `create-turbo` Bun prompt text by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;10918](https://redirect.github.com/vercel/turborepo/pull/10918) ##### eslint - fix(eslint-config-turbo): use module.exports for ESLint v8 compatibility by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;10902](https://redirect.github.com/vercel/turborepo/pull/10902) - perf: \~8.6x faster ESLint rule by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;10943](https://redirect.github.com/vercel/turborepo/pull/10943) ##### Examples - Update package.json by [@&#8203;Satheeshsk369](https://redirect.github.com/Satheeshsk369) in [#&#8203;10892](https://redirect.github.com/vercel/turborepo/pull/10892) - docs: fix JSDoc type for ESLint config in basic example by [@&#8203;victor-code19](https://redirect.github.com/victor-code19) in [#&#8203;10727](https://redirect.github.com/vercel/turborepo/pull/10727) - refactor(examples): enhance `with-nestjs` ([#&#8203;8131](https://redirect.github.com/vercel/turborepo/issues/8131)) by [@&#8203;Neosoulink](https://redirect.github.com/Neosoulink) in [#&#8203;10964](https://redirect.github.com/vercel/turborepo/pull/10964) - examples: Upgrade core-team-maintained examples to Next.js 16 by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11014](https://redirect.github.com/vercel/turborepo/pull/11014) ##### Changelog - chore: remove missing turbow\.js references by [@&#8203;pauloZion1](https://redirect.github.com/pauloZion1) in [#&#8203;10893](https://redirect.github.com/vercel/turborepo/pull/10893) - fix(turborepo-lockfiles): handle missing optional dependencies in Bun lockfiles by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;10909](https://redirect.github.com/vercel/turborepo/pull/10909) - fix: update `ui` suggested value in error message for turbo.json by [@&#8203;hugomassing](https://redirect.github.com/hugomassing) in [#&#8203;10896](https://redirect.github.com/vercel/turborepo/pull/10896) - chore: remove unused `origin` field from auth structs by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;10910](https://redirect.github.com/vercel/turborepo/pull/10910) - feat: new OAuth flow for Turborepo CLI with Vercel by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;10911](https://redirect.github.com/vercel/turborepo/pull/10911) - fix(lockfiles): include bundled dependencies in Bun lockfile subgraphs by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;10915](https://redirect.github.com/vercel/turborepo/pull/10915) - test: increase coverage for lockfiles by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;10633](https://redirect.github.com/vercel/turborepo/pull/10633) - fix: update remote cache OAuth refresh flow by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;10916](https://redirect.github.com/vercel/turborepo/pull/10916) - feat(tui): task list search with `/` by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;10908](https://redirect.github.com/vercel/turborepo/pull/10908) - fix: --graph=foo.dot should not require graphviz installed by [@&#8203;blast-hardcheese](https://redirect.github.com/blast-hardcheese) in [#&#8203;10942](https://redirect.github.com/vercel/turborepo/pull/10942) - chore: update devcontainer configuration by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;10955](https://redirect.github.com/vercel/turborepo/pull/10955) - fix: `injectWorkspacePackages` for `turbo prune` with pnpm by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;10945](https://redirect.github.com/vercel/turborepo/pull/10945) - fix: adjust binary call for microfrontends proxy on Windows by [@&#8203;mknichel](https://redirect.github.com/mknichel) in [#&#8203;10962](https://redirect.github.com/vercel/turborepo/pull/10962) - Add worktrees.json configuration to .cursor directory by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;10986](https://redirect.github.com/vercel/turborepo/pull/10986) - fix: windows symlinking bug by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;10992](https://redirect.github.com/vercel/turborepo/pull/10992) - fix: added Linux env vars to global passthroughs by [@&#8203;aviramha](https://redirect.github.com/aviramha) in [#&#8203;10984](https://redirect.github.com/vercel/turborepo/pull/10984) - fix: recursive transitive closure analysis in npm lockfile parser by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;10988](https://redirect.github.com/vercel/turborepo/pull/10988) - ci(fix): dynamically set ports in proxy integration tests by [@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in [#&#8203;11009](https://redirect.github.com/vercel/turborepo/pull/11009) - feat: Add support for custom microfrontends.json naming by [@&#8203;kitfoster](https://redirect.github.com/kitfoster) in [#&#8203;11022](https://redirect.github.com/vercel/turborepo/pull/11022) #### New Contributors - [@&#8203;Satheeshsk369](https://redirect.github.com/Satheeshsk369) made their first contribution in [#&#8203;10892](https://redirect.github.com/vercel/turborepo/pull/10892) - [@&#8203;robobun](https://redirect.github.com/robobun) made their first contribution in [#&#8203;10729](https://redirect.github.com/vercel/turborepo/pull/10729) - [@&#8203;hugomassing](https://redirect.github.com/hugomassing) made their first contribution in [#&#8203;10896](https://redirect.github.com/vercel/turborepo/pull/10896) - [@&#8203;victor-code19](https://redirect.github.com/victor-code19) made their first contribution in [#&#8203;10727](https://redirect.github.com/vercel/turborepo/pull/10727) - [@&#8203;blast-hardcheese](https://redirect.github.com/blast-hardcheese) made their first contribution in [#&#8203;10942](https://redirect.github.com/vercel/turborepo/pull/10942) - [@&#8203;tetzng](https://redirect.github.com/tetzng) made their first contribution in [#&#8203;10954](https://redirect.github.com/vercel/turborepo/pull/10954) - [@&#8203;esauri](https://redirect.github.com/esauri) made their first contribution in [#&#8203;10963](https://redirect.github.com/vercel/turborepo/pull/10963) - [@&#8203;Copilot](https://redirect.github.com/Copilot) made their first contribution in [#&#8203;10986](https://redirect.github.com/vercel/turborepo/pull/10986) - [@&#8203;emilbjorklund](https://redirect.github.com/emilbjorklund) made their first contribution in [#&#8203;10990](https://redirect.github.com/vercel/turborepo/pull/10990) - [@&#8203;aviramha](https://redirect.github.com/aviramha) made their first contribution in [#&#8203;10984](https://redirect.github.com/vercel/turborepo/pull/10984) - [@&#8203;eug-vs](https://redirect.github.com/eug-vs) made their first contribution in [#&#8203;11026](https://redirect.github.com/vercel/turborepo/pull/11026) - [@&#8203;kitfoster](https://redirect.github.com/kitfoster) made their first contribution in [#&#8203;11022](https://redirect.github.com/vercel/turborepo/pull/11022) **Full Changelog**: <vercel/turborepo@v2.5.8...v2.6.0> </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Upgraded Turborepo from 2.5.8 to 2.6.0 to pick up reliability fixes (remote cache OAuth, lockfile parsing) and cross-platform improvements. Updated the devDependency in package.json and synced bun.lock; no application code changes. <sup>Written for commit 64c53b0. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> 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 22cea02 commit 9e3048a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

bun.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"mustache": "4.2.0",
1313
"publint": "0.3.15",
1414
"tsdown": "^0.15.0",
15-
"turbo": "2.5.8",
15+
"turbo": "2.6.0",
1616
"typedoc": "0.28.14",
1717
"typedoc-plugin-markdown": "4.9.0",
1818
"typedoc-plugin-merge-modules": "7.0.0",
@@ -1475,19 +1475,19 @@
14751475

14761476
"tslib": ["tslib@2.8.1", "", {}, "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w=="],
14771477

1478-
"turbo": ["turbo@2.5.8", "", { "optionalDependencies": { "turbo-darwin-64": "2.5.8", "turbo-darwin-arm64": "2.5.8", "turbo-linux-64": "2.5.8", "turbo-linux-arm64": "2.5.8", "turbo-windows-64": "2.5.8", "turbo-windows-arm64": "2.5.8" }, "bin": { "turbo": "bin/turbo" } }, "sha512-5c9Fdsr9qfpT3hA0EyYSFRZj1dVVsb6KIWubA9JBYZ/9ZEAijgUEae0BBR/Xl/wekt4w65/lYLTFaP3JmwSO8w=="],
1478+
"turbo": ["turbo@2.6.0", "", { "optionalDependencies": { "turbo-darwin-64": "2.6.0", "turbo-darwin-arm64": "2.6.0", "turbo-linux-64": "2.6.0", "turbo-linux-arm64": "2.6.0", "turbo-windows-64": "2.6.0", "turbo-windows-arm64": "2.6.0" }, "bin": { "turbo": "bin/turbo" } }, "sha512-kC5VJqOXo50k0/0jnJDDjibLAXalqT9j7PQ56so0pN+81VR4Fwb2QgIE9dTzT3phqOTQuEXkPh3sCpnv5Isz2g=="],
14791479

1480-
"turbo-darwin-64": ["turbo-darwin-64@2.5.8", "", { "os": "darwin", "cpu": "x64" }, "sha512-Dh5bCACiHO8rUXZLpKw+m3FiHtAp2CkanSyJre+SInEvEr5kIxjGvCK/8MFX8SFRjQuhjtvpIvYYZJB4AGCxNQ=="],
1480+
"turbo-darwin-64": ["turbo-darwin-64@2.6.0", "", { "os": "darwin", "cpu": "x64" }, "sha512-6vHnLAubHj8Ib45Knu+oY0ZVCLO7WcibzAvt5b1E72YHqAs4y8meMAGMZM0jLqWPh/9maHDc16/qBCMxtW4pXg=="],
14811481

1482-
"turbo-darwin-arm64": ["turbo-darwin-arm64@2.5.8", "", { "os": "darwin", "cpu": "arm64" }, "sha512-f1H/tQC9px7+hmXn6Kx/w8Jd/FneIUnvLlcI/7RGHunxfOkKJKvsoiNzySkoHQ8uq1pJnhJ0xNGTlYM48ZaJOQ=="],
1482+
"turbo-darwin-arm64": ["turbo-darwin-arm64@2.6.0", "", { "os": "darwin", "cpu": "arm64" }, "sha512-IU+gWMEXNBw8H0pxvE7nPEa5p6yahxbN8g/Q4Bf0AHymsAFqsScgV0peeNbWybdmY9jk1LPbALOsF2kY1I7ZiQ=="],
14831483

1484-
"turbo-linux-64": ["turbo-linux-64@2.5.8", "", { "os": "linux", "cpu": "x64" }, "sha512-hMyvc7w7yadBlZBGl/bnR6O+dJTx3XkTeyTTH4zEjERO6ChEs0SrN8jTFj1lueNXKIHh1SnALmy6VctKMGnWfw=="],
1484+
"turbo-linux-64": ["turbo-linux-64@2.6.0", "", { "os": "linux", "cpu": "x64" }, "sha512-CKoiJ2ZFJLCDsWdRlZg+ew1BkGn8iCEGdePhISVpjsGwkJwSVhVu49z2zKdBeL1IhcSKS2YALwp9ellNZANJxw=="],
14851485

1486-
"turbo-linux-arm64": ["turbo-linux-arm64@2.5.8", "", { "os": "linux", "cpu": "arm64" }, "sha512-LQELGa7bAqV2f+3rTMRPnj5G/OHAe2U+0N9BwsZvfMvHSUbsQ3bBMWdSQaYNicok7wOZcHjz2TkESn1hYK6xIQ=="],
1486+
"turbo-linux-arm64": ["turbo-linux-arm64@2.6.0", "", { "os": "linux", "cpu": "arm64" }, "sha512-WroVCdCvJbrhNxNdw7XB7wHAfPPJPV+IXY+ZKNed+9VdfBu/2mQNfKnvqTuFTH7n+Pdpv8to9qwhXRTJe26upg=="],
14871487

1488-
"turbo-windows-64": ["turbo-windows-64@2.5.8", "", { "os": "win32", "cpu": "x64" }, "sha512-3YdcaW34TrN1AWwqgYL9gUqmZsMT4T7g8Y5Azz+uwwEJW+4sgcJkIi9pYFyU4ZBSjBvkfuPZkGgfStir5BBDJQ=="],
1488+
"turbo-windows-64": ["turbo-windows-64@2.6.0", "", { "os": "win32", "cpu": "x64" }, "sha512-7pZo5aGQPR+A7RMtWCZHusarJ6y15LQ+o3jOmpMxTic/W6Bad+jSeqo07TWNIseIWjCVzrSv27+0odiYRYtQdA=="],
14891489

1490-
"turbo-windows-arm64": ["turbo-windows-arm64@2.5.8", "", { "os": "win32", "cpu": "arm64" }, "sha512-eFC5XzLmgXJfnAK3UMTmVECCwuBcORrWdewoiXBnUm934DY6QN8YowC/srhNnROMpaKaqNeRpoB5FxCww3eteQ=="],
1490+
"turbo-windows-arm64": ["turbo-windows-arm64@2.6.0", "", { "os": "win32", "cpu": "arm64" }, "sha512-1Ty+NwIksQY7AtFUCPrTpcKQE7zmd/f7aRjdT+qkqGFQjIjFYctEtN7qo4vpQPBgCfS1U3ka83A2u/9CfJQ3wQ=="],
14911491

14921492
"type-is": ["type-is@2.0.1", "", { "dependencies": { "content-type": "^1.0.5", "media-typer": "^1.1.0", "mime-types": "^3.0.0" } }, "sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw=="],
14931493

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.15",
5151
"tsdown": "^0.15.0",
52-
"turbo": "2.5.8",
52+
"turbo": "2.6.0",
5353
"typedoc": "0.28.14",
5454
"typedoc-plugin-markdown": "4.9.0",
5555
"typedoc-plugin-merge-modules": "7.0.0",

0 commit comments

Comments
 (0)