Bump @docusaurus/* from 3.9.2 to 3.10.1 in /site - #108
Merged
timtebeek merged 2 commits intoMay 2, 2026
Conversation
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 3.9.2 to 3.10.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.10.1/packages/docusaurus) --- updated-dependencies: - dependency-name: "@docusaurus/core" dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced May 2, 2026
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 all
@docusaurus/*packages from 3.9.2 to 3.10.1, combining the parts that dependabot split across PRs #108, #109, #110, #111:@docusaurus/core3.9.2 → 3.10.1@docusaurus/preset-classic3.9.2 → 3.10.1 (was Bump @docusaurus/preset-classic from 3.9.2 to 3.10.1 in /site #109)@docusaurus/types3.9.2 → 3.10.1 (was Bump @docusaurus/types from 3.9.2 to 3.10.1 in /site #110)@docusaurus/module-type-aliases3.9.2 → 3.10.1 (was Bump @docusaurus/module-type-aliases from 3.9.2 to 3.10.1 in /site #111)Also adds
@docusaurus/faster3.10.1, which 3.10 requires wheneverfuture.v4is enabled — Docusaurus Faster is now stable and the v4 future flag turns it on by default (#11802). Without it the build fails withCannot find package '@docusaurus/faster'.Closes #109, #110, #111.