dependabot[bot] opened a new pull request, #3156: URL: https://github.com/apache/iggy/pull/3156
Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [@cucumber/cucumber](https://github.com/cucumber/cucumber-js). These dependencies need to be updated together. Removes `uuid` Updates `@cucumber/cucumber` from 12.2.0 to 12.8.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cucumber/cucumber-js/releases"><code>@cucumber/cucumber</code>'s releases</a>.</em></p> <blockquote> <h2>v12.8.1</h2> <h3>Fixed</h3> <ul> <li>Resolve dependency issue with <code>junit-xml-formatter</code> and <code>query</code> (<a href="https://redirect.github.com/cucumber/junit-xml-formatter/pull/143">junit-xml-formatter#143</a>)</li> </ul> <h2>v12.8.0</h2> <h3>Added</h3> <ul> <li>Support custom externalising option (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2780">#2780</a>)</li> </ul> <h2>v12.7.0</h2> <h3>Changed</h3> <ul> <li>Warn about merged paths from config and CLI (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2759">#2759</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Handle ESM when building source references (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2740">#2740</a>)</li> <li>Fix error type resolution (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2744">#2744</a>)</li> <li>Ensure that environment variables reach child processes in parallel mode (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2752">#2752</a>)</li> </ul> <h2>v12.6.0</h2> <h3>Deprecated</h3> <ul> <li>Deprecate colorsEnabled format option in favour of environment variables (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2729">#2729</a>)</li> </ul> <h2>v12.5.0</h2> <h3>Added</h3> <ul> <li>Allow external plugins (see <a href="https://github.com/cucumber/cucumber-js/blob/HEAD/docs/plugins.md">documentation</a>) (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2715">#2715</a>)</li> </ul> <h2>v12.4.0</h2> <h3>Added</h3> <ul> <li>Allow loading config files in TypeScript format (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2709">#2709</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Compress report content with gzip before publishing (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2687">#2687</a>)</li> </ul> <h2>v12.3.0</h2> <h3>Added</h3> <ul> <li>Add support for Node.js 25.x (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2704">#2704</a>)</li> <li>Support named BeforeAll/AfterAll hooks (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2661">#2661</a>)</li> <li>Emit messages for test run hooks (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2644">#2644</a>)</li> <li>Emit messages for suggestions (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2703">#2703</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Render a more test case-centric HTML report ([react-components/<a href="https://redirect.github.com/cucumber/cucumber-js/issues/396">#396</a>](<a href="https://redirect.github.com/cucumber/react-components/pull/396">cucumber/react-components#396</a>))</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/cucumber/cucumber-js/blob/main/CHANGELOG.md"><code>@cucumber/cucumber</code>'s changelog</a>.</em></p> <blockquote> <h2>[12.8.1] - 2026-04-14</h2> <h3>Fixed</h3> <ul> <li>Resolve dependency issue with <code>junit-xml-formatter</code> and <code>query</code> (<a href="https://redirect.github.com/cucumber/junit-xml-formatter/pull/143">junit-xml-formatter#143</a>)</li> </ul> <h2>[12.8.0] - 2026-04-12</h2> <h3>Added</h3> <ul> <li>Support custom externalising option (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2780">#2780</a>)</li> </ul> <h2>[12.7.0] - 2026-02-25</h2> <h3>Changed</h3> <ul> <li>Warn about merged paths from config and CLI (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2759">#2759</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Handle ESM when building source references (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2740">#2740</a>)</li> <li>Fix error type resolution (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2744">#2744</a>)</li> <li>Ensure that environment variables reach child processes in parallel mode (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2752">#2752</a>)</li> </ul> <h2>[12.6.0] - 2026-01-22</h2> <h3>Deprecated</h3> <ul> <li>Deprecate colorsEnabled format option in favour of environment variables (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2729">#2729</a>)</li> </ul> <h2>[12.5.0] - 2025-12-26</h2> <h3>Added</h3> <ul> <li>Allow external plugins (see <a href="https://github.com/cucumber/cucumber-js/blob/main/docs/plugins.md">documentation</a>) (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2715">#2715</a>)</li> </ul> <h2>[12.4.0] - 2025-12-13</h2> <h3>Added</h3> <ul> <li>Allow loading config files in TypeScript format (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2709">#2709</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Compress report content with gzip before publishing (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2687">#2687</a>)</li> </ul> <h2>[12.3.0] - 2025-12-01</h2> <h3>Added</h3> <ul> <li>Add support for Node.js 25.x (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2704">#2704</a>)</li> <li>Support named BeforeAll/AfterAll hooks (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2661">#2661</a>)</li> <li>Emit messages for test run hooks (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2644">#2644</a>)</li> <li>Emit messages for suggestions (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2703">#2703</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Render a more test case-centric HTML report ([react-components/<a href="https://redirect.github.com/cucumber/cucumber-js/issues/396">#396</a>](<a href="https://redirect.github.com/cucumber/react-components/pull/396">cucumber/react-components#396</a>))</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cucumber/cucumber-js/commit/358c4b7e9e37254b00178f232dbfb902223b4a60"><code>358c4b7</code></a> Prepare release v12.8.1</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/6301ef5a81150c2a369271843625b8f641ebb76f"><code>6301ef5</code></a> Resolve dependency issue with junit-xml-formatter and query (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2788">#2788</a>)</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/de441cd727d13a855a6e2554728922123845c22e"><code>de441cd</code></a> Update dependency <code>@sinonjs/fake-timers</code> to v15.3.2 (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2785">#2785</a>)</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/013b009f4bff63c3b6176ce78636c89d8ae66775"><code>013b009</code></a> Update dependency <code>@microsoft/api-extractor</code> to v7.58.2 (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2784">#2784</a>)</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/2c90096eefb95f1d0c65663cdb08331a139240d3"><code>2c90096</code></a> Prepare release v12.8.0</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/08400204a3ba7382e58bd3ef8e6dcb3c4c8c7e49"><code>0840020</code></a> Update actions/upload-pages-artifact action to v5 (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2782">#2782</a>)</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/850e07463e4415fb5b070403f0ba8233969c2a5d"><code>850e074</code></a> Update cucumber ecosystem (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2761">#2761</a>)</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/78a6d02f5847875b2ddc64e3a24cbb34d43fdf41"><code>78a6d02</code></a> Update dependency <code>@types/express</code> to v5.0.6 (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2778">#2778</a>)</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/8f03f2112d4030a8a71306c779b6a475a685cfca"><code>8f03f21</code></a> Support custom externalising option (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2780">#2780</a>)</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/76d4ef0fab03e162c394c312b51cee7043efaf97"><code>76d4ef0</code></a> chore(deps): update dependency yaml to v2.8.3 [security] (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2772">#2772</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cucumber/cucumber-js/compare/v12.2.0...v12.8.1">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~GitHub%20Actions">GitHub Actions</a>, a new releaser for <code>@cucumber/cucumber</code> since your current version.</p> </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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/iggy/network/alerts). </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
