chore(deps): bump @docusaurus/core from 3.9.2 to 3.10.1#4613
Open
dependabot[bot] wants to merge 4 commits into
Open
chore(deps): bump @docusaurus/core from 3.9.2 to 3.10.1#4613dependabot[bot] wants to merge 4 commits into
dependabot[bot] wants to merge 4 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
ff409df to
aa25d8f
Compare
aa25d8f to
02de047
Compare
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>
02de047 to
41d467e
Compare
Docusaurus 3.10.1 with `future.v4: true` disables MDX v1 backward
compatibility by default. This commit:
- Bumps all remaining @docusaurus/* packages from 3.8.1 to 3.10.1
- Renames `future.experimental_faster` to `future.faster`
- Migrates heading IDs from `{#id}` to `{/* #id */}` (MDX comment
syntax) across 518 files via `docusaurus write-heading-ids --migrate`
- Re-enables `mdx1Compat.comments` and `mdx1Compat.admonitions` for
snipsync HTML comment markers and admonition syntax
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Four files still had {#id} syntax: rto-rpo.mdx (excluded due to
merge conflict), and three others the CLI migration missed.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Contributor
|
📋 Visual Report for branch dependabot/npm_and_yarn/docusaurus/core-3.10.1 with CI run 26606835274 and attempt 1 is ready at: |
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 @docusaurus/core from 3.9.2 to 3.10.1.
Release notes
Sourced from @docusaurus/core's releases.
... (truncated)
Changelog
Sourced from @docusaurus/core's changelog.
... (truncated)
Commits
41c1a45v3.10.1d4164aechore: cherry-pick commits for v3.10.1 patch release (#11982)4892e7ffeat(core): addfuture.v4.mdx1CompatDisabledByDefaultflag (#11896)543eaebfix(core): fixurl.resolve()Node.js deprecation warning (#11844)1a52592fix(faster): upgrade Rspack, fix Yarn PnP support (#11817)4a0273ffix(create-docusaurus): fix support for TypeScript 6.0 + fix our CI (#11843)f659aeffix(core): upgrade serve handler min version to for upgrade users to a secure...1451780chore(ci): fixes for the npm trusted publishing workflow (#11823)5dff744chore(ci): add Trusted Publishing release workflow through dispatch action (#...29c3b5cfeat(core): Docusaurus Faster is stable + v4 future flag turns it on by defau...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@docusaurus/coresince your current version.