Skip to content

chore(deps): bump @docusaurus/core from 3.7.0 to 3.8.1#30

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/docusaurus/core-3.8.1
Closed

chore(deps): bump @docusaurus/core from 3.7.0 to 3.8.1#30
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/docusaurus/core-3.8.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps @docusaurus/core from 3.7.0 to 3.8.1.

Release notes

Sourced from @​docusaurus/core's releases.

3.8.1

🐛 Bug Fix

  • docusaurus-theme-classic
    • #11242 fix(theme): fix unability to navigate to category's page when browsing its children items (@​slorber)
  • docusaurus-plugin-css-cascade-layers
  • docusaurus
  • docusaurus-types

🏃‍♀️ Performance

  • docusaurus-plugin-content-blog, docusaurus-plugin-sitemap, docusaurus-theme-classic, docusaurus-types, docusaurus-utils, docusaurus
    • #11211 perf: avoid duplicated git log calls in loadContent() and postBuild() for untracked Git files (@​slorber)

🔧 Maintenance

Committers: 7

3.8.0 (2025-05-26)

🚀 New Feature

  • docusaurus-plugin-css-cascade-layers, docusaurus-preset-classic, docusaurus-theme-classic, docusaurus-types, docusaurus
    • #11142 feat(theme): new CSS cascade layers plugin + built-in v4.useCssCascadeLayers future flag (@​slorber)
  • docusaurus
  • docusaurus-module-type-aliases, docusaurus-plugin-content-blog, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-search-algolia, docusaurus
    • #11090 feat(theme): make it possible to provide your own page title formatter (@​slorber)
  • docusaurus-plugin-content-pages

... (truncated)

Changelog

Sourced from @​docusaurus/core's changelog.

3.8.1 (2025-06-06)

🐛 Bug Fix

  • docusaurus-theme-classic
    • #11242 fix(theme): fix unability to navigate to category's page when browsing its children items (@​slorber)
  • docusaurus-plugin-css-cascade-layers
  • docusaurus
  • docusaurus-types

🏃‍♀️ Performance

  • docusaurus-plugin-content-blog, docusaurus-plugin-sitemap, docusaurus-theme-classic, docusaurus-types, docusaurus-utils, docusaurus
    • #11211 perf: avoid duplicated git log calls in loadContent() and postBuild() for untracked Git files (@​slorber)

🔧 Maintenance

Committers: 7

3.8.0 (2025-05-26)

🚀 New Feature

  • docusaurus-plugin-css-cascade-layers, docusaurus-preset-classic, docusaurus-theme-classic, docusaurus-types, docusaurus
    • #11142 feat(theme): new CSS cascade layers plugin + built-in v4.useCssCascadeLayers future flag (@​slorber)
  • docusaurus
  • docusaurus-module-type-aliases, docusaurus-plugin-content-blog, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-search-algolia, docusaurus
    • #11090 feat(theme): make it possible to provide your own page title formatter (@​slorber)

... (truncated)

Commits
  • fa8ae13 v3.8.1
  • ffa7525 fix(bundler): fix docusaurus start using concatenateModules: true (#11222)
  • dd6396d fix: include Arc to supported Chromium Browsers (#11217)
  • 264774a perf: avoid duplicated git log calls in loadContent() and postBuild() f...
  • 68aa3c8 fix(core): fix docusaurus start error for macOS users with no Chromium-base...
  • b126e64 chore: release Docusaurus 3.8 (#11200)
  • 8958c11 chore: fix typos in comment-out (#11197)
  • ba18a8b chore: simplify construction of test paths (#11196)
  • abd04a2 feat(theme): new CSS cascade layers plugin + built-in `v4.useCssCascadeLayers...
  • e839b67 perf(core): disable Rspack parallelCodeSplitting temporarily (#11178)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Summary by Sourcery

Bump @docusaurus/core from 3.7.0 to 3.8.1 to incorporate new features, bug fixes, performance improvements, and maintenance updates.

New Features:

  • Add CSS cascade layers plugin with built-in future flag support
  • Introduce internal flag to skip bundling and enable Rspack parallel code splitting
  • Allow custom page title formatter via theme configuration

Bug Fixes:

  • Fix inability to navigate to category pages in the classic theme
  • Resolve Windows CSS cascade layers rendering issue
  • Correct various docusaurus start bundler errors including concatenateModules usage, unsupported Arc browser handling, and missing Chromium fallback on macOS
  • Fix public type definitions for future flags

Enhancements:

  • Upgrade Rspack and default Node.js version to 22
  • Refactor docs plugin by extracting loadVersion() without changing behavior

Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 3.7.0 to 3.8.1.
- [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.1/packages/docusaurus)

---
updated-dependencies:
- dependency-name: "@docusaurus/core"
  dependency-version: 3.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 9, 2025
@sourcery-ai
Copy link

sourcery-ai bot commented Jun 9, 2025

Reviewer's Guide

This PR updates the @docusaurus/core dependency from v3.7.0 to v3.8.1 by modifying the package manifest and regenerating the lockfile, bringing in recent bug fixes, performance enhancements, and maintenance updates.

File-Level Changes

Change Details Files
Bump @docusaurus/core dependency version
  • Updated the version string for @docusaurus/core in package.json
  • Regenerated package-lock.json to reflect dependency changes
package.json
package-lock.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 29, 2025

Superseded by #42.

@dependabot dependabot bot closed this Sep 29, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docusaurus/core-3.8.1 branch September 29, 2025 17:45
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