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 5.15.1 to 5.15.2 in /dashboard (#7699)
Bumps [swagger-ui-react](https://github.com/swagger-api/swagger-ui) from 5.15.1 to 5.15.2. <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.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> <ul> <li><strong>try-it-out:</strong> fix objects in arrays being stringified twice when building requests (<a href="https://github.com/swagger-api/swagger-ui/issues/9805">#9805</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/9e02f4716bc8596648abf10fceb31207310c5e5c">9e02f47</a>)</li> <li><strong>utils:</strong> make URL search params parsing and serialization WHATWG URL compliant (<a href="https://github.com/swagger-api/swagger-ui/issues/9809">#9809</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/52c4b9512fa3c26b9ddf0be2eb301452dd465042">52c4b95</a>), closes <a href="https://github.com/swagger-api/swagger-ui/issues/9804">#9804</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/swagger-api/swagger-ui/commit/fb075df9e6653d66be3bfa74f55d10c6e323362f"><code>fb075df</code></a> chore(release): cut the v5.15.2 release</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/8d94b55e7dddd7daeefb3dcefe4f3f8508a7afd3"><code>8d94b55</code></a> chore(deps-dev): bump sass-loader from 14.1.1 to 14.2.0 (<a href="https://github.com/swagger-api/swagger-ui/issues/9813">#9813</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/a7c7aa82c770390f3d16f1eea9594ab06ccfca14"><code>a7c7aa8</code></a> chore(deps-dev): bump cypress from 13.7.2 to 13.7.3 (<a href="https://github.com/swagger-api/swagger-ui/issues/9814">#9814</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/8ba4ffcda353fc57594f2c260476c041a77d4064"><code>8ba4ffc</code></a> chore(deps-dev): bump sass from 1.74.1 to 1.75.0 (<a href="https://github.com/swagger-api/swagger-ui/issues/9812">#9812</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/675d94db84df3a9dd4ba98fb2ba9252850d39d37"><code>675d94d</code></a> test: fix typos in test descriptions (<a href="https://github.com/swagger-api/swagger-ui/issues/9802">#9802</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/52c4b9512fa3c26b9ddf0be2eb301452dd465042"><code>52c4b95</code></a> fix(utils): make URL search params parsing and serialization WHATWG URL compl...</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/9e02f4716bc8596648abf10fceb31207310c5e5c"><code>9e02f47</code></a> fix(try-it-out): fix objects in arrays being stringified twice when building ...</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/1a22b316c9cf5ade5d1bbd12076b77b0c35258b5"><code>1a22b31</code></a> chore(deps-dev): bump dedent from 1.5.1 to 1.5.3 (<a href="https://github.com/swagger-api/swagger-ui/issues/9803">#9803</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/40709826bd99fa16ec57765a649c78d428e8dfe1"><code>4070982</code></a> chore(deps-dev): bump css-loader from 6.10.0 to 7.1.1 (<a href="https://github.com/swagger-api/swagger-ui/issues/9801">#9801</a>)</li> <li>See full diff in <a href="https://github.com/swagger-api/swagger-ui/compare/v5.15.1...v5.15.2">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=5.15.1&new-version=5.15.2)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information