Skip to content

Commit 61798f9

Browse files
authored
chore(studio-deps)(deps): bump swagger-ui-dist from 5.32.0 to 5.32.1 in /studio [skip ci]
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.32.0 to 5.32.1. Release notes *Sourced from [swagger-ui-dist's releases](https://github.com/swagger-api/swagger-ui/releases).* > v5.32.1 > ------- > > [5.32.1](swagger-api/swagger-ui@v5.32.0...v5.32.1) (2026-03-17) > ------------------------------------------------------------------------------------------ > > ### Bug Fixes > > * invalidate models components cache based on location ([#10764](https://redirect.github.com/swagger-api/swagger-ui/issues/10764)) ([fb78dd2](swagger-api/swagger-ui@fb78dd2)) > * **style:** use container queries for responsive design ([#10763](https://redirect.github.com/swagger-api/swagger-ui/issues/10763)) ([e35000e](swagger-api/swagger-ui@e35000e)) Commits * [`d361f5b`](swagger-api/swagger-ui@d361f5b) chore(release): cut the 5.32.1 release * [`d202577`](swagger-api/swagger-ui@d202577) chore(deps): update swagger-js ([#10772](https://redirect.github.com/swagger-api/swagger-ui/issues/10772)) * [`07ee095`](swagger-api/swagger-ui@07ee095) chore(deps): bump mshick/add-pr-comment from 2 to 3 ([#10768](https://redirect.github.com/swagger-api/swagger-ui/issues/10768)) * [`ffdd27c`](swagger-api/swagger-ui@ffdd27c) chore(deps): bump nginx from 1.29.5-alpine to 1.29.6-alpine ([#10771](https://redirect.github.com/swagger-api/swagger-ui/issues/10771)) * [`e35000e`](swagger-api/swagger-ui@e35000e) fix(style): use container queries for responsive design ([#10763](https://redirect.github.com/swagger-api/swagger-ui/issues/10763)) * [`fb78dd2`](swagger-api/swagger-ui@fb78dd2) fix: invalidate models components cache based on location ([#10764](https://redirect.github.com/swagger-api/swagger-ui/issues/10764)) * [`8e1bfef`](swagger-api/swagger-ui@8e1bfef) chore(deps): bump docker/login-action from 3 to 4 ([#10750](https://redirect.github.com/swagger-api/swagger-ui/issues/10750)) * [`f67003b`](swagger-api/swagger-ui@f67003b) chore(deps): bump docker/setup-buildx-action from 3 to 4 ([#10766](https://redirect.github.com/swagger-api/swagger-ui/issues/10766)) * [`71134e1`](swagger-api/swagger-ui@71134e1) build: use Node.js@24.14.0 in dev setup ([#10674](https://redirect.github.com/swagger-api/swagger-ui/issues/10674)) * [`0c9412b`](swagger-api/swagger-ui@0c9412b) chore(deps): bump docker/setup-qemu-action from 3 to 4 ([#10749](https://redirect.github.com/swagger-api/swagger-ui/issues/10749)) * Additional commits viewable in [compare view](swagger-api/swagger-ui@v5.32.0...v5.32.1) [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=swagger-ui-dist&package-manager=npm\_and\_yarn&previous-version=5.32.0&new-version=5.32.1)](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 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 2560e46 + a1561c8 commit 61798f9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
"marked": "^17.0.5",
4343
"jszip": "^3.10.1",
4444
"pdfmake": "^0.3.7",
45-
"swagger-ui-dist": "^5.32.0",
45+
"swagger-ui-dist": "^5.32.1",
4646
"sweetalert2": "^11.26.24"
4747
},
4848
"devDependencies": {

0 commit comments

Comments
 (0)