Skip to content

chore(deps): bump webpack-dev-middleware, @cmfcmf/docusaurus-search-local, @docusaurus/core, @docusaurus/preset-classic, @easyops-cn/docusaurus-search-local and docusaurus-plugin-sass in /documentation - #71

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/documentation/multi-1dc7b7fe4e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps webpack-dev-middleware to 7.4.5 and updates ancestor dependencies webpack-dev-middleware, @cmfcmf/docusaurus-search-local, @docusaurus/core, @docusaurus/preset-classic, @easyops-cn/docusaurus-search-local and docusaurus-plugin-sass. These dependencies need to be updated together.

Updates webpack-dev-middleware from 5.3.3 to 7.4.5

Release notes

Sourced from webpack-dev-middleware's releases.

v7.4.5

7.4.5 (2025-09-24)

Bug Fixes

v7.4.4

7.4.4 (2025-09-23)

Bug Fixes

v7.4.3

7.4.3 (2025-09-05)

Bug Fixes

  • do not call the next middleware for 304 responses (#2155) (c26a326)
  • do not call the next middleware when request is finished or errored (#2156) (116c680)

v7.4.2

7.4.2 (2024-08-21)

Bug Fixes

v7.4.1

7.4.1 (2024-08-20)

Bug Fixes

v7.4.0

7.4.0 (2024-08-15)

Features

  • added the cacheImmutable option to cache immutable assets (assets with a hash in file name like image.e12ab567.jpg) (5ed629d)
  • allow to configure the Cache-Control header (#1923) (f7529c3)

... (truncated)

Changelog

Sourced from webpack-dev-middleware's changelog.

7.4.5 (2025-09-24)

Bug Fixes

7.4.4 (2025-09-23)

Bug Fixes

7.4.3 (2025-09-05)

Bug Fixes

  • do not call the next middleware for 304 responses (#2155) (c26a326)
  • do not call the next middleware when request is finished or errored (#2156) (116c680)

7.4.2 (2024-08-21)

Bug Fixes

7.4.1 (2024-08-20)

Bug Fixes

7.4.0 (2024-08-15)

Features

  • added the cacheImmutable option to cache immutable assets (assets with a hash in file name like image.e12ab567.jpg) (5ed629d)
  • allow to configure the Cache-Control header (#1923) (f7529c3)

Bug Fixes

  • support devServer: false (b443f4d)

7.3.0 (2024-07-18)

Features

7.2.1 (2024-04-02)

... (truncated)

Commits
  • ec97e06 chore(release): 7.4.5
  • c9a0e68 fix: unpin memfs (#2176)
  • 0c87e95 chore(deps-dev): bump the dependencies group across 1 directory with 6 update...
  • 8f40f5f chore(release): 7.4.4
  • 044d691 fix: pin memfs version (#2174)
  • 253c7e1 chore(deps-dev): bump the dependencies group with 3 updates (#2170)
  • 2535262 chore(deps): bump the dependencies group across 1 directory with 5 updates (#...
  • 6b7531e chore: remove CODEOWNERS, too spammy (#2167)
  • be10aa6 chore(deps): remove strip-ansi (#2166)
  • 0c4431b chore(deps): update
  • Additional commits viewable in compare view
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates @cmfcmf/docusaurus-search-local from 0.11.0 to 2.0.1

Release notes

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

v2.0.1

Bug Fixes

  • Do not flicker Docusaurus logo on load (9ebd7fa)

v2.0.0

⚠ BREAKING CHANGES

  • Update to Docusaurus v3 and support React v19
  • Update minimum supported Node.js version to ^20

Features

  • Add many more (AI-generated) translations (621f02c)
  • Update to Docusaurus v3 and support React v19 (b8d4351)

Bug Fixes

  • Minor updates to existing translations for CS, ES, IT, JA, SK (6bba3e7)
  • Support hash parsing of URLs (fixes Docusaurus 3 compat) (#216) (96c7803)

Other

  • Update dependencies (a9188ca)
  • Update minimum supported Node.js version to ^20 (4e52d33)

v1.2.0

Note: This version is not yet compatible with Docusaurus v3. Please follow cmfcmf/docusaurus-search-local#205 for updates.

Features

v1.1.0

Features

Bug Fixes

  • Re-add support for using this plugin on Windows (0337ada), closes #175 #179

v1.0.0

⚠ BREAKING CHANGES

... (truncated)

Changelog

Sourced from @​cmfcmf/docusaurus-search-local's changelog.

2.0.1 (2025-10-25)

Bug Fixes

  • Do not flicker Docusaurus logo on load (9ebd7fa)

2.0.0 (2025-10-18)

⚠ BREAKING CHANGES

  • Update to Docusaurus v3 and support React v19
  • Update minimum supported Node.js version to ^20
  • The lowest supported Node.js version is now 18.18.

Features

  • Add many more (AI-generated) translations (621f02c)
  • Update to Docusaurus v3 and support React v19 (b8d4351)

Bug Fixes

  • Minor updates to existing translations for CS, ES, IT, JA, SK (6bba3e7)
  • Support hash parsing of URLs (fixes Docusaurus 3 compat) (#216) (96c7803)

Other

  • Update dependencies (a9188ca)
  • Update minimum supported Node.js version to ^20 (4e52d33)

1.2.0 (2024-06-09)

Features

1.1.0 (2023-04-10)

Features

Bug Fixes

  • Re-add support for using this plugin on Windows (0337ada), closes #175 #179

... (truncated)

Commits
  • 72b800b ci: Fix publish workflow (again) (hopefully)
  • ab9fffc ci: Fix publish workflow (hopefully)
  • 30de7db chore(release): 2.0.1
  • ed4b926 ci: Automatically release package through GitHub Actions
  • 9ebd7fa fix: Do not flicker Docusaurus logo on load
  • 540d224 chore(release): 2.0.0
  • 4dae846 chore: Update build to React 19
  • b8d4351 feat!: Update to Docusaurus v3 and support React v19
  • d749838 chore: Commitlint on both push and pull_request
  • 625a2c6 chore: Make peer dependencies strict
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​cmfcmf/docusaurus-search-local since your current version.


Updates @docusaurus/core from 2.3.1 to 3.10.2

Release notes

Sourced from @​docusaurus/core's releases.

3.10.2 (2026-07-10)

Backport and cherry-pick commits from main for v3.10.2 patch release:

3.10.1 (2026-04-30)

🐛 Bug Fix

  • docusaurus-bundler
    • #11981 fix(bundler): fix v3 webpackbar bug due to webpack breaking change (@​slorber)

🔧 Maintenance

  • docusaurus

Committers: 1

3.10.0 (2026-04-07)

🚀 New Feature

  • docusaurus-types, docusaurus
    • #11896 feat(core): add future.v4.mdx1CompatDisabledByDefault flag (@​slorber)
    • #11797 feat(core): promote siteConfig.storage to stable + add future.v4.siteStorageNamespacing flag [Claude] (@​slorber)
    • #11571 feat(core): support custom html elements in head tags (@​lebalz)
  • create-docusaurus
    • #11897 feat(create-docusaurus): update init template to .mdx extension and strict MDX syntax (@​slorber)
    • #11696 feat(create-docusaurus): Newly initialized TS sites should use "strict: true" (@​slorber)
    • #11611 feat(create-docusaurus): enable creation in current directory (@​Mcheung7272)
  • Other

... (truncated)

Changelog

Sourced from @​docusaurus/core's changelog.

Docusaurus Changelog - v2.x

2.4.3 (2023-09-20)

🐛 Bug Fix

  • docusaurus-plugin-content-docs
    • #9107 fix(content-docs): sidebar generator should return customProps for doc items (@​TheCatLady)
  • docusaurus-theme-classic
    • #9108 feat(theme-classic): add description & keywords microdata to blog posts (@​TheCatLady)
    • #9099 fix(theme): only set classname on ul elements if they have an existing class (@​homotechsual)
    • #9243 fix(theme-common): ThemedComponent should display something when JS is disabled (@​slorber)
  • docusaurus-theme-classic, docusaurus-theme-common
    • #9130 fix(theme): canonical url should be not change after hydration if url accessed with/without trailing slash (@​ori-shalom)

Committers: 4

2.4.2 (2023-09-20)

Bad npm publish, please use 2.4.3

2.4.1 (2023-05-15)

🐛 Bug Fix

  • docusaurus-theme-classic, docusaurus-theme-common
    • #8971 fix(theme): fix collapsible sidebar behavior when prefers-reduced-motion (@​slorber)
  • docusaurus-theme-translations
  • docusaurus
  • docusaurus-plugin-content-blog, docusaurus-theme-common, docusaurus-utils-common, docusaurus
    • #8909 fix(theme): add __ prefix to technical anchors, search crawlers (Algolia) should ignore them (@​slorber)
  • docusaurus-theme-common
    • #8906 fix(theme-common): fix collapsible component with prefers-reduced-motion (@​slorber)
    • #8873 fix(theme-common): fix confusing theme error message: bad sidebar id suggestions (@​slorber)
  • docusaurus-utils
    • #8874 fix(utils): handle Markdown links with spaces to route correctly (@​morsko1)
  • docusaurus-theme-classic, docusaurus-theme-translations
  • create-docusaurus

💅 Polish

... (truncated)

Commits
  • f37f903 v3.10.2
  • 2f5389d chore: cherry-pick commits for v3.10.2 patch release (#12265)
  • d4164ae chore: cherry-pick commits for v3.10.1 patch release (#11982)
  • 4892e7f feat(core): add future.v4.mdx1CompatDisabledByDefault flag (#11896)
  • 543eaeb fix(core): fix url.resolve() Node.js deprecation warning (#11844)
  • 1a52592 fix(faster): upgrade Rspack, fix Yarn PnP support (#11817)
  • 4a0273f fix(create-docusaurus): fix support for TypeScript 6.0 + fix our CI (#11843)
  • f659aef fix(core): upgrade serve handler min version to for upgrade users to a secure...
  • 1451780 chore(ci): fixes for the npm trusted publishing workflow (#11823)
  • 5dff744 chore(ci): add Trusted Publishing release workflow through dispatch action (#...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​docusaurus/core since your current version.


Updates @docusaurus/preset-classic from 2.3.1 to 3.10.2

Release notes

Sourced from @​docusaurus/preset-classic's releases.

3.10.2 (2026-07-10)

Backport and cherry-pick commits from main for v3.10.2 patch release:

3.10.1 (2026-04-30)

🐛 Bug Fix

  • docusaurus-bundler
    • #11981 fix(bundler): fix v3 webpackbar bug due to webpack breaking change (@​slorber)

🔧 Maintenance

  • docusaurus

Committers: 1

3.10.0 (2026-04-07)

🚀 New Feature

  • docusaurus-types, docusaurus
    • #11896 feat(core): add future.v4.mdx1CompatDisabledByDefault flag (@​slorber)
    • #11797 feat(core): promote siteConfig.storage to stable + add future.v4.siteStorageNamespacing flag [Claude] (@​slorber)
    • #11571 feat(core): support custom html elements in head tags (@​lebalz)
  • create-docusaurus
    • #11897 feat(create-docusaurus): update init template to .mdx extension and strict MDX syntax (@​slorber)
    • #11696 feat(create-docusaurus): Newly initialized TS sites should use "strict: true" (@​slorber)
    • #11611 feat(create-docusaurus): enable creation in current directory (@​Mcheung7272)
  • Other

... (truncated)

Changelog

Sourced from @​docusaurus/preset-classic's changelog.

Docusaurus Changelog - v2.x

2.4.3 (2023-09-20)

🐛 Bug Fix

  • docusaurus-plugin-content-docs
    • #9107 fix(content-docs): sidebar generator should return customProps for doc items (@​TheCatLady)
  • docusaurus-theme-classic
    • #9108 feat(theme-classic): add description & keywords microdata to blog posts (@​TheCatLady)
    • #9099 fix(theme): only set classname on ul elements if they have an existing class (@​homotechsual)
    • #9243 fix(theme-common): ThemedComponent should display something when JS is disabled (@​slorber)
  • docusaurus-theme-classic, docusaurus-theme-common
    • #9130 fix(theme): canonical url should be not change after hydration if url accessed with/without trailing slash (@​ori-shalom)

Committers: 4

2.4.2 (2023-09-20)

Bad npm publish, please use 2.4.3

2.4.1 (2023-05-15)

🐛 Bug Fix

  • docusaurus-theme-classic, docusaurus-theme-common
    • #8971 fix(theme): fix collapsible sidebar behavior when prefers-reduced-motion (@​slorber)
  • docusaurus-theme-translations
  • docusaurus
  • docusaurus-plugin-content-blog, docusaurus-theme-common, docusaurus-utils-common, docusaurus
    • #8909 fix(theme): add __ prefix to technical anchors, search crawlers (Algolia) should ignore them (@​slorber)
  • docusaurus-theme-common
    • #8906 fix(theme-common): fix collapsible component with prefers-reduced-motion (@​slorber)
    • #8873 fix(theme-common): fix confusing theme error message: bad sidebar id suggestions (@​slorber)
  • docusaurus-utils
    • #8874 fix(utils): handle Markdown links with spaces to route correctly (@​morsko1)
  • docusaurus-theme-classic, docusaurus-theme-translations
  • create-docusaurus

💅 Polish

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​docusaurus/preset-classic since your current version.


Updates @easyops-cn/docusaurus-search-local from 0.34.0 to 0.55.2

Release notes

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

v0.55.2

0.55.2 (2026-05-31)

Bug Fixes

  • some languages need lunr wordcut (1e60641)
  • some languages need lunr wordcut (d871555), closes #438

v0.55.1

0.55.1 (2026-02-28)

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

0.55.0 (2026-02-13)

Features

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

v0.54.1

0.54.1 (2026-02-10)

Bug Fixes

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

v0.54.0

0.54.0 (2026-02-08)

Features

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

v0.53.0

0.53.0 (2026-02-05)

Features

... (truncated)

Commits

Updates docusaurus-plugin-sass from 0.2.3 to 0.2.6

Release notes

Sourced from docusaurus-plugin-sass's releases.

v0.2.6

What's Changed

New Contributors

Full Changelog: rlamana/docusaurus-plugin-sass@v0.2.5-2...v0.2.6-2

v0.2.5

What's Changed

New Contributors

Full Changelog: rlamana/docusaurus-plugin-sass@v0.2.4...v0.2.5-2

v0.2.4

What's Changed

New Contributors

Full Changelog: rlamana/docusaurus-plugin-sass@v0.2.3...v0.2.4

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…ocal, @docusaurus/core, @docusaurus/preset-classic, @easyops-cn/docusaurus-search-local and docusaurus-plugin-sass

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) to 7.4.5 and updates ancestor dependencies [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware), [@cmfcmf/docusaurus-search-local](https://github.com/cmfcmf/docusaurus-search-local), [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus), [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic), [@easyops-cn/docusaurus-search-local](https://github.com/easyops-cn/docusaurus-search-local/tree/HEAD/packages/docusaurus-search-local) and [docusaurus-plugin-sass](https://github.com/rlamana/docusaurus-plugin-sass). These dependencies need to be updated together.


Updates `webpack-dev-middleware` from 5.3.3 to 7.4.5
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/main/CHANGELOG.md)
- [Commits](webpack/webpack-dev-middleware@v5.3.3...v7.4.5)

Updates `@cmfcmf/docusaurus-search-local` from 0.11.0 to 2.0.1
- [Release notes](https://github.com/cmfcmf/docusaurus-search-local/releases)
- [Changelog](https://github.com/cmfcmf/docusaurus-search-local/blob/main/CHANGELOG.md)
- [Commits](cmfcmf/docusaurus-search-local@v0.11.0...v2.0.1)

Updates `@docusaurus/core` from 2.3.1 to 3.10.2
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG-v2.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.2/packages/docusaurus)

Updates `@docusaurus/preset-classic` from 2.3.1 to 3.10.2
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG-v2.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.2/packages/docusaurus-preset-classic)

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

Updates `docusaurus-plugin-sass` from 0.2.3 to 0.2.6
- [Release notes](https://github.com/rlamana/docusaurus-plugin-sass/releases)
- [Commits](rlamana/docusaurus-plugin-sass@v0.2.3...v0.2.6)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-version: 7.4.5
  dependency-type: indirect
- dependency-name: "@cmfcmf/docusaurus-search-local"
  dependency-version: 2.0.1
  dependency-type: direct:production
- dependency-name: "@docusaurus/core"
  dependency-version: 3.10.2
  dependency-type: direct:production
- dependency-name: "@docusaurus/preset-classic"
  dependency-version: 3.10.2
  dependency-type: direct:production
- dependency-name: "@easyops-cn/docusaurus-search-local"
  dependency-version: 0.55.2
  dependency-type: direct:production
- dependency-name: docusaurus-plugin-sass
  dependency-version: 0.2.6
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 27, 2026
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.

0 participants