Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps the dependencies group with 2 updates: @easyops-cn/docusaurus-search-local and swagger-ui-react.

Updates @easyops-cn/docusaurus-search-local from 0.52.1 to 0.52.2

Release notes

Sourced from @​easyops-cn/docusaurus-search-local's releases.

v0.52.2

0.52.2 (2025-12-01)

Bug Fixes

  • wrap SearchBar with DocsPreferredVersionContextProvider for Docusaurus 3.9+ compatibility (5aedc2e)
  • wrap SearchBar with DocsPreferredVersionContextProvider for Docusaurus 3.9+ compatibility (1b4f011)
Commits

Updates swagger-ui-react from 5.30.2 to 5.30.3

Release notes

Sourced from swagger-ui-react's releases.

v5.30.3

5.30.3 (2025-11-25)

Bug Fixes

  • deps: update vulnerable @​release-it/conventional-changelog to 10.0.2 (#10645) (6acfc6e)
  • deps: update vulnerable dependencies (js-yaml & glob) (#10644) (03cf01b)
  • utils: handle sanitizing multi-level relative paths (#10640) (58aff59), closes #4107
Commits
  • 199761a chore(release): cut the 5.30.3 release
  • 6acfc6e fix(deps): update vulnerable @​release-it/conventional-changelog to 10.0.2 (#1...
  • 03cf01b fix(deps): update vulnerable dependencies (js-yaml & glob) (#10644)
  • 8d9142e chore(deps): bump actions/checkout from 5 to 6 (#10643)
  • 58aff59 fix(utils): handle sanitizing multi-level relative paths (#10640)
  • 85f0c5f chore(deps): bump js-yaml from 4.1.0 to 4.1.1 (#10637)
  • 7f75ee3 chore(deps): bump actions/setup-node from 5 to 6 (#10608)
  • 2067270 chore(deps): bump github/codeql-action from 3 to 4 (#10595)
  • See full diff in compare view

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2025
@dependabot dependabot bot requested review from a team as code owners December 1, 2025 11:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 1, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@socket-security
Copy link

socket-security bot commented Dec 1, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​easyops-cn/​docusaurus-search-local@​0.52.1 ⏵ 0.52.298 +110073 +190 +1100

View full report

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-83ad092aab branch from 88a43c3 to b470ad6 Compare December 15, 2025 10:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-83ad092aab branch from b470ad6 to 34f2b7d Compare December 22, 2025 10:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-83ad092aab branch from 34f2b7d to 938347b Compare January 5, 2026 10:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-83ad092aab branch from 938347b to 571909b Compare January 12, 2026 12:23
Bumps the dependencies group with 2 updates: [@easyops-cn/docusaurus-search-local](https://github.com/easyops-cn/docusaurus-search-local/tree/HEAD/packages/docusaurus-search-local) and [swagger-ui-react](https://github.com/swagger-api/swagger-ui).


Updates `@easyops-cn/docusaurus-search-local` from 0.52.1 to 0.52.2
- [Release notes](https://github.com/easyops-cn/docusaurus-search-local/releases)
- [Commits](https://github.com/easyops-cn/docusaurus-search-local/commits/v0.52.2/packages/docusaurus-search-local)

Updates `swagger-ui-react` from 5.30.2 to 5.30.3
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v5.30.2...v5.30.3)

---
updated-dependencies:
- dependency-name: "@easyops-cn/docusaurus-search-local"
  dependency-version: 0.52.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: swagger-ui-react
  dependency-version: 5.30.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-83ad092aab branch from 571909b to da52c8d Compare January 19, 2026 11:54
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