dependabot[bot] opened a new pull request, #12989: URL: https://github.com/apache/pinot/pull/12989
Bumps [org.webjars:swagger-ui](https://github.com/swagger-api/swagger-ui) from 5.15.0 to 5.17.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.17.0 Released!</h2> <h1><a href="https://github.com/swagger-api/swagger-ui/compare/v5.16.2...v5.17.0">5.17.0</a> (2024-04-22)</h1> <h3>Features</h3> <ul> <li><strong>config:</strong> expose config and make it overridable (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9862">#9862</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/17d50a6ab56287d5c2f6385af46057631e2a81b0">17d50a6</a>)</li> <li><strong>swagger-ui-react:</strong> rewrite into SSR compatible function component (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9855">#9855</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/351191bc5745de5c46f34c33a6ef6c75d7fd5290">351191b</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9243">#9243</a></li> </ul> <h2>Swagger UI v5.16.2 Released!</h2> <h2><a href="https://github.com/swagger-api/swagger-ui/compare/v5.16.1...v5.16.2">5.16.2</a> (2024-04-19)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>swagger-ui-react:</strong> avoid triggering implicit system rendering (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9847">#9847</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/3a671c61d3efe8beddf3ff3ae180bae39c4870c9">3a671c6</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9846">#9846</a></li> </ul> <h2>Swagger UI v5.16.1 Released!</h2> <h2><a href="https://github.com/swagger-api/swagger-ui/compare/v5.16.0...v5.16.1">5.16.1</a> (2024-04-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>config:</strong> add options defined during runtime (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9845">#9845</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/60670d1bbd5cfad367e6ed145b1c871d19e72ffa">60670d1</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9844">#9844</a></li> <li><strong>config:</strong> address getting configUrl from options (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9840">#9840</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/dc9650b80bb3f1ff029eebbe3316cc7440d1f3b9">dc9650b</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9819">#9819</a></li> <li><strong>config:</strong> sync SwaggerUI default options with swagger-ui-react (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9843">#9843</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/bcd7388a2d6416973074ba0a04e3a1a1e4ef7991">bcd7388</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9838">#9838</a></li> </ul> <h2>Swagger UI v5.16.0 Released!</h2> <h1><a href="https://github.com/swagger-api/swagger-ui/compare/v5.15.2...v5.16.0">5.16.0</a> (2024-04-18)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>config:</strong> cast configuration values into proper types (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9829">#9829</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/7378821669bba8a90ab09abaaa74a8c4e22d0fa8">7378821</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9808">#9808</a></li> <li><strong>config:</strong> fix precedence for system options (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9831">#9831</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/2720d76365b8613bd2d1c46cda7ceacbc38d7b46">2720d76</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9818">#9818</a></li> <li><strong>config:</strong> handle query config options (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9824">#9824</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/692311105b087971b7b6ba312985db3595a75e83">6923111</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9807">#9807</a></li> <li><strong>resolve:</strong> fix infinite recursions and cycle detection in OpenAPI 3.1.0 resolution (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9837">#9837</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/c452527cb22b8d2d077e8d01bfd2093a155c86c7">c452527</a>)</li> </ul> <h3>Features</h3> <ul> <li>expose build info via new versions plugin (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9820">#9820</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/463cd35d31a1e5deeca5279e4e1b398ae316268b">463cd35</a>)</li> <li><strong>request-snippets:</strong> use active class modifier for active snippet (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9826">#9826</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/06e6dfac2146142c4d2e8acc63d169a736f7c66e">06e6dfa</a>)</li> </ul> <h2>Swagger UI v5.15.2 Released!</h2> <h2><a href="https://github.com/swagger-api/swagger-ui/compare/v5.15.1...v5.15.2">5.15.2</a> (2024-04-15)</h2> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/swagger-api/swagger-ui/commit/84f66a6f168263e158cab8472cc2cbf2ca4c6242"><code>84f66a6</code></a> chore(release): cut the v5.17.0 release</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/17d50a6ab56287d5c2f6385af46057631e2a81b0"><code>17d50a6</code></a> feat(config): expose config and make it overridable (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9862">#9862</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/351191bc5745de5c46f34c33a6ef6c75d7fd5290"><code>351191b</code></a> feat(swagger-ui-react): rewrite into SSR compatible function component (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9855">#9855</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/fee426b6aadf863f167cfdc5b0d178a00ff5a10b"><code>fee426b</code></a> chore(deps): bump nginx from 1.25.4-alpine to 1.25.5-alpine (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9859">#9859</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/c8f892d49eb0497cf62b4cbcd1f0092ff52d2b25"><code>c8f892d</code></a> refactor(config): export config options typecasing mechanism (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9854">#9854</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/d57866973ef21c1b5a6b5f8b0700716e278a979c"><code>d578669</code></a> docs: fix typos in code comments (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9841">#9841</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/8c43f17baca8b939fecdae6cc4aada4f4221e762"><code>8c43f17</code></a> chore(deps-dev): bump babel-plugin-module-resolver from 5.0.1 to 5.0.2 (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9852">#9852</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/974237885bf7a02100eae41bfc70d90cca466f0f"><code>9742378</code></a> chore(deps-dev): bump cypress from 13.7.3 to 13.8.0 (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9851">#9851</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/6434c19c509ad67b13832f8ae889057c5fd254c0"><code>6434c19</code></a> chore(deps-dev): bump postcss-preset-env from 9.5.5 to 9.5.6 (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9850">#9850</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/6bb5e288c94a37d24f4cffde4caf05498ffdc2b1"><code>6bb5e28</code></a> chore(release): cut the v5.16.2 release</li> <li>Additional commits viewable in <a href="https://github.com/swagger-api/swagger-ui/compare/v5.15.0...v5.17.0">compare view</a></li> </ul> </details> <br /> [](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