Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @easyops-cn/docusaurus-search-local to ^0.44.0 #932

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@easyops-cn/docusaurus-search-local (source) ^0.23.3 -> ^0.44.0 age adoption passing confidence

Release Notes

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

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)

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 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.


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

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

@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch 16 times, most recently from f9fe1f0 to bc11f6f Compare August 28, 2024 11:20
@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch 13 times, most recently from 7de96b4 to 8e381ae Compare September 4, 2024 13:29
@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch 15 times, most recently from 4f21dbc to b0b89f0 Compare September 10, 2024 12:19
@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch 12 times, most recently from 92c4e10 to 11ec07e Compare September 18, 2024 17:13
@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch from 11ec07e to f233307 Compare September 19, 2024 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants