Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump swagger-ui-react from 4.19.1 to 5.1.1 in /dashboard (#6469)
Bumps [swagger-ui-react](https://github.com/swagger-api/swagger-ui) from 4.19.1 to 5.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/swagger-api/swagger-ui/releases">swagger-ui-react's releases</a>.</em></p> <blockquote> <h2>Swagger UI v5.1.1 Released!</h2> <h2><a href="https://github.com/swagger-api/swagger-ui/compare/v5.1.0...v5.1.1">5.1.1</a> (2023-07-14)</h2> <h3>Bug Fixes</h3> <ul> <li>fix critial bug in OpenAPI 3.1.0 resolution (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9020">#9020</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/b70e276d8d74b89f7c0c5c589a16fd069d9633c1">b70e276</a>)</li> <li><strong>swagger-ui-react:</strong> use correct default prop values (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8976">#8976</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/f2873392803d62e8ec1b7e66765876ce9323f8a1">f287339</a>)</li> </ul> <h2>Swagger UI v5.1.0 Released!</h2> <h1><a href="https://github.com/swagger-api/swagger-ui/compare/v5.0.0...v5.1.0">5.1.0</a> (2023-06-19)</h1> <h3>Features</h3> <ul> <li><strong>spec:</strong> add new specJS selector (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8936">#8936</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/a6c27457e50a1a20d68754ababa9c16720830f7c">a6c2745</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8606">#8606</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>spec:</strong> increase performance of operation expansion (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8937">#8937</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/667e55e3685f4dd5f62a7dcf2c876953788fccc6">667e55e</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8606">#8606</a></li> </ul> <hr /> <p>NOTE: this release comes with performance enhancements that allow to display huge <strong>OpenAPI 3.1.0</strong> definitions in SwaggerUI.</p> <h2>Swagger UI v5.0.0 Released!</h2> <h1><a href="https://github.com/swagger-api/swagger-ui/compare/v5.0.0-beta.0...v5.0.0">5.0.0</a> (2023-06-12)</h1> <h3>Release summary</h3> <p><strong>v5.0.0</strong> release brings support for <strong><a href="https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.1.0.md">OpenAPI 3.1.0</a></strong> specification. Support for OpenAPI 3.1.0 has been introduced in fully backward compatible way.</p> <h3>Features</h3> <ul> <li><strong>samples:</strong> add support for examples keyword (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8908">#8908</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/4b0b28518e0ee4a028454a03a6eb8f669df99a19">4b0b285</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8577">#8577</a></li> <li><strong>samples:</strong> add support for const keyword (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8884">#8884</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/bdad2fe83db0c5cc28b9ba5e475e18ef529b8b56">bdad2fe</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8577">#8577</a></li> <li><strong>samples:</strong> add support for contains, minContains, maxContains keywords (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8896">#8896</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/6549eff278a1425d4cce3e795ee0c4b82e74c95f">6549eff</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8577">#8577</a></li> <li><strong>samples:</strong> add support for contentEncoding keyword (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8899">#8899</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/04839642fb815052127701a94515faceda045a5d">0483964</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8577">#8577</a></li> <li><strong>samples:</strong> add support for contentMediaType keyword (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8903">#8903</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/1925622113155e1fc77c34dbc9101c3acd6f6da5">1925622</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8577">#8577</a></li> <li><strong>samples:</strong> add support for contentSchema keyword (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8907">#8907</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/6c622a87e7954f152b30cc30d469cc8205e14784">6c622a8</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8577">#8577</a></li> <li><strong>samples:</strong> add support for custom formats, encoders and media types (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8905">#8905</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/d72b72c5c6e0d7f4c9d816e9ba496e5a2484061a">d72b72c</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8577">#8577</a></li> <li><strong>samples:</strong> add support for inferring schema type (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8909">#8909</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/ce417d59d249217f4d0a2176793bc43c2608036f">ce417d5</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8577">#8577</a></li> <li><strong>samples:</strong> add support for new values of format keyword (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8882">#8882</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/28b12338f8e6c3ce2fa244c7b7a767b51b4a52e8">28b1233</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8577">#8577</a></li> <li><strong>samples:</strong> add support for proper schema merging (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8910">#8910</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/7bf0dd921bad571fb9717d91f9e930a232a8df80">7bf0dd9</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8577">#8577</a></li> <li><strong>samples:</strong> add support for regex string format (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8891">#8891</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/8a914926b3f7a511d974a5b1dced65a29ec22c43">8a91492</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8577">#8577</a></li> <li><strong>samples:</strong> add support for type keyword defined as list of types (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8883">#8883</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/3587696d7303f7f4edb4c50abeca6a79a0f845c2">3587696</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8577">#8577</a></li> <li><strong>samples:</strong> add support for uniqueItems keyword (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8893">#8893</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/1114965782cf9d6c8df562f3acf3add4435383cc">1114965</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8577">#8577</a></li> <li><strong>samples:</strong> support multipleOf keyword (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8890">#8890</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/68cfe46490c137027d9380fe32c05ae4e28cab55">68cfe46</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8577">#8577</a></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/89f04d3f11288b4a63bf1f6dda3a7ca297ed69ff"><code>89f04d3</code></a> chore(release): cut the v5.1.1 release</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/565aed71a57beb3f39bb2d7c91b13f0f75289379"><code>565aed7</code></a> chore(deps-dev): bump sinon from 15.1.0 to 15.2.0 (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9021">#9021</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/ccfb5c7adfd7d724e327398b64bca3a1958cb075"><code>ccfb5c7</code></a> chore(deps-dev): bump postcss-preset-env from 8.5.1 to 9.0.0 (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/8981">#8981</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/b70e276d8d74b89f7c0c5c589a16fd069d9633c1"><code>b70e276</code></a> fix: fix critial bug in OpenAPI 3.1.0 resolution (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9020">#9020</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/a62d34012023aa8cbee7b0839cd2a9725dd450cd"><code>a62d340</code></a> docs(swagger-ui-react): fix a typo in README (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9016">#9016</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/4328fd06d69a786c763c6ce7b479e5c801e568ba"><code>4328fd0</code></a> chore(deps-dev): bump postcss from 8.4.24 to 8.4.26 (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9019">#9019</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/337fd399935cb8dc467b7dc462917ddaf83db4c7"><code>337fd39</code></a> chore(deps-dev): bump <code>@babel/core</code> from 7.22.5 to 7.22.9 (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9014">#9014</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/ddefc3dfdef81ef86fc6b2218c95fc81d86cc90a"><code>ddefc3d</code></a> chore(deps-dev): bump eslint from 8.43.0 to 8.44.0 (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9003">#9003</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/309be1865d15e772e0d6a61ec9666dd47cfd9351"><code>309be18</code></a> chore(deps): bump semver from 5.7.1 to 5.7.2 (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9012">#9012</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/f7d6a108501df927e472847fe71ccbe3a4e839e8"><code>f7d6a10</code></a> chore(deps-dev): bump <code>@jest/globals</code> from 29.5.0 to 29.6.0 (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9002">#9002</a>)</li> <li>Additional commits viewable in <a href="https://github.com/swagger-api/swagger-ui/compare/v4.19.1...v5.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=swagger-ui-react&package-manager=npm_and_yarn&previous-version=4.19.1&new-version=5.1.1)](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 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information