Skip to content

Commit c37c801

Browse files
chore(deps): bump swagger-ui-dist from 5.29.5 to 5.30.2 in /utils (#2586)
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.29.5 to 5.30.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>v5.30.2</h2> <h2><a href="https://github.com/swagger-api/swagger-ui/compare/v5.30.1...v5.30.2">5.30.2</a> (2025-11-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> bump react-syntax-highlighter to 16.0.0 (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/10620">#10620</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/270d96d889ac49f6721927eb0dca6af223717d32">270d96d</a>)</li> </ul> <h2>v5.30.1</h2> <h2><a href="https://github.com/swagger-api/swagger-ui/compare/v5.30.0...v5.30.1">5.30.1</a> (2025-10-31)</h2> <h3>Bug Fixes</h3> <ul> <li>prevent webook from crashing in case of openapi 3.0 (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/10623">#10623</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/e1ad3094239d6e6384b369909731b7f6c4dd770b">e1ad309</a>)</li> </ul> <h2>v5.30.0</h2> <h1><a href="https://github.com/swagger-api/swagger-ui/compare/v5.29.5...v5.30.0">5.30.0</a> (2025-10-27)</h1> <h3>Features</h3> <ul> <li><strong>deps:</strong> update ApiDOM to v1.0.0-rc.1 (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/10619">#10619</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/5f013e9b90c3f6e23ce6b28900586f0856a2342e">5f013e9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/swagger-api/swagger-ui/commit/30d8f985caeca5bb9400cf21403686ec5a82c1cc"><code>30d8f98</code></a> chore(release): cut the 5.30.2 release</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/55160ce6b82f93dfb25cc9591ebc0c754ebc4545"><code>55160ce</code></a> chore(deps): bump nginx from 1.29.2-alpine to 1.29.3-alpine (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/10627">#10627</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/bac6044d26a8c2ef48b620bf395e2fd139d2e919"><code>bac6044</code></a> chore(deps): bump actions/upload-artifact from 4 to 5 (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/10617">#10617</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/270d96d889ac49f6721927eb0dca6af223717d32"><code>270d96d</code></a> fix(deps): bump react-syntax-highlighter to 16.0.0 (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/10620">#10620</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/a638e4b34ccd3e32a9e8f2d2623fdd5be0cef8f9"><code>a638e4b</code></a> chore(release): cut the 5.30.1 release</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/e1ad3094239d6e6384b369909731b7f6c4dd770b"><code>e1ad309</code></a> fix: prevent webook from crashing in case of openapi 3.0 (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/10623">#10623</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/9c1e7699a7ba433f66cabc7eefa18579acf58c85"><code>9c1e769</code></a> chore(release): cut the 5.30.0 release</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/5f013e9b90c3f6e23ce6b28900586f0856a2342e"><code>5f013e9</code></a> feat(deps): update ApiDOM to v1.0.0-rc.1 (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/10619">#10619</a>)</li> <li>See full diff in <a href="https://github.com/swagger-api/swagger-ui/compare/v5.29.5...v5.30.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.29.5&new-version=5.30.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>
1 parent 438894c commit c37c801

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

public/swagger-ui/swagger-ui-bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dependencies": {
55
"@stoplight/elements": "9.0.8",
66
"redoc": "2.5.2",
7-
"swagger-ui-dist": "5.29.5"
7+
"swagger-ui-dist": "5.30.2"
88
},
99
"scripts": {
1010
"swagger": "yarn run swagger:bundle && yarn run swagger:bundle:map && yarn run swagger:standalone && yarn run swagger:standalone:map && yarn run swagger:css && yarn run swagger:css:map",

0 commit comments

Comments
 (0)