Skip to content

Commit

Permalink
chore(deps): bump swagger-ui-dist from 5.18.1 to 5.18.2 in /utils (#2384
Browse files Browse the repository at this point in the history
)

Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from
5.18.1 to 5.18.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/swagger-api/swagger-ui/releases">swagger-ui-dist's
releases</a>.</em></p>
<blockquote>
<h2>Swagger UI v5.18.2 Released!</h2>
<h2><a
href="https://github.com/swagger-api/swagger-ui/compare/v5.18.1...v5.18.2">5.18.2</a>
(2024-11-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>update Scarf.js to v1.4.0 to avoid breaking Vitest (<a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10204">#10204</a>)
(<a
href="https://github.com/swagger-api/swagger-ui/commit/adc1c3cf76aabbf2fe80c191e912cf572c45382e">adc1c3c</a>),
closes <a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10197">#10197</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/swagger-api/swagger-ui/commit/3c7e281d97fd3e70b25f7ff4a001eabd56e375d7"><code>3c7e281</code></a>
chore(release): cut the v5.18.2 release</li>
<li><a
href="https://github.com/swagger-api/swagger-ui/commit/1dd1f7cce9ca17b2c9510977acbee1921f352f2e"><code>1dd1f7c</code></a>
chore(dist): update Scarf.js to v1.4.0 (<a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10205">#10205</a>)</li>
<li><a
href="https://github.com/swagger-api/swagger-ui/commit/adc1c3cf76aabbf2fe80c191e912cf572c45382e"><code>adc1c3c</code></a>
fix: update Scarf.js to v1.4.0 to avoid breaking Vitest (<a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10204">#10204</a>)</li>
<li><a
href="https://github.com/swagger-api/swagger-ui/commit/7b84da5a80fef73b83715298ffbdafa6a9d6d355"><code>7b84da5</code></a>
chore(deps-dev): bump release-it from 17.5.0 to 17.10.0 (<a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10202">#10202</a>)</li>
<li><a
href="https://github.com/swagger-api/swagger-ui/commit/e5d00e894ba84809e72c16d553baa9e188c8fe5c"><code>e5d00e8</code></a>
chore(deps-dev): bump json-merger from 1.1.10 to 2.0.0 (<a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10201">#10201</a>)</li>
<li><a
href="https://github.com/swagger-api/swagger-ui/commit/8fdf0d373181900fe3dd1e242e926d8aa6a7c681"><code>8fdf0d3</code></a>
chore(deps-dev): bump jsdom from 24.0.0 to 25.0.1 (<a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10200">#10200</a>)</li>
<li><a
href="https://github.com/swagger-api/swagger-ui/commit/05b7aff80c27351d65ea9076aa8ceb143d161820"><code>05b7aff</code></a>
chore(docker): disable apk cache (<a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10203">#10203</a>)</li>
<li><a
href="https://github.com/swagger-api/swagger-ui/commit/91b6e13bf1ba1d6036c6d52c15effbd3e16605e3"><code>91b6e13</code></a>
chore(deps-dev): bump husky from 9.0.11 to 9.1.6 (<a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10199">#10199</a>)</li>
<li>See full diff in <a
href="https://github.com/swagger-api/swagger-ui/compare/v5.18.1...v5.18.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=swagger-ui-dist&package-manager=npm_and_yarn&previous-version=5.18.1&new-version=5.18.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>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Nov 7, 2024
1 parent 56b7bb3 commit 170f062
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion public/swagger-ui/swagger-ui-bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"license": "MIT",
"dependencies": {
"redoc": "2.0.0",
"swagger-ui-dist": "5.18.1"
"swagger-ui-dist": "5.18.2"
},
"scripts": {
"swagger": "yarn run swagger:bundle && yarn run swagger:standalone && yarn run swagger:css",
Expand Down

0 comments on commit 170f062

Please sign in to comment.