Commit a409672
authored
build(deps-dev): bump @turbo/gen from 2.4.4 to 2.5.8 (#446)
Bumps
[@turbo/gen](https://github.com/vercel/turborepo/tree/HEAD/packages/turbo-gen)
from 2.4.4 to 2.5.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vercel/turborepo/releases"><code>@turbo/gen</code>'s
releases</a>.</em></p>
<blockquote>
<h2>Turborepo v2.5.8</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>create-turbo</h3>
<ul>
<li>fix: revert <a
href="https://github.com/vercel/turborepo/tree/HEAD/packages/turbo-gen/issues/10847">#10847</a>
by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10882">vercel/turborepo#10882</a></li>
</ul>
<h3>Changelog</h3>
<ul>
<li>chore: add Cursor slash command by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10881">vercel/turborepo#10881</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/vercel/turborepo/compare/v2.5.7...v2.5.8">https://github.com/vercel/turborepo/compare/v2.5.7...v2.5.8</a></p>
<h2>Turborepo v2.5.8-canary.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>create-turbo</h3>
<ul>
<li>fix: revert <a
href="https://github.com/vercel/turborepo/tree/HEAD/packages/turbo-gen/issues/10847">#10847</a>
by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10882">vercel/turborepo#10882</a></li>
</ul>
<h3>Changelog</h3>
<ul>
<li>chore: add Cursor slash command by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10881">vercel/turborepo#10881</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/vercel/turborepo/compare/v2.5.7...v2.5.8-canary.0">https://github.com/vercel/turborepo/compare/v2.5.7...v2.5.8-canary.0</a></p>
<h2>Turborepo v2.5.7</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Docs</h3>
<ul>
<li>docs: add <code>TURBO_CONCURRENCY</code> to options overview page by
<a href="https://github.com/anthonyshew"><code>@anthonyshew</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/10772">vercel/turborepo#10772</a></li>
<li>fix(docs): fix broken anchor links to --graph option by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10773">vercel/turborepo#10773</a></li>
<li>docs: clarify TURBO_TEAM secret usage by <a
href="https://github.com/vikhyathdevadiga"><code>@vikhyathdevadiga</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/10795">vercel/turborepo#10795</a></li>
<li>docs: add Buildkite example to CI Vendors documentation by <a
href="https://github.com/AndrewDiMola"><code>@AndrewDiMola</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/10721">vercel/turborepo#10721</a></li>
<li>docs: rework llms.txt and add .md responses by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10811">vercel/turborepo#10811</a></li>
<li>docs: add <code>name</code> field mention to migration page by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10823">vercel/turborepo#10823</a></li>
<li>docs: update configuration reference to use correct turbo.json title
by <a href="https://github.com/xcfio"><code>@xcfio</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/10843">vercel/turborepo#10843</a></li>
<li>docs: correct description of how <code>^</code> works by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10865">vercel/turborepo#10865</a></li>
</ul>
<h3>create-turbo</h3>
<ul>
<li>feat(create-turbo): <code>--no-git</code> flag by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10720">vercel/turborepo#10720</a></li>
<li>chore(create-turbo): fix lint by <a
href="https://github.com/chris-olszewski"><code>@chris-olszewski</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/10807">vercel/turborepo#10807</a></li>
<li>fix(security): update dependencies to resolve warning for
<code>node-plop</code> by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/10847">vercel/turborepo#10847</a></li>
</ul>
<h3>eslint</h3>
<ul>
<li>docs: adjust typo on instructions for eslint-config-turbo legacy
config by <a
href="https://github.com/evsasse"><code>@evsasse</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/10717">vercel/turborepo#10717</a></li>
</ul>
<h3><code>@turbo/repository</code></h3>
<ul>
<li>chore: reformat code with 2024 edition by <a
href="https://github.com/ognevny"><code>@ognevny</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/10775">vercel/turborepo#10775</a></li>
</ul>
<h3>Examples</h3>
<ul>
<li>chore(deps-dev): bump the with-svelte group in /examples/with-svelte
with 6 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/vercel/turborepo/pull/10752">vercel/turborepo#10752</a></li>
<li>chore(deps-dev): bump turbo from 2.5.5 to 2.5.6 in
/examples/with-shell-commands by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/vercel/turborepo/pull/10781">vercel/turborepo#10781</a></li>
<li>chore(deps-dev): bump <code>@sveltejs/kit</code> from 2.27.3 to
2.31.1 in /examples/with-svelte in the with-svelte group by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/vercel/turborepo/pull/10780">vercel/turborepo#10780</a></li>
<li>chore(deps-dev): bump <code>@next/eslint-plugin-next</code> from
15.4.2 to 15.4.6 in /examples/with-tailwind by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/vercel/turborepo/pull/10779">vercel/turborepo#10779</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vercel/turborepo/commit/98fe8193de6e7c077c51f97b16b79c6dbc73efbb"><code>98fe819</code></a>
publish 2.5.8 to registry</li>
<li><a
href="https://github.com/vercel/turborepo/commit/132cf588209289b7ca32c8ab4c160fa58ab6f5fb"><code>132cf58</code></a>
release(turborepo): 2.5.8-canary.0 (<a
href="https://github.com/vercel/turborepo/tree/HEAD/packages/turbo-gen/issues/10883">#10883</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/adfdbb1a51189abc9ceef76694543ea96bd85cb1"><code>adfdbb1</code></a>
fix: revert <a
href="https://github.com/vercel/turborepo/tree/HEAD/packages/turbo-gen/issues/10847">#10847</a>
(<a
href="https://github.com/vercel/turborepo/tree/HEAD/packages/turbo-gen/issues/10882">#10882</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/0a5070ab8a65544b0080ed94288979db3e2b518f"><code>0a5070a</code></a>
release(turborepo): 2.5.7 (<a
href="https://github.com/vercel/turborepo/tree/HEAD/packages/turbo-gen/issues/10878">#10878</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/e8f768095f9a4c9d561cb9e824b3e335fd07259e"><code>e8f7680</code></a>
fix(security): update dependencies to resolve warning for
<code>node-plop</code> (<a
href="https://github.com/vercel/turborepo/tree/HEAD/packages/turbo-gen/issues/10847">#10847</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/9864eba1afdf8af90879eedc5bd92e8253e9d00e"><code>9864eba</code></a>
ci: add packaging checks for some JS packages (<a
href="https://github.com/vercel/turborepo/tree/HEAD/packages/turbo-gen/issues/10810">#10810</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/419010e3df436ebc38d8c81584ca6afee91267cf"><code>419010e</code></a>
release(turborepo): 2.5.7-canary.0 (<a
href="https://github.com/vercel/turborepo/tree/HEAD/packages/turbo-gen/issues/10808">#10808</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/dca166f38c271d7483e8859791bbebc7226d7c20"><code>dca166f</code></a>
release(turborepo): 2.5.6 (<a
href="https://github.com/vercel/turborepo/tree/HEAD/packages/turbo-gen/issues/10767">#10767</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/a0eed736645f50307dc41c52e2aeb85a786c6133"><code>a0eed73</code></a>
release(turborepo): 2.5.6-canary.2 (<a
href="https://github.com/vercel/turborepo/tree/HEAD/packages/turbo-gen/issues/10765">#10765</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/f9a61db7bcdfa013693ea42f586076524b23a5b2"><code>f9a61db</code></a>
release(turborepo): 2.5.6-canary.1 (<a
href="https://github.com/vercel/turborepo/tree/HEAD/packages/turbo-gen/issues/10761">#10761</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/turborepo/commits/v2.5.8/packages/turbo-gen">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 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)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 66e1ee2 commit a409672
2 files changed
+13
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2722 | 2722 | | |
2723 | 2723 | | |
2724 | 2724 | | |
2725 | | - | |
2726 | | - | |
2727 | | - | |
2728 | | - | |
| 2725 | + | |
| 2726 | + | |
| 2727 | + | |
| 2728 | + | |
2729 | 2729 | | |
2730 | | - | |
| 2730 | + | |
2731 | 2731 | | |
2732 | 2732 | | |
2733 | 2733 | | |
2734 | 2734 | | |
2735 | 2735 | | |
2736 | 2736 | | |
2737 | | - | |
| 2737 | + | |
2738 | 2738 | | |
2739 | 2739 | | |
2740 | 2740 | | |
2741 | 2741 | | |
2742 | | - | |
2743 | | - | |
2744 | | - | |
2745 | | - | |
| 2742 | + | |
| 2743 | + | |
| 2744 | + | |
| 2745 | + | |
2746 | 2746 | | |
2747 | 2747 | | |
2748 | 2748 | | |
| |||
8174 | 8174 | | |
8175 | 8175 | | |
8176 | 8176 | | |
8177 | | - | |
| 8177 | + | |
8178 | 8178 | | |
8179 | | - | |
| 8179 | + | |
8180 | 8180 | | |
8181 | 8181 | | |
8182 | 8182 | | |
| |||
0 commit comments