react-chartjs-2
react-chartjs-2 copied to clipboard
fix(deps): update docusaurus monorepo to v2.4.3
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@docusaurus/core (source) | 2.0.0-beta.14 -> 2.4.3 |
||||
@docusaurus/module-type-aliases (source) | 2.0.0-beta.14 -> 2.4.3 |
||||
@docusaurus/preset-classic (source) | 2.0.0-beta.14 -> 2.4.3 |
Release Notes
facebook/docusaurus (@docusaurus/core)
v2.4.3
:bug: 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: 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)
:nail_care: 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
:rocket: 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: 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
:nail_care: 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: 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)
:nail_care: Polish
-
docusaurus-theme-translations
- #8614 chore(theme-translations): complete zh translations (@Josh-Cena)
:robot: 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
:rocket: 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: 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
:nail_care: 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)
v2.2.0
:rocket: New Feature
-
docusaurus-plugin-client-redirects
- #8227 feat(plugin-client-redirects): keep the query string + hash (@Xabilahu)
-
docusaurus
-
docusaurus-mdx-loader
,docusaurus-plugin-content-blog
,docusaurus-plugin-content-docs
,docusaurus-plugin-content-pages
,docusaurus-theme-classic
,docusaurus-theme-mermaid
,docusaurus-types
,docusaurus
-
docusaurus-types
,docusaurus
- #8151 feat(core): siteConfig.headTags API to render extra tags in document head (@johnnyreilly)
:bug: Bug Fix
-
docusaurus-plugin-ideal-image
-
docusaurus-theme-common
- #8246 fix(mdx-loader): properly unwrap mdxAdmonitionTitle placeholder (@Josh-Cena)
-
docusaurus-plugin-content-docs
- #8234 fix(plugin-content-docs): fix error message context (error cause) when doc processing fails (@shanpriyan)
-
docusaurus-theme-classic
,docusaurus-theme-translations
- #8207 fix(theme-classic): hamburger menu control navigation by keyboard (@jeferson-sb)
-
docusaurus-theme-classic
,docusaurus-theme-common
-
docusaurus
-
docusaurus-theme-classic
- #8174 fix(theme): announce theme switches (@mturoci)
- #8190 fix(theme): add more tag names to inline code element set (@Josh-Cena)
- #8163 fix(theme): mobile navbar & skipToContent should cover announcementBar (@adnanhashmi09)
- #8068 fix(theme): preserve line breaks when copying code with showLineNumbers in Firefox (@LittleboyHarry)
-
docusaurus-utils
- #8137 fix(utils): remove non-ASCII limitation for path normalization (@birjj)
- #8158 fix(content-blog): make RSS feed generation work with slugs with .html extension (@Pranav2612000)
-
docusaurus-theme-translations
- #8105 fix(theme-translations): complete turkish theme default translations (@ramazansancar)
- #8087 fix(theme-translations): remove extra vi translations (@namnguyenthanhwork)
-
docusaurus-plugin-client-redirects
- #8067 fix(redirect): tolerate trailing slash difference if config is undefined (@Josh-Cena)
:nail_care: Polish
-
docusaurus-theme-translations
-
docusaurus
- #8159 fix(core): throw error for invalid URL in config file (@forgeRW)
- #8109 feat(core): prefetch on mobile touchstart (@sanjaiyan-dev)
-
docusaurus-theme-classic
- #8161 fix(theme): do not show tab content when tabbing over it; show after selection only (@mturoci)
- #8062 refactor(theme): remove hard-coded tag border-radius (@homotechsual)
-
docusaurus-utils-validation
,docusaurus
- #8066 fix(core): normalize slashes for url/baseUrl instead of throwing (@Josh-Cena)
Committers: 22
- Adnan Hashmi (@adnanhashmi09)
- Alexey Pyltsyn (@lex111)
- Forresst (@forresst)
- Jan Peer Stöcklmair (@JPeer264)
- Jeferson S. Brito (@jeferson-sb)
- Johan Fagerberg (@birjj)
- John Reilly (@johnnyreilly)
- Joshua Chen (@Josh-Cena)
- LittleboyHarry (@LittleboyHarry)
- Masahiko Hara (@pasora)
- Mikey O'Toole (@homotechsual)
- Nguyễn Thành Nam (@namnguyenthanhwork)
- Pranav Joglekar (@Pranav2612000)
- Ramazan SANCAR (@ramazansancar)
- Sam Wall (@sjwall)
- Sanjaiyan Parthipan (@sanjaiyan-dev)
- Shanmughapriyan S (@shanpriyan)
- Sébastien Lorber (@slorber)
- Xabier Lahuerta Vazquez (@Xabilahu)
- @forgeRW
- @mturoci
- evan (@e-im)
v2.1.0
:rocket: New Feature
-
docusaurus-theme-classic
,docusaurus-theme-common
-
docusaurus-plugin-content-docs
,docusaurus-theme-classic
-
docusaurus-theme-translations
- #7953 feat(theme): adds Ukrainian default theme translations (@b-ovsepian)
:bug: Bug Fix
-
create-docusaurus
-
docusaurus-preset-classic
-
docusaurus
-
docusaurus-plugin-sitemap
-
docusaurus-theme-classic
- #7910 fix(theme-classic): code block line number display with line wrapping (@yzhe819)
- #7786 fix: collapse siblings when first category is selected (@whiteand)
:nail_care: Polish
-
docusaurus-theme-classic
- #7982 fix(theme): add aria-label to skip to content link region (@YoniChechik)
- #7940 refactor(theme-classic): split AnnouncementBar, increase z-index, use shadow (@slorber)
- #7876 refactor(theme-classic): make tag text visually certered (@Kosai106)
-
docusaurus-utils
-
docusaurus-theme-classic
,docusaurus-types
-
docusaurus-theme-translations
- #7928 chore(theme-translations): complete vi translations (@datlechin)
:memo: Documentation
-
create-docusaurus
-
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-ideal-image
,docusaurus-plugin-sitemap
,docusaurus-theme-classic
- #7905 docs: remove mention of beta (@Josh-Cena)
Committers: 10
- Bagdasar Ovsepyan (@b-ovsepian)
- Joshua Chen (@Josh-Cena)
- Kevin Østerkilde (@Kosai106)
- Morgane Dubus (@mdubus)
- Ngô Quốc Đạt (@datlechin)
- Sébastien Lorber (@slorber)
- Yoni Chechik (@YoniChechik)
- @whiteand
- @yzhe819
- adventure-yunfei (@adventure-yunfei)
v2.0.1
Fix bad npm publish of 2.0.0
Committers: 1
- Sébastien Lorber (@slorber)
v2.0.0
Bad npm publish, please use 2.0.1
:nail_care: Polish
-
docusaurus
- #7781 refactor(core): log Docusaurus & Node version before exiting (@Josh-Cena)
Committers: 2
- Joshua Chen (@Josh-Cena)
- Sébastien Lorber (@slorber)
v2.0.0-rc.1
:bug: Bug Fix
-
docusaurus
- #7776 fix(core): swizzle --eject js should not copy theme .d.ts files (@slorber)
- #7750 fix(deploy): revert "feat(deploy): copy local git config to tmp repo (#7702)" (@ghostsquad)
-
docusaurus-plugin-sitemap
- #7774 fix(sitemap): complete gracefully when all pages have noIndex meta (@Josh-Cena)
-
docusaurus-theme-classic
- #7771 chore: bump Infima to 0.2.0-alpha.42, fix a:hover link bug (@slorber)
- #7755 fix(theme-classic): validate options properly (@Josh-Cena)
- #7752 fix(theme-classic): fix Layout theme height CSS (@LichLord91)
-
docusaurus-migrate
- #7766 fix(migrate): import siteConfig with file extension (@Josh-Cena)
-
docusaurus-theme-search-algolia
- #7761 fix(algolia-search): test for canUseIntersectionObserver (@RoiArthurB)
:nail_care: Polish
-
docusaurus-theme-translations
- #7762 chore(theme-translations): complete ko translations (@anaclumos)
:memo: Documentation
-
docusaurus-plugin-content-docs
:wrench: Maintenance
-
docusaurus-theme-classic
Committers: 11
- Arthur Brugière (@RoiArthurB)
- Bruce Song (@recallwei)
- Evan (@DigiPie)
- Jeffrey Aven (@jeffreyaven)
- Joshua Chen (@Josh-Cena)
- Sunghyun Cho (@anaclumos)
- Sébastien Lorber (@slorber)
- The Nguyen (@treoden)
- Wes McNamee (@ghostsquad)
- @LichLord91
- 凱恩 Kane (@Gary50613)
v2.0.0-beta.ff31de0ff
v2.0.0-beta.fc64c12e4
v2.0.0-beta.fbdeefcac
v2.0.0-beta.fa9b0cd9c
v2.0.0-beta.fa7aa0810
v2.0.0-beta.f7b5e9039
v2.0.0-beta.f71e83450
v2.0.0-beta.f47826297
v2.0.0-beta.f33cd079c
v2.0.0-beta.f316ff5cd
v2.0.0-beta.f20599bb5
v2.0.0-beta.f10304dd1
v2.0.0-beta.f03479f69
v2.0.0-beta.ec2486d2c
v2.0.0-beta.e85ec1ab1
v2.0.0-beta.e5916dc59
v2.0.0-beta.e2acda64f
v2.0.0-beta.e25c0e7d3
v2.0.0-beta.e09291062
v2.0.0-beta.dfe32dac9
v2.0.0-beta.df8a900f9
v2.0.0-beta.df19bbd14
v2.0.0-beta.ddc0f46b7
v2.0.0-beta.dc9f104cc
v2.0.0-beta.dc4664b48
v2.0.0-beta.dc0336a34
v2.0.0-beta.db6f5ce72
v2.0.0-beta.d81d43c24
v2.0.0-beta.d72f760e4
v2.0.0-beta.d65cc9d23
v2.0.0-beta.d3764f77f
v2.0.0-beta.d2e4e60cd
v2.0.0-beta.d0bbdd053
v2.0.0-beta.ce847d664
v2.0.0-beta.ce0764033
v2.0.0-beta.c935fe2a3
v2.0.0-beta.c8b9061f6
v2.0.0-beta.c3127b65d
v2.0.0-beta.c0b8e9116
v2.0.0-beta.bfd33dc63
v2.0.0-beta.be9f9d6df
v2.0.0-beta.be695aa0e
[Compare Source](https://redirect.github.com/facebook/docusaurus/compare/ec01e744594907c70134bc420b500f28c69d040a...5e2ee8502f36487fb
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.
size-limit report 📦
Path | Size | Loading time (3g) | Running time (snapdragon) | Total time |
---|---|---|---|---|
dist/index.js | 630 B (0%) | 13 ms (0%) | 51 ms (+9.33% 🔺) | 63 ms |
Codecov Report
Merging #1010 (4624184) into master (38f6403) will not change coverage. The diff coverage is
n/a
.
:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.
@@ Coverage Diff @@
## master #1010 +/- ##
=======================================
Coverage 88.88% 88.88%
=======================================
Files 4 4
Lines 333 333
Branches 29 29
=======================================
Hits 296 296
Misses 37 37
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more