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

   Bumps the web group with 2 updates in the /web directory: 
[globals](https://github.com/sindresorhus/globals) and 
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
   
   Updates `globals` from 17.8.0 to 17.9.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>v17.9.0</h2>
   <ul>
   <li>Update globals (2026-08-01) (<a 
href="https://redirect.github.com/sindresorhus/globals/issues/348";>#348</a>)  
5a958ed</li>
   </ul>
   <hr />
   <p><a 
href="https://github.com/sindresorhus/globals/compare/v17.8.0...v17.9.0";>https://github.com/sindresorhus/globals/compare/v17.8.0...v17.9.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/sindresorhus/globals/commit/8e7b9358b190d26acca88cc2804707fbcd90a229";><code>8e7b935</code></a>
 17.9.0</li>
   <li><a 
href="https://github.com/sindresorhus/globals/commit/5a958ed06064fb879b64416655109d8eaffd2611";><code>5a958ed</code></a>
 Update globals (2026-08-01) (<a 
href="https://redirect.github.com/sindresorhus/globals/issues/348";>#348</a>)</li>
   <li>See full diff in <a 
href="https://github.com/sindresorhus/globals/compare/v17.8.0...v17.9.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `typescript-eslint` from 8.65.0 to 8.66.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.66.0</h2>
   <h2>8.66.0 (2026-08-03)</h2>
   <h3>🚀 Features</h3>
   <ul>
   <li><strong>typescript-estree:</strong> handle import.defer() as 
ImportExpression (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12609";>#12609</a>)</li>
   </ul>
   <h3>🩹 Fixes</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [no-unnecessary-type-conversion] ignore 
shadowed built-ins (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12590";>#12590</a>)</li>
   <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] handle 
shadowed Boolean calls (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12591";>#12591</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-useless-default-assignment] don't 
report defaults used by other overloads (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12607";>#12607</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] check 
MappedType key remapping (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12588";>#12588</a>)</li>
   <li><strong>eslint-plugin:</strong> [class-literal-property-style] preserve 
type annotations and don't drop decorators (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12617";>#12617</a>)</li>
   <li><strong>website:</strong> list 
<code>onUnsupportedTypeScriptVersion</code> in parser options (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12585";>#12585</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>Evyatar Daud <a 
href="https://github.com/StyleShit";><code>@​StyleShit</code></a></li>
   <li>Kirk Waiblinger <a 
href="https://github.com/kirkwaiblinger";><code>@​kirkwaiblinger</code></a></li>
   <li>Steffen Schroeder</li>
   <li>송재욱</li>
   </ul>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.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.66.0 (2026-08-03)</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.66.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/e51b11ba3ab31837762c675f62f0d4dcb1abc4fb";><code>e51b11b</code></a>
 chore(release): publish 8.66.0</li>
   <li>See full diff in <a 
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.66.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