Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps swagger-ui-dist from 5.21.0 to 5.30.1.

Release notes

Sourced from swagger-ui-dist's releases.

v5.30.1

5.30.1 (2025-10-31)

Bug Fixes

  • prevent webook from crashing in case of openapi 3.0 (#10623) (e1ad309)

v5.30.0

5.30.0 (2025-10-27)

Features

v5.29.5

5.29.5 (2025-10-17)

Bug Fixes

  • core: handle complex value stringification in Property component (#10604) (0422415), closes #10535
  • correct spec paths for parameters, responses and request bodies (#10609) (583c4fb)

v5.29.4

5.29.4 (2025-10-10)

Bug Fixes

v5.29.3

5.29.3 (2025-10-03)

Bug Fixes

  • auth: ensure schema is immutable when persisting authorization (#10588) (9124f59), closes #10569

v5.29.2

5.29.2 (2025-10-02)

Bug Fixes

... (truncated)

Commits
  • a638e4b chore(release): cut the 5.30.1 release
  • e1ad309 fix: prevent webook from crashing in case of openapi 3.0 (#10623)
  • 9c1e769 chore(release): cut the 5.30.0 release
  • 5f013e9 feat(deps): update ApiDOM to v1.0.0-rc.1 (#10619)
  • 04b9ad7 chore(release): cut the 5.29.5 release
  • 583c4fb fix: correct spec paths for parameters, responses and request bodies (#10609)
  • 0422415 fix(core): handle complex value stringification in Property component (#10604)
  • df3a68c chore(deps): bump nginx from 1.29.1-alpine to 1.29.2-alpine (#10605)
  • 526c9ee chore(release): cut the 5.29.4 release
  • 8138154 fix: update vulnerable libxml2 to 2.13.9-r0 (#10600)
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.21.0 to 5.30.1.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](swagger-api/swagger-ui@v5.21.0...v5.30.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docs/none Denotes a PR that doesn't need documentation (changes). ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. labels Nov 3, 2025
@kubermatic-bot kubermatic-bot added the dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. label Nov 3, 2025
@kubermatic-bot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubermatic member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@kubermatic-bot kubermatic-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Nov 3, 2025
@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.91%. Comparing base (c2911d6) to head (6dbb8a7).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7677   +/-   ##
=======================================
  Coverage   44.91%   44.91%           
=======================================
  Files         443      443           
  Lines       19883    19883           
  Branches     3237     3237           
=======================================
  Hits         8931     8931           
  Misses      10314    10314           
  Partials      638      638           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@ahmadhamzh ahmadhamzh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@kubermatic-bot kubermatic-bot added the lgtm Indicates that a PR is ready to be merged. label Nov 17, 2025
@kubermatic-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: d7bd3fdf6755bbd5da5d436ed23dc184ea485ad5

@kubermatic-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ahmadhamzh

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubermatic-bot kubermatic-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 17, 2025
@kubermatic-bot kubermatic-bot merged commit 1b0dac8 into main Nov 17, 2025
10 checks passed
@kubermatic-bot kubermatic-bot deleted the dependabot/npm_and_yarn/modules/web/swagger-ui-dist-5.30.1 branch November 17, 2025 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. dependencies Pull requests that update a dependency file docs/none Denotes a PR that doesn't need documentation (changes). lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants