Bump the docusaurus group with 5 updates#2107
Merged
github-actions[bot] merged 1 commit intoMay 27, 2025
Merged
Conversation
Bumps the docusaurus group with 5 updates: | Package | From | To | | --- | --- | --- | | [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `3.7.0` | `3.8.0` | | [@docusaurus/plugin-client-redirects](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-client-redirects) | `3.7.0` | `3.8.0` | | [@docusaurus/plugin-content-docs](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-content-docs) | `3.7.0` | `3.8.0` | | [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) | `3.7.0` | `3.8.0` | | [@docusaurus/theme-common](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-theme-common) | `3.7.0` | `3.8.0` | Updates `@docusaurus/core` from 3.7.0 to 3.8.0 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.8.0/packages/docusaurus) Updates `@docusaurus/plugin-client-redirects` from 3.7.0 to 3.8.0 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.8.0/packages/docusaurus-plugin-client-redirects) Updates `@docusaurus/plugin-content-docs` from 3.7.0 to 3.8.0 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.8.0/packages/docusaurus-plugin-content-docs) Updates `@docusaurus/preset-classic` from 3.7.0 to 3.8.0 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.8.0/packages/docusaurus-preset-classic) Updates `@docusaurus/theme-common` from 3.7.0 to 3.8.0 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.8.0/packages/docusaurus-theme-common) --- updated-dependencies: - dependency-name: "@docusaurus/core" dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docusaurus - dependency-name: "@docusaurus/plugin-client-redirects" dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docusaurus - dependency-name: "@docusaurus/plugin-content-docs" dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docusaurus - dependency-name: "@docusaurus/preset-classic" dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docusaurus - dependency-name: "@docusaurus/theme-common" dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docusaurus ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the docusaurus group with 5 updates:
3.7.03.8.03.7.03.8.03.7.03.8.03.7.03.8.03.7.03.8.0Updates
@docusaurus/corefrom 3.7.0 to 3.8.0Release notes
Sourced from
@docusaurus/core's releases.... (truncated)
Changelog
Sourced from
@docusaurus/core's changelog.... (truncated)
Commits
948d63cv3.8.0abd04a2feat(theme): new CSS cascade layers plugin + built-in `v4.useCssCascadeLayers...e839b67perf(core): disable RspackparallelCodeSplittingtemporarily (#11178)d6be84aperf(core): fix bad value for mergeDuplicateChunks (typo) (#11177)2371ca7perf(bundler): fine-tuning of Webpack/Rspack optimizations (#11176)dee76f8perf(core): add default for DOCUSAURUS_SSG_WORKER_THREAD_RECYCLER_MAX_MEMORY ...8061f22feat(core): expose opt-in env variable for SSG thread recycling (#11166)33811e3perf(core): optimize SSG collected data memory and worker thread communicatio...e905b93feat(core): add internal flag to skip bundling (#11156)730ce48feat(theme): make it possible to provide your own page title formatter (#11090)Updates
@docusaurus/plugin-client-redirectsfrom 3.7.0 to 3.8.0Release notes
Sourced from
@docusaurus/plugin-client-redirects's releases.... (truncated)
Changelog
Sourced from
@docusaurus/plugin-client-redirects's changelog.... (truncated)
Commits
948d63cv3.8.071d682cchore: release Docusaurus 3.7.0 (#10812)Updates
@docusaurus/plugin-content-docsfrom 3.7.0 to 3.8.0Release notes
Sourced from
@docusaurus/plugin-content-docs's releases.... (truncated)
Changelog
Sourced from
@docusaurus/plugin-content-docs's changelog.... (truncated)
Commits
948d63cv3.8.0f3e3f54fix(mdx-loader): remove opt-in for mdx dependency file (#11179)f6bdc31refactor(theme): refactor CodeBlock parseLines logic + use inline snapshots t...7f4a379refactor: replace unmaintained shelljs dependency by execa (#10358)e641568feat(core): Docusaurus Faster - Rspack Persistent Cache (#10931)af272bdfix(docs): fix mdx loader cache invalidation bug on versions changes (#10934)a72a06efix(plugins): add missingvalidateOptionstypes (#10929)45065e8fix(seo): docs breadcrumb structured data should use JSON-LD and filter unlik...3b72bb4fix(docs): versioning CLI should copy localized translation file `current.jso...67207bcfix(theme): Fix\<DocCardList>usage on docs at root of a sidebar (#10847)Updates
@docusaurus/preset-classicfrom 3.7.0 to 3.8.0Release notes
Sourced from
@docusaurus/preset-classic's releases.... (truncated)
Changelog
Sourced from
@docusaurus/preset-classic's changelog.