Commit 7b2c668
Unpin Docusaurus from 3.8.1 canary and upgrade to ^3.9.0 (meta-pytorch#3258)
Summary:
- Removes the pinned `3.8.1-canary-6401` Docusaurus version and the associated TODO comment (T239136996)
- Upgrades all Docusaurus packages to `^3.9.0` (resolves to 3.9.2)
- Migrates deprecated `siteConfig.onBrokenMarkdownLinks` to `siteConfig.markdown.hooks.onBrokenMarkdownLinks` per Docusaurus v4 deprecation warning
- Regenerates `yarn.lock`
Pull Request resolved: meta-pytorch#3258
Test Plan:
- [ ] Verify website builds locally with `bash scripts/build_docs.sh -b`
- [ ] Verify website renders correctly with `bash scripts/build_docs.sh`
<img width="2555" height="1350" alt="Screenshot 2026-04-01 at 3 42 29 PM" src="https://github.com/user-attachments/assets/ff00ecc6-81bb-4edd-b679-e3d2893c09fd" />
<img width="2541" height="1347" alt="Screenshot 2026-04-01 at 3 42 22 PM" src="https://github.com/user-attachments/assets/cecb1722-6fef-493f-995b-120a584eb7f8" />
Reviewed By: esantorella
Differential Revision: D99145378
Pulled By: saitcakmak
fbshipit-source-id: b63a51182bb7ab4010b35b81f473acde1ccd55181 parent 72d3975 commit 7b2c668
3 files changed
Lines changed: 1918 additions & 1788 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
42 | | - | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | | - | |
20 | | - | |
| 18 | + | |
| 19 | + | |
21 | 20 | | |
22 | 21 | | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
0 commit comments