fix(deps): update docusaurus monorepo to v2.4.3 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@docusaurus/core | 2.2.0 -> 2.4.3 |
||||
@docusaurus/preset-classic | 2.2.0 -> 2.4.3 |
Release Notes
facebook/docusaurus
v2.4.3
🐛 Bug Fix
-
docusaurus-plugin-content-docs
- #9107 fix(content-docs): sidebar generator should return customProps for doc items (@TheCatLady)
-
docusaurus-theme-classic
- #9108 feat(theme-classic): add description & keywords microdata to blog posts (@TheCatLady)
- #9099 fix(theme): only set classname on ul elements if they have an existing class (@homotechsual)
- #9243 fix(theme-common): ThemedComponent should display something when JS is disabled (@slorber)
-
docusaurus-theme-classic
,docusaurus-theme-common
- #9130 fix(theme): canonical url should be not change after hydration if url accessed with/without trailing slash (@ori-shalom)
Committers: 4
- Mikey O'Toole (@homotechsual)
- Ori Shalom (@ori-shalom)
- Sébastien Lorber (@slorber)
- @TheCatLady
v2.4.1
🐛 Bug Fix
-
docusaurus-theme-classic
,docusaurus-theme-common
-
docusaurus-theme-translations
- #8933 fix(theme-translations): fix Turkish translation for aria label "Enter key" (@LiberaTeMetuMortis)
-
docusaurus
- #8908 fix(core): Correct yarn upgrade command for yarn 2.x (@andrewnicols)
-
docusaurus-plugin-content-blog
,docusaurus-theme-common
,docusaurus-utils-common
,docusaurus
-
docusaurus-theme-common
-
docusaurus-utils
-
docusaurus-theme-classic
,docusaurus-theme-translations
- #8842 fix(theme-translations): remove redundant navigation text in aria label (@tarunrajput)
-
create-docusaurus
- #8831 fix(create): add missing await (@SACHINnANYAKKARA)
💅 Polish
-
docusaurus-theme-classic
Committers: 7
- Aleksandr Vladykin (@morsko1)
- Andrew Lyons (@andrewnicols)
- Armano (@armano2)
- MetuMortis (@LiberaTeMetuMortis)
- Sachin Nanayakkara (@SACHINnANYAKKARA)
- Sébastien Lorber (@slorber)
- Tarun Chauhan (@tarunrajput)
v2.4.0
🚀 New Feature
-
docusaurus-plugin-content-docs
,docusaurus-theme-classic
- #8236 feat(content-docs): add support for sidebar item category/link descriptions in generated index page (@ZarakiKanzaki)
-
docusaurus-theme-classic
- #8708 feat(theme): allow to load a Docusaurus page with theme from query-string: ?docusaurus-theme=dark (@slorber)
- #8616 feat(theme): add ability to translate navbar+footer logo alt text (@Mysterious-Dev)
-
docusaurus-remark-plugin-npm2yarn
-
docusaurus
-
docusaurus-theme-classic
,docusaurus-theme-common
-
docusaurus-theme-translations
-
docusaurus-theme-common
-
docusaurus-plugin-google-gtag
🐛 Bug Fix
-
docusaurus-theme-classic
- #8803 fix(theme): codeblock buttons should be kept on the right when using RTL locale (@Vishruta-Patil)
- #8615 fix(theme): improve color toggle when using dark navbar (@dewanshDT)
- #8699 fix(theme-classic): fix tab focus bug in dropdown (#8697) (@kagankan)
-
docusaurus-theme-classic
,docusaurus-theme-common
- #8801 fix(theme): allow tabs children to be falsy (@Josh-Cena)
-
docusaurus-theme-common
,docusaurus-theme-search-algolia
-
docusaurus
-
docusaurus-theme-translations
💅 Polish
-
create-docusaurus
- #8712 polish(create-docusaurus): the starter template should use a navbar item "docSidebar" instead of "doc" (less fragile on updates) (@biplavmz)
-
docusaurus-theme-classic
,docusaurus-theme-common
,docusaurus-utils-common
,docusaurus
- #8735 polish(theme): better error messages on navbar item rendering failures + ErrorCauseBoundary API (@tannerdolby)
-
docusaurus-theme-classic
,docusaurus-theme-common
,docusaurus
- #8736 polish(core): better styling for error screens (@tannerdolby)
Committers: 14
- Anas (@Anasqx)
- Armano (@armano2)
- Davide Donadio (@ZarakiKanzaki)
- Dewansh Thakur (@dewanshDT)
- Joshua Chen (@Josh-Cena)
- Kagan (@kagankan)
- Moritz Stückler (@pReya)
- Mysterious_Dev (@Mysterious-Dev)
- Petter Drønnen (@dr0nn1)
- Sébastien Lorber (@slorber)
- Tanner Dolby (@tannerdolby)
- TrueQAP (@trueqap)
- Vishruta Patil (@Vishruta-Patil)
- @biplavmz
v2.3.1
🐛 Bug Fix
-
docusaurus-theme-common
- #8628 fix(theme-common): fix issue in tab scroll position restoration on tab click (@slorber)
- #8619 fix(theme-common): localStorage utils dispatch too many storage events leading to infinite loop (@slorber)
- #8618 fix(theme-common): prepare usage of useSyncExternalStore compatibility with React 18 (@slorber)
-
docusaurus-theme-classic
,docusaurus-theme-common
- #8593 fix(theme-classic): allow rendering single tab item (@Josh-Cena)
-
docusaurus-utils
- #8606 fix(utils): handle CRLF when parsing MDX imports (@scastiel)
-
docusaurus-preset-classic
- #8597 fix(preset-classic): install the right plugin for googleTagManager (@Josh-Cena)
💅 Polish
-
docusaurus-theme-translations
- #8614 chore(theme-translations): complete zh translations (@Josh-Cena)
🤖 Dependencies
-
docusaurus-plugin-client-redirects
,docusaurus-theme-search-algolia
,docusaurus
- #8610 chore(deps): bump eta from 1.12.3 to 2.0.0 (@dependabot[bot])
Committers: 3
- Joshua Chen (@Josh-Cena)
- Sébastien Castiel (@scastiel)
- Sébastien Lorber (@slorber)
v2.3.0
🚀 New Feature
-
docusaurus-theme-translations
- #8541 feat(theme-translations): default translations for Slovenian (sl-SI) (@MatijaSi)
-
docusaurus-plugin-content-blog
- #8378 feat(blog): add options.createFeedItems to filter/limit/transform feed items (@johnnyreilly)
-
docusaurus-theme-classic
,docusaurus-theme-common
,docusaurus
-
docusaurus
- #8397 feat(core): deploy CLI - add support for git url "insteadOf": use 'remote get-url' to determine source repo url (@friederbluemle)
-
docusaurus-theme-search-algolia
- #8428 feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls
-
docusaurus-plugin-google-tag-manager
- #8470 feat(plugin-google-tag-manager): add new google-tag-manager plugin + deprecate google-analytics plugin (@lanegoolsby)
🐛 Bug Fix
-
docusaurus-mdx-loader
-
docusaurus-theme-common
- #8539 fix(algolia): make search footer respect searchPagePath (@Josh-Cena)
-
docusaurus
- #8538 fix(core): avoid hash collision when generating chunk names (@Josh-Cena)
- #8481 fix(core): explicitly define CopyWebpackPlugin toType: 'dir' (@Thomascogez)
- #8342 fix(core): normalize input for poll option (@mhnaeem)
-
docusaurus-theme-classic
,docusaurus
-
docusaurus-theme-search-algolia
-
docusaurus-theme-classic
,docusaurus-theme-common
-
docusaurus-theme-classic
- #8463 fix(theme-classic): content container grow to take all the available space (@Djunnni)
- #8328 fix(theme): preserve sidebar height on collapse (@0916dhkim)
- #8350 fix(theme): forward className prop in theme-classic's Heading (@JoshuaKGoldberg)
-
docusaurus-theme-translations
- #8424 fix(translations): typo in lastUpdatedAtBy Vietnamese translation (@slorber)
- #8289 fix(theme-translations): complete Turkish theme translations
- #8406 fix(translations): complete farsi theme translations
- #8450 fix(theme-translations): complete Vietnamese theme translations
- #8525 chore(theme-translations): complete pl translations
-
docusaurus-plugin-content-blog
- #8381 fix(content-blog): blog Atom feed id + RSS feed guid should be fully qualified urls (@johnnyreilly)
-
docusaurus-plugin-content-docs
- #8275 fix(content-docs): add trailing slash to contentDirs, before passing it to isMDXPartial (@denis-alkhelali)
-
docusaurus-utils
- #8314 fix(utils): allow partially backticked markdown h1 contentTitles (@JoshuaKGoldberg)
-
create-docusaurus
,docusaurus-theme-classic
💅 Polish
-
docusaurus-theme-classic
,docusaurus
-
docusaurus-theme-translations
-
eslint-plugin
Committers: 16
- Danny Kim (@0916dhkim)
- Denis Al-Khelali (@denis-alkhelali)
- Dongjoon Lee (@Djunnni)
- Frieder Bluemle (@friederbluemle)
- John Reilly (@johnnyreilly)
- Josh Goldberg (@JoshuaKGoldberg)
- Joshua Chen (@Josh-Cena)
- Lachlan Heywood (@lachieh)
- Lane Goolsby (@lanegoolsby)
- Matija Sirk (@MatijaSi)
- Muhammad Hammad (@mhnaeem)
- Riccardo (@3v0k4)
- Stefan Norberg (@stnor)
- Sébastien Lorber (@slorber)
- Thomas.CA (@Thomascogez)
- @mturoci
- 宋锦丰 (@SJFCS)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Ghost User