docs
docs copied to clipboard
chore(deps): update docusaurus monorepo to v3.5.2
This PR contains the following updates:
Release Notes
facebook/docusaurus (@​docusaurus/core)
v3.5.2
:bug: Bug Fix
-
docusaurus-theme-common
- #​10397 fix(theme-common): restore useContextualSearchFilters public API for retrocompatibility (@​slorber)
-
docusaurus
- #​10391 fix(core): always alias React/ReactDOM to site dependency so that importing MDX from anywhere works (@​slorber)
-
create-docusaurus
,docusaurus-plugin-content-blog
- #​10392 fix(create-docusaurus): Improve init templates blog setup + fix warnings (@​slorber)
-
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
- #​10384 fix(core): algolia context import (@​slorber)
-
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
onUntruncatedBlogPosts
blog 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
- #​9252 feat(blog): add feed xlst options to render beautiful RSS and Atom feeds (@​Xebec19)
-
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
- #​10286 feat(core): allow plugins to self-disable by returning null (@​slorber)
-
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
- #​10241 feat(mdx): support recma plugins (@​slorber)
:bug: Bug Fix
-
docusaurus-theme-translations
- #​10344 fix(translations): fix wrong Estonian (et) translations and typos (@​Gekd)
- #​10360 fix(translations): Fix and Improve Spanish translations (@​sergioalmela)
- #​10235 fix(theme-translation): add missing German (de) theme.admonition translations (@​franzd1)
-
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
- #​10288 fix(theme): fix DocsVersionDropdownNavbarItem version link target (@​slorber)
- #​10219 fix(theme): ignored className attribute on lazy loaded TabItem (@​lebalz)
-
docusaurus-utils
- #​10240 fix(markdown): mdx-code-block should support intentation (@​slorber)
: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
- #​10316 refactor(docs): theme-common shouldn't depend on docs content (@​slorber)
-
docusaurus-plugin-content-blog
,docusaurus-theme-classic
,docusaurus-theme-common
- #​10313 refactor(blog): theme-common shouldn't depend on blog content plugins (@​slorber)
-
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
- #​10256 chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (@​slorber)
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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» 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.