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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2024

This PR contains the following updates:

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

Release Notes

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

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)

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/Los_Angeles, 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.


  • 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 added the dependencies label Mar 2, 2024
Copy link
Contributor Author

renovate bot commented Mar 2, 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: engineering-playbook@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.1
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.1.1
npm ERR! node_modules/@docusaurus/theme-common
npm ERR!   peer @docusaurus/theme-common@"^2 || ^3" from @easyops-cn/docusaurus-search-local@0.40.1
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/2024-03-02T06_30_28_045Z-debug-0.log

@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch from f2b1401 to cd40d79 Compare May 23, 2024 11:22
@renovate renovate bot changed the title fix(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.40.0 fix(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.41.0 May 23, 2024
Copy link
Contributor Author

renovate bot commented May 23, 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: engineering-playbook@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.45.0
npm ERR!   node_modules/@easyops-cn/docusaurus-search-local
npm ERR!     @easyops-cn/docusaurus-search-local@"^0.45.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^18.0.0" from @docusaurus/plugin-content-docs@3.5.2
npm ERR! node_modules/@docusaurus/plugin-content-docs
npm ERR!   @docusaurus/plugin-content-docs@"^2 || ^3" from @easyops-cn/docusaurus-search-local@0.45.0
npm ERR!   node_modules/@easyops-cn/docusaurus-search-local
npm ERR!     @easyops-cn/docusaurus-search-local@"^0.45.0" from the root project
npm ERR!   peer @docusaurus/plugin-content-docs@"*" from @docusaurus/theme-common@3.5.2
npm ERR!   node_modules/@docusaurus/theme-common
npm ERR!     peer @docusaurus/theme-common@"^2 || ^3" from @easyops-cn/docusaurus-search-local@0.45.0
npm ERR!     node_modules/@easyops-cn/docusaurus-search-local
npm ERR!       @easyops-cn/docusaurus-search-local@"^0.45.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 /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/2024-10-09T11_33_40_348Z-debug-0.log

@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch from cd40d79 to 8215bb4 Compare June 4, 2024 09:08
@renovate renovate bot changed the title fix(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.41.0 fix(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.42.0 Jun 4, 2024
@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch from 8215bb4 to 6dd4c95 Compare June 5, 2024 10:36
@renovate renovate bot changed the title fix(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.42.0 fix(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.43.0 Jun 5, 2024
@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch from 6dd4c95 to 7938c20 Compare June 6, 2024 10:11
@renovate renovate bot changed the title fix(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.43.0 fix(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.44.0 Jun 6, 2024
@renovate renovate bot force-pushed the renovate/easyops-cn-docusaurus-search-local-0.x branch from 7938c20 to d4c0b21 Compare October 9, 2024 11:33
@renovate renovate bot changed the title fix(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.44.0 fix(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.45.0 Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants