Skip to content

Bump swagger-ui-dist from 5.27.1 to 5.32.6 - #439

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/swagger-ui-dist-5.32.6
Closed

Bump swagger-ui-dist from 5.27.1 to 5.32.6#439
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/swagger-ui-dist-5.32.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Copy link
Copy Markdown
Contributor

Bumps swagger-ui-dist from 5.27.1 to 5.32.6.

Release notes

Sourced from swagger-ui-dist's releases.

v5.32.6

5.32.6 (2026-05-12)

Bug Fixes

  • deps-dev: address undici vulnerability (#10870) (35f5a6a)
  • docker: address CVE-2026-27135 nghttp2-libs vulnerability (#10879) (0a63415)

v5.32.5

5.32.5 (2026-04-27)

Bug Fixes

Reverts

v5.32.4

5.32.4 (2026-04-15)

Bug Fixes

  • authorization: increase backdrop z-index (#10831) (fd08fe8)
  • docker: upgrade alpine packages to address HIGH severity CVEs (#10830) (095ee75)

v5.32.3

5.32.3 (2026-04-14)

Bug Fixes

  • style: move button margin from right to left (#10696) (30279ef)

Performance Improvements

v5.32.2

5.32.2 (2026-04-07)

Bug Fixes

... (truncated)

Commits
  • dcdca62 chore(release): cut the 5.32.6 release
  • 871b897 chore(deps): swagger-client to 3.37.4 (#10880)
  • 0a63415 fix(docker): address CVE-2026-27135 nghttp2-libs vulnerability (#10879)
  • 9da9aed chore(deps-dev): bump fast-uri from 3.0.6 to 3.1.2 (#10875)
  • 716b006 chore(deps): bump @​babel/plugin-transform-modules-systemjs (#10877)
  • 70120da chore(deps-dev): replace html-webpack-skip-assets-plugin with native excludeC...
  • f672bd2 chore(deps): bump axios from 1.15.0 to 1.16.0 (#10872)
  • 35f5a6a fix(deps-dev): address undici vulnerability (#10870)
  • 5210ab5 chore(deps-dev): bump postcss from 8.5.3 to 8.5.12 (#10859)
  • dcb493c chore(release): cut the 5.32.5 release
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


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 <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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.27.1 to 5.32.6.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v5.27.1...v5.32.6)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-version: 5.32.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 19, 2026
lkacenja added a commit that referenced this pull request Jun 26, 2026
* Update contact link in README.md

* security: dependabot cooldowns

* Deps: bump GitHub Actions

- actions/checkout 6 -> 7 (#456)
- actions/setup-python 6 -> 6.2.0 (#455)
- ruby/setup-ruby 1 -> 1.313.0 (#453)
- aws-actions/amazon-ecr-login 2 -> 2.1.5 (#448)
- aws-actions/configure-aws-credentials 6 -> 6.1.3 (#446)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Deps: bump Ruby gems

Majors (reviewed + suite passing):
- puma 7.2.0 -> 8.0.2 (#435)
- grape 2.4.0 -> 3.3.0 (#418)
- brakeman 7.1.2 -> 8.0.5 (#411)

Minor/patch:
- view_component 4.6.0 -> 4.12.0 (#421)
- selenium-webdriver 4.41.0 -> 4.45.0 (#416)
- aws-sdk-s3 1.218.0 -> 1.226.0 (#434)
- aws-sdk-lambda 1.176.0 -> 1.185.0 (#431)
- smarter_csv 1.16.2 -> 1.18.0 (#436)
- overcommit 0.68.0 -> 0.69.0 (#409)

Note: grape-swagger 2.1.4 emits a desc() deprecation under grape 3;
upstream lag, docs still generate and API specs pass.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Deps: bump JS packages

- esbuild 0.25.0 -> 0.28.1 (#452)
- swagger-ui-dist 5.27.1 -> 5.32.8 (#439)
- chart.js 4.4.9 -> 4.5.1 (#430)
- postcss 8.5.1 -> 8.5.15 (#442)
- autoprefixer 10.4.20 -> 10.5.1 (#429)

JS and CSS builds verified.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Jenn Thom <jenn.thom@gmail.com>
Co-authored-by: Rob DiCiuccio <rdiciuccio@codeforamerica.org>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@lkacenja

Copy link
Copy Markdown
Contributor

Superseded by the batched dependency update in #457 (landed on dev), which shipped this package at the target version or newer. Closing.

@lkacenja lkacenja closed this Jun 26, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/swagger-ui-dist-5.32.6 branch June 26, 2026 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant