Skip to content

chore(deps): bump @docusaurus/* to 3.10.2 (combined)#4260

Merged
AmberAlston merged 1 commit into
mainfrom
deps/docusaurus-3.10.2
Jul 13, 2026
Merged

chore(deps): bump @docusaurus/* to 3.10.2 (combined)#4260
AmberAlston merged 1 commit into
mainfrom
deps/docusaurus-3.10.2

Conversation

@AmberAlston

Copy link
Copy Markdown
Member

Combines the four Dependabot Docusaurus PRs into a single branch so all @docusaurus/* packages move to 3.10.2 together.

Docusaurus pins its internal packages to an exact matching version, so bumping them in separate PRs creates a version mismatch. That's why #4251 (core) and #4258 (preset-classic) failed their Netlify build in isolation. Bumping all four together resolves it.

Bumped together:

  • @docusaurus/core 3.10.0 -> 3.10.2
  • @docusaurus/preset-classic 3.10.0 -> 3.10.2
  • @docusaurus/types 3.10.1 -> 3.10.2
  • @docusaurus/module-type-aliases 3.10.1 -> 3.10.2

3.10.1/3.10.2 are patch releases (bug fixes + one small BaseUrlIssueBanner security fix). Lockfile churn is expected: 3.10.2 swaps gray-matter -> @11ty/gray-matter and vendors @types/gtag.js.

Verified with a clean npm ci + npm run build under Node 20 (3.10.2 requires Node >=20).

Supersedes and will close #4250, #4251, #4256, #4258.

Bump core, preset-classic, types, and module-type-aliases together so
Docusaurus's internal packages stay on a matching version. Dependabot
split this across four PRs (#4250, #4251, #4256, #4258); the core and
preset-classic PRs failed to build in isolation because of the version
mismatch, so they are combined here. Verified with a clean build under
Node 20.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@AmberAlston AmberAlston requested a review from a team as a code owner July 13, 2026 15:23
@netlify

netlify Bot commented Jul 13, 2026

Copy link
Copy Markdown

Deploy Preview for replicated-docs ready!

Name Link
🔨 Latest commit 41ffbec
🔍 Latest deploy log https://app.netlify.com/projects/replicated-docs/deploys/6a5502f4a62b890008ed6cf2
😎 Deploy Preview https://deploy-preview-4260--replicated-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Jul 13, 2026

Copy link
Copy Markdown

Deploy Preview for replicated-docs-upgrade ready!

Name Link
🔨 Latest commit 41ffbec
🔍 Latest deploy log https://app.netlify.com/projects/replicated-docs-upgrade/deploys/6a5502f4e487ea000857e5a7
😎 Deploy Preview https://deploy-preview-4260--replicated-docs-upgrade.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added type::docs Improvements or additions to documentation type::feature labels Jul 13, 2026
@AmberAlston AmberAlston merged commit 8f154fe into main Jul 13, 2026
6 checks passed
@AmberAlston AmberAlston deleted the deps/docusaurus-3.10.2 branch July 13, 2026 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type::docs Improvements or additions to documentation type::feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant