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

   Bumps [org.webjars:swagger-ui](https://github.com/swagger-api/swagger-ui) 
from 5.21.0 to 5.22.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/swagger-api/swagger-ui/releases";>org.webjars:swagger-ui's
 releases</a>.</em></p>
   <blockquote>
   <h2>Swagger UI v5.22.0 Released!</h2>
   <h1><a 
href="https://github.com/swagger-api/swagger-ui/compare/v5.21.0...v5.22.0";>5.22.0</a>
 (2025-05-21)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>assure parameter is an immutable map when grouping parameters (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10457";>#10457</a>)
 (<a 
href="https://github.com/swagger-api/swagger-ui/commit/8577d71511f8d3f47a91dc64c48128420ec03621";>8577d71</a>)</li>
   <li>avoid accessing properties of empty Example Objects (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10453";>#10453</a>)
 (<a 
href="https://github.com/swagger-api/swagger-ui/commit/6a07ac8e4fff6d9128b78a99ef4549f9609ebca6";>6a07ac8</a>)</li>
   <li><strong>docker:</strong> address CVE-2025-32414/CVE-2025-32415 (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10461";>#10461</a>)
 (<a 
href="https://github.com/swagger-api/swagger-ui/commit/01e380e3bce7f36ad3d654c1589508f99bd7f7a3";>01e380e</a>)</li>
   <li><strong>json-schema-2020-12-samples:</strong> generate proper samples 
for XML atttributes (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10459";>#10459</a>)
 (<a 
href="https://github.com/swagger-api/swagger-ui/commit/5d346fdba1120a0392a1c7cd23f2081c7ce8da8a";>5d346fd</a>)</li>
   <li><strong>oauth2:</strong> avoid processing authorizationUrl when it is 
not a string (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10452";>#10452</a>)
 (<a 
href="https://github.com/swagger-api/swagger-ui/commit/119052eae626071eb5acb3961427ec30f9fefd10";>119052e</a>)</li>
   <li><strong>security:</strong> update Axios to non-vulnerable 1.9.0 version 
(<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10460";>#10460</a>)
 (<a 
href="https://github.com/swagger-api/swagger-ui/commit/c85865c2b787404e974d03e89ee209144a1d5cfe";>c85865c</a>)</li>
   <li><strong>spec:</strong> assure operation is an immutable map in 
operations selectors (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10454";>#10454</a>)
 (<a 
href="https://github.com/swagger-api/swagger-ui/commit/b6151d45e71670da3fe7ac4e35b3e0292edc5b8b";>b6151d4</a>)</li>
   <li><strong>spec:</strong> avoid accessing $ref when path item is not an 
object (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10456";>#10456</a>)
 (<a 
href="https://github.com/swagger-api/swagger-ui/commit/581d5440ae5e9bb7e1133c24a938c9ad91076f01";>581d544</a>)</li>
   <li>use spec compliant JSON Pointer implementation (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10455";>#10455</a>)
 (<a 
href="https://github.com/swagger-api/swagger-ui/commit/2f0cbba058e325157217dcf2fd92916446fdcd03";>2f0cbba</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li><strong>observability:</strong> allow defining custom uncaught exception 
handler (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10462";>#10462</a>)
 (<a 
href="https://github.com/swagger-api/swagger-ui/commit/0a438f23c0865ef30b10a24414ae4d90ec17a63f";>0a438f2</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/4b37bf2a25a8d82fb0092b25d8108d1bb4171181";><code>4b37bf2</code></a>
 chore(release): cut the v5.22.0 release</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/0a438f23c0865ef30b10a24414ae4d90ec17a63f";><code>0a438f2</code></a>
 feat(observability): allow defining custom uncaught exception handler (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10462";>#10462</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/01e380e3bce7f36ad3d654c1589508f99bd7f7a3";><code>01e380e</code></a>
 fix(docker): address CVE-2025-32414/CVE-2025-32415 (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10461";>#10461</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/c85865c2b787404e974d03e89ee209144a1d5cfe";><code>c85865c</code></a>
 fix(security): update Axios to non-vulnerable 1.9.0 version (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10460";>#10460</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/5d346fdba1120a0392a1c7cd23f2081c7ce8da8a";><code>5d346fd</code></a>
 fix(json-schema-2020-12-samples): generate proper samples for XML 
atttributes...</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/581d5440ae5e9bb7e1133c24a938c9ad91076f01";><code>581d544</code></a>
 fix(spec): avoid accessing $ref when path item is not an object (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10456";>#10456</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/8577d71511f8d3f47a91dc64c48128420ec03621";><code>8577d71</code></a>
 fix: assure parameter is an immutable map when grouping parameters (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10457";>#10457</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/b6151d45e71670da3fe7ac4e35b3e0292edc5b8b";><code>b6151d4</code></a>
 fix(spec): assure operation is an immutable map in operations selectors (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10454";>#10454</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/2f0cbba058e325157217dcf2fd92916446fdcd03";><code>2f0cbba</code></a>
 fix: use spec compliant JSON Pointer implementation (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10455";>#10455</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/119052eae626071eb5acb3961427ec30f9fefd10";><code>119052e</code></a>
 fix(oauth2): avoid processing authorizationUrl when it is not a string (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10452";>#10452</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/swagger-api/swagger-ui/compare/v5.21.0...v5.22.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.webjars:swagger-ui&package-manager=maven&previous-version=5.21.0&new-version=5.22.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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 merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@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)
   
   
   </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: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to