Skip to content

Commit 0c44260

Browse files
fix(deps): lock file maintenance documentation dependencies (#43)
This PR contains the following updates: | Package | Type | Update | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | | | lockFileMaintenance | All locks refreshed | | | | [@easyops-cn/docusaurus-search-local](https://redirect.github.com/easyops-cn/docusaurus-search-local) ([source](https://redirect.github.com/easyops-cn/docusaurus-search-local/tree/HEAD/packages/docusaurus-search-local)) | dependencies | minor | [`^0.52.1` → `^0.53.0`](https://renovatebot.com/diffs/npm/@easyops-cn%2fdocusaurus-search-local/0.52.2/0.53.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@easyops-cn%2fdocusaurus-search-local/0.53.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@easyops-cn%2fdocusaurus-search-local/0.52.2/0.53.0?slim=true) | | [glob](https://redirect.github.com/isaacs/node-glob) | dependencies | patch | [`13.0.0` → `13.0.1`](https://renovatebot.com/diffs/npm/glob/13.0.0/13.0.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/glob/13.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/glob/13.0.0/13.0.1?slim=true) | | [react](https://react.dev/) ([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/react)) | dependencies | patch | [`19.2.3` → `19.2.4`](https://renovatebot.com/diffs/npm/react/19.2.3/19.2.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/react/19.2.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react/19.2.3/19.2.4?slim=true) | | [react-dom](https://react.dev/) ([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/react-dom)) | dependencies | patch | [`19.2.3` → `19.2.4`](https://renovatebot.com/diffs/npm/react-dom/19.2.3/19.2.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/react-dom/19.2.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-dom/19.2.3/19.2.4?slim=true) | 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Release Notes <details> <summary>easyops-cn/docusaurus-search-local (@&#8203;easyops-cn/docusaurus-search-local)</summary> ### [`v0.53.0`](https://redirect.github.com/easyops-cn/docusaurus-search-local/releases/tag/v0.53.0) [Compare Source](https://redirect.github.com/easyops-cn/docusaurus-search-local/compare/v0.52.3...v0.53.0) ##### Features - support Ask AI ([8a5d29e](https://redirect.github.com/easyops-cn/docusaurus-search-local/commit/8a5d29e2e5b3b1cb534b1bbf13075f6824307d2e)) - support Ask AI ([3b2e339](https://redirect.github.com/easyops-cn/docusaurus-search-local/commit/3b2e339a04ac9347e73fe39d63237ffa3e63242a)) ### [`v0.52.3`](https://redirect.github.com/easyops-cn/docusaurus-search-local/releases/tag/v0.52.3) [Compare Source](https://redirect.github.com/easyops-cn/docusaurus-search-local/compare/v0.52.2...v0.52.3) ##### Bug Fixes - replace useDocsPreferredVersion with useActiveVersion [#&#8203;467](https://redirect.github.com/easyops-cn/docusaurus-search-local/issues/467) ([7e72ef4](https://redirect.github.com/easyops-cn/docusaurus-search-local/commit/7e72ef42c8605f4f4147b2227decc9865ac41afd)) - replace useDocsPreferredVersion with useActiveVersion ([15ba30d](https://redirect.github.com/easyops-cn/docusaurus-search-local/commit/15ba30d8c4aab85984be337f227b3ab166daa93e)) </details> <details> <summary>isaacs/node-glob (glob)</summary> ### [`v13.0.1`](https://redirect.github.com/isaacs/node-glob/compare/v13.0.0...v13.0.1) [Compare Source](https://redirect.github.com/isaacs/node-glob/compare/v13.0.0...v13.0.1) </details> <details> <summary>facebook/react (react)</summary> ### [`v19.2.4`](https://redirect.github.com/facebook/react/releases/tag/v19.2.4): 19.2.4 (January 26th, 2026) [Compare Source](https://redirect.github.com/facebook/react/compare/v19.2.3...v19.2.4) ##### React Server Components - Add more DoS mitigations to Server Actions, and harden Server Components ([#&#8203;35632](https://redirect.github.com/facebook/react/pull/35632) by [@&#8203;gnoff](https://redirect.github.com/gnoff), [@&#8203;lubieowoce](https://redirect.github.com/lubieowoce), [@&#8203;sebmarkbage](https://redirect.github.com/sebmarkbage), [@&#8203;unstubbable](https://redirect.github.com/unstubbable)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cloudnative-pg/docs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTUuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21hdGVkIiwibm8taXNzdWUiXX0=--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9334f01 commit 0c44260

2 files changed

Lines changed: 810 additions & 595 deletions

File tree

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@docusaurus/core": "3.9.2",
1919
"@docusaurus/plugin-client-redirects": "3.9.2",
2020
"@docusaurus/preset-classic": "3.9.2",
21-
"@easyops-cn/docusaurus-search-local": "^0.52.1",
21+
"@easyops-cn/docusaurus-search-local": "^0.53.0",
2222
"@mdx-js/react": "^3.0.0",
2323
"clsx": "^2.0.0",
2424
"glob": "^13.0.0",

0 commit comments

Comments
 (0)