Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update docusaurus monorepo to v2.4.3 #531

Merged
merged 1 commit into from Dec 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@docusaurus/core (source) 2.0.0-alpha.66 -> 2.4.3 age adoption passing confidence
@docusaurus/preset-classic (source) 2.0.0-alpha.66 -> 2.4.3 age adoption passing confidence

Release Notes

facebook/docusaurus (@​docusaurus/core)

v2.4.3

Compare Source

🐛 Bug Fix
  • docusaurus-plugin-content-docs
  • docusaurus-theme-classic
  • 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

v2.4.1

Compare Source

🐛 Bug Fix
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​8971 fix(theme): fix collapsible sidebar behavior when prefers-reduced-motion (@​slorber)
  • docusaurus-theme-translations
  • docusaurus
  • docusaurus-plugin-content-blog, docusaurus-theme-common, docusaurus-utils-common, docusaurus
    • #​8909 fix(theme): add __ prefix to technical anchors, search crawlers (Algolia) should ignore them (@​slorber)
  • docusaurus-theme-common
    • #​8906 fix(theme-common): fix collapsible component with prefers-reduced-motion (@​slorber)
    • #​8873 fix(theme-common): fix confusing theme error message: bad sidebar id suggestions (@​slorber)
  • docusaurus-utils
  • docusaurus-theme-classic, docusaurus-theme-translations
  • create-docusaurus
💅 Polish
  • docusaurus-theme-classic
    • #​8862 refactor(theme): expose copy, success and word-wrap icons as standalone components (@​armano2)
Committers: 7

v2.4.0

Compare Source

🚀 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
  • docusaurus-remark-plugin-npm2yarn
  • docusaurus
    • #​8677 feat(core): add script env variables: NODE_ENV + BABEL_ENV + DOCUSAURUS_CURRENT_LOCALE (temporary i18n workaround) (@​slorber)
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​8674 feat(theme-classic): respect prefers-reduced-motion: reduce mediaquery, bump Infima to alpha.43 (@​slorber)
  • docusaurus-theme-translations
  • docusaurus-theme-common
    • #​8656 feat(theme-common): allow passing a string for details summary (@​pReya)
  • docusaurus-plugin-google-gtag
    • #​8620 feat(gtag-plugin): gtag should support multiple tracking ids, notably for the UA => GA4 transition (@​slorber)
🐛 Bug Fix
  • docusaurus-theme-classic
  • docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-theme-common, docusaurus-theme-search-algolia
    • #​8757 fix(search): search page should react to querystring changes + cleanup/refactor (@​slorber)
  • 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
Committers: 14

v2.3.1

Compare Source

🐛 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
  • docusaurus-utils
  • docusaurus-preset-classic
💅 Polish
  • docusaurus-theme-translations
🤖 Dependencies
  • docusaurus-plugin-client-redirects, docusaurus-theme-search-algolia, docusaurus
Committers: 3

v2.3.0

Compare Source

🚀 New Feature
  • docusaurus-theme-translations
  • docusaurus-plugin-content-blog
  • 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
    • #​8303 fix(mdx-loader): support nested admonitions
    • #​8282 fix(mermaid): fix Mermaid integration for v9.2 release
  • docusaurus-theme-common
  • docusaurus
  • docusaurus-theme-classic, docusaurus
    • #​8445 fix(theme-classic) extract HomeBreadcrumbItem + fix swizzle bugs (@​3v0k4)
  • docusaurus-theme-search-algolia
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​8486 fix(theme): refactor Tabs, make groupId + queryString work fine together (@​slorber)
  • docusaurus-theme-classic
  • 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
  • docusaurus-plugin-content-docs
  • docusaurus-utils
  • create-docusaurus, docusaurus-theme-classic
    • #​8279 fix(create-docusaurus): improve init template misleading doc + add Docuaurus social card (@​slorber)
💅 Polish
  • docusaurus-theme-classic, docusaurus
    • #​8445 fix(theme-classic) extract HomeBreadcrumbItem + fix swizzle bugs (@​3v0k4)
  • docusaurus-theme-translations
  • eslint-plugin
Committers: 16

v2.2.0

Compare Source

🚀 New Feature
  • docusaurus-plugin-client-redirects
  • 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
🐛 Bug Fix
  • docusaurus-plugin-ideal-image
  • docusaurus-theme-common
  • 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
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​8204 fix(theme-classic): fix SkipToContent without JS , refactor, make it public theming API (@​mturoci)
    • #​8059 fix(theme): preserve url ?search#hash on navbar version/locale dropdowns navigations (@​slorber)
  • docusaurus
  • docusaurus-theme-classic
  • docusaurus-utils
  • docusaurus-theme-translations
  • docusaurus-plugin-client-redirects
💅 Polish
Committers: 22

v2.1.0

Compare Source

🚀 New Feature
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​8008 feat(theme): ability to use <DocCardList> without items prop, on any doc page (@​slorber)
  • docusaurus-plugin-content-docs, docusaurus-theme-classic
  • docusaurus-theme-translations
🐛 Bug Fix
💅 Polish
  • docusaurus-theme-classic
  • docusaurus-utils
    • #​7941 feat(core): add new Webpack file-loader extensions: avif, mov, mkv, mpg, avi... (@​slorber)
  • docusaurus-theme-classic, docusaurus-types
    • #​7942 feat(theme-classic): use lang attribute in navbar locale dropdown items (@​slorber)
  • docusaurus-theme-translations
📝 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
Committers: 10

v2.0.1

Compare Source

Fix bad npm publish of 2.0.0

Committers: 1

v2.0.0

Compare Source

Bad npm publish, please use 2.0.1

💅 Polish
Committers: 2

v2.0.0-rc.1

Compare Source

🐛 Bug Fix
💅 Polish
  • docusaurus-theme-translations
📝 Documentation
  • docusaurus-plugin-content-docs
    • #​7706 docs: release process, versioning, breaking changes, public API surface (@​slorber)
🔧 Maintenance
Committers: 11

v2.0.0-beta.ff31de0ff

Compare Source

v2.0.0-beta.fc64c12e4

Compare Source

v2.0.0-beta.fbdeefcac

Compare Source

v2.0.0-beta.fa9b0cd9c

Compare Source

v2.0.0-beta.fa7aa0810

Compare Source

v2.0.0-beta.f7b5e9039

Compare Source

v2.0.0-beta.f71e83450

Compare Source

v2.0.0-beta.f47826297

Compare Source

v2.0.0-beta.f33cd079c

Compare Source

v2.0.0-beta.f316ff5cd

Compare Source

v2.0.0-beta.f20599bb5

Compare Source

v2.0.0-beta.f10304dd1

Compare Source

v2.0.0-beta.f03479f69

Compare Source

v2.0.0-beta.ec2486d2c

Compare Source

v2.0.0-beta.e85ec1ab1

Compare Source

v2.0.0-beta.e5916dc59

Compare Source

v2.0.0-beta.e2acda64f

Compare Source

v2.0.0-beta.e25c0e7d3

Compare Source

v2.0.0-beta.e09291062

Compare Source

v2.0.0-beta.dfe32dac9

Compare Source

v2.0.0-beta.df8a900f9

Compare Source

v2.0.0-beta.df19bbd14

Compare Source

v2.0.0-beta.ddc0f46b7

Compare Source

v2.0.0-beta.dc9f104cc

Compare Source

v2.0.0-beta.dc4664b48

Compare Source

v2.0.0-beta.dc0336a34

Compare Source

v2.0.0-beta.db6f5ce72

Compare Source

v2.0.0-beta.d81d43c24

Compare Source

v2.0.0-beta.d72f760e4

Compare Source

v2.0.0-beta.d65cc9d23

Compare Source

v2.0.0-beta.d3764f77f

Compare Source

v2.0.0-beta.d2e4e60cd

Compare Source

v2.0.0-beta.d0bbdd053

Compare Source

v2.0.0-beta.ce847d664

Compare Source

v2.0.0-beta.ce0764033

Compare Source

v2.0.0-beta.c935fe2a3

Compare Source

v2.0.0-beta.c8b9061f6

Compare Source

v2.0.0-beta.c3127b65d

Compare Source

v2.0.0-beta.c0b8e9116

Compare Source

v2.0.0-beta.bfd33dc63

Compare Source

v2.0.0-beta.be9f9d6df

Compare Source

v2.0.0-beta.be695aa0e

Compare Source

v2.0.0-beta.bd46de18f

Compare Source

v2.0.0-beta.bb825faf1

Compare Source

v2.0.0-beta.bb0c9eed0

Compare Source

v2.0.0-beta.ba6545057

Compare Source

v2.0.0-beta.b561679fd

Compare Source

v2.0.0-beta.b54ec7238

Compare Source

v2.0.0-beta.b3e89d2a8

Compare Source

v2.0.0-beta.aff848e87

Compare Source

v2.0.0-beta.af3640dca

Compare Source

v2.0.0-beta.aeb8e9da5

Compare Source

v2.0.0-beta.ace285b3b

Compare Source

v2.0.0-beta.ab3821cb3

Compare Source

v2.0.0-beta.ab19070ab

Compare Source

[`v


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 has been generated by Mend Renovate. View repository job log here.

@coveralls
Copy link

coveralls commented Nov 18, 2020

Pull Request Test Coverage Report for Build 7341063810

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.351%

Totals Coverage Status
Change from base Build 7341057108: 0.0%
Covered Lines: 752
Relevant Lines: 770

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 905e141 to 7c1fa7c Compare November 18, 2020 19:24
@renovate renovate bot changed the title fix(deps): update dependency @docusaurus/core to v2.0.0-alpha.68 fix(deps): update docusaurus monorepo to v2.0.0-alpha.68 Nov 18, 2020
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 7c1fa7c to 0fdf26a Compare November 24, 2020 10:31
@renovate renovate bot changed the title fix(deps): update docusaurus monorepo to v2.0.0-alpha.68 fix(deps): update docusaurus monorepo Nov 24, 2020
@renovate renovate bot changed the title fix(deps): update docusaurus monorepo fix(deps): update docusaurus monorepo to v2.0.0-alpha.69 Nov 24, 2020
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 0fdf26a to a475428 Compare November 24, 2020 11:27
@renovate renovate bot changed the title fix(deps): update docusaurus monorepo to v2.0.0-alpha.69 fix(deps): update docusaurus monorepo Nov 26, 2020
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch 2 times, most recently from 6195887 to aefe71b Compare November 26, 2020 18:25
@renovate renovate bot changed the title fix(deps): update docusaurus monorepo fix(deps): update docusaurus monorepo to v2.0.0-alpha.bd62be93d Nov 26, 2020
@renovate renovate bot changed the title fix(deps): update docusaurus monorepo to v2.0.0-alpha.bd62be93d fix(deps): update docusaurus monorepo Dec 2, 2020
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch 2 times, most recently from 6f505d6 to 703c169 Compare December 2, 2020 19:27
@renovate renovate bot changed the title fix(deps): update docusaurus monorepo fix(deps): update docusaurus monorepo to v2.0.0-alpha.e90749c6f Dec 2, 2020
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 703c169 to 5ec47d8 Compare December 3, 2020 10:59
@renovate renovate bot changed the title fix(deps): update docusaurus monorepo to v2.0.0-alpha.e90749c6f fix(deps): update docusaurus monorepo Dec 3, 2020
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 5ec47d8 to 45f2a3b Compare December 3, 2020 11:02
@renovate renovate bot changed the title fix(deps): update docusaurus monorepo fix(deps): update docusaurus monorepo to v2.0.0-alpha.f37987f32 Dec 3, 2020
@renovate renovate bot changed the title fix(deps): update docusaurus monorepo to v2.0.0-alpha.f37987f32 fix(deps): update docusaurus monorepo to v2.0.0-alpha.f48d435ce Jan 5, 2021
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 45f2a3b to a5b16aa Compare January 5, 2021 16:24
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from a5b16aa to e303d75 Compare February 1, 2021 17:35
@renovate renovate bot changed the title fix(deps): update docusaurus monorepo to v2.0.0-alpha.f48d435ce fix(deps): update docusaurus monorepo to v2.0.0-alpha.fd17476c3 Feb 1, 2021
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from e303d75 to 473937b Compare March 11, 2021 18:50
@renovate renovate bot changed the title fix(deps): update docusaurus monorepo to v2.0.0-alpha.fd17476c3 fix(deps): update docusaurus monorepo to v2.0.0-alpha.ffe8b6106 Mar 11, 2021
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 473937b to f544c70 Compare June 1, 2021 20:23
@renovate renovate bot changed the title fix(deps): update docusaurus monorepo to v2.0.0-alpha.ffe8b6106 fix(deps): update docusaurus monorepo to v2.0.0-beta.0 Jun 1, 2021
@c2fo-cibot c2fo-cibot bot added the size/XXL Denotes a PR that changes 1000+ lines label Jun 1, 2021
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from f544c70 to 6f39ecc Compare June 18, 2021 14:54
@renovate renovate bot changed the title fix(deps): update docusaurus monorepo to v2.0.0-beta.0 fix(deps): update docusaurus monorepo to v2.0.0-beta.1 Jun 18, 2021
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 86e35ed to 7e462b2 Compare October 21, 2021 17:34
@renovate renovate bot changed the title fix(deps): update docusaurus monorepo to v2.0.0-beta.7 fix(deps): update docusaurus monorepo to v2.0.0-beta.8 Oct 21, 2021
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 7e462b2 to 20d6416 Compare November 2, 2021 18:23
@renovate renovate bot changed the title fix(deps): update docusaurus monorepo to v2.0.0-beta.8 fix(deps): update docusaurus monorepo to v2.0.0-beta.9 Nov 2, 2021
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 20d6416 to 7f3b271 Compare December 9, 2021 12:32
@renovate renovate bot changed the title fix(deps): update docusaurus monorepo to v2.0.0-beta.9 fix(deps): update docusaurus monorepo to v2.0.0-beta.10 Dec 9, 2021
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 7f3b271 to d86084a Compare December 10, 2021 12:32
@renovate renovate bot changed the title fix(deps): update docusaurus monorepo to v2.0.0-beta.10 fix(deps): update docusaurus monorepo to v2.0.0-beta.11 Dec 10, 2021
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from d86084a to ed63cf9 Compare December 10, 2021 14:48
@renovate renovate bot changed the title fix(deps): update docusaurus monorepo to v2.0.0-beta.11 fix(deps): update docusaurus monorepo to v2.0.0-beta.13 Dec 10, 2021
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from ed63cf9 to f776674 Compare March 7, 2022 14:06
@renovate renovate bot changed the title fix(deps): update docusaurus monorepo to v2.0.0-beta.13 fix(deps): update docusaurus monorepo to v2.0.0-beta.17 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from f776674 to 79fa783 Compare March 25, 2022 15:19
@renovate renovate bot changed the title fix(deps): update docusaurus monorepo to v2.0.0-beta.17 fix(deps): update docusaurus monorepo to v2.0.0-beta.18 Mar 25, 2022
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 79fa783 to d73c757 Compare May 16, 2022 00:27
@renovate renovate bot changed the title fix(deps): update docusaurus monorepo to v2.0.0-beta.18 fix(deps): update docusaurus monorepo to v2.0.0-beta.20 May 16, 2022
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from d73c757 to 741d2f7 Compare June 18, 2022 16:17
@renovate renovate bot changed the title fix(deps): update docusaurus monorepo to v2.0.0-beta.20 fix(deps): update docusaurus monorepo to v2.0.0-beta.21 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 741d2f7 to 04f4648 Compare November 20, 2022 12:00
@renovate renovate bot changed the title fix(deps): update docusaurus monorepo to v2.0.0-beta.21 fix(deps): update docusaurus monorepo to v2.2.0 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 04f4648 to 733f56d Compare March 24, 2023 13:24
@renovate renovate bot changed the title fix(deps): update docusaurus monorepo to v2.2.0 fix(deps): update docusaurus monorepo to v2.4.0 Mar 24, 2023
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 733f56d to e808a60 Compare May 28, 2023 11:51
@renovate renovate bot changed the title fix(deps): update docusaurus monorepo to v2.4.0 fix(deps): update docusaurus monorepo to v2.4.1 May 28, 2023
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from e808a60 to 67efe5a Compare September 20, 2023 18:23
@renovate renovate bot changed the title fix(deps): update docusaurus monorepo to v2.4.1 fix(deps): update docusaurus monorepo to v2.4.3 Sep 20, 2023
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 67efe5a to 45fdf5f Compare December 27, 2023 18:48
@zackerydev zackerydev merged commit ed71ed4 into master Dec 27, 2023
6 checks passed
@zackerydev zackerydev deleted the renovate/docusaurus-monorepo branch December 27, 2023 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-9 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants