Skip to content

Commit b0e9e48

Browse files
fix(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.52.0 (#922)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@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)) | [`^0.51.0` -> `^0.52.0`](https://renovatebot.com/diffs/npm/@easyops-cn%2fdocusaurus-search-local/0.51.1/0.52.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@easyops-cn%2fdocusaurus-search-local/0.52.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@easyops-cn%2fdocusaurus-search-local/0.51.1/0.52.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>easyops-cn/docusaurus-search-local (@&#8203;easyops-cn/docusaurus-search-local)</summary> ### [`v0.52.0`](https://redirect.github.com/easyops-cn/docusaurus-search-local/releases/tag/v0.52.0) [Compare Source](https://redirect.github.com/easyops-cn/docusaurus-search-local/compare/v0.51.1...v0.52.0) ##### Features - Add configurable keyboard shortcut for search bar focus ([92b32ee](https://redirect.github.com/easyops-cn/docusaurus-search-local/commit/92b32ee0ba0ee63664b3ae2cae9aa92b433025cf)), closes [#&#8203;516](https://redirect.github.com/easyops-cn/docusaurus-search-local/issues/516) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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/dotnet/dotnet-operator-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Christoph Bühler <[email protected]>
1 parent 4da87c2 commit b0e9e48

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@docusaurus/core": "3.8.1",
1818
"@docusaurus/preset-classic": "3.8.1",
1919
"@docusaurus/theme-mermaid": "3.8.1",
20-
"@easyops-cn/docusaurus-search-local": "^0.51.0",
20+
"@easyops-cn/docusaurus-search-local": "^0.52.0",
2121
"@mdx-js/react": "^3.0.0",
2222
"clsx": "^2.0.0",
2323
"prism-react-renderer": "^2.3.0",

0 commit comments

Comments
 (0)