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

   Bumps [org.webjars:swagger-ui](https://github.com/swagger-api/swagger-ui) 
from 5.18.3 to 5.20.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.20.0 Released!</h2>
   <h1><a 
href="https://github.com/swagger-api/swagger-ui/compare/v5.19.0...v5.20.0";>5.20.0</a>
 (2025-02-27)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>docker:</strong> add OpenContainer labels</li>
   <li><strong>json-schema-5</strong>: fix JumpToPath feature for schemas, 
closes <a 
href="https://redirect.github.com/swagger-api/swagger-editor/issues/4035";>swagger-api/swagger-editor#4035</a></li>
   <li>fix JumpToPath feature for auth methods</li>
   <li>display the correct name of security methods</li>
   <li>fix console errors appearing when security scheme is not defined</li>
   <li><strong>components</strong>: render examples only when their shape is 
correct</li>
   <li><strong>swagger-client</strong>: allow resolving URLs without 
extensions, closes <a 
href="https://redirect.github.com/swagger-api/apidom/issues/4298";>swagger-api/apidom#4298</a></li>
   <li><strong>css</strong>: fix css sourcemaps</li>
   <li><strong>security</strong>: update axios to address CVE-2024-39338</li>
   <li><strong>swagger-client</strong>: do not encode server variables, closes 
<a 
href="https://redirect.github.com/swagger-api/swagger-js/issues/3656";>swagger-api/swagger-js#3656</a></li>
   <li><strong>security</strong>: fix unsafe cookie serialization, addresses 
CVE-2024-47764, GHSA-pxg6-pf52-xh8x</li>
   <li><strong>spec</strong>: compensate if OpenAPI.paths field is defined as 
unexpected structure</li>
   <li><strong>json-schema-2020-12</strong>: check for schema type before 
extracting extension keywords, closes <a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/9376";>swagger-ui/issues#9376</a></li>
   <li><strong>json-schema-2020-12</strong>: fix rendering of uniqueItems 
keyword</li>
   <li><strong>json-schema-2020-12</strong>: fix overrides of JSON Schema 
extension keywords</li>
   <li><strong>spec</strong>: clear JSON state when loading a new 
definition</li>
   <li><strong>oas31</strong>: fix caching of JSON Schema 2020-12 context</li>
   <li><strong>json-schema-2020-12</strong>: fix default expansion being 
applied to components after initial render</li>
   <li><strong>json-schema-2020-12</strong>: fix complex schemas expanding 
beyond the default expansion depth</li>
   <li><strong>json-schema-2020-12</strong>: fix deep expansion not expanding 
some of the keywords</li>
   <li><strong>oas31</strong>: fix expansion of Schema Object fixed fields</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li><strong>swagger-ui-react</strong>: add support for initialState prop</li>
   <li>add horizontal scrollbar for schemas, refs <a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/8940";>swagger-api/swagger-ui#8940</a></li>
   <li>display schema of complex parameters</li>
   <li>display schema of complex request body properties</li>
   <li><strong>json-schema-2020-12</strong>: allow to use fn outside of React 
context</li>
   <li><strong>oas31</strong>: display schema of complex parameters with union 
type</li>
   <li><strong>oas31</strong>: display schema of complex request body 
properties with union type</li>
   <li><strong>oas31</strong>: display textarea for parameters with complex 
union type</li>
   <li><strong>json-schema-2020-12</strong>: allow to use getTitle outside of 
JSON Schema 2020-12 context</li>
   <li><strong>json-schema-2020-12</strong>: introduce system bound HOC</li>
   <li><strong>json-schema-2020-12</strong>: add support for rendering 
extension keywords, closes <a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/9376";>swagger-ui/issues#9376</a></li>
   <li><strong>json-schema-2020-12</strong>: add support for rendering examples 
keyword</li>
   <li><strong>json-schema-2020-12</strong>: use JSON Viewer to display 
keywords with complex values</li>
   <li><strong>json-schema-2020-12</strong>: handle empty objects and arrays in 
JSONViewer</li>
   <li><strong>oas3</strong>: more support for OpenAPI 3.0.4</li>
   <li>introduce custom URL sanitization mechanism</li>
   <li>apply additional fixes for custom URL sanitization mechanism</li>
   <li><strong>oas31</strong>: add support for OpenAPI extensions</li>
   <li><strong>json-schema-2020-12</strong>: respect showExtensions config 
option</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/d9887d6320c73a534edc4bc26242ec33d5f2657d";><code>d9887d6</code></a>
 chore(release): cut the v5.20.0 release</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/80d56c9518af7ad523f7171815c9da836551e259";><code>80d56c9</code></a>
 feat: apply cumulative update to address various issues (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10324";>#10324</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/621a7f0f764476bfe4f5fce4002eb58e1d56286f";><code>621a7f0</code></a>
 chore(deps-dev): bump prettier from 3.5.1 to 3.5.2 (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10315";>#10315</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/6bcd033625a854fe2e6d8405400da6c616ebc6c5";><code>6bcd033</code></a>
 chore(deps-dev): bump <code>@​babel/cli</code> from 7.24.7 to 7.26.4 (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10309";>#10309</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/aed0312d9b1315196cb33576d4a9dbf6edbe6688";><code>aed0312</code></a>
 chore(deps-dev): bump <code>@​babel/plugin-transform-runtime</code> (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10310";>#10310</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/25fec5e49c1675d58f19a5e783ee5ae7b9c7391e";><code>25fec5e</code></a>
 chore(deps-dev): bump jsdom from 25.0.1 to 26.0.0 (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10304";>#10304</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/741d1d1bbc538a0f1fa2c1a429c756b1d1e6e9c4";><code>741d1d1</code></a>
 chore(deps-dev): bump <code>@​babel/register</code> from 7.23.7 to 7.25.9 (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10302";>#10302</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/d0936b123e555e1be7d23705a0c30a5d64faac20";><code>d0936b1</code></a>
 chore(deps-dev): bump <code>@​babel/preset-env</code> from 7.24.7 to 7.26.9 
(<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10303";>#10303</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/a8fc30da956bc61a0c1f1473b37ccf673af3c8ba";><code>a8fc30d</code></a>
 test(oas31): move test out of components (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10300";>#10300</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/dfa908d25a2cce32aa37f104ae8aa8a49c5157a1";><code>dfa908d</code></a>
 chore(release): cut the v5.19.0 release</li>
   <li>Additional commits viewable in <a 
href="https://github.com/swagger-api/swagger-ui/compare/v5.18.3...v5.20.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.18.3&new-version=5.20.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