Skip to content

Commit

Permalink
chore(deps): bump swagger-ui-dist from 5.18.2 to 5.18.3 in /utils (#2438
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.2 to 5.18.3.
<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.3 Released!</h2>
<h2><a
href="https://github.com/swagger-api/swagger-ui/compare/v5.18.2...v5.18.3">5.18.3</a>
(2025-01-28)</h2>
<h3>Enhancements</h3>
<ul>
<li><strong>docker:</strong> document new SwaggerUI docker registry
usage (<a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10260">#10260</a>)
(<a
href="https://github.com/swagger-api/swagger-ui/commit/9d6fdb22be806b2c039585964d5945c1e47716c7">9d6fdb2</a>)</li>
</ul>
<hr />
<p>SwaggerUI Docker image is now served under the new authoritative
registry URL:</p>
<p>Before:</p>
<pre lang="sh"><code>$ docker pull swaggerapi/swagger-ui
</code></pre>
<p><strong>Now</strong>:</p>
<pre lang="sh"><code>$ docker pull
docker.swagger.io/swaggerapi/swagger-ui
</code></pre>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/swagger-api/swagger-ui/commit/e322ecd6ba8a5a3ff1ebbb3692aa2334050f6196"><code>e322ecd</code></a>
chore(release): cut the v5.18.3 release</li>
<li><a
href="https://github.com/swagger-api/swagger-ui/commit/9d6fdb22be806b2c039585964d5945c1e47716c7"><code>9d6fdb2</code></a>
fix(docker): document new SwaggerUI docker registry usage (<a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10260">#10260</a>)</li>
<li><a
href="https://github.com/swagger-api/swagger-ui/commit/bc9cfd50d0b30626f9028b0c73eab2d79bd21ece"><code>bc9cfd5</code></a>
chore(deps): update swagger-client to v3.34.0 (<a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10261">#10261</a>)</li>
<li><a
href="https://github.com/swagger-api/swagger-ui/commit/eef773fada94fade1c22196dc7fd3a3dd84410c4"><code>eef773f</code></a>
chore(deps-dev): bump sinon from 18.0.0 to 19.0.2 (<a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10208">#10208</a>)</li>
<li><a
href="https://github.com/swagger-api/swagger-ui/commit/f0149589df1acdb6e057286df78cc637875e1e3c"><code>f014958</code></a>
chore(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 (<a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10258">#10258</a>)</li>
<li><a
href="https://github.com/swagger-api/swagger-ui/commit/5bf8e57e1be9a6992888b3db4c8fa27a44ea4e4d"><code>5bf8e57</code></a>
chore(deps): bump nginx from 1.27.2-alpine to 1.27.3-alpine (<a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10231">#10231</a>)</li>
<li><a
href="https://github.com/swagger-api/swagger-ui/commit/0f5c0b3cd7459a183e1a27d3507c10d0cdb0d33c"><code>0f5c0b3</code></a>
chore(deps): bump cross-spawn (<a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10217">#10217</a>)</li>
<li><a
href="https://github.com/swagger-api/swagger-ui/commit/0e888d316ccbe5bb54056da95c2c516fe8ad3edb"><code>0e888d3</code></a>
chore(deps-dev): bump <code>@​babel/eslint-parser</code> from 7.24.7 to
7.25.9 (<a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10207">#10207</a>)</li>
<li>See full diff in <a
href="https://github.com/swagger-api/swagger-ui/compare/v5.18.2...v5.18.3">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.2&new-version=5.18.3)](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
dependabot[bot] authored Feb 13, 2025
1 parent 8b3accb commit a482abd
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.4.0",
"swagger-ui-dist": "5.18.2"
"swagger-ui-dist": "5.18.3"
},
"scripts": {
"swagger": "yarn run swagger:bundle && yarn run swagger:standalone && yarn run swagger:css",
Expand Down

0 comments on commit a482abd

Please sign in to comment.