Skip to content

Commit 72d73f2

Browse files
authored
chore(studio-deps)(deps): bump swagger-ui-dist from 5.29.5 to 5.30.2 in /studio [skip ci]
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.29.5 to 5.30.2. Release notes *Sourced from [swagger-ui-dist's releases](https://github.com/swagger-api/swagger-ui/releases).* > v5.30.2 > ------- > > [5.30.2](swagger-api/swagger-ui@v5.30.1...v5.30.2) (2025-11-04) > ------------------------------------------------------------------------------------------ > > ### Bug Fixes > > * **deps:** bump react-syntax-highlighter to 16.0.0 ([#10620](https://redirect.github.com/swagger-api/swagger-ui/issues/10620)) ([270d96d](swagger-api/swagger-ui@270d96d)) > > v5.30.1 > ------- > > [5.30.1](swagger-api/swagger-ui@v5.30.0...v5.30.1) (2025-10-31) > ------------------------------------------------------------------------------------------ > > ### Bug Fixes > > * prevent webook from crashing in case of openapi 3.0 ([#10623](https://redirect.github.com/swagger-api/swagger-ui/issues/10623)) ([e1ad309](swagger-api/swagger-ui@e1ad309)) > > v5.30.0 > ------- > > [5.30.0](swagger-api/swagger-ui@v5.29.5...v5.30.0) (2025-10-27) > ========================================================================================== > > ### Features > > * **deps:** update ApiDOM to v1.0.0-rc.1 ([#10619](https://redirect.github.com/swagger-api/swagger-ui/issues/10619)) ([5f013e9](swagger-api/swagger-ui@5f013e9)) Commits * [`30d8f98`](swagger-api/swagger-ui@30d8f98) chore(release): cut the 5.30.2 release * [`55160ce`](swagger-api/swagger-ui@55160ce) chore(deps): bump nginx from 1.29.2-alpine to 1.29.3-alpine ([#10627](https://redirect.github.com/swagger-api/swagger-ui/issues/10627)) * [`bac6044`](swagger-api/swagger-ui@bac6044) chore(deps): bump actions/upload-artifact from 4 to 5 ([#10617](https://redirect.github.com/swagger-api/swagger-ui/issues/10617)) * [`270d96d`](swagger-api/swagger-ui@270d96d) fix(deps): bump react-syntax-highlighter to 16.0.0 ([#10620](https://redirect.github.com/swagger-api/swagger-ui/issues/10620)) * [`a638e4b`](swagger-api/swagger-ui@a638e4b) chore(release): cut the 5.30.1 release * [`e1ad309`](swagger-api/swagger-ui@e1ad309) fix: prevent webook from crashing in case of openapi 3.0 ([#10623](https://redirect.github.com/swagger-api/swagger-ui/issues/10623)) * [`9c1e769`](swagger-api/swagger-ui@9c1e769) chore(release): cut the 5.30.0 release * [`5f013e9`](swagger-api/swagger-ui@5f013e9) feat(deps): update ApiDOM to v1.0.0-rc.1 ([#10619](https://redirect.github.com/swagger-api/swagger-ui/issues/10619)) * See full diff in [compare view](swagger-api/swagger-ui@v5.29.5...v5.30.2) [![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) --- Dependabot commands and options 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 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)
2 parents b1e39e7 + 3d1551b commit 72d73f2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

studio/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

studio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"jszip": "^3.10.1",
4343
"notyf": "^3.10.0",
4444
"pdfmake": "^0.2.13",
45-
"swagger-ui-dist": "^5.29.5",
45+
"swagger-ui-dist": "^5.30.2",
4646
"sweetalert2": "^11.26.3",
4747
"webcola": "^3.4.0"
4848
},

0 commit comments

Comments
 (0)