chore(deps): bump swagger-ui-react from 5.27.1 to 5.29.1 in /docs#35437
Conversation
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>
There was a problem hiding this comment.
Code Review Agent Run #a10275
Actionable Suggestions - 1
-
docs/yarn.lock - 1
- Dependency version conflict · Line 3080-3080
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
| short-unique-id "^5.3.2" | ||
| ts-mixer "^6.0.3" | ||
|
|
||
| "@swagger-api/apidom-core@^1.0.0-beta.46": |
There was a problem hiding this comment.
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
Bumps swagger-ui-react from 5.27.1 to 5.29.1.
Release notes
Sourced from swagger-ui-react's releases.
Commits
507a3bfchore(release): cut the 5.29.1 release072bb11chore(deps): bump actions/github-script from 7 to 8 (#10568)bf38276chore(deps): bump cycjimmy/semantic-release-action from 4 to 5 (#10556)8826376chore(deps): bump libexpat to 2.7.2-r0 (#10578)54276b9fix(security): update Axios to non-vulnerable 1.12.2 version (#10579)4d61ba5chore(deps): bump dompurify from 3.2.4 to 3.2.6 (#10572)6206c44chore(deps): bump axios from 1.9.0 to 1.12.1 (#10570)7f5f6a8chore(deps): bump actions/checkout from 4 to 5 (#10545)236fef5chore(deps): bump actions/setup-node from 4 to 5 (#10560)26e6d3cchore(release): cut the 5.29.0 releaseDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)