Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2025

Removes axios. It's no longer used after updating ancestor dependencies axios, @cmfcmf/docusaurus-search-local, @docusaurus/core and @docusaurus/preset-classic. These dependencies need to be updated together.

Removes axios

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

Release notes

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

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

  • The minimum supported Docusaurus version is now v2.0.0.

Features

... (truncated)

Changelog

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

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

1.0.0 (2023-02-26)

⚠ BREAKING CHANGES

  • The minimum supported Docusaurus version is now v2.0.0.

... (truncated)

Commits
  • 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
  • 07702d3 chore: Switch from npm to pnpm
  • 20bb4fc docs: Update README badge links
  • e0a05f1 ci: Fix workflow dependency of results workflow
  • 7fd710c ci: Fix test results reporting
  • e8df192 docs: Add a link to the license badge
  • Additional commits viewable in compare view

Updates @docusaurus/core from 2.4.3 to 3.9.2

Release notes

Sourced from @​docusaurus/core's releases.

3.9.2 (2025-10-17)

🐛 Bug Fix

  • docusaurus-plugin-content-docs
    • #11490 fix(docs): add support for missing sidebar_key front matter attribute (@​slorber)
  • docusaurus-cssnano-preset
    • #11487 fix(cssnano-preset): disable CSS counter minification (@​YDKK)
  • docusaurus-theme-search-algolia
  • docusaurus-theme-translations
  • docusaurus-theme-classic, docusaurus-theme-common
    • #11466 fix(theme): Fix CSS scroll-margin-top when clicking footnote items, factorize code (@​slorber)
  • docusaurus
  • docusaurus-theme-mermaid
    • #11437 fix(theme-mermaid): Fix Mermaid ELK layout dependency required bug on v3.9 (@​slorber)

🏃‍♀️ Performance

  • docusaurus-theme-mermaid

💅 Polish

  • docusaurus-theme-classic

🤖 Dependencies

🌐 Translations

Committers: 9

... (truncated)

Changelog

Sourced from @​docusaurus/core's changelog.

Docusaurus Changelog - v2.x

Commits
  • abfbe56 v3.9.2
  • 598af3b fix(core): allow i18n.localeConfigs.translate in validation (#11452)
  • c3e5db1 chore: release v3.9.1 (#11436)
  • e41fa2e fix(core): fix Docusaurus outDir for sites using baseUrl (#11434)
  • c24d7dc chore: release v3.9 (#11419)
  • 4dc0576 fix(theme): fix copy of indented code blocks, replace copy-text-to-clipboard ...
  • a9bab41 feat(faster): upgrade Rspack to 1.5, use lazyBarrel experiment, remove deprec...
  • af3d5ca fix(deps): upgrade webpack-dev-server to v5, fix security warning (#11410)
  • 1c484e1 chore: drop support for Node 18, that reached End-of-Life (#11408)
  • 2febb76 feat(core): Add i18n.localeConfigs[locale].{url,baseUrl} config options (#1...
  • Additional commits viewable in compare view

Updates @docusaurus/preset-classic from 2.4.3 to 3.9.2

Release notes

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

3.9.2 (2025-10-17)

🐛 Bug Fix

  • docusaurus-plugin-content-docs
    • #11490 fix(docs): add support for missing sidebar_key front matter attribute (@​slorber)
  • docusaurus-cssnano-preset
    • #11487 fix(cssnano-preset): disable CSS counter minification (@​YDKK)
  • docusaurus-theme-search-algolia
  • docusaurus-theme-translations
  • docusaurus-theme-classic, docusaurus-theme-common
    • #11466 fix(theme): Fix CSS scroll-margin-top when clicking footnote items, factorize code (@​slorber)
  • docusaurus
  • docusaurus-theme-mermaid
    • #11437 fix(theme-mermaid): Fix Mermaid ELK layout dependency required bug on v3.9 (@​slorber)

🏃‍♀️ Performance

  • docusaurus-theme-mermaid

💅 Polish

  • docusaurus-theme-classic

🤖 Dependencies

🌐 Translations

Committers: 9

... (truncated)

Changelog

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

Docusaurus Changelog - v2.x

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

…/core and @docusaurus/preset-classic

Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependencies [axios](https://github.com/axios/axios), [@cmfcmf/docusaurus-search-local](https://github.com/cmfcmf/docusaurus-search-local), [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) and [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic). These dependencies need to be updated together.


Removes `axios`

Updates `@cmfcmf/docusaurus-search-local` from 0.11.0 to 2.0.0
- [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.0)

Updates `@docusaurus/core` from 2.4.3 to 3.9.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.9.2/packages/docusaurus)

Updates `@docusaurus/preset-classic` from 2.4.3 to 3.9.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.9.2/packages/docusaurus-preset-classic)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@cmfcmf/docusaurus-search-local"
  dependency-version: 2.0.0
  dependency-type: direct:development
- dependency-name: "@docusaurus/core"
  dependency-version: 3.9.2
  dependency-type: direct:development
- dependency-name: "@docusaurus/preset-classic"
  dependency-version: 3.9.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 22, 2025
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