Skip to content

chore(deps): bump swagger-ui-react from 5.27.1 to 5.29.1 in /docs#35437

Merged
sadpandajoe merged 1 commit intomasterfrom
dependabot/npm_and_yarn/docs/swagger-ui-react-5.29.1
Oct 2, 2025
Merged

chore(deps): bump swagger-ui-react from 5.27.1 to 5.29.1 in /docs#35437
sadpandajoe merged 1 commit intomasterfrom
dependabot/npm_and_yarn/docs/swagger-ui-react-5.29.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 1, 2025

Bumps swagger-ui-react from 5.27.1 to 5.29.1.

Release notes

Sourced from swagger-ui-react's releases.

v5.29.1

5.29.1 (2025-09-29)

Bug Fixes

  • security: update Axios to non-vulnerable 1.12.2 version (#10579) (54276b9)

v5.29.0

5.29.0 (2025-09-09)

Features

  • oauth2-redirect: externalize inline script for CSP compliance (#10559) (35eb103)

v5.28.1

5.28.1 (2025-09-03)

Bug Fixes

v5.28.0

5.28.0 (2025-08-28)

Features

Commits
  • 507a3bf chore(release): cut the 5.29.1 release
  • 072bb11 chore(deps): bump actions/github-script from 7 to 8 (#10568)
  • bf38276 chore(deps): bump cycjimmy/semantic-release-action from 4 to 5 (#10556)
  • 8826376 chore(deps): bump libexpat to 2.7.2-r0 (#10578)
  • 54276b9 fix(security): update Axios to non-vulnerable 1.12.2 version (#10579)
  • 4d61ba5 chore(deps): bump dompurify from 3.2.4 to 3.2.6 (#10572)
  • 6206c44 chore(deps): bump axios from 1.9.0 to 1.12.1 (#10570)
  • 7f5f6a8 chore(deps): bump actions/checkout from 4 to 5 (#10545)
  • 236fef5 chore(deps): bump actions/setup-node from 4 to 5 (#10560)
  • 26e6d3c chore(release): cut the 5.29.0 release
  • 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-react](https://github.com/swagger-api/swagger-ui) from 5.27.1 to 5.29.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.27.1...v5.29.1)

---
updated-dependencies:
- dependency-name: swagger-ui-react
  dependency-version: 5.29.1
  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 Dependabot - Pull requests that update Javascript code labels Oct 1, 2025
@korbit-ai
Copy link
Copy Markdown

korbit-ai Bot commented Oct 1, 2025

By default, I don't review pull requests opened by bots. If you would like me to review this pull request anyway, you can request a review via the /korbit-review command in a comment.

@github-actions github-actions Bot added the doc Namespace | Anything related to documentation label Oct 1, 2025
Copy link
Copy Markdown
Contributor

@bito-code-review bito-code-review Bot left a comment

Choose a reason for hiding this comment

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

Code Review Agent Run #a10275

Actionable Suggestions - 1
Review Details
  • Files reviewed - 1 · Commit Range: ae6e289..ae6e289
    • docs/yarn.lock
  • Files skipped - 1
    • docs/package.json - Reason: Filter setting
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Default Agent You can customize the agent settings here or contact your Bito workspace admin at evan@preset.io.

Documentation & Help

AI Code Review powered by Bito Logo

Comment thread docs/yarn.lock
short-unique-id "^5.3.2"
ts-mixer "^6.0.3"

"@swagger-api/apidom-core@^1.0.0-beta.46":
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Dependency version conflict

The yarn.lock file is keeping both old (@swagger-api/apidom-core@^1.0.0-beta.46) and new (@swagger-api/apidom-core@^1.0.0-beta.50) versions of swagger-api dependencies, which will cause version conflicts. swagger-client 3.35.7 specifically requires >=1.0.0-beta.50 <1.0.0-rc.0, so the beta.46 versions should be removed to prevent runtime issues.

Code suggestion
Check the AI-generated fix before applying
 -"@swagger-api/apidom-core@^1.0.0-beta.46":
 -  version "1.0.0-beta.46"
 -  resolved "https://registry.yarnpkg.com/@swagger-api/apidom-core/-/apidom-core-1.0.0-beta.46.tgz#6c879f6cf9e67fa0cc36955d3a7f0dd185e36b4f"
 -  integrity sha512-CC8SdAkjSA/l31xfg5l4860cixbYABIXamJeNcXJr+O1z9YNKHIIENeI0zIwORk/TYUaSOg1KUjDnV2Pdctufg==
 -  dependencies:
 -    "@babel/runtime-corejs3" "^7.26.10"
 -    "@swagger-api/apidom-ast" "^1.0.0-beta.46"
 -    "@swagger-api/apidom-error" "^1.0.0-beta.46"
 -    "@types/ramda" "~0.30.0"
 -    minim "~0.23.8"
 -    ramda "~0.30.0"
 -    ramda-adjunct "^5.0.0"
 -    short-unique-id "^5.3.2"
 -    ts-mixer "^6.0.3"
 @@ -3102,3 +3102,0 @@
 -"@swagger-api/apidom-error@^1.0.0-beta.46":
 -  version "1.0.0-beta.46"
 -  resolved "https://registry.yarnpkg.com/@swagger-api/apidom-error/-/apidom-error-1.0.0-beta.46.tgz#fe9039c23ac655930e1f06d99b8ea28bc40d905d"
 -  integrity sha512-AN2ZOHp7gtVsCa6hWxH3nk/1PS7bRtqDVCih3C5qA8k5JfHjP2wfks7b14Ns971SUvDD/SubaCmXmu0CRBHLag==
 -  dependencies:
 -    "@babel/runtime-corejs3" "^7.20.7"
 @@ -3119,3 +3119,0 @@
 -"@swagger-api/apidom-json-pointer@^1.0.0-beta.40 <1.0.0-rc.0", "@swagger-api/apidom-json-pointer@^1.0.0-beta.46":
 -  version "1.0.0-beta.46"
 -  resolved "https://registry.yarnpkg.com/@swagger-api/apidom-json-pointer/-/apidom-json-pointer-1.0.0-beta.46.tgz#40edcaf5fddc5c748ed4084c9042a2669cbf507c"
 -  integrity sha512-JsbCkYDG7rbf1QmEhtXgbuCGJ4oW+uWDOEnW+Gar49sjk/OKX/2GSGUpywRstnZcopjNarLcEx/H1mHRLoL45A==
 -  dependencies:
 -    "@babel/runtime-corejs3" "^7.26.10"
 -    "@swagger-api/apidom-core" "^1.0.0-beta.46"
 -    "@swagger-api/apidom-error" "^1.0.0-beta.46"
 -    "@swaggerexpert/json-pointer" "^2.10.1"

Code Review Run #a10275


Should Bito avoid suggestions like this for future reviews? (Manage Rules)

  • Yes, avoid them

@sadpandajoe sadpandajoe merged commit 38cb577 into master Oct 2, 2025
78 of 81 checks passed
@sadpandajoe sadpandajoe deleted the dependabot/npm_and_yarn/docs/swagger-ui-react-5.29.1 branch October 2, 2025 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies:npm dependencies Pull requests that update a dependency file doc Namespace | Anything related to documentation javascript Dependabot - Pull requests that update Javascript code size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant