-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit 4cb6bb7
chore(deps-dev): bump the basic group in /examples/basic with 4 updates (#9879)
Bumps the basic group in /examples/basic with 4 updates:
[turbo](https://github.com/vercel/turborepo),
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node),
[eslint-plugin-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-plugin-turbo)
and
[@turbo/gen](https://github.com/vercel/turborepo/tree/HEAD/packages/turbo-gen).
Updates `turbo` from 2.3.4 to 2.4.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.4.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Docs</h3>
<ul>
<li>docs: migration guide for users coming from Nx by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9762">vercel/turborepo#9762</a></li>
<li>docs: make incremental migration more prominent on Nx doc by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9796">vercel/turborepo#9796</a></li>
<li>feat(prune): add <code>--use-gitignore</code> flag by <a
href="https://github.com/chris-olszewski"><code>@chris-olszewski</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/9797">vercel/turborepo#9797</a></li>
<li>docs: fix typo by <a
href="https://github.com/arosequist"><code>@arosequist</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9814">vercel/turborepo#9814</a></li>
<li>docs: update ESLint package docs by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9833">vercel/turborepo#9833</a></li>
<li>docs: new page for examples by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9843">vercel/turborepo#9843</a></li>
<li>docs: Fix broken link by <a
href="https://github.com/benwaffle"><code>@benwaffle</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9857">vercel/turborepo#9857</a></li>
<li>docs: <code>schema.json</code> in <code>node_modules</code> by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9832">vercel/turborepo#9832</a></li>
<li>docs: keybinds for tui by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9831">vercel/turborepo#9831</a></li>
<li>docs: experimental flag for <code>watch</code> caching by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9830">vercel/turborepo#9830</a></li>
<li>docs: <code>boundaries</code> experimental page by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9834">vercel/turborepo#9834</a></li>
</ul>
<h3><code>@turbo/repository</code></h3>
<ul>
<li>feat: makes <code>affectedPackages</code> lockfile aware by <a
href="https://github.com/dimitropoulos"><code>@dimitropoulos</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/9795">vercel/turborepo#9795</a></li>
<li>chore(<code>@turbo/repository</code>): silence noop lint by <a
href="https://github.com/chris-olszewski"><code>@chris-olszewski</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/9835">vercel/turborepo#9835</a></li>
</ul>
<h3>Examples</h3>
<ul>
<li>feat(create-turbo): fix official examples by <a
href="https://github.com/tknickman"><code>@tknickman</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9837">vercel/turborepo#9837</a></li>
<li>chore: move <code>create-turbo</code> community note and format it
better by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9836">vercel/turborepo#9836</a></li>
<li>chore(examples): update <code>with-tailwind</code> by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9764">vercel/turborepo#9764</a></li>
<li>chore(examples): update non-monorepo example by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9770">vercel/turborepo#9770</a></li>
<li>chore: add best practices to Prisma ORM example by <a
href="https://github.com/ankur-arch"><code>@ankur-arch</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9794">vercel/turborepo#9794</a></li>
<li>chore(deps): bump the basic group across 1 directory with 17 updates
by <a href="https://github.com/dependabot"><code>@dependabot</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/9772">vercel/turborepo#9772</a></li>
<li>feat(examples): add example-with-vite-react by <a
href="https://github.com/shivam-pawar"><code>@shivam-pawar</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/9620">vercel/turborepo#9620</a></li>
<li>chore(deps): bump the kitchen-sink group across 1 directory with 25
updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9771">vercel/turborepo#9771</a></li>
<li>chore(deps-dev): bump <code>@types/node</code> from 20.17.16 to
22.10.10 in /examples/non-monorepo in the non-monorepo group across 1
directory by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9777">vercel/turborepo#9777</a></li>
<li>chore(deps-dev): bump the basic group in /examples/basic with 6
updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9806">vercel/turborepo#9806</a></li>
<li>chore(deps-dev): bump turbo from 2.3.3 to 2.3.4 in
/examples/with-shell-commands in the with-shell-commands group by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9807">vercel/turborepo#9807</a></li>
<li>chore(deps-dev): bump the with-tailwind group in
/examples/with-tailwind with 6 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9808">vercel/turborepo#9808</a></li>
<li>fix(example): remove conflict css property from with-tailwind
example by <a
href="https://github.com/kayumuzzaman"><code>@kayumuzzaman</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/9816">vercel/turborepo#9816</a></li>
<li>chore(examples): update <code>with-svelte</code> dependencies by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9822">vercel/turborepo#9822</a></li>
<li>ci: add <code>check-types</code> task to examples testing by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9824">vercel/turborepo#9824</a></li>
<li>chore(deps-dev): bump the basic group in /examples/basic with 2
updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9846">vercel/turborepo#9846</a></li>
<li>chore(deps-dev): bump the with-tailwind group in
/examples/with-tailwind with 2 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9847">vercel/turborepo#9847</a></li>
<li>chore(deps): bump the kitchen-sink group in /examples/kitchen-sink
with 2 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9848">vercel/turborepo#9848</a></li>
<li>fix(examples): kitchen-sink package tests by <a
href="https://github.com/tknickman"><code>@tknickman</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9851">vercel/turborepo#9851</a></li>
<li>fix(examples): downgrade tailwind by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9855">vercel/turborepo#9855</a></li>
<li>chore: removing unused script by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9854">vercel/turborepo#9854</a></li>
<li>fix(pnpm): revert lockfile upgrade by <a
href="https://github.com/tknickman"><code>@tknickman</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9862">vercel/turborepo#9862</a></li>
</ul>
<h3>Changelog</h3>
<ul>
<li>chore: upgrade to Rust 1.84.0 by <a
href="https://github.com/ognevny"><code>@ognevny</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9766">vercel/turborepo#9766</a></li>
<li>feat(mfe): v2->v1 & make version optional by <a
href="https://github.com/tknickman"><code>@tknickman</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9787">vercel/turborepo#9787</a></li>
<li>feat(mfe): support user specified local proxy by <a
href="https://github.com/chris-olszewski"><code>@chris-olszewski</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/9695">vercel/turborepo#9695</a></li>
<li>feat(watch): caching by <a
href="https://github.com/NicholasLYang"><code>@NicholasLYang</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/9815">vercel/turborepo#9815</a></li>
<li>chore: suggest ways to break cyclic dependencies by <a
href="https://github.com/chris-olszewski"><code>@chris-olszewski</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/9799">vercel/turborepo#9799</a></li>
<li>fix(deps): use windows-sys instead of winapi by <a
href="https://github.com/ognevny"><code>@ognevny</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9805">vercel/turborepo#9805</a></li>
<li>chore(turborepo-wax): remove lockfile by <a
href="https://github.com/ognevny"><code>@ognevny</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9817">vercel/turborepo#9817</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/b733d73ce41458e5b2839ecec5ef5c1f52db1426"><code>b733d73</code></a>
publish 2.4.0 to registry</li>
<li><a
href="https://github.com/vercel/turborepo/commit/b2a8034e88ead33b5b4b61e5ef4d135a95443a62"><code>b2a8034</code></a>
fix(pnpm): revert lockfile upgrade (<a
href="https://redirect.github.com/vercel/turborepo/issues/9862">#9862</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/072e73b37c743517e18a4a8f27efbe41b853841e"><code>072e73b</code></a>
docs: <code>boundaries</code> experimental page (<a
href="https://redirect.github.com/vercel/turborepo/issues/9834">#9834</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/dfbc7e1a97d0b61920e994811012bdba756be250"><code>dfbc7e1</code></a>
docs: experimental flag for <code>watch</code> caching (<a
href="https://redirect.github.com/vercel/turborepo/issues/9830">#9830</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/7ebaf75b12cab19478045f770f86ab4ab0f1f693"><code>7ebaf75</code></a>
docs: keybinds for tui (<a
href="https://redirect.github.com/vercel/turborepo/issues/9831">#9831</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/b04f81d94f51282dcf28498d93df7e0a6edb21bd"><code>b04f81d</code></a>
docs: <code>schema.json</code> in <code>node_modules</code> (<a
href="https://redirect.github.com/vercel/turborepo/issues/9832">#9832</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/72413c364a837cf03881ace9b12ace32ae91c4fb"><code>72413c3</code></a>
feat(boundaries): add a nice message after finishing boundaries checks
(<a
href="https://redirect.github.com/vercel/turborepo/issues/9861">#9861</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/d240f30f6658e46bfbf9a32fc57f36418cf4ce28"><code>d240f30</code></a>
fix: use microdnf for ubuntu images (<a
href="https://redirect.github.com/vercel/turborepo/issues/9858">#9858</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/8a2a1c1b8eb4a967ef3fde6f3bcee2499aa6d57b"><code>8a2a1c1</code></a>
docs: Fix broken link (<a
href="https://redirect.github.com/vercel/turborepo/issues/9857">#9857</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/10bd9edc2dbb32570c6417c9998213e063309533"><code>10bd9ed</code></a>
fix: use an image that supports glibc for
<code>@turbo/repository</code> ubuntu (<a
href="https://redirect.github.com/vercel/turborepo/issues/9845">#9845</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/turborepo/compare/v2.3.4...v2.4.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `@types/node` from 22.12.0 to 22.13.0
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />
Updates `eslint-plugin-turbo` from 2.3.4 to 2.4.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vercel/turborepo/releases">eslint-plugin-turbo's
releases</a>.</em></p>
<blockquote>
<h2>Turborepo v2.4.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Docs</h3>
<ul>
<li>docs: migration guide for users coming from Nx by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9762">vercel/turborepo#9762</a></li>
<li>docs: make incremental migration more prominent on Nx doc by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9796">vercel/turborepo#9796</a></li>
<li>feat(prune): add <code>--use-gitignore</code> flag by <a
href="https://github.com/chris-olszewski"><code>@chris-olszewski</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/9797">vercel/turborepo#9797</a></li>
<li>docs: fix typo by <a
href="https://github.com/arosequist"><code>@arosequist</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9814">vercel/turborepo#9814</a></li>
<li>docs: update ESLint package docs by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9833">vercel/turborepo#9833</a></li>
<li>docs: new page for examples by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9843">vercel/turborepo#9843</a></li>
<li>docs: Fix broken link by <a
href="https://github.com/benwaffle"><code>@benwaffle</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9857">vercel/turborepo#9857</a></li>
<li>docs: <code>schema.json</code> in <code>node_modules</code> by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9832">vercel/turborepo#9832</a></li>
<li>docs: keybinds for tui by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9831">vercel/turborepo#9831</a></li>
<li>docs: experimental flag for <code>watch</code> caching by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9830">vercel/turborepo#9830</a></li>
<li>docs: <code>boundaries</code> experimental page by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9834">vercel/turborepo#9834</a></li>
</ul>
<h3><code>@turbo/repository</code></h3>
<ul>
<li>feat: makes <code>affectedPackages</code> lockfile aware by <a
href="https://github.com/dimitropoulos"><code>@dimitropoulos</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/9795">vercel/turborepo#9795</a></li>
<li>chore(<code>@turbo/repository</code>): silence noop lint by <a
href="https://github.com/chris-olszewski"><code>@chris-olszewski</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/9835">vercel/turborepo#9835</a></li>
</ul>
<h3>Examples</h3>
<ul>
<li>feat(create-turbo): fix official examples by <a
href="https://github.com/tknickman"><code>@tknickman</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9837">vercel/turborepo#9837</a></li>
<li>chore: move <code>create-turbo</code> community note and format it
better by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9836">vercel/turborepo#9836</a></li>
<li>chore(examples): update <code>with-tailwind</code> by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9764">vercel/turborepo#9764</a></li>
<li>chore(examples): update non-monorepo example by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9770">vercel/turborepo#9770</a></li>
<li>chore: add best practices to Prisma ORM example by <a
href="https://github.com/ankur-arch"><code>@ankur-arch</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9794">vercel/turborepo#9794</a></li>
<li>chore(deps): bump the basic group across 1 directory with 17 updates
by <a href="https://github.com/dependabot"><code>@dependabot</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/9772">vercel/turborepo#9772</a></li>
<li>feat(examples): add example-with-vite-react by <a
href="https://github.com/shivam-pawar"><code>@shivam-pawar</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/9620">vercel/turborepo#9620</a></li>
<li>chore(deps): bump the kitchen-sink group across 1 directory with 25
updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9771">vercel/turborepo#9771</a></li>
<li>chore(deps-dev): bump <code>@types/node</code> from 20.17.16 to
22.10.10 in /examples/non-monorepo in the non-monorepo group across 1
directory by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9777">vercel/turborepo#9777</a></li>
<li>chore(deps-dev): bump the basic group in /examples/basic with 6
updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9806">vercel/turborepo#9806</a></li>
<li>chore(deps-dev): bump turbo from 2.3.3 to 2.3.4 in
/examples/with-shell-commands in the with-shell-commands group by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9807">vercel/turborepo#9807</a></li>
<li>chore(deps-dev): bump the with-tailwind group in
/examples/with-tailwind with 6 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9808">vercel/turborepo#9808</a></li>
<li>fix(example): remove conflict css property from with-tailwind
example by <a
href="https://github.com/kayumuzzaman"><code>@kayumuzzaman</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/9816">vercel/turborepo#9816</a></li>
<li>chore(examples): update <code>with-svelte</code> dependencies by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9822">vercel/turborepo#9822</a></li>
<li>ci: add <code>check-types</code> task to examples testing by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9824">vercel/turborepo#9824</a></li>
<li>chore(deps-dev): bump the basic group in /examples/basic with 2
updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9846">vercel/turborepo#9846</a></li>
<li>chore(deps-dev): bump the with-tailwind group in
/examples/with-tailwind with 2 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9847">vercel/turborepo#9847</a></li>
<li>chore(deps): bump the kitchen-sink group in /examples/kitchen-sink
with 2 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9848">vercel/turborepo#9848</a></li>
<li>fix(examples): kitchen-sink package tests by <a
href="https://github.com/tknickman"><code>@tknickman</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9851">vercel/turborepo#9851</a></li>
<li>fix(examples): downgrade tailwind by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9855">vercel/turborepo#9855</a></li>
<li>chore: removing unused script by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9854">vercel/turborepo#9854</a></li>
<li>fix(pnpm): revert lockfile upgrade by <a
href="https://github.com/tknickman"><code>@tknickman</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9862">vercel/turborepo#9862</a></li>
</ul>
<h3>Changelog</h3>
<ul>
<li>chore: upgrade to Rust 1.84.0 by <a
href="https://github.com/ognevny"><code>@ognevny</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9766">vercel/turborepo#9766</a></li>
<li>feat(mfe): v2->v1 & make version optional by <a
href="https://github.com/tknickman"><code>@tknickman</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9787">vercel/turborepo#9787</a></li>
<li>feat(mfe): support user specified local proxy by <a
href="https://github.com/chris-olszewski"><code>@chris-olszewski</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/9695">vercel/turborepo#9695</a></li>
<li>feat(watch): caching by <a
href="https://github.com/NicholasLYang"><code>@NicholasLYang</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/9815">vercel/turborepo#9815</a></li>
<li>chore: suggest ways to break cyclic dependencies by <a
href="https://github.com/chris-olszewski"><code>@chris-olszewski</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/9799">vercel/turborepo#9799</a></li>
<li>fix(deps): use windows-sys instead of winapi by <a
href="https://github.com/ognevny"><code>@ognevny</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9805">vercel/turborepo#9805</a></li>
<li>chore(turborepo-wax): remove lockfile by <a
href="https://github.com/ognevny"><code>@ognevny</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9817">vercel/turborepo#9817</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/b733d73ce41458e5b2839ecec5ef5c1f52db1426"><code>b733d73</code></a>
publish 2.4.0 to registry</li>
<li><a
href="https://github.com/vercel/turborepo/commit/dd39a06fb7eaa52c517c566326b1b2b34679d259"><code>dd39a06</code></a>
release(turborepo): 2.3.5-canary.2 (<a
href="https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-plugin-turbo/issues/9829">#9829</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/76fd053e37119d79ea0eae8924866bf47b65d145"><code>76fd053</code></a>
release(turborepo): 2.3.5-canary.1 (<a
href="https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-plugin-turbo/issues/9813">#9813</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/f7a67d291996e92b994e85d83b1ade31ca762050"><code>f7a67d2</code></a>
release(turborepo): 2.3.5-canary.0 (<a
href="https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-plugin-turbo/issues/9792">#9792</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/3c9248867bc6743ff2fa4a8b1752486e5375c050"><code>3c92488</code></a>
chore(linting): add <code>name</code> property to ESLint
<code>recommended</code> flat config (<a
href="https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-plugin-turbo/issues/9765">#9765</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/fa49dcab9234707e5ab3e35f9380b09f11de2db0"><code>fa49dca</code></a>
release(turborepo): 2.3.4 (<a
href="https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-plugin-turbo/issues/9776">#9776</a>)</li>
<li>See full diff in <a
href="https://github.com/vercel/turborepo/commits/v2.4.0/packages/eslint-plugin-turbo">compare
view</a></li>
</ul>
</details>
<br />
Updates `@turbo/gen` from 2.3.4 to 2.4.0
<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.4.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Docs</h3>
<ul>
<li>docs: migration guide for users coming from Nx by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9762">vercel/turborepo#9762</a></li>
<li>docs: make incremental migration more prominent on Nx doc by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9796">vercel/turborepo#9796</a></li>
<li>feat(prune): add <code>--use-gitignore</code> flag by <a
href="https://github.com/chris-olszewski"><code>@chris-olszewski</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/9797">vercel/turborepo#9797</a></li>
<li>docs: fix typo by <a
href="https://github.com/arosequist"><code>@arosequist</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9814">vercel/turborepo#9814</a></li>
<li>docs: update ESLint package docs by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9833">vercel/turborepo#9833</a></li>
<li>docs: new page for examples by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9843">vercel/turborepo#9843</a></li>
<li>docs: Fix broken link by <a
href="https://github.com/benwaffle"><code>@benwaffle</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9857">vercel/turborepo#9857</a></li>
<li>docs: <code>schema.json</code> in <code>node_modules</code> by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9832">vercel/turborepo#9832</a></li>
<li>docs: keybinds for tui by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9831">vercel/turborepo#9831</a></li>
<li>docs: experimental flag for <code>watch</code> caching by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9830">vercel/turborepo#9830</a></li>
<li>docs: <code>boundaries</code> experimental page by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9834">vercel/turborepo#9834</a></li>
</ul>
<h3><code>@turbo/repository</code></h3>
<ul>
<li>feat: makes <code>affectedPackages</code> lockfile aware by <a
href="https://github.com/dimitropoulos"><code>@dimitropoulos</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/9795">vercel/turborepo#9795</a></li>
<li>chore(<code>@turbo/repository</code>): silence noop lint by <a
href="https://github.com/chris-olszewski"><code>@chris-olszewski</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/9835">vercel/turborepo#9835</a></li>
</ul>
<h3>Examples</h3>
<ul>
<li>feat(create-turbo): fix official examples by <a
href="https://github.com/tknickman"><code>@tknickman</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9837">vercel/turborepo#9837</a></li>
<li>chore: move <code>create-turbo</code> community note and format it
better by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9836">vercel/turborepo#9836</a></li>
<li>chore(examples): update <code>with-tailwind</code> by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9764">vercel/turborepo#9764</a></li>
<li>chore(examples): update non-monorepo example by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9770">vercel/turborepo#9770</a></li>
<li>chore: add best practices to Prisma ORM example by <a
href="https://github.com/ankur-arch"><code>@ankur-arch</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9794">vercel/turborepo#9794</a></li>
<li>chore(deps): bump the basic group across 1 directory with 17 updates
by <a href="https://github.com/dependabot"><code>@dependabot</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/9772">vercel/turborepo#9772</a></li>
<li>feat(examples): add example-with-vite-react by <a
href="https://github.com/shivam-pawar"><code>@shivam-pawar</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/9620">vercel/turborepo#9620</a></li>
<li>chore(deps): bump the kitchen-sink group across 1 directory with 25
updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9771">vercel/turborepo#9771</a></li>
<li>chore(deps-dev): bump <code>@types/node</code> from 20.17.16 to
22.10.10 in /examples/non-monorepo in the non-monorepo group across 1
directory by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9777">vercel/turborepo#9777</a></li>
<li>chore(deps-dev): bump the basic group in /examples/basic with 6
updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9806">vercel/turborepo#9806</a></li>
<li>chore(deps-dev): bump turbo from 2.3.3 to 2.3.4 in
/examples/with-shell-commands in the with-shell-commands group by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9807">vercel/turborepo#9807</a></li>
<li>chore(deps-dev): bump the with-tailwind group in
/examples/with-tailwind with 6 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9808">vercel/turborepo#9808</a></li>
<li>fix(example): remove conflict css property from with-tailwind
example by <a
href="https://github.com/kayumuzzaman"><code>@kayumuzzaman</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/9816">vercel/turborepo#9816</a></li>
<li>chore(examples): update <code>with-svelte</code> dependencies by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9822">vercel/turborepo#9822</a></li>
<li>ci: add <code>check-types</code> task to examples testing by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9824">vercel/turborepo#9824</a></li>
<li>chore(deps-dev): bump the basic group in /examples/basic with 2
updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9846">vercel/turborepo#9846</a></li>
<li>chore(deps-dev): bump the with-tailwind group in
/examples/with-tailwind with 2 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9847">vercel/turborepo#9847</a></li>
<li>chore(deps): bump the kitchen-sink group in /examples/kitchen-sink
with 2 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9848">vercel/turborepo#9848</a></li>
<li>fix(examples): kitchen-sink package tests by <a
href="https://github.com/tknickman"><code>@tknickman</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9851">vercel/turborepo#9851</a></li>
<li>fix(examples): downgrade tailwind by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9855">vercel/turborepo#9855</a></li>
<li>chore: removing unused script by <a
href="https://github.com/anthonyshew"><code>@anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turborepo/pull/9854">vercel/turborepo#9854</a></li>
<li>fix(pnpm): revert lockfile upgrade by <a
href="https://github.com/tknickman"><code>@tknickman</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9862">vercel/turborepo#9862</a></li>
</ul>
<h3>Changelog</h3>
<ul>
<li>chore: upgrade to Rust 1.84.0 by <a
href="https://github.com/ognevny"><code>@ognevny</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9766">vercel/turborepo#9766</a></li>
<li>feat(mfe): v2->v1 & make version optional by <a
href="https://github.com/tknickman"><code>@tknickman</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9787">vercel/turborepo#9787</a></li>
<li>feat(mfe): support user specified local proxy by <a
href="https://github.com/chris-olszewski"><code>@chris-olszewski</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/9695">vercel/turborepo#9695</a></li>
<li>feat(watch): caching by <a
href="https://github.com/NicholasLYang"><code>@NicholasLYang</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/9815">vercel/turborepo#9815</a></li>
<li>chore: suggest ways to break cyclic dependencies by <a
href="https://github.com/chris-olszewski"><code>@chris-olszewski</code></a>
in <a
href="https://redirect.github.com/vercel/turborepo/pull/9799">vercel/turborepo#9799</a></li>
<li>fix(deps): use windows-sys instead of winapi by <a
href="https://github.com/ognevny"><code>@ognevny</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9805">vercel/turborepo#9805</a></li>
<li>chore(turborepo-wax): remove lockfile by <a
href="https://github.com/ognevny"><code>@ognevny</code></a> in <a
href="https://redirect.github.com/vercel/turborepo/pull/9817">vercel/turborepo#9817</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/b733d73ce41458e5b2839ecec5ef5c1f52db1426"><code>b733d73</code></a>
publish 2.4.0 to registry</li>
<li><a
href="https://github.com/vercel/turborepo/commit/dd39a06fb7eaa52c517c566326b1b2b34679d259"><code>dd39a06</code></a>
release(turborepo): 2.3.5-canary.2 (<a
href="https://github.com/vercel/turborepo/tree/HEAD/packages/turbo-gen/issues/9829">#9829</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/76fd053e37119d79ea0eae8924866bf47b65d145"><code>76fd053</code></a>
release(turborepo): 2.3.5-canary.1 (<a
href="https://github.com/vercel/turborepo/tree/HEAD/packages/turbo-gen/issues/9813">#9813</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/f7a67d291996e92b994e85d83b1ade31ca762050"><code>f7a67d2</code></a>
release(turborepo): 2.3.5-canary.0 (<a
href="https://github.com/vercel/turborepo/tree/HEAD/packages/turbo-gen/issues/9792">#9792</a>)</li>
<li><a
href="https://github.com/vercel/turborepo/commit/fa49dcab9234707e5ab3e35f9380b09f11de2db0"><code>fa49dca</code></a>
release(turborepo): 2.3.4 (<a
href="https://github.com/vercel/turborepo/tree/HEAD/packages/turbo-gen/issues/9776">#9776</a>)</li>
<li>See full diff in <a
href="https://github.com/vercel/turborepo/commits/v2.4.0/packages/turbo-gen">compare
view</a></li>
</ul>
</details>
<br />
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>
Co-authored-by: Anthony Shew <[email protected]>1 parent 37bec25 commit 4cb6bb7Copy full SHA for 4cb6bb7
File tree
Expand file treeCollapse file tree
4 files changed
+60
-60
lines changedFilter options
- examples/basic
- packages
- eslint-config
- ui
Expand file treeCollapse file tree
4 files changed
+60
-60
lines changedexamples/basic/package.json
Copy file name to clipboardExpand all lines: examples/basic/package.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
examples/basic/packages/eslint-config/package.json
Copy file name to clipboardExpand all lines: examples/basic/packages/eslint-config/package.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
examples/basic/packages/ui/package.json
Copy file name to clipboardExpand all lines: examples/basic/packages/ui/package.json+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 |
| - | |
| 18 | + | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
examples/basic/pnpm-lock.yaml
Copy file name to clipboardExpand all lines: examples/basic/pnpm-lock.yaml+56-56Lines changed: 56 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments