Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the kitchen-sink group in /examples/kitchen-sink wi…
…th 6 updates (#9988) Bumps the kitchen-sink group in /examples/kitchen-sink with 6 updates: | Package | From | To | | --- | --- | --- | | [@vercel/analytics](https://github.com/vercel/analytics/tree/HEAD/packages/web) | `1.4.1` | `1.5.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.23.0` | `8.24.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.23.0` | `8.24.0` | | [globals](https://github.com/sindresorhus/globals) | `15.14.0` | `15.15.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.23.0` | `8.24.0` | | [bunchee](https://github.com/huozhi/bunchee) | `6.3.2` | `6.4.0` | Updates `@vercel/analytics` from 1.4.1 to 1.5.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/analytics/releases"><code>@vercel/analytics</code>'s releases</a>.</em></p> <blockquote> <h2>1.5.0</h2> <h2>What's Changed</h2> <ul> <li>fix: next/jest does not support import.meta by <a href="https://github.com/feugy"><code>@feugy</code></a> in <a href="https://github.com/vercel/analytics/tree/HEAD/packages/web/issues/162">#162</a></li> <li>feat: support configurable deployment basepath by <a href="https://github.com/feugy"><code>@feugy</code></a> in <a href="https://github.com/vercel/analytics/tree/HEAD/packages/web/issues/158">#158</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vercel/analytics/compare/1.4.1...1.5.0">https://github.com/vercel/analytics/compare/1.4.1...1.5.0</a></p> <h2>1.5.0-canary.3</h2> <h2>What's Changed</h2> <ul> <li>feat: support configurable deployment basepath by <a href="https://github.com/feugy"><code>@feugy</code></a> in <a href="https://redirect.github.com/vercel/analytics/pull/158">vercel/analytics#158</a></li> <li>fix: next/jest does not support import.meta by <a href="https://github.com/feugy"><code>@feugy</code></a> in <a href="https://redirect.github.com/vercel/analytics/pull/162">vercel/analytics#162</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vercel/analytics/compare/1.4.1...1.5.0-canary.3">https://github.com/vercel/analytics/compare/1.4.1...1.5.0-canary.3</a></p> <h2>1.5.0-canary.2</h2> <h2>What's Changed</h2> <ul> <li>feat: support configurable deployment basepath by <a href="https://github.com/feugy"><code>@feugy</code></a> in <a href="https://redirect.github.com/vercel/analytics/pull/158">vercel/analytics#158</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vercel/analytics/compare/1.4.1...1.5.0-canary.2">https://github.com/vercel/analytics/compare/1.4.1...1.5.0-canary.2</a></p> <h2>1.5.0-canary.1</h2> <h2>What's Changed</h2> <ul> <li>Add an option to prefix an endpoint path with an environment variable. by <a href="https://github.com/emspishak"><code>@emspishak</code></a> in <a href="https://redirect.github.com/vercel/analytics/pull/153">vercel/analytics#153</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/emspishak"><code>@emspishak</code></a> made their first contribution in <a href="https://redirect.github.com/vercel/analytics/pull/153">vercel/analytics#153</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vercel/analytics/compare/1.4.0...1.5.0-canary.1">https://github.com/vercel/analytics/compare/1.4.0...1.5.0-canary.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/analytics/commit/9a904685efaf1003611ea84c98a76ca434f5c9f9"><code>9a90468</code></a> chore: release 1.5.0 (<a href="https://github.com/vercel/analytics/tree/HEAD/packages/web/issues/165">#165</a>)</li> <li>See full diff in <a href="https://github.com/vercel/analytics/commits/1.5.0/packages/web">compare view</a></li> </ul> </details> <br /> Updates `@typescript-eslint/eslint-plugin` from 8.23.0 to 8.24.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v8.24.0</h2> <h2>8.24.0 (2025-02-10)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] make <code>allowConstantLoopConditions</code> more granular (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10639">#10639</a>)</li> <li><strong>utils:</strong> add <code>reportUnusedInlineConfigs</code> to LinterOptions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10718">#10718</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>ast-spec:</strong> correct YieldExpression.argument type (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10799">#10799</a>)</li> <li><strong>eslint-plugin:</strong> [restrict-plus-operands] report adding bigints to strings when <code>allowNumberAndString</code> is <code>false</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10737">#10737</a>)</li> <li><strong>eslint-plugin:</strong> [no-misused-spread] correct and elaborate string spread report message (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10751">#10751</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Flo Edelmann <a href="https://github.com/FloEdelmann"><code>@FloEdelmann</code></a></li> <li>Josh Goldberg ✨</li> <li>Mark de Dios <a href="https://github.com/peanutenthusiast"><code>@peanutenthusiast</code></a></li> <li>noah</li> <li>Ronen Amiel</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/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/eslint-plugin/CHANGELOG.md"><code>@typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h2>8.24.0 (2025-02-10)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] make <code>allowConstantLoopConditions</code> more granular (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10639">#10639</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-misused-spread] correct and elaborate string spread report message (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10751">#10751</a>)</li> <li><strong>eslint-plugin:</strong> [restrict-plus-operands] report adding bigints to strings when <code>allowNumberAndString</code> is <code>false</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10737">#10737</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Josh Goldberg ✨</li> <li>noah</li> <li>Ronen Amiel</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/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/87d72ba76c055499ea233efb73cdaef1f0d2ac4a"><code>87d72ba</code></a> chore(release): publish 8.24.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/ac8dde02f685049e33175112e4c18ed8190e39d6"><code>ac8dde0</code></a> feat(eslint-plugin): [no-unnecessary-condition] make `allowConstantLoopCondit...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/7acfb5fb15c68fbbd1141db1ab8745f84fe29087"><code>7acfb5f</code></a> fix(eslint-plugin): [no-misused-spread] correct and elaborate string spread r...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/d30a497ef470b5a06ca0a5dde9543b6e00c87a5f"><code>d30a497</code></a> fix(eslint-plugin): [restrict-plus-operands] report adding bigints to strings...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/bcdf56017a1c9d66d701d2104651ae9d9cf035dd"><code>bcdf560</code></a> docs(eslint-plugin): [prefer-nullish-coalescing] streamline code examples (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/1">#1</a>...</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.0/packages/eslint-plugin">compare view</a></li> </ul> </details> <br /> Updates `@typescript-eslint/parser` from 8.23.0 to 8.24.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/parser</code>'s releases</a>.</em></p> <blockquote> <h2>v8.24.0</h2> <h2>8.24.0 (2025-02-10)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] make <code>allowConstantLoopConditions</code> more granular (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10639">#10639</a>)</li> <li><strong>utils:</strong> add <code>reportUnusedInlineConfigs</code> to LinterOptions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10718">#10718</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>ast-spec:</strong> correct YieldExpression.argument type (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10799">#10799</a>)</li> <li><strong>eslint-plugin:</strong> [restrict-plus-operands] report adding bigints to strings when <code>allowNumberAndString</code> is <code>false</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10737">#10737</a>)</li> <li><strong>eslint-plugin:</strong> [no-misused-spread] correct and elaborate string spread report message (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10751">#10751</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Flo Edelmann <a href="https://github.com/FloEdelmann"><code>@FloEdelmann</code></a></li> <li>Josh Goldberg ✨</li> <li>Mark de Dios <a href="https://github.com/peanutenthusiast"><code>@peanutenthusiast</code></a></li> <li>noah</li> <li>Ronen Amiel</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/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/parser/CHANGELOG.md"><code>@typescript-eslint/parser</code>'s changelog</a>.</em></p> <blockquote> <h2>8.24.0 (2025-02-10)</h2> <p>This was a version bump only for parser to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/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/87d72ba76c055499ea233efb73cdaef1f0d2ac4a"><code>87d72ba</code></a> chore(release): publish 8.24.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.0/packages/parser">compare view</a></li> </ul> </details> <br /> Updates `globals` from 15.14.0 to 15.15.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sindresorhus/globals/releases">globals's releases</a>.</em></p> <blockquote> <h2>v15.15.0</h2> <ul> <li>Regenerate vitest globals (<a href="https://redirect.github.com/sindresorhus/globals/issues/279">#279</a>) 445df81</li> </ul> <hr /> <p><a href="https://github.com/sindresorhus/globals/compare/v15.14.0...v15.15.0">https://github.com/sindresorhus/globals/compare/v15.14.0...v15.15.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sindresorhus/globals/commit/8a43ab65056483c0248c7be3a69fdb2866d859a2"><code>8a43ab6</code></a> 15.15.0</li> <li><a href="https://github.com/sindresorhus/globals/commit/445df813ad61b475be210fe12be155b144310462"><code>445df81</code></a> Regenerate vitest globals (<a href="https://redirect.github.com/sindresorhus/globals/issues/279">#279</a>)</li> <li><a href="https://github.com/sindresorhus/globals/commit/504276b5f1f6475720a3b9b7f6158d72f2bd6ad8"><code>504276b</code></a> Fix "Update" job (<a href="https://redirect.github.com/sindresorhus/globals/issues/277">#277</a>)</li> <li>See full diff in <a href="https://github.com/sindresorhus/globals/compare/v15.14.0...v15.15.0">compare view</a></li> </ul> </details> <br /> Updates `typescript-eslint` from 8.23.0 to 8.24.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.24.0</h2> <h2>8.24.0 (2025-02-10)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] make <code>allowConstantLoopConditions</code> more granular (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10639">#10639</a>)</li> <li><strong>utils:</strong> add <code>reportUnusedInlineConfigs</code> to LinterOptions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10718">#10718</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>ast-spec:</strong> correct YieldExpression.argument type (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10799">#10799</a>)</li> <li><strong>eslint-plugin:</strong> [restrict-plus-operands] report adding bigints to strings when <code>allowNumberAndString</code> is <code>false</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10737">#10737</a>)</li> <li><strong>eslint-plugin:</strong> [no-misused-spread] correct and elaborate string spread report message (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10751">#10751</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Flo Edelmann <a href="https://github.com/FloEdelmann"><code>@FloEdelmann</code></a></li> <li>Josh Goldberg ✨</li> <li>Mark de Dios <a href="https://github.com/peanutenthusiast"><code>@peanutenthusiast</code></a></li> <li>noah</li> <li>Ronen Amiel</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/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.24.0 (2025-02-10)</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://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/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/87d72ba76c055499ea233efb73cdaef1f0d2ac4a"><code>87d72ba</code></a> chore(release): publish 8.24.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.0/packages/typescript-eslint">compare view</a></li> </ul> </details> <br /> Updates `bunchee` from 6.3.2 to 6.4.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/huozhi/bunchee/releases">bunchee's releases</a>.</em></p> <blockquote> <h2>v6.4.0</h2> <h3>Feature</h3> <ul> <li>feat: --success arg by <a href="https://github.com/huozhi"><code>@huozhi</code></a> in <a href="https://redirect.github.com/huozhi/bunchee/pull/659">huozhi/bunchee#659</a></li> </ul> <h3>Fixes</h3> <ul> <li>patch: enable sourcemap when minify by default by <a href="https://github.com/huozhi"><code>@huozhi</code></a> in <a href="https://redirect.github.com/huozhi/bunchee/pull/655">huozhi/bunchee#655</a></li> <li>fix: treat <code>default</code> condition as esm or cjs by <a href="https://github.com/himself65"><code>@himself65</code></a> in <a href="https://redirect.github.com/huozhi/bunchee/pull/657">huozhi/bunchee#657</a></li> <li>Fix condition matching by <a href="https://github.com/huozhi"><code>@huozhi</code></a> in <a href="https://redirect.github.com/huozhi/bunchee/pull/658">huozhi/bunchee#658</a></li> </ul> <h3>Improvements</h3> <ul> <li>enhance: simplfy chunk type by <a href="https://github.com/huozhi"><code>@huozhi</code></a> in <a href="https://redirect.github.com/huozhi/bunchee/pull/660">huozhi/bunchee#660</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/huozhi/bunchee/compare/v6.3.4...v6.4.0">https://github.com/huozhi/bunchee/compare/v6.3.4...v6.4.0</a></p> <h2>v6.3.3</h2> <h2>Patches</h2> <ul> <li>enhance: improve error logging by <a href="https://github.com/huozhi"><code>@huozhi</code></a> in <a href="https://redirect.github.com/huozhi/bunchee/pull/642">huozhi/bunchee#642</a></li> <li>fix: do not emit sourcemap for types by <a href="https://github.com/huozhi"><code>@huozhi</code></a> in <a href="https://redirect.github.com/huozhi/bunchee/pull/649">huozhi/bunchee#649</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/huozhi/bunchee/compare/v6.3.2...v6.3.3">https://github.com/huozhi/bunchee/compare/v6.3.2...v6.3.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/huozhi/bunchee/commit/d6af8c33e2b643059b4c28630df1c29c74dd80b3"><code>d6af8c3</code></a> 6.4.0</li> <li><a href="https://github.com/huozhi/bunchee/commit/8b0e4202b274608f8322d7cbc8c753ce7ad72deb"><code>8b0e420</code></a> chore: update tsx cases and tsx examples</li> <li><a href="https://github.com/huozhi/bunchee/commit/2a0bf5b15cac8dd1a56a183b9305921c83212268"><code>2a0bf5b</code></a> enhance: simplfy chunk type (<a href="https://redirect.github.com/huozhi/bunchee/issues/660">#660</a>)</li> <li><a href="https://github.com/huozhi/bunchee/commit/9ccc5aaa1262fe673acddafd54f6b316e4f8a2bc"><code>9ccc5aa</code></a> chore: bump mini versions of deps</li> <li><a href="https://github.com/huozhi/bunchee/commit/406d9ac5bbf079344ab0ead12220d18ca2dfc47f"><code>406d9ac</code></a> feat: --success arg (<a href="https://redirect.github.com/huozhi/bunchee/issues/659">#659</a>)</li> <li><a href="https://github.com/huozhi/bunchee/commit/53d101135fbe312d64c97ca0c1d50c3d0222e0c6"><code>53d1011</code></a> Fix condition matching (<a href="https://redirect.github.com/huozhi/bunchee/issues/658">#658</a>)</li> <li><a href="https://github.com/huozhi/bunchee/commit/dd38370065ac309f83774f835c1b475bc86f6b88"><code>dd38370</code></a> fix: treat <code>default</code> condition as esm or cjs (<a href="https://redirect.github.com/huozhi/bunchee/issues/657">#657</a>)</li> <li><a href="https://github.com/huozhi/bunchee/commit/1002f003faa17b261bf71264c37d96db752790af"><code>1002f00</code></a> patch: enable sourcemap when minify by default (<a href="https://redirect.github.com/huozhi/bunchee/issues/655">#655</a>)</li> <li><a href="https://github.com/huozhi/bunchee/commit/d1fb250ee2163105a1334baf7384d703cf9b781b"><code>d1fb250</code></a> 6.3.4</li> <li><a href="https://github.com/huozhi/bunchee/commit/f0b8adfedf514ee02196dd5e4125955ffc199015"><code>f0b8adf</code></a> fix: prefer to use the same exports name if possible (<a href="https://redirect.github.com/huozhi/bunchee/issues/653">#653</a>)</li> <li>Additional commits viewable in <a href="https://github.com/huozhi/bunchee/compare/v6.3.2...v6.4.0">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>
- Loading branch information