Skip to content

Upgrade Docusaurus from pinned canary to ^3.9.0#5121

Closed
saitcakmak wants to merge 4 commits into
mainfrom
docusaurus-upgrade-3.9
Closed

Upgrade Docusaurus from pinned canary to ^3.9.0#5121
saitcakmak wants to merge 4 commits into
mainfrom
docusaurus-upgrade-3.9

Conversation

@saitcakmak
Copy link
Copy Markdown
Contributor

@saitcakmak saitcakmak commented Apr 1, 2026

Summary

  • Unpin @docusaurus/* packages from 3.8.1-canary-6401 to ^3.9.0 (resolves T239136996)
  • Remove the TODO comment about unpinning
  • Migrate deprecated top-level onBrokenMarkdownLinks config to markdown.hooks.onBrokenMarkdownLinks for Docusaurus v4 compatibility

Test plan

  • cd website && yarn install && yarn build succeeds
  • Website renders correctly with yarn start
Screenshot 2026-04-01 at 3 51 09 PM Screenshot 2026-04-01 at 3 51 27 PM Screenshot 2026-04-01 at 3 51 20 PM

Unpin @docusaurus/* packages from 3.8.1-canary-6401 to ^3.9.0 (resolves T239136996).
Migrate deprecated top-level onBrokenMarkdownLinks to markdown.hooks.onBrokenMarkdownLinks
for Docusaurus v4 compatibility.
@meta-cla meta-cla Bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Apr 1, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Apr 1, 2026

@saitcakmak has imported this pull request. If you are a Meta employee, you can view this in D99146599.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.40%. Comparing base (6cebd1c) to head (697c641).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5121   +/-   ##
=======================================
  Coverage   96.40%   96.40%           
=======================================
  Files         613      613           
  Lines       68142    68142           
=======================================
  Hits        65694    65694           
  Misses       2448     2448           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Apr 1, 2026

@saitcakmak merged this pull request in 58919fa.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed Do not delete this pull request or issue due to inactivity. Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants