Commit 0c44260
authored
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)
|

|

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

|

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

|

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

|

|
🔧 This Pull Request updates lock files to use the latest dependency
versions.
---
### Release Notes
<details>
<summary>easyops-cn/docusaurus-search-local
(@​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
[#​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
([#​35632](https://redirect.github.com/facebook/react/pull/35632)
by [@​gnoff](https://redirect.github.com/gnoff),
[@​lubieowoce](https://redirect.github.com/lubieowoce),
[@​sebmarkbage](https://redirect.github.com/sebmarkbage),
[@​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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments