ngrx-entity-relationship
ngrx-entity-relationship copied to clipboard
chore(deps): update docusaurus monorepo to v2.4.3 (minor)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @docusaurus/core (source) | 2.0.0-beta.15 -> 2.4.3 |
||||
| @docusaurus/plugin-content-docs (source) | 2.0.0-beta.15 -> 2.4.3 |
||||
| @docusaurus/plugin-google-gtag (source) | 2.0.0-beta.15 -> 2.4.3 |
||||
| @docusaurus/plugin-sitemap (source) | 2.0.0-beta.15 -> 2.4.3 |
||||
| @docusaurus/theme-classic (source) | 2.0.0-beta.15 -> 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-commondocusaurus-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,docusaurusdocusaurus-theme-commondocusaurus-utilsdocusaurus-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-npm2yarndocusaurusdocusaurus-theme-classic,docusaurus-theme-commondocusaurus-theme-translationsdocusaurus-theme-commondocusaurus-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-algoliadocusaurusdocusaurus-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,docusaurusdocusaurus- #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-loaderdocusaurus-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,docusaurusdocusaurus-theme-search-algoliadocusaurus-theme-classic,docusaurus-theme-commondocusaurus-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,docusaurusdocusaurus-theme-translationseslint-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)
docusaurusdocusaurus-mdx-loader,docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-plugin-content-pages,docusaurus-theme-classic,docusaurus-theme-mermaid,docusaurus-types,docusaurusdocusaurus-types,docusaurus- #8151 feat(core): siteConfig.headTags API to render extra tags in document head (@johnnyreilly)
:bug: Bug Fix
docusaurus-plugin-ideal-imagedocusaurus-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-commondocusaurusdocusaurus-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-translationsdocusaurus- #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-commondocusaurus-plugin-content-docs,docusaurus-theme-classicdocusaurus-theme-translations- #7953 feat(theme): adds Ukrainian default theme translations (@b-ovsepian)
:bug: Bug Fix
create-docusaurusdocusaurus-preset-classicdocusaurusdocusaurus-plugin-sitemapdocusaurus-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-utilsdocusaurus-theme-classic,docusaurus-typesdocusaurus-theme-translations- #7928 chore(theme-translations): complete vi translations (@datlechin)
:memo: Documentation
create-docusaurusdocusaurus-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
[Compare Source](https://redirect.github.com/facebook/docusaurus/compare/75c622bc7c214aa8e504a95e2ade1424549184fe...f6d6bcbc36219012dee1
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.
⚠ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: docs/package-lock.json
npm WARN old lockfile
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile
npm WARN old lockfile react-loadable: No matching version found for [email protected].
npm WARN old lockfile at module.exports (/opt/containerbase/tools/npm/10.1.0/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23)
npm WARN old lockfile at RegistryFetcher.manifest (/opt/containerbase/tools/npm/10.1.0/node_modules/npm/node_modules/pacote/lib/registry.js:119:22)
npm WARN old lockfile at async Array.<anonymous> (/opt/containerbase/tools/npm/10.1.0/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24)
npm WARN old lockfile Could not fetch metadata for [email protected] react-loadable: No matching version found for [email protected].
npm WARN old lockfile at module.exports (/opt/containerbase/tools/npm/10.1.0/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23)
npm WARN old lockfile at RegistryFetcher.manifest (/opt/containerbase/tools/npm/10.1.0/node_modules/npm/node_modules/pacote/lib/registry.js:119:22)
npm WARN old lockfile at async Array.<anonymous> (/opt/containerbase/tools/npm/10.1.0/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) {
npm WARN old lockfile code: 'ETARGET',
npm WARN old lockfile type: 'version',
npm WARN old lockfile wanted: '5.5.2',
npm WARN old lockfile versions: [
npm WARN old lockfile '1.0.0', '2.0.0', '2.0.1', '2.0.2',
npm WARN old lockfile '2.0.3', '3.0.0', '3.0.1', '3.1.0',
npm WARN old lockfile '3.2.0', '3.2.1', '3.2.2', '3.3.0',
npm WARN old lockfile '3.3.1', '4.0.0', '4.0.1', '4.0.2',
npm WARN old lockfile '4.0.3', '4.0.4', '4.0.5', '5.0.0',
npm WARN old lockfile '5.1.0', '5.2.0', '5.2.1', '5.2.2',
npm WARN old lockfile '5.2.3', '5.2.4', '5.3.0', '5.3.1',
npm WARN old lockfile '5.4.0', '5.5.0'
npm WARN old lockfile ],
npm WARN old lockfile distTags: { latest: '5.5.0' },
npm WARN old lockfile defaultTag: 'latest'
npm WARN old lockfile }
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR! react@"18.2.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.4 || ^17.0.0" from @docusaurus/[email protected]
npm ERR! node_modules/@docusaurus/core
npm ERR! @docusaurus/core@"2.4.3" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! /tmp/worker/851a20/d3314f/cache/others/npm/_logs/2023-09-20T17_06_45_157Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: /tmp/worker/851a20/d3314f/cache/others/npm/_logs/2023-09-20T17_06_45_157Z-debug-0.log
Code Climate has analyzed commit 05103e48 and detected 0 issues on this pull request.
The test coverage on the diff in this pull request is 100.0% (50% is the threshold).
This pull request will bring the total coverage in the repository to 100.0% (0.0% change).
View more on Code Climate.