Commit b5d5e1f
authored
chore(deps): bump swagger-ui-dist from 5.32.0 to 5.32.1 in /utils (#2712)
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from
5.32.0 to 5.32.1.
<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>v5.32.1</h2>
<h2><a
href="https://github.com/swagger-api/swagger-ui/compare/v5.32.0...v5.32.1">5.32.1</a>
(2026-03-17)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>invalidate models components cache based on location (<a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10764">#10764</a>)
(<a
href="https://github.com/swagger-api/swagger-ui/commit/fb78dd2a497307529fff3d368936519d050b5946">fb78dd2</a>)</li>
<li><strong>style:</strong> use container queries for responsive design
(<a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10763">#10763</a>)
(<a
href="https://github.com/swagger-api/swagger-ui/commit/e35000e0b353d5bd756d142fbbc2337adab7fb31">e35000e</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/swagger-api/swagger-ui/commit/d361f5b3570b8ade67fb1c02cf7a676fcb441479"><code>d361f5b</code></a>
chore(release): cut the 5.32.1 release</li>
<li><a
href="https://github.com/swagger-api/swagger-ui/commit/d202577ae75756d13ff0214abdf679f378abed1b"><code>d202577</code></a>
chore(deps): update swagger-js (<a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10772">#10772</a>)</li>
<li><a
href="https://github.com/swagger-api/swagger-ui/commit/07ee095a7b452e2b9f188a906ef01e1c2375cd51"><code>07ee095</code></a>
chore(deps): bump mshick/add-pr-comment from 2 to 3 (<a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10768">#10768</a>)</li>
<li><a
href="https://github.com/swagger-api/swagger-ui/commit/ffdd27c4b9b6e07792b0268a20e625c341d11068"><code>ffdd27c</code></a>
chore(deps): bump nginx from 1.29.5-alpine to 1.29.6-alpine (<a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10771">#10771</a>)</li>
<li><a
href="https://github.com/swagger-api/swagger-ui/commit/e35000e0b353d5bd756d142fbbc2337adab7fb31"><code>e35000e</code></a>
fix(style): use container queries for responsive design (<a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10763">#10763</a>)</li>
<li><a
href="https://github.com/swagger-api/swagger-ui/commit/fb78dd2a497307529fff3d368936519d050b5946"><code>fb78dd2</code></a>
fix: invalidate models components cache based on location (<a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10764">#10764</a>)</li>
<li><a
href="https://github.com/swagger-api/swagger-ui/commit/8e1bfefa9b4e023de46c173d98c9ef558bd5453c"><code>8e1bfef</code></a>
chore(deps): bump docker/login-action from 3 to 4 (<a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10750">#10750</a>)</li>
<li><a
href="https://github.com/swagger-api/swagger-ui/commit/f67003be8f0a6f1eb7b80c6854ffaa625ad7a075"><code>f67003b</code></a>
chore(deps): bump docker/setup-buildx-action from 3 to 4 (<a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10766">#10766</a>)</li>
<li><a
href="https://github.com/swagger-api/swagger-ui/commit/71134e130e50ecb545b3b0bb78957622334265db"><code>71134e1</code></a>
build: use Node.js@24.14.0 in dev setup (<a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10674">#10674</a>)</li>
<li><a
href="https://github.com/swagger-api/swagger-ui/commit/0c9412b099df9c5d84ff6bfdc8e260ace016dea6"><code>0c9412b</code></a>
chore(deps): bump docker/setup-qemu-action from 3 to 4 (<a
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10749">#10749</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/swagger-api/swagger-ui/compare/v5.32.0...v5.32.1">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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 68bf6b9 commit b5d5e1f
5 files changed
Lines changed: 5 additions & 5 deletions
File tree
- public/swagger-ui
- utils
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments