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

   Bumps the node group with 3 updates in the /foreign/node directory: 
[@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli),
 
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
 and 
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
   
   Updates `@commitlint/cli` from 21.2.0 to 21.2.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/conventional-changelog/commitlint/releases";>@​commitlint/cli's
 releases</a>.</em></p>
   <blockquote>
   <h2>v21.2.1</h2>
   <h1><a 
href="https://github.com/conventional-changelog/commitlint/compare/v21.1.0...v21.2.0";>21.2.0</a>
 (2026-06-30)</h1>
   <h3>Features</h3>
   <ul>
   <li><strong>resolve-extends:</strong> resolve pure-ESM presets 
(conventional-changelog v7/v9/v10) (<a 
href="https://redirect.github.com/conventional-changelog/commitlint/issues/4859";>#4859</a>)
 (<a 
href="https://github.com/conventional-changelog/commitlint/commit/fdb566fe59457a786eac80e2a8cbb994638daba0";>fdb566f</a>)</li>
   </ul>
   <h3>Chore, doc, etc.</h3>
   <ul>
   <li>chore(read): replace deprecated git-raw-commits with git-client by <a 
href="https://github.com/igordanchenko";><code>@​igordanchenko</code></a> in <a 
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4860";>conventional-changelog/commitlint#4860</a></li>
   <li>docs(issue-template): ask for package manager and version by <a 
href="https://github.com/escapedcat";><code>@​escapedcat</code></a> in <a 
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4867";>conventional-changelog/commitlint#4867</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a 
href="https://github.com/igordanchenko";><code>@​igordanchenko</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4860";>conventional-changelog/commitlint#4860</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/conventional-changelog/commitlint/compare/v21.2.0...v21.2.1";>https://github.com/conventional-changelog/commitlint/compare/v21.2.0...v21.2.1</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md";>@​commitlint/cli's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/conventional-changelog/commitlint/compare/v21.2.0...v21.2.1";>21.2.1</a>
 (2026-07-08)</h2>
   <p><strong>Note:</strong> Version bump only for package 
<code>@​commitlint/cli</code></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/conventional-changelog/commitlint/commit/6e200411e63fb473d59cca1b4449a28f72067df0";><code>6e20041</code></a>
 v21.2.1</li>
   <li>See full diff in <a 
href="https://github.com/conventional-changelog/commitlint/commits/v21.2.1/@commitlint/cli";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@types/node` from 26.1.0 to 26.1.1
   <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 />
   
   Updates `typescript-eslint` from 8.62.1 to 8.63.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.63.0</h2>
   <h2>8.63.0 (2026-07-06)</h2>
   <h3>🚀 Features</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [no-misused-promises] detect async usage 
of a sync dispose usage (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12426";>#12426</a>)</li>
   </ul>
   <h3>🩹 Fixes</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [method-signature-style] suggest 
converting readonly function properties instead of emitting invalid syntax (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12447";>#12447</a>,
 <a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/12446";>#12446</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] handle 
optional-chained calls to overloaded functions (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12491";>#12491</a>,
 <a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/12485";>#12485</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-base-to-string] don't flag a 
shadowed String() call (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12492";>#12492</a>)</li>
   <li><strong>scope-manager:</strong> export ClassStaticBlockScope (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12460";>#12460</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>Evyatar Daud <a 
href="https://github.com/StyleShit";><code>@​StyleShit</code></a></li>
   <li>Kristjan <a 
href="https://github.com/KristjanTammekivi";><code>@​KristjanTammekivi</code></a></li>
   <li>Michael Naumov <a 
href="https://github.com/mnaoumov";><code>@​mnaoumov</code></a></li>
   <li>Serhii Leniv <a 
href="https://github.com/Serhii-Leniv";><code>@​Serhii-Leniv</code></a></li>
   <li>송재욱</li>
   </ul>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0";>GitHub
 Releases</a> for more information.</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>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.63.0 (2026-07-06)</h2>
   <p>This was a version bump only for typescript-eslint to align it with other 
projects, there were no code changes.</p>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0";>GitHub
 Releases</a> for more information.</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/290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374";><code>290cf6c</code></a>
 chore(release): publish 8.63.0</li>
   <li>See full diff in <a 
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.63.0/packages/typescript-eslint";>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