turbo
57b201ac - examples(dev-deps): bump the with-svelte group in /examples/with-svelte with 3 updates (#11292)

Commit
9 days ago
examples(dev-deps): bump the with-svelte group in /examples/with-svelte with 3 updates (#11292) Bumps the with-svelte group in /examples/with-svelte with 3 updates: [turbo](https://github.com/vercel/turborepo), [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `turbo` from 2.6.1 to 2.7.1 <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.7.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Docs</h3> <ul> <li>docs: Release post for 2.7 by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11272">vercel/turborepo#11272</a></li> </ul> <h3>Examples</h3> <ul> <li>fix: Typo in example with-solid README.md description by <a href="https://github.com/jack-dev-crypto"><code>@​jack-dev-crypto</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11287">vercel/turborepo#11287</a></li> </ul> <h3>Changelog</h3> <ul> <li>fix: Correctly validate workspace root as package by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11284">vercel/turborepo#11284</a></li> <li>fix: Overly aggressive path checking in microfrontends loading by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11286">vercel/turborepo#11286</a></li> <li>chore(boundaries): Allow packages to import themselves by <a href="https://github.com/NicholasLYang"><code>@​NicholasLYang</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/10202">vercel/turborepo#10202</a></li> <li>feat(query): Provide query for external dependencies by <a href="https://github.com/chris-olszewski"><code>@​chris-olszewski</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9929">vercel/turborepo#9929</a></li> <li>fix: Correct version mismatch causing noUpdateNotifier to fail by <a href="https://github.com/DevaanshKathuria"><code>@​DevaanshKathuria</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11133">vercel/turborepo#11133</a></li> <li>chore: Format version printing similar to rest of prelude by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11289">vercel/turborepo#11289</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jack-dev-crypto"><code>@​jack-dev-crypto</code></a> made their first contribution in <a href="https://redirect.github.com/vercel/turborepo/pull/11287">vercel/turborepo#11287</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vercel/turborepo/compare/v2.7.0...v2.7.1">https://github.com/vercel/turborepo/compare/v2.7.0...v2.7.1</a></p> <h2>Turborepo v2.7.1-canary.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Docs</h3> <ul> <li>docs: Release post for 2.7 by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11272">vercel/turborepo#11272</a></li> </ul> <h3>Changelog</h3> <ul> <li>fix: Correctly validate workspace root as package by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11284">vercel/turborepo#11284</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vercel/turborepo/compare/v2.7.0...v2.7.1-canary.0">https://github.com/vercel/turborepo/compare/v2.7.0...v2.7.1-canary.0</a></p> <h2>Turborepo v2.7.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Docs</h3> <ul> <li>docs(security): Update Next.js by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11208">vercel/turborepo#11208</a></li> <li>docs: Remove flags code by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11209">vercel/turborepo#11209</a></li> <li>docs: Cleanup Sentry from gitignore by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11210">vercel/turborepo#11210</a></li> <li>docs: Comment out Tinybird by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11211">vercel/turborepo#11211</a></li> <li>docs(fix): Sitemap by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11207">vercel/turborepo#11207</a></li> <li>docs: Revert &quot;Comment out Tinybird&quot; by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11223">vercel/turborepo#11223</a></li> <li>docs: Move search to built-in by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11224">vercel/turborepo#11224</a></li> <li>docs: fix typo in design-system.css comment by <a href="https://github.com/YASHRDX0001"><code>@​YASHRDX0001</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11231">vercel/turborepo#11231</a></li> <li>chore: Upgrade pnpm to 9 by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11226">vercel/turborepo#11226</a></li> <li>chore: Update pnpm to version 10 by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11237">vercel/turborepo#11237</a></li> <li>fix: React Server Components CVE vulnerabilities by <a href="https://github.com/vercel"><code>@​vercel</code></a>[bot] in <a href="https://redirect.github.com/vercel/turborepo/pull/11245">vercel/turborepo#11245</a></li> <li>docs: Add <code>turboExtendsKeyword</code> future flag and <code>$TURBO_EXTENDS$</code> microsyntax by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11246">vercel/turborepo#11246</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/46da9fd101d098ed10ed9051aff405464af5ef34"><code>46da9fd</code></a> publish 2.7.1 to registry</li> <li><a href="https://github.com/vercel/turborepo/commit/ec482bfe7a867a7529edcbd7cca94a3dd4bdc15e"><code>ec482bf</code></a> chore: Format version printing similar to rest of prelude (<a href="https://redirect.github.com/vercel/turborepo/issues/11289">#11289</a>)</li> <li><a href="https://github.com/vercel/turborepo/commit/3e0eefb09d1e95130e3261e8fb6384fdd0e696d5"><code>3e0eefb</code></a> fix: Correct version mismatch causing noUpdateNotifier to fail (<a href="https://redirect.github.com/vercel/turborepo/issues/11133">#11133</a>)</li> <li><a href="https://github.com/vercel/turborepo/commit/3a0afcccdcb080cde537c5734cf1c778f09e2343"><code>3a0afcc</code></a> feat(query): Provide query for external dependencies (<a href="https://redirect.github.com/vercel/turborepo/issues/9929">#9929</a>)</li> <li><a href="https://github.com/vercel/turborepo/commit/0136f7055f689f8aad93c9fe6df35c3970ddcf94"><code>0136f70</code></a> ci: Add timeouts to all jobs (<a href="https://redirect.github.com/vercel/turborepo/issues/11288">#11288</a>)</li> <li><a href="https://github.com/vercel/turborepo/commit/beda9ed78763bf0d3fce4135020d0a6385f71161"><code>beda9ed</code></a> fix: Typo in example with-solid README.md description (<a href="https://redirect.github.com/vercel/turborepo/issues/11287">#11287</a>)</li> <li><a href="https://github.com/vercel/turborepo/commit/fa7d7ce4f8521ed410afcb979efc6e520e1f96c6"><code>fa7d7ce</code></a> chore(boundaries): Allow packages to import themselves (<a href="https://redirect.github.com/vercel/turborepo/issues/10202">#10202</a>)</li> <li><a href="https://github.com/vercel/turborepo/commit/1848d7d25271e6b7d25f0552217bfd196ae999d2"><code>1848d7d</code></a> fix: Overly aggressive path checking in microfrontends loading (<a href="https://redirect.github.com/vercel/turborepo/issues/11286">#11286</a>)</li> <li><a href="https://github.com/vercel/turborepo/commit/e965970e1eddc8986bafff353446ad3c2a0a3dc1"><code>e965970</code></a> release(turborepo): 2.7.1-canary.0 (<a href="https://redirect.github.com/vercel/turborepo/issues/11285">#11285</a>)</li> <li><a href="https://github.com/vercel/turborepo/commit/8e3f9ff962511b983523cb1416b8d7b0d9c7230b"><code>8e3f9ff</code></a> fix: Correctly validate workspace root as package (<a href="https://redirect.github.com/vercel/turborepo/issues/11284">#11284</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vercel/turborepo/compare/v2.6.1...v2.7.1">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for turbo since your current version.</p> </details> <br /> Updates `eslint-config-turbo` from 2.6.0 to 2.7.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/turborepo/releases">eslint-config-turbo's releases</a>.</em></p> <blockquote> <h2>Turborepo v2.7.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Docs</h3> <ul> <li>docs: Release post for 2.7 by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11272">vercel/turborepo#11272</a></li> </ul> <h3>Examples</h3> <ul> <li>fix: Typo in example with-solid README.md description by <a href="https://github.com/jack-dev-crypto"><code>@​jack-dev-crypto</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11287">vercel/turborepo#11287</a></li> </ul> <h3>Changelog</h3> <ul> <li>fix: Correctly validate workspace root as package by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11284">vercel/turborepo#11284</a></li> <li>fix: Overly aggressive path checking in microfrontends loading by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11286">vercel/turborepo#11286</a></li> <li>chore(boundaries): Allow packages to import themselves by <a href="https://github.com/NicholasLYang"><code>@​NicholasLYang</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/10202">vercel/turborepo#10202</a></li> <li>feat(query): Provide query for external dependencies by <a href="https://github.com/chris-olszewski"><code>@​chris-olszewski</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9929">vercel/turborepo#9929</a></li> <li>fix: Correct version mismatch causing noUpdateNotifier to fail by <a href="https://github.com/DevaanshKathuria"><code>@​DevaanshKathuria</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11133">vercel/turborepo#11133</a></li> <li>chore: Format version printing similar to rest of prelude by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11289">vercel/turborepo#11289</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jack-dev-crypto"><code>@​jack-dev-crypto</code></a> made their first contribution in <a href="https://redirect.github.com/vercel/turborepo/pull/11287">vercel/turborepo#11287</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vercel/turborepo/compare/v2.7.0...v2.7.1">https://github.com/vercel/turborepo/compare/v2.7.0...v2.7.1</a></p> <h2>Turborepo v2.7.1-canary.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Docs</h3> <ul> <li>docs: Release post for 2.7 by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11272">vercel/turborepo#11272</a></li> </ul> <h3>Changelog</h3> <ul> <li>fix: Correctly validate workspace root as package by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11284">vercel/turborepo#11284</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vercel/turborepo/compare/v2.7.0...v2.7.1-canary.0">https://github.com/vercel/turborepo/compare/v2.7.0...v2.7.1-canary.0</a></p> <h2>Turborepo v2.7.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Docs</h3> <ul> <li>docs(security): Update Next.js by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11208">vercel/turborepo#11208</a></li> <li>docs: Remove flags code by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11209">vercel/turborepo#11209</a></li> <li>docs: Cleanup Sentry from gitignore by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11210">vercel/turborepo#11210</a></li> <li>docs: Comment out Tinybird by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11211">vercel/turborepo#11211</a></li> <li>docs(fix): Sitemap by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11207">vercel/turborepo#11207</a></li> <li>docs: Revert &quot;Comment out Tinybird&quot; by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11223">vercel/turborepo#11223</a></li> <li>docs: Move search to built-in by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11224">vercel/turborepo#11224</a></li> <li>docs: fix typo in design-system.css comment by <a href="https://github.com/YASHRDX0001"><code>@​YASHRDX0001</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11231">vercel/turborepo#11231</a></li> <li>chore: Upgrade pnpm to 9 by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11226">vercel/turborepo#11226</a></li> <li>chore: Update pnpm to version 10 by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11237">vercel/turborepo#11237</a></li> <li>fix: React Server Components CVE vulnerabilities by <a href="https://github.com/vercel"><code>@​vercel</code></a>[bot] in <a href="https://redirect.github.com/vercel/turborepo/pull/11245">vercel/turborepo#11245</a></li> <li>docs: Add <code>turboExtendsKeyword</code> future flag and <code>$TURBO_EXTENDS$</code> microsyntax by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/11246">vercel/turborepo#11246</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/46da9fd101d098ed10ed9051aff405464af5ef34"><code>46da9fd</code></a> publish 2.7.1 to registry</li> <li><a href="https://github.com/vercel/turborepo/commit/e965970e1eddc8986bafff353446ad3c2a0a3dc1"><code>e965970</code></a> release(turborepo): 2.7.1-canary.0 (<a href="https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo/issues/11285">#11285</a>)</li> <li><a href="https://github.com/vercel/turborepo/commit/587f5071d104efaf33727791ffa5a2d78beecc16"><code>587f507</code></a> release(turborepo): 2.7.0 (<a href="https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo/issues/11282">#11282</a>)</li> <li><a href="https://github.com/vercel/turborepo/commit/b269ebd8cfbc0c20b365973a2a2bbdae954aa5de"><code>b269ebd</code></a> release(turborepo): 2.6.4-canary.6 (<a href="https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo/issues/11281">#11281</a>)</li> <li><a href="https://github.com/vercel/turborepo/commit/b90ab0a2ed68dff30b656a5dc6a46bb33e8c49c2"><code>b90ab0a</code></a> release(turborepo): 2.6.4-canary.5 (<a href="https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo/issues/11271">#11271</a>)</li> <li><a href="https://github.com/vercel/turborepo/commit/aefa55bf86caa62b0131f9b9f54e8f6dcdd2356c"><code>aefa55b</code></a> release(turborepo): 2.6.4-canary.4 (<a href="https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo/issues/11265">#11265</a>)</li> <li><a href="https://github.com/vercel/turborepo/commit/1862b60568dd6538c2868ccd3889b2cb8a3c72c4"><code>1862b60</code></a> release(turborepo): 2.6.4-canary.3 (<a href="https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo/issues/11243">#11243</a>)</li> <li><a href="https://github.com/vercel/turborepo/commit/76c76c7741daa0d7cbb0a6c4df7a515de70bd0ec"><code>76c76c7</code></a> chore: Update pnpm to version 10 (<a href="https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo/issues/11237">#11237</a>)</li> <li><a href="https://github.com/vercel/turborepo/commit/dba08745320a70d89512d7e23bd8e259759e803b"><code>dba0874</code></a> release(turborepo): 2.6.4-canary.2 (<a href="https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo/issues/11236">#11236</a>)</li> <li><a href="https://github.com/vercel/turborepo/commit/891a31f697a07e62bc19029179d9b18193e99576"><code>891a31f</code></a> chore: Upgrade pnpm to 9 (<a href="https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo/issues/11226">#11226</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vercel/turborepo/commits/v2.7.1/packages/eslint-config-turbo">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for eslint-config-turbo since your current version.</p> </details> <br /> Updates `typescript-eslint` from 8.49.0 to 8.50.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.50.0</h2> <h2>8.50.0 (2025-12-15)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-useless-default-assignment] add rule (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11720">#11720</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Josh Goldberg ✨</li> <li>Ulrich Stark</li> </ul> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.50.0 (2025-12-15)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c62e85874f0e482156a54b6744fe90a6f270012a"><code>c62e858</code></a> chore(release): publish 8.50.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.0/packages/typescript-eslint">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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Parents
Loading