dependabot[bot] opened a new pull request, #3493:
URL: https://github.com/apache/iggy/pull/3493

   Bumps the node group with 2 updates in the /foreign/node directory: 
[@cucumber/cucumber](https://github.com/cucumber/cucumber-js) and 
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
   
   Updates `@cucumber/cucumber` from 12.9.0 to 13.0.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/cucumber/cucumber-js/releases";>@​cucumber/cucumber's 
releases</a>.</em></p>
   <blockquote>
   <h2>v13.0.0</h2>
   <p>This is a major release and contains some breaking changes. See the 
entries below, and <a 
href="https://github.com/cucumber/cucumber-js/blob/main/UPGRADING.md#1300";>https://github.com/cucumber/cucumber-js/blob/main/UPGRADING.md#1300</a>
 for specifics on how to migrate where needed.</p>
   <h3>Added</h3>
   <ul>
   <li>Add support for Node.js 26.x (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2818";>#2818</a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>BREAKING CHANGE: Reimplement parallel runtime with worker threads (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2710";>#2710</a>)</li>
   <li>BREAKING CHANGE: All <code>BeforeAll</code> and <code>AfterAll</code> 
hooks are always executed (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2710";>#2710</a>)</li>
   <li>BREAKING CHANGE: Set <code>FORCE_COLOR</code> based on deprecated format 
option (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2769";>#2769</a>)</li>
   <li>Redesigned output for summary, progress, progress bar and pretty 
formatters (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2708";>#2708</a>)</li>
   <li>Reduce transitive dependencies (<a 
href="https://redirect.github.com/cucumber/cucumber-js/issues/2800";>#2800</a>) 
by <a href="https://github.com/m-basov";><code>@​m-basov</code></a></li>
   </ul>
   <h3>Deprecated</h3>
   <ul>
   <li>Deprecate legacy <code>SummaryFormatter</code> and 
<code>ProgressFormatter</code> classes in favour of new formatter architecture 
(<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2708";>#2708</a>)</li>
   <li>Deprecate <code>printAttachments</code> format option in favour of 
<code>includeAttachments</code> (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2708";>#2708</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Update status colors to match other formatters (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2828";>#2828</a>)</li>
   <li>Surface <code>Error.cause</code> chain (with stack frames) in output (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2813";>#2813</a>) by 
<a href="https://github.com/rkdfx";><code>@​rkdfx</code></a></li>
   <li>Handle undefined/ambiguous correctly when skipped (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2836";>#2836</a>)</li>
   </ul>
   <h3>Removed</h3>
   <ul>
   <li>BREAKING CHANGE: Drop support for Node.js 20.x (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2818";>#2818</a>)</li>
   <li>BREAKING CHANGE: Drop support for Node.js 25.x (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2818";>#2818</a>)</li>
   <li>BREAKING CHANGE: Remove deprecated Cli export (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2820";>#2820</a>)</li>
   <li>BREAKING CHANGE: Remove deprecated handling of ambiguous formats (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2819";>#2819</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";>@​cucumber/cucumber's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[13.0.0] - 2026-06-02</h2>
   <h3>Added</h3>
   <ul>
   <li>Add support for Node.js 26.x (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2818";>#2818</a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>BREAKING CHANGE: Reimplement parallel runtime with worker threads (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2710";>#2710</a>)</li>
   <li>BREAKING CHANGE: All <code>BeforeAll</code> and <code>AfterAll</code> 
hooks are always executed (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2710";>#2710</a>)</li>
   <li>BREAKING CHANGE: Set <code>FORCE_COLOR</code> based on deprecated format 
option (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2769";>#2769</a>)</li>
   <li>Redesigned output for summary, progress, progress bar and pretty 
formatters (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2708";>#2708</a>)</li>
   <li>Reduce transitive dependencies (<a 
href="https://redirect.github.com/cucumber/cucumber-js/issues/2800";>#2800</a>) 
by <a href="https://github.com/m-basov";><code>@​m-basov</code></a></li>
   </ul>
   <h3>Deprecated</h3>
   <ul>
   <li>Deprecate legacy <code>SummaryFormatter</code> and 
<code>ProgressFormatter</code> classes in favour of new formatter architecture 
(<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2708";>#2708</a>)</li>
   <li>Deprecate <code>printAttachments</code> format option in favour of 
<code>includeAttachments</code> (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2708";>#2708</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Update status colors to match other formatters (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2828";>#2828</a>)</li>
   <li>Surface <code>Error.cause</code> chain (with stack frames) in output (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2813";>#2813</a>) by 
<a href="https://github.com/rkdfx";><code>@​rkdfx</code></a></li>
   <li>Handle undefined/ambiguous correctly when skipped (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2836";>#2836</a>)</li>
   </ul>
   <h3>Removed</h3>
   <ul>
   <li>BREAKING CHANGE: Drop support for Node.js 20.x (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2818";>#2818</a>)</li>
   <li>BREAKING CHANGE: Drop support for Node.js 25.x (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2818";>#2818</a>)</li>
   <li>BREAKING CHANGE: Remove deprecated Cli export (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2820";>#2820</a>)</li>
   <li>BREAKING CHANGE: Remove deprecated handling of ambiguous formats (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2819";>#2819</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/cucumber/cucumber-js/commit/401346f7ec36097de418368aa8550c40b1787da7";><code>401346f</code></a>
 Prepare release v13.0.0</li>
   <li><a 
href="https://github.com/cucumber/cucumber-js/commit/d1db931f0d49601ee89de8efbc556b92b9179b2e";><code>d1db931</code></a>
 Update CHANGELOG.md and UPGRADING.md</li>
   <li><a 
href="https://github.com/cucumber/cucumber-js/commit/4e73b6ac991e9031c92adcb58ce97ff97f0aee5f";><code>4e73b6a</code></a>
 Attribution</li>
   <li><a 
href="https://github.com/cucumber/cucumber-js/commit/476925ef07b84daa2ea8a6ad08d61f27cd1d8ec5";><code>476925e</code></a>
 Update UPGRADING.md</li>
   <li><a 
href="https://github.com/cucumber/cucumber-js/commit/0ab5cf614e8a4b249e303c590c089b95746d5b5d";><code>0ab5cf6</code></a>
 Publish TypeDoc site on release only (<a 
href="https://redirect.github.com/cucumber/cucumber-js/issues/2838";>#2838</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-js/commit/72b39b11fc6cae47f80476cf7552be71621660b3";><code>72b39b1</code></a>
 Update github/codeql-action action to v4.36.0 (<a 
href="https://redirect.github.com/cucumber/cucumber-js/issues/2837";>#2837</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-js/commit/6a9051465ca11d7776608c53609f558daa3b1715";><code>6a90514</code></a>
 Update dependency <code>@​cucumber/biome-config</code> to v0.2.0 (<a 
href="https://redirect.github.com/cucumber/cucumber-js/issues/2833";>#2833</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-js/commit/a6d7fa57c939c8fc68011e4c4b42b4ce97d3f318";><code>a6d7fa5</code></a>
 Handle undefined/ambiguous correctly when skipped (<a 
href="https://redirect.github.com/cucumber/cucumber-js/issues/2836";>#2836</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-js/commit/b20f02e87a86d0b5b37b4b1019f31773ee5dad9c";><code>b20f02e</code></a>
 Update zizmorcore/zizmor-action action to v0.5.6 (<a 
href="https://redirect.github.com/cucumber/cucumber-js/issues/2832";>#2832</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-js/commit/6b03935d842a3cc0e3016ee4b8240a32e3dccd22";><code>6b03935</code></a>
 Update dependency tmp to v0.2.7 (<a 
href="https://redirect.github.com/cucumber/cucumber-js/issues/2831";>#2831</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/cucumber/cucumber-js/compare/v12.9.0...v13.0.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@types/node` from 25.9.1 to 25.9.2
   <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 />
   
   
   You can trigger a rebase of this PR 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 <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>


-- 
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]

Reply via email to