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

build(deps): bump the dependencies group with 4 updates #139

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps the dependencies group with 4 updates: @easyops-cn/docusaurus-search-local, @mdx-js/react, @scalar/docusaurus and node.

Updates @easyops-cn/docusaurus-search-local from 0.44.5 to 0.45.0

Release notes

Sourced from @​easyops-cn/docusaurus-search-local's releases.

v0.45.0

0.45.0 (2024-10-09)

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

0.44.6 (2024-10-08)

Bug Fixes

  • use require.resolve for generated js, fixes #459 (4728b28)
Commits

Updates @mdx-js/react from 3.0.1 to 3.1.0

Release notes

Sourced from @​mdx-js/react's releases.

3.1.0

Add

Fix

  • d306f870 @mdx-js/core: replace periscopic with estree-util-scope
  • c7479905 @mdx-js/core: fix injecting providers for jsx in esm, expressions
  • 3a794ab5 @mdx-js/loader: fix ESM type import by @​remcohaszing in mdx-js/mdx#2452
  • be79212a @mdx-js/loader: change webpack peer dependency to optional by @​chenjiahan in mdx-js/mdx#2440

Types

Miscellaneous

  • 77158cdb Refactor to externalize recma packages

Site

... (truncated)

Commits

Updates @scalar/docusaurus from 0.4.103 to 0.4.132

Changelog

Sourced from @​scalar/docusaurus's changelog.

0.4.132

Patch Changes

  • @​scalar/api-reference-react@​0.3.130

0.4.131

Patch Changes

  • Updated dependencies [0e19781]
    • @​scalar/api-reference-react@​0.3.129

0.4.130

Patch Changes

  • @​scalar/api-reference-react@​0.3.128

0.4.129

Patch Changes

  • @​scalar/api-reference-react@​0.3.127

0.4.128

Patch Changes

  • @​scalar/api-reference-react@​0.3.126

0.4.127

Patch Changes

  • @​scalar/api-reference-react@​0.3.125

0.4.126

Patch Changes

  • @​scalar/api-reference-react@​0.3.124

0.4.125

Patch Changes

  • @​scalar/api-reference-react@​0.3.123

0.4.124

... (truncated)

Commits

Updates node from 22.9.0 to 22.11.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 4 updates: [@easyops-cn/docusaurus-search-local](https://github.com/easyops-cn/docusaurus-search-local/tree/HEAD/packages/docusaurus-search-local), [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react), [@scalar/docusaurus](https://github.com/scalar/scalar/tree/HEAD/packages/docusaurus) and [node](https://github.com/aredridel/node-bin-gen).


Updates `@easyops-cn/docusaurus-search-local` from 0.44.5 to 0.45.0
- [Release notes](https://github.com/easyops-cn/docusaurus-search-local/releases)
- [Commits](https://github.com/easyops-cn/docusaurus-search-local/commits/v0.45.0/packages/docusaurus-search-local)

Updates `@mdx-js/react` from 3.0.1 to 3.1.0
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/commits/3.1.0/packages/react)

Updates `@scalar/docusaurus` from 0.4.103 to 0.4.132
- [Changelog](https://github.com/scalar/scalar/blob/main/packages/docusaurus/CHANGELOG.md)
- [Commits](https://github.com/scalar/scalar/commits/HEAD/packages/docusaurus)

Updates `node` from 22.9.0 to 22.11.0
- [Commits](https://github.com/aredridel/node-bin-gen/commits)

---
updated-dependencies:
- dependency-name: "@easyops-cn/docusaurus-search-local"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@mdx-js/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@scalar/docusaurus"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: node
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2024
@dependabot dependabot bot requested a review from cre8ivejp as a code owner November 1, 2024 01:08
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Nov 1, 2024
Copy link

netlify bot commented Nov 1, 2024

Deploy Preview for bucketeer-docs ready!

Name Link
🔨 Latest commit 040f246
🔍 Latest deploy log https://app.netlify.com/sites/bucketeer-docs/deploys/67242a269dd3410008063388
😎 Deploy Preview https://deploy-preview-139--bucketeer-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@kentakozuka kentakozuka merged commit 855276c into main Nov 6, 2024
6 checks passed
@kentakozuka kentakozuka deleted the dependabot/npm_and_yarn/dependencies-85e7b53297 branch November 6, 2024 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant