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

   Bumps the node group with 1 update in the /examples/node directory: 
[tsx](https://github.com/privatenumber/tsx).
   Bumps the node group with 1 update in the /foreign/node directory: 
[@cucumber/cucumber](https://github.com/cucumber/cucumber-js).
   
   Updates `tsx` from 4.23.1 to 4.23.5
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/privatenumber/tsx/releases";>tsx's 
releases</a>.</em></p>
   <blockquote>
   <h2>v4.23.5</h2>
   <h2><a 
href="https://github.com/privatenumber/tsx/compare/v4.23.4...v4.23.5";>4.23.5</a>
 (2026-08-02)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>detect the Node inspector enabled via NODE_OPTIONS (<a 
href="https://github.com/privatenumber/tsx/commit/3c1d051b9f880ec2ce25704e0c126b14fb6dcf15";>3c1d051</a>)</li>
   </ul>
   <hr />
   <p>This release is also available on:</p>
   <ul>
   <li><a href="https://www.npmjs.com/package/tsx/v/4.23.5";><code>npm package 
(@​latest dist-tag)</code></a></li>
   </ul>
   <h2>v4.23.4</h2>
   <h2><a 
href="https://github.com/privatenumber/tsx/compare/v4.23.3...v4.23.4";>4.23.4</a>
 (2026-08-02)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>cli:</strong> allow async process.once() signal handlers to 
finish (<a 
href="https://redirect.github.com/privatenumber/tsx/issues/827";>#827</a>) (<a 
href="https://github.com/privatenumber/tsx/commit/2afc7bbcbd0bb77623737550aefdf816e4bf0a66";>2afc7bb</a>)</li>
   </ul>
   <hr />
   <p>This release is also available on:</p>
   <ul>
   <li><a href="https://www.npmjs.com/package/tsx/v/4.23.4";><code>npm package 
(@​latest dist-tag)</code></a></li>
   </ul>
   <h2>v4.23.3</h2>
   <h2><a 
href="https://github.com/privatenumber/tsx/compare/v4.23.2...v4.23.3";>4.23.3</a>
 (2026-08-02)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>preserve listenerCount overload semantics (<a 
href="https://redirect.github.com/privatenumber/tsx/issues/823";>#823</a>) (<a 
href="https://github.com/privatenumber/tsx/commit/b6574d4307ee3a9c4297ccbd314b6fdaf614d4e7";>b6574d4</a>)</li>
   </ul>
   <hr />
   <p>This release is also available on:</p>
   <ul>
   <li><a href="https://www.npmjs.com/package/tsx/v/4.23.3";><code>npm package 
(@​latest dist-tag)</code></a></li>
   </ul>
   <h2>v4.23.2</h2>
   <h2><a 
href="https://github.com/privatenumber/tsx/compare/v4.23.1...v4.23.2";>4.23.2</a>
 (2026-08-02)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>watch:</strong> exit with 128 + signal number when interrupted 
(<a href="https://redirect.github.com/privatenumber/tsx/issues/820";>#820</a>) 
(<a 
href="https://github.com/privatenumber/tsx/commit/0b00bc84d188c1d8ba56b33b5737b6df3b820911";>0b00bc8</a>)</li>
   </ul>
   <hr />
   <p>This release is also available on:</p>
   <ul>
   <li><a href="https://www.npmjs.com/package/tsx/v/4.23.2";><code>npm package 
(@​latest dist-tag)</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/privatenumber/tsx/commit/c55004d44127a966304c3dd87cc564c16db2b981";><code>c55004d</code></a>
 test: remove legacy PTY retry</li>
   <li><a 
href="https://github.com/privatenumber/tsx/commit/e368161bf36a4f3698fe3d4c2076e51c2ce7f302";><code>e368161</code></a>
 chore(deps): update pty-spawn to 1.1.1</li>
   <li><a 
href="https://github.com/privatenumber/tsx/commit/8d394960e92168d50ef0f6903efe3913d0729c61";><code>8d39496</code></a>
 ci: validate GitHub Actions workflows</li>
   <li><a 
href="https://github.com/privatenumber/tsx/commit/6fe724e7ac4158dc1de50075698b12c23cd9c6b3";><code>6fe724e</code></a>
 test: clean up timed-out PTY attempts</li>
   <li><a 
href="https://github.com/privatenumber/tsx/commit/e0a053684624000be99ef1bacc84f1c8508458a9";><code>e0a0536</code></a>
 ci: skip unused Windows Node cache</li>
   <li><a 
href="https://github.com/privatenumber/tsx/commit/6d6dd8427e5b4badac5f28a9bcf473b203fae357";><code>6d6dd84</code></a>
 ci: remove broken lock automation</li>
   <li><a 
href="https://github.com/privatenumber/tsx/commit/3c1d051b9f880ec2ce25704e0c126b14fb6dcf15";><code>3c1d051</code></a>
 fix: detect the Node inspector enabled via NODE_OPTIONS</li>
   <li><a 
href="https://github.com/privatenumber/tsx/commit/40380a43d646e56188d7f3e724d5b92f2e9b81ed";><code>40380a4</code></a>
 ci: lock down the release toolchain</li>
   <li><a 
href="https://github.com/privatenumber/tsx/commit/f217b6b74f60e8574e858633f3cac66b452a116f";><code>f217b6b</code></a>
 ci: restrict releases to public repository</li>
   <li><a 
href="https://github.com/privatenumber/tsx/commit/2afc7bbcbd0bb77623737550aefdf816e4bf0a66";><code>2afc7bb</code></a>
 fix(cli): allow async process.once() signal handlers to finish (<a 
href="https://redirect.github.com/privatenumber/tsx/issues/827";>#827</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/privatenumber/tsx/compare/v4.23.1...v4.23.5";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@cucumber/cucumber` from 13.2.0 to 13.2.1
   <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.2.1</h2>
   <h3>Fixed</h3>
   <ul>
   <li>Fix hang in parallel runtime when there are no test cases to run (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2908";>#2908</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.2.1] - 2026-08-04</h2>
   <h3>Fixed</h3>
   <ul>
   <li>Fix hang in parallel runtime when there are no test cases to run (<a 
href="https://redirect.github.com/cucumber/cucumber-js/pull/2908";>#2908</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/cucumber/cucumber-js/commit/17a8c39a8e9dcf87d234c11f7d0fd42d8081b65a";><code>17a8c39</code></a>
 Prepare release v13.2.1</li>
   <li><a 
href="https://github.com/cucumber/cucumber-js/commit/3177e198fabc7f73568a9daa7710edd92b68bf55";><code>3177e19</code></a>
 Regenerate lockfile</li>
   <li><a 
href="https://github.com/cucumber/cucumber-js/commit/b8980c35a81f861f60a64a40ae7740311a7faecd";><code>b8980c3</code></a>
 fixes parallel runtime hanging with 0 scenarios (<a 
href="https://redirect.github.com/cucumber/cucumber-js/issues/2908";>#2908</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-js/commit/6f49cde18924519d3bf2f16e73fc4595175c549f";><code>6f49cde</code></a>
 Update dependency <code>@​types/luxon</code> to v3.7.3 (<a 
href="https://redirect.github.com/cucumber/cucumber-js/issues/2910";>#2910</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-js/commit/986e22dfe1bd692ff4145c64f274bba675ddfbc7";><code>986e22d</code></a>
 Update zizmorcore/zizmor-action action to v0.6.2 (<a 
href="https://redirect.github.com/cucumber/cucumber-js/issues/2911";>#2911</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-js/commit/1b71d612767cafbe4018e22f1f449d634372551c";><code>1b71d61</code></a>
 Update github/codeql-action action to v4.37.4 (<a 
href="https://redirect.github.com/cucumber/cucumber-js/issues/2909";>#2909</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-js/commit/f826fcdc9be37a488b48a2ecec1d8c517e9b7cf9";><code>f826fcd</code></a>
 Update dependency <code>@​biomejs/biome</code> to v2.5.6 (<a 
href="https://redirect.github.com/cucumber/cucumber-js/issues/2906";>#2906</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-js/commit/50e20f22c8edc5caea9ff9b6eee514fedb6ffc35";><code>50e20f2</code></a>
 Update dependency supports-color to v11 (<a 
href="https://redirect.github.com/cucumber/cucumber-js/issues/2900";>#2900</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-js/commit/9a5bac981ce6383517885008107242b1cc795e0d";><code>9a5bac9</code></a>
 Update dependency <code>@​cucumber/tag-expressions</code> to v11 (<a 
href="https://redirect.github.com/cucumber/cucumber-js/issues/2895";>#2895</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-js/commit/55d324ecbf8a6d0bd673abead5f384fcc1d3bcf9";><code>55d324e</code></a>
 Update actions/stale action to v11 (<a 
href="https://redirect.github.com/cucumber/cucumber-js/issues/2901";>#2901</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/cucumber/cucumber-js/compare/v13.2.0...v13.2.1";>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