chore: Update docusaurus monorepo to v3.5.2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @docusaurus/core (source) | 3.4.0 -> 3.5.2 |
||||
| @docusaurus/module-type-aliases (source) | 3.4.0 -> 3.5.2 |
||||
| @docusaurus/plugin-client-redirects (source) | 3.4.0 -> 3.5.2 |
||||
| @docusaurus/preset-classic (source) | 3.4.0 -> 3.5.2 |
||||
| @docusaurus/theme-mermaid (source) | 3.4.0 -> 3.5.2 |
||||
| @docusaurus/tsconfig (source) | 3.4.0 -> 3.5.2 |
Release Notes
facebook/docusaurus (@docusaurus/core)
v3.5.2
:bug: Bug Fix
-
docusaurus-theme-common -
docusaurus -
create-docusaurus,docusaurus-plugin-content-blog -
docusaurus-theme-classic-
#10390 fix(theme): Adjust blog authors line height to show descenders in lowercase letters (
g,j,p,q, andy) (@josh-wong)
-
#10390 fix(theme): Adjust blog authors line height to show descenders in lowercase letters (
:nail_care: Polish
-
docusaurus-theme-classic,docusaurus-theme-common,docusaurus-theme-translations- #10394 fix(translations): change casing of some en labels (@cstangerup)
:memo: Documentation
- #10393 docs(showcase): remove sites not using Docusaurus anymore (@GatienBoquet)
:robot: Dependencies
- #10396 chore(deps): bump github/codeql-action from 3.25.13 to 3.26.0 (@dependabot[bot])
Committers: 4
- Christian Stangerup (@cstangerup)
- Gatien Boquet (@GatienBoquet)
- Josh Wong (@josh-wong)
- Sébastien Lorber (@slorber)
v3.5.1
:bug: Bug Fix
-
docusaurus-plugin-content-blog,docusaurus-theme-search-algolia -
docusaurus-theme-search-algolia- #10382 fix(theme-algolia): useDocusaurusContext import error (@anaclumos)
Committers: 2
- Sunghyun Cho (@anaclumos)
- Sébastien Lorber (@slorber)
v3.5.0
:rocket: New Feature
-
docusaurus-plugin-content-blog-
#10375 feat(blog): add
onUntruncatedBlogPostsblog options (@OzakIOne)
-
#10375 feat(blog): add
-
docusaurus-theme-classic,docusaurus-theme-common,docusaurus-theme-translations- #10376 feat(theme): show unlisted/draft banners in dev mode (@OzakIOne)
-
create-docusaurus,docusaurus-plugin-content-blog -
docusaurus-plugin-content-blog,docusaurus-theme-classic,docusaurus-theme-common,docusaurus-theme-translations,docusaurus-utils- #10216 feat(blog): authors page (@OzakIOne)
-
docusaurus-theme-translations- #10339 feat(translation): add Estonian default translation (@chirbard)
- #10325 feat(translations): Indonesian translation (@priyadi)
-
docusaurus-mdx-loader-
#10335 feat(mdx-loader): wrap mdx content title (
# Title) in<header>for concistency (@OzakIOne)
-
#10335 feat(mdx-loader): wrap mdx content title (
-
create-docusaurus,docusaurus-plugin-content-blog,docusaurus-theme-classic,docusaurus-utils- #10222 feat(blog): author header social icons (@OzakIOne)
-
docusaurus-plugin-client-redirects,docusaurus-plugin-google-analytics,docusaurus-plugin-google-gtag,docusaurus-plugin-google-tag-manager,docusaurus-plugin-pwa,docusaurus-plugin-sitemap,docusaurus-plugin-vercel-analytics,docusaurus-types,docusaurus -
docusaurus-plugin-content-blog,docusaurus-theme-classic,docusaurus-theme-common-
#10252 feat(blog): group sidebar items by year (
themeConfig.blog.sidebar.groupByYear) (@alicelovescake)
-
#10252 feat(blog): group sidebar items by year (
-
docusaurus-plugin-content-blog,docusaurus-utils- #10224 feat(blog): warn duplicate and inline authors (@OzakIOne)
-
docusaurus-mdx-loader,docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-plugin-content-pages,docusaurus-utils-validation
:bug: Bug Fix
-
docusaurus-theme-translations -
docusaurus-theme-search-algolia- #10342 fix(search): fix algolia search ignore ctrl + F in search input (@mxschmitt)
-
docusaurus-plugin-content-docs- #10324 fix(docs): the category.json description attribute should display on generated index pages (@bharateshwq)
- #10309 fix(theme): docsVersionDropdown navbar item not showing the appropriate version (@OzakIOne)
-
docusaurus- #10368 fix(cli): Fix bad docusaurus CLI behavior on for --version, -V, --help, -h (@ashiq-firoz)
- #10311 fix(core): revert wrong anchor link implementation change (@slorber)
- #10239 fix(core): fail fast if plugin has no name (@slorber)
- #10225 fix(core): fix sites unable to start/build without a static dir (@slorber)
- #10223 fix: escape period (@d4nyll)
-
docusaurus-theme-classic -
docusaurus-utils
:nail_care: Polish
-
docusaurus-theme-translations- #10257 chore(theme-translations): add more Traditional Chinese(zh-Hant) translations (@pjchender)
:memo: Documentation
- Other
- #10361 docs: rename @getcanary/docusaurus-pagefind in docs (@yujonglee)
- #10345 docs: Add @getcanary/docusaurus-pagefind in docs (@yujonglee)
-
#10337 docs: fix default value for
docRootComponent(@ultimate) - #10310 docs: remove deprecated partial toc warning (@slorber)
- #10245 docs: add emoji for consistency (@Paneedah)
- #10180 docs: backport #10173 to v3.3 + v3.4 & revise the content (@tats-u)
- #10233 docs(search): update docsearch api url (@dhayab)
-
docusaurus-plugin-google-gtag- #10338 docs(plugin-google-gtag): replace the broken Google Developers links with valid ones (@bohyunjung)
:robot: Dependencies
- #10330 chore(deps): bump github/codeql-action from 3.25.12 to 3.25.13 (@dependabot[bot])
- #10299 chore(deps): bump actions/dependency-review-action from 4.3.3 to 4.3.4 (@dependabot[bot])
- #10300 chore(deps): bump github/codeql-action from 3.25.11 to 3.25.12 (@dependabot[bot])
- #10259 chore(deps): bump github/codeql-action from 3.25.10 to 3.25.11 (@dependabot[bot])
- #10247 chore(deps): bump treosh/lighthouse-ci-action from 11.4.0 to 12.1.0 (@dependabot[bot])
- #10226 chore(deps): bump github/codeql-action from 3.25.8 to 3.25.10 (@dependabot[bot])
- #10227 chore(deps): bump ws from 7.5.9 to 7.5.10 (@dependabot[bot])
- #10210 chore(deps): bump braces from 3.0.2 to 3.0.3 (@dependabot[bot])
- #10209 chore(deps): bump actions/dependency-review-action from 4.3.2 to 4.3.3 (@dependabot[bot])
- #10208 chore(deps): bump github/codeql-action from 3.25.7 to 3.25.8 (@dependabot[bot])
- #10195 chore(deps): bump github/codeql-action from 3.25.6 to 3.25.7 (@dependabot[bot])
:wrench: Maintenance
- Other
- #10369 feat(ci): continuous releases for main and PRs with pkg.pr.new (@Aslemammad)
-
docusaurus-theme-classic- #10343 chore(deps): update infima npm dependency to version 0.2.0-alpha.44 (@hichemfantar)
-
docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-theme-classic,docusaurus-theme-common,docusaurus-theme-search-algolia -
docusaurus-plugin-content-blog,docusaurus-theme-classic,docusaurus-theme-common -
create-docusaurus,docusaurus-cssnano-preset,docusaurus-logger,docusaurus-mdx-loader,docusaurus-plugin-client-redirects,docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-plugin-content-pages,docusaurus-plugin-debug,docusaurus-plugin-google-analytics,docusaurus-plugin-google-gtag,docusaurus-plugin-google-tag-manager,docusaurus-plugin-ideal-image,docusaurus-plugin-pwa,docusaurus-plugin-sitemap,docusaurus-plugin-vercel-analytics,docusaurus-preset-classic,docusaurus-remark-plugin-npm2yarn,docusaurus-theme-classic,docusaurus-theme-common,docusaurus-theme-live-codeblock,docusaurus-theme-mermaid,docusaurus-theme-search-algolia,docusaurus-theme-translations,docusaurus-utils-common,docusaurus-utils-validation,docusaurus-utils,docusaurus,eslint-plugin,lqip-loader,stylelint-copyright
Committers: 25
- Aaron Chen (@pjchender)
- Alice Zhao (@alicelovescake)
- Ashiq Firoz (@ashiq-firoz)
- Balthasar Hofer (@lebalz)
- Bharatesh (@bharateshwq)
- Daniel Li (@d4nyll)
- Dhaya (@dhayab)
- Hichem Fantar (@hichemfantar)
- John Reilly (@johnnyreilly)
- Joshua Chen (@Josh-Cena)
- Julian V (@ultimate)
- Markus Tamm (@chirbard)
- Max Schmitt (@mxschmitt)
- Mohammad Bagher Abiyat (@Aslemammad)
- Paneedah (@Paneedah)
- Priyadi Iman Nurcahyo (@priyadi)
- Robin Otter (@Gekd)
- Rohan Thakur (@Xebec19)
- Sergio (@sergioalmela)
- Sébastien Lorber (@slorber)
- Tatsunori Uchino (@tats-u)
- @franzd1
- ozaki (@OzakIOne)
- yujonglee (@yujonglee)
- 정보현 Bohyun Jung (@bohyunjung)
Configuration
📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled because a matching PR was automerged previously.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
We'll need to update our custom patch before we can merge this, it'll fail on doc site deploy (which isn't run in this pr)
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.