Commit c67c1c1
authored
examples(deps-dev): bump turbo from 2.5.6 to 2.6.0 in /examples/with-shell-commands in the with-shell-commands group (#11039)
Bumps the with-shell-commands group in /examples/with-shell-commands
with 1 update: [turbo](https://github.com/vercel/turborepo).
Updates `turbo` from 2.5.6 to 2.6.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vercel/turborepo/releases">turbo's
releases</a>.</em></p>
<blockquote>
<h2>Turborepo v2.6.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Docs</h3>
<ul>
<li>docs: clarification on Transit Nodes docs by <a
href="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/maschwenk"><code>@maschwenk</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9181">vercel/turborepo#9181</a></li>
<li>docs: add GitHub Actions reusable workflow documentation for remote
caching by <a
href="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/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10923">vercel/turborepo#10923</a></li>
<li>docs: generate blog release OG images by <a
href="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/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10936">vercel/turborepo#10936</a></li>
<li>docs: fix correct package name from eslint-config-turbo to
eslint-plugin-turbo by <a
href="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/tetzng"><code>@tetzng</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/10954">vercel/turborepo#10954</a></li>
<li>docs: align tailwindcss 4 guide to the with-tailwind example by <a
href="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/esauri"><code>@esauri</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/10963">vercel/turborepo#10963</a></li>
<li>docs: fix typos and formatting issues in Playwright guide by <a
href="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/yamcodes"><code>@yamcodes</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/10980">vercel/turborepo#10980</a></li>
<li>docs: adjust compute hours saved component initial value by <a
href="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/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10958">vercel/turborepo#10958</a></li>
<li>docs: clarify passthrough args comparison by <a
href="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/emilbjorklund"><code>@emilbjorklund</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/10990">vercel/turborepo#10990</a></li>
<li>docs: fix profile images on home page by <a
href="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/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10993">vercel/turborepo#10993</a></li>
<li>feat: microfrontends by <a
href="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/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10982">vercel/turborepo#10982</a></li>
<li>docs: Clarify passtrhough args cache miss by <a
href="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/eug-vs"><code>@eug-vs</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/11026">vercel/turborepo#11026</a></li>
<li>fix: path validation in <code>microfrontends.json</code> by <a
href="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/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/11006">vercel/turborepo#11006</a></li>
<li>feat(microfrontends): schema.json for microfrontends.json by <a
href="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/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/11008">vercel/turborepo#11008</a></li>
</ul>
<h3>create-turbo</h3>
<ul>
<li>feat: update <code>create-turbo</code> Bun prompt text by <a
href="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/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10918">vercel/turborepo#10918</a></li>
</ul>
<h3>eslint</h3>
<ul>
<li>fix(eslint-config-turbo): use module.exports for ESLint v8
compatibility by <a
href="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/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10902">vercel/turborepo#10902</a></li>
<li>perf: ~8.6x faster ESLint rule by <a
href="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/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10943">vercel/turborepo#10943</a></li>
</ul>
<h3>Examples</h3>
<ul>
<li>Update package.json by <a
href="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/Satheeshsk369"><code>@Satheeshsk369</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/10892">vercel/turborepo#10892</a></li>
<li>docs: fix JSDoc type for ESLint config in basic example by <a
href="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/victor-code19"><code>@victor-code19</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/10727">vercel/turborepo#10727</a></li>
<li>refactor(examples): enhance <code>with-nestjs</code> (<a
href="https://redirect.github.com/vercel/turborepo/issues/8131">#8131</a>)
by <a href="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/Neosoulink"><code>@Neosoulink</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/10964">vercel/turborepo#10964</a></li>
<li>examples: Upgrade core-team-maintained examples to Next.js 16 by <a
href="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/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/11014">vercel/turborepo#11014</a></li>
</ul>
<h3>Changelog</h3>
<ul>
<li>chore: remove missing turbow.js references by <a
href="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/pauloZion1"><code>@pauloZion1</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/10893">vercel/turborepo#10893</a></li>
<li>fix(turborepo-lockfiles): handle missing optional dependencies in
Bun lockfiles by <a
href="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/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10909">vercel/turborepo#10909</a></li>
<li>fix: update <code>ui</code> suggested value in error message for
turbo.json by <a
href="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/hugomassing"><code>@hugomassing</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10896">vercel/turborepo#10896</a></li>
<li>chore: remove unused <code>origin</code> field from auth structs by
<a href="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/anthonyshew"><code>@anthonyshew</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/10910">vercel/turborepo#10910</a></li>
<li>feat: new OAuth flow for Turborepo CLI with Vercel by <a
href="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/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10911">vercel/turborepo#10911</a></li>
<li>fix(lockfiles): include bundled dependencies in Bun lockfile
subgraphs by <a
href="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/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10915">vercel/turborepo#10915</a></li>
<li>test: increase coverage for lockfiles by <a
href="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/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10633">vercel/turborepo#10633</a></li>
<li>fix: update remote cache OAuth refresh flow by <a
href="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/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10916">vercel/turborepo#10916</a></li>
<li>feat(tui): task list search with <code>/</code> by <a
href="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/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10908">vercel/turborepo#10908</a></li>
<li>fix: --graph=foo.dot should not require graphviz installed by <a
href="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/blast-hardcheese"><code>@blast-hardcheese</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/10942">vercel/turborepo#10942</a></li>
<li>chore: update devcontainer configuration by <a
href="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/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10955">vercel/turborepo#10955</a></li>
<li>fix: <code>injectWorkspacePackages</code> for <code>turbo
prune</code> with pnpm by <a
href="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/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10945">vercel/turborepo#10945</a></li>
<li>fix: adjust binary call for microfrontends proxy on Windows by <a
href="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/mknichel"><code>@mknichel</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/10962">vercel/turborepo#10962</a></li>
<li>Add worktrees.json configuration to .cursor directory by <a
href="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/Copilot"><code>@Copilot</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/10986">vercel/turborepo#10986</a></li>
<li>fix: windows symlinking bug by <a
href="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/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10992">vercel/turborepo#10992</a></li>
<li>fix: added Linux env vars to global passthroughs by <a
href="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/aviramha"><code>@aviramha</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/10984">vercel/turborepo#10984</a></li>
<li>fix: recursive transitive closure analysis in npm lockfile parser by
<a href="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/anthonyshew"><code>@anthonyshew</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/10988">vercel/turborepo#10988</a></li>
<li>ci(fix): dynamically set ports in proxy integration tests by <a
href="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/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/11009">vercel/turborepo#11009</a></li>
<li>feat: Add support for custom microfrontends.json naming by <a
href="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/kitfoster"><code>@kitfoster</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/11022">vercel/turborepo#11022</a></li>
</ul>
<h2>New Contributors</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vercel/turborepo/commit/f60165150ce6d6c545295d0996c41ee584a143b3"><code>f601651</code></a>
publish 2.6.0 to registry</li>
<li><a
href="https://github.com/vercel/turborepo/commit/0f63f6ed2aa6d6c586068749054ca2ed286cf030"><code>0f63f6e</code></a>
release(turborepo): 2.5.9-canary.11 (<a
href="https://redirect.github.com/vercel/turborepo/issues/11030">#11030</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/dc16ef45381fb6dc81867857809e4a24029b604c"><code>dc16ef4</code></a>
feat: Add support for custom microfrontends.json naming (<a
href="https://redirect.github.com/vercel/turborepo/issues/11022">#11022</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/f2264174fe5c9995d83d36f73dace0c69f362902"><code>f226417</code></a>
feat(microfrontends): schema.json for microfrontends.json (<a
href="https://redirect.github.com/vercel/turborepo/issues/11008">#11008</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/515c47d23485bc4f1eedfb4925cd9b5f00afda65"><code>515c47d</code></a>
fix: path validation in <code>microfrontends.json</code> (<a
href="https://redirect.github.com/vercel/turborepo/issues/11006">#11006</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/b74f3b1780ed4e504b7c8d2f3eeeb9701e40d052"><code>b74f3b1</code></a>
ci(fix): dynamically set ports in proxy integration tests (<a
href="https://redirect.github.com/vercel/turborepo/issues/11009">#11009</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/f3c735b927b88d280f2983627537c2a1b50ff2d6"><code>f3c735b</code></a>
docs: Clarify passtrhough args cache miss (<a
href="https://redirect.github.com/vercel/turborepo/issues/11026">#11026</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/94adf33e29f793ab8c1849a2559dd5054fb7210f"><code>94adf33</code></a>
examples: Upgrade core-team-maintained examples to Next.js 16 (<a
href="https://redirect.github.com/vercel/turborepo/issues/11014">#11014</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/97668fe82d5538044b6fa120975c3a90c654bee3"><code>97668fe</code></a>
ci: conventional commits adjustment (<a
href="https://redirect.github.com/vercel/turborepo/issues/11015">#11015</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/1cb78e2ba3da57774241b5c8ba9c5592dd5fe67e"><code>1cb78e2</code></a>
release(turborepo): 2.5.9-canary.10 (<a
href="https://redirect.github.com/vercel/turborepo/issues/11001">#11001</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/turborepo/compare/v2.5.6...v2.6.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 5da94fc commit c67c1c1
2 files changed
+23
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments