Skip to content

fix(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.55.0#7

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/easyops-cn-docusaurus-search-local-0.x
Open

fix(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.55.0#7
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/easyops-cn-docusaurus-search-local-0.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Apr 25, 2022

This PR contains the following updates:

Package Change Age Confidence
@easyops-cn/docusaurus-search-local (source) ^0.23.1^0.55.0 age confidence

Release Notes

easyops-cn/docusaurus-search-local (@​easyops-cn/docusaurus-search-local)

v0.55.1

Compare Source

Bug Fixes
  • limit caret-to-end fix to small screens (max-width: 576px) only (d1d6e08)
  • move caret to end of input when re-opening search bar on mobile (47692df)
  • move search caret to end on focus, small screens only (69c24f1)

v0.55.0

Compare Source

Features
  • make open-ask-ai opt-in via optional peer dependency (#​563) (98d7888)

v0.54.1

Compare Source

Bug Fixes
  • Cannot read properties of undefined (reading 'toLowerCase') (3f45515)

v0.54.0

Compare Source

Features
  • make open-ask-ai async and optional (4c404ab)
  • make open-ask-ai async and optional (e031739), closes #​558

v0.53.0

Compare Source

Features

v0.52.3

Compare Source

Bug Fixes
  • replace useDocsPreferredVersion with useActiveVersion #​467 (7e72ef4)
  • replace useDocsPreferredVersion with useActiveVersion (15ba30d)

v0.52.2

Compare Source

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

v0.52.1

Compare Source

Bug Fixes
  • Fix non-deterministic search-index.json generation #​529 (964f84a)

v0.52.0

Compare Source

Features
  • Add configurable keyboard shortcut for search bar focus (92b32ee), closes #​516

v0.51.1

Compare Source

Bug Fixes
  • fix active menu item matching for categories with collapsible disabled (725bbb1)
  • fix active menu item matching for categories with collapsible disabled (3b69844), closes #​524

v0.51.0

Compare Source

Features

v0.50.0

Compare Source

Features
  • support setting a language list to remove their default stop word filter (e7ce7ac), closes #​517

v0.49.2

Compare Source

Bug Fixes

v0.49.1

Compare Source

Bug Fixes

v0.49.0

Compare Source

Features

v0.48.5

Compare Source

Bug Fixes

v0.48.4

Compare Source

Bug Fixes

v0.48.3

Compare Source

Bug Fixes
  • sync the input value and focus state for SSR (be7c125)

v0.48.2

Compare Source

Bug Fixes
  • excludes mobile toc button for search marks, fixes #​473 (b8dd155)

v0.48.1

Compare Source

Bug Fixes
  • do not limit the search page result by searchResultLimits, closes #​480 (29f6d69)

v0.48.0

Compare Source

Features
  • add active border highlight for search bar input (06ddff2)

v0.47.0

Compare Source

Features

v0.46.1

Compare Source

Bug Fixes
  • fix Uncaught ReferenceError: importScripts is not defined (139b82b)

v0.46.0

Compare Source

Features
  • move search to Web Worker (15b7fba)

v0.45.0

Compare Source

Features
  • fix a perf issue when searching with a large number of Chinese words (abe720c), closes #​312
Bug Fixes
  • fix a perf issue that cut zh words unnecessary repeatedly (870dc88)
  • limit the number of terms, closes #​312 (c889047)

v0.44.6

Compare Source

Bug Fixes

v0.44.5

Compare Source

Bug Fixes

v0.44.4

Compare Source

Bug Fixes

v0.44.3

Compare Source

Bug Fixes

v0.44.2

Compare Source

Bug Fixes
  • manually make the search bar be LTR even if in RTL (a5c7184)

v0.44.1

Compare Source

Bug Fixes

v0.44.0

Compare Source

Features

v0.43.0

Compare Source

Features
  • add theme.SearchPage.searchContext.everywhere to locales (#​414) (5e13bda)

v0.42.0

Compare Source

Features

v0.41.1

Compare Source

Bug Fixes

v0.41.0

Compare Source

Features
  • support search based on description and keywords (0c12b59), closes #​344

v0.40.1

Compare Source

Bug Fixes

v0.40.0

Compare Source

Features
  • allow force enable search index even if noIndex: true is set (09d0f30), closes #​385
  • support i18n for search context labels (83b05a2)

v0.39.0

Compare Source

Features

v0.38.1

Compare Source

Bug Fixes

v0.38.0

Compare Source

Features

v0.37.5

Compare Source

Bug Fixes
  • set typescript target back to ES6 (c05151f)

v0.37.4

Compare Source

Bug Fixes
  • fix peer deps of react 16/17/18 (700d640)

v0.37.3

Compare Source

Bug Fixes

v0.37.2

Compare Source

Bug Fixes
  • support both Docusaurus v2 and v3 (89bd0f5)

v0.37.1

Compare Source

Bug Fixes
  • update readme and fix release workflow (e11ad12)

v0.36.0

Compare Source

Features
  • added ignoreClasses option to be able to exclude specific content from indexing (e9f7794)
Bug Fixes
  • make tests work on windows (565199a)

v0.35.0

Compare Source

Features

v0.34.0

Compare Source

Features

v0.33.6

Compare Source

Bug Fixes
  • use key instead of code for keyboard events (5e919f4), closes #​298

v0.33.5

Compare Source

Bug Fixes
  • fix see all results with non-ascii chars (18b5a16)

v0.33.4

Compare Source

Bug Fixes
  • refine version in search page (6d091b7)

v0.33.3

Compare Source

Bug Fixes
  • pass version instead of detect version in search page (8ca32f0), closes #​285

v0.33.2

Compare Source

Bug Fixes

v0.33.1

Compare Source

Bug Fixes
  • refine search context, support hideSearchBarWithNoSearchContext (38908ed)

v0.33.0

Compare Source

Features
  • support search context by paths (aa6de9a)

v0.32.1

Compare Source

Bug Fixes
  • fix indexing when trailingSlash is explicitly set (cfc603d)

v0.32.0

Compare Source

Features

v0.31.0

Compare Source

Features

v0.30.2

Compare Source

Bug Fixes
  • remove useDocsPreferredVersion error log entirely (56f5ab5)
  • use debug instead of console.error for useDocsPreferredVersion message (3a09e39)

v0.30.1

Compare Source

Bug Fixes
  • fix building error when docs disabled (07b1724)

v0.30.0

Compare Source

Features
  • support saving hash in filename instead of query (4930a88), closes #​171

v0.29.4

Compare Source

Bug Fixes
  • fix call stack overflow with large code blocks (e0b2cfd), closes #​164

v0.29.3

Compare Source

Bug Fixes
  • hide clear button on small screen when input is not focused (c69fbf6), closes #​230

v0.29.2

Compare Source

Bug Fixes

v0.29.1

Compare Source

Bug Fixes
  • require docusaurus v2.0.0-rc.1 (41a4e67)
  • add hack for useDocsPreferredVersion crash in SearchPage (02fdc42)
  • fix error when not using versions (f11293f)

v0.29.0

Compare Source

Features
  • support disabling search bar shortcut (e0ea5ae)
  • support hiding search bar shortcut hint (9344bd2)

v0.28.0

Compare Source

Features

v0.27.2

Compare Source

Bug Fixes
  • search page for non latest doc versions (15f6161)
  • use the active plugin id when getting the current docs version (824e134)
  • fix active plugin may be undefined (0bfbbb2)
  • make @docusaurus/theme-common as peer (68dc812)

v0.27.1

Compare Source

Bug Fixes
  • properly support no trailing slashes after fixing indexing top level pages (999bd8b), closes #​212

v0.27.0

Compare Source

Features

v0.26.1

Compare Source

0.26.1 (2022-05-25)
Bug Fixes
  • fix i18n id of theme.SearchPage.noResultsText (fe530f3)

v0.26.0

Compare Source

Features

v0.25.0

Compare Source

⚠ BREAKING CHANGES
  • drop translations in options
Features

v0.24.1

Compare Source

0.24.1 (2022-05-19)
Bug Fixes
  • fix indexing content between h1 and h2 (f38b307)

v0.24.0

Compare Source

Features
  • Add option to disable the default lunr stemmer (ff8e9a2)
Bug Fixes
  • deps: update dependency fs-extra to v10 (96c9220)
  • Fix parsing of top level pages when using docs only mode (ff8e9a2)
  • Fix passing of top sections for versions of docusaurus with breadcrumbs (ff8e9a2)
  • Fix search term highlighting when reusing the same search string (ff8e9a2)

v0.23.3: @​easyops-cn/docusaurus-search-local v0.23.3

Compare Source

Bug Fixes
  • Update getIndexHash.ts to support mdx and traverseAll (#​172) (717942e)

v0.23.2: @​easyops-cn/docusaurus-search-local v0.23.2

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Apr 25, 2022

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Error Error Feb 13, 2026 11:40pm

@renovate renovate bot changed the title fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.23.2 fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.23.3 May 18, 2022
@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch from bb5026d to b32ed6d Compare May 18, 2022 02:40
@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch from b32ed6d to 89ac7c6 Compare May 18, 2022 10:39
@renovate renovate bot changed the title fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.23.3 fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.24.0 May 18, 2022
@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch from 89ac7c6 to 2990dcf Compare May 19, 2022 11:13
@renovate renovate bot changed the title fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.24.0 fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.25.0 May 19, 2022
@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch from 2990dcf to ab584e7 Compare May 24, 2022 14:29
@renovate renovate bot changed the title fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.25.0 fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.26.0 May 24, 2022
@renovate renovate bot changed the title fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.26.0 fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.26.1 May 25, 2022
@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch from ab584e7 to a0afc81 Compare May 25, 2022 15:58
@renovate renovate bot changed the title fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.26.1 fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.27.0 May 29, 2022
@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch from a0afc81 to 0bd8f75 Compare May 29, 2022 11:51
@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch from 0bd8f75 to 3290d5f Compare June 13, 2022 02:24
@renovate renovate bot changed the title fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.27.0 fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.27.1 Jun 13, 2022
@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch from 3290d5f to a1c7271 Compare June 21, 2022 12:44
@renovate renovate bot changed the title fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.27.1 fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.27.2 Jun 21, 2022
@renovate
Copy link
Author

renovate bot commented Jun 21, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: website@0.0.0
npm ERR! Found: react@17.0.2
npm ERR! node_modules/react
npm ERR!   react@"^17.0.2" from the root project
npm ERR!   peer react@"^16.14.0 || ^17 || ^18" from @easyops-cn/docusaurus-search-local@0.40.0
npm ERR!   node_modules/@easyops-cn/docusaurus-search-local
npm ERR!     @easyops-cn/docusaurus-search-local@"^0.40.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^18.0.0" from @docusaurus/theme-common@3.0.1
npm ERR! node_modules/@docusaurus/theme-common
npm ERR!   peer @docusaurus/theme-common@"^2 || ^3" from @easyops-cn/docusaurus-search-local@0.40.0
npm ERR!   node_modules/@easyops-cn/docusaurus-search-local
npm ERR!     @easyops-cn/docusaurus-search-local@"^0.40.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2023-12-20T08_29_26_377Z-debug-0.log

@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch from a1c7271 to b8c4dbf Compare June 28, 2022 03:43
@renovate renovate bot changed the title fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.27.2 fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.28.0 Jun 28, 2022
@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch from bd744d8 to f4855c8 Compare July 22, 2022 05:17
@renovate renovate bot changed the title fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.29.4 fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.30.1 Jul 22, 2022
@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch from f4855c8 to d3eae3b Compare July 23, 2022 13:39
@renovate renovate bot changed the title fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.30.1 fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.30.2 Jul 23, 2022
@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch from d3eae3b to 10b2de9 Compare September 25, 2022 13:04
@renovate renovate bot changed the title fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.30.2 fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.32.0 Sep 25, 2022
@netlify
Copy link

netlify bot commented Sep 25, 2022

Deploy Preview for vodyani failed.

Name Link
🔨 Latest commit db3516d
🔍 Latest deploy log https://app.netlify.com/projects/vodyani/deploys/698fb67cec80e100086c2398

@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch from 10b2de9 to 488736f Compare October 8, 2022 02:30
@renovate renovate bot changed the title fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.32.0 fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.32.1 Oct 8, 2022
@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch from 488736f to bb3b26a Compare October 16, 2022 15:17
@renovate renovate bot changed the title fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.32.1 fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.33.0 Oct 16, 2022
@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch from bb3b26a to d6f2299 Compare October 17, 2022 10:45
@renovate renovate bot changed the title fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.33.0 fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.33.1 Oct 17, 2022
@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch from d6f2299 to e77230e Compare October 17, 2022 14:48
@renovate renovate bot changed the title fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.33.1 fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.33.2 Oct 17, 2022
@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch from e77230e to b53c112 Compare October 18, 2022 17:22
@renovate renovate bot changed the title fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.33.2 fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.33.4 Oct 18, 2022
@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch from b53c112 to 28675b4 Compare October 24, 2022 16:02
@renovate renovate bot changed the title fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.33.4 fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.33.5 Oct 24, 2022
@renovate
Copy link
Author

renovate bot commented May 24, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: website@0.0.0
npm ERR! Found: react@17.0.2
npm ERR! node_modules/react
npm ERR!   react@"^17.0.2" from the root project
npm ERR!   peer react@"^16.14.0 || ^17 || ^18 || ^19" from @easyops-cn/docusaurus-search-local@0.55.1
npm ERR!   node_modules/@easyops-cn/docusaurus-search-local
npm ERR!     @easyops-cn/docusaurus-search-local@"^0.55.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^18.0.0 || ^19.0.0" from @docusaurus/plugin-content-docs@3.9.2
npm ERR! node_modules/@docusaurus/plugin-content-docs
npm ERR!   @docusaurus/plugin-content-docs@"^2 || ^3" from @easyops-cn/docusaurus-search-local@0.55.1
npm ERR!   node_modules/@easyops-cn/docusaurus-search-local
npm ERR!     @easyops-cn/docusaurus-search-local@"^0.55.0" from the root project
npm ERR!   peer @docusaurus/plugin-content-docs@"*" from @docusaurus/theme-common@3.9.2
npm ERR!   node_modules/@docusaurus/theme-common
npm ERR!     peer @docusaurus/theme-common@"^2 || ^3" from @easyops-cn/docusaurus-search-local@0.55.1
npm ERR!     node_modules/@easyops-cn/docusaurus-search-local
npm ERR!       @easyops-cn/docusaurus-search-local@"^0.55.0" from the root project
npm ERR!     1 more (@docusaurus/plugin-content-docs)
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2026-03-14T18_44_13_500Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants