dependabot[bot] opened a new pull request, #1904: URL: https://github.com/apache/cxf/pull/1904
Bumps [org.webjars:swagger-ui](https://github.com/swagger-api/swagger-ui) from 5.17.11 to 5.17.14. <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.14 Released!</h2> <h2><a href="https://github.com/swagger-api/swagger-ui/compare/v5.17.13...v5.17.14">5.17.14</a> (2024-05-28)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>system:</strong> remediate component wrapping functionality (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9978">#9978</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/8aa529201395224707ab00bb4b6ce71e41d082a4">8aa5292</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9919">#9919</a></li> </ul> <h2>Swagger UI v5.17.13 Released!</h2> <h2><a href="https://github.com/swagger-api/swagger-ui/compare/v5.17.12...v5.17.13">5.17.13</a> (2024-05-27)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>swagger-ui-react:</strong> re-render on spec prop change (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9966">#9966</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/df03a8f99c498f5dbb07b6bf5e73b57ab95ea2ef">df03a8f</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9965">#9965</a></li> </ul> <h2>Swagger UI v5.17.12 Released!</h2> <h2><a href="https://github.com/swagger-api/swagger-ui/compare/v5.17.10...v5.17.12">5.17.12</a> (2024-05-21)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>config:</strong> define missing default options and their types (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9949">#9949</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/04bbeaa68cf53af82ce633f369d6eb579c44d80d">04bbeaa</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9945">#9945</a></li> <li><strong>release:</strong> fix failed v5.17.11 release (<a href="https://github.com/swagger-api/swagger-ui/commit/a35a71eb130283e75a29b977eef7eb4a87d779df">a35a71e</a>)</li> <li><strong>swagger-client:</strong> fix OpenAPI 3.1.0 dereferencing (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9950">#9950</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/10e1a5f1ea3abeb8c9ce0e0af8c860a86484ef41">10e1a5f</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9941">#9941</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/swagger-api/swagger-ui/commit/74ed0adebfc9c8dd0de2bf8e81495b022a66c083"><code>74ed0ad</code></a> chore(release): cut the v5.17.14 release</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/8aa529201395224707ab00bb4b6ce71e41d082a4"><code>8aa5292</code></a> fix(system): remediate component wrapping functionality (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9978">#9978</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/c74fb2c69d4d990752c6044b293cd7fdfd3b87ab"><code>c74fb2c</code></a> chore(release): cut the v5.17.13 release</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/31b35fdca461770251de7f2faddf7f2b3201009f"><code>31b35fd</code></a> ci(dependabot): use times that don't conflict with releases (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9975">#9975</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/df03a8f99c498f5dbb07b6bf5e73b57ab95ea2ef"><code>df03a8f</code></a> fix(swagger-ui-react): re-render on spec prop change (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9966">#9966</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/e57d0bed3692256c87470a3bfc82e18c71340c77"><code>e57d0be</code></a> chore(deps-dev): bump postcss-preset-env from 9.5.13 to 9.5.14 (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9962">#9962</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/767e498b83c8bc88782bc7bc18aae8ffb3efcb99"><code>767e498</code></a> chore(deps-dev): bump css-loader from 7.1.1 to 7.1.2 (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9959">#9959</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/7bf16bede4b31830c76267a1c85876ef73867bab"><code>7bf16be</code></a> refactor(config): remove unused config options (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9958">#9958</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/ee335f238e2e44350c19f5969a9626ec849eeda4"><code>ee335f2</code></a> docs(SECURITY): align supported versions with reality (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9957">#9957</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/11cf64dc36dfcfdc44f2e00f39ae8e801e2e5a33"><code>11cf64d</code></a> --- (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9956">#9956</a>)</li> <li>Additional commits viewable in <a href="https://github.com/swagger-api/swagger-ui/compare/v5.17.11...v5.17.14">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: dev-unsubscr...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org