wingkwong / leetcode-the-hard-way

LeetCode The Hard Way - From Absolute Beginner to Quitter. Join Discord: https://discord.com/invite/Nqm4jJcyBf
https://linktr.ee/leetcodethehardway
844 stars 214 forks source link

fix(deps): update docusaurus monorepo to v3.1.1 #691

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@docusaurus/core (source) 3.1.0 -> 3.1.1 age adoption passing confidence
@docusaurus/module-type-aliases (source) 3.1.0 -> 3.1.1 age adoption passing confidence
@docusaurus/plugin-content-docs (source) 3.1.0 -> 3.1.1 age adoption passing confidence
@docusaurus/plugin-google-analytics (source) 3.1.0 -> 3.1.1 age adoption passing confidence
@docusaurus/plugin-google-gtag (source) 3.1.0 -> 3.1.1 age adoption passing confidence
@docusaurus/preset-classic (source) 3.1.0 -> 3.1.1 age adoption passing confidence

Release Notes

facebook/docusaurus (@​docusaurus/core) ### [`v3.1.1`](https://togithub.com/facebook/docusaurus/compare/v3.1.0...v3.1.1) [Compare Source](https://togithub.com/facebook/docusaurus/compare/v3.1.0...v3.1.1)
facebook/docusaurus (@​docusaurus/module-type-aliases) ### [`v3.1.1`](https://togithub.com/facebook/docusaurus/compare/v3.1.0...v3.1.1) [Compare Source](https://togithub.com/facebook/docusaurus/compare/v3.1.0...v3.1.1)
facebook/docusaurus (@​docusaurus/plugin-content-docs) ### [`v3.1.1`](https://togithub.com/facebook/docusaurus/compare/v3.1.0...v3.1.1) [Compare Source](https://togithub.com/facebook/docusaurus/compare/v3.1.0...v3.1.1)
facebook/docusaurus (@​docusaurus/plugin-google-analytics) ### [`v3.1.1`](https://togithub.com/facebook/docusaurus/blob/HEAD/CHANGELOG.md#311-2024-01-26) [Compare Source](https://togithub.com/facebook/docusaurus/compare/v3.1.0...v3.1.1) ##### :bug: Bug Fix - `docusaurus-types`, `docusaurus` - [#​9791](https://togithub.com/facebook/docusaurus/pull/9791) fix(core): broken links optimization behaves differently than non-optimized logic ([@​slorber](https://togithub.com/slorber)) - `docusaurus` - [#​9788](https://togithub.com/facebook/docusaurus/pull/9788) fix(core): links with target "\_blank" should no be checked by the broken link checker ([@​slorber](https://togithub.com/slorber)) - [#​9407](https://togithub.com/facebook/docusaurus/pull/9407) fix(core): conditionally include `hostname` parameter when using… ([@​jack-robson](https://togithub.com/jack-robson)) - `docusaurus-utils` - [#​9776](https://togithub.com/facebook/docusaurus/pull/9776) fix(mdx-loader): allow spaces before `mdx-code-block` info string ([@​eitsupi](https://togithub.com/eitsupi)) - `create-docusaurus` - [#​9783](https://togithub.com/facebook/docusaurus/pull/9783) fix(create-docusaurus): fix typo in init template sample docs ([@​dawei-wang](https://togithub.com/dawei-wang)) - `docusaurus-theme-common` - [#​9727](https://togithub.com/facebook/docusaurus/pull/9727) fix(theme-common): fix missing code block MagicComments style in Visual Basic (.NET) 16 ([@​tats-u](https://togithub.com/tats-u)) - `docusaurus-theme-classic`, `docusaurus-theme-mermaid` - [#​9733](https://togithub.com/facebook/docusaurus/pull/9733) fix: remove old useless mdx typedefs ([@​slorber](https://togithub.com/slorber)) - `docusaurus-module-type-aliases`, `docusaurus-theme-classic`, `docusaurus-theme-common`, `docusaurus-utils`, `docusaurus` - [#​9732](https://togithub.com/facebook/docusaurus/pull/9732) fix(core): various broken anchor link fixes ([@​slorber](https://togithub.com/slorber)) ##### :running_woman: Performance - `docusaurus` - [#​9778](https://togithub.com/facebook/docusaurus/pull/9778) perf(core): optimize broken links checker ([@​slorber](https://togithub.com/slorber)) ##### :nail_care: Polish - `docusaurus-theme-classic` - [#​9470](https://togithub.com/facebook/docusaurus/pull/9470) polish(theme): MDX images should use async decoding ([@​sanjaiyan-dev](https://togithub.com/sanjaiyan-dev)) ##### Committers: 6 - Jack Robson ([@​jack-robson](https://togithub.com/jack-robson)) - Sanjaiyan Parthipan ([@​sanjaiyan-dev](https://togithub.com/sanjaiyan-dev)) - Sébastien Lorber ([@​slorber](https://togithub.com/slorber)) - Tatsunori Uchino ([@​tats-u](https://togithub.com/tats-u)) - [@​dawei-wang](https://togithub.com/dawei-wang) - [@​eitsupi](https://togithub.com/eitsupi)
facebook/docusaurus (@​docusaurus/preset-classic) ### [`v3.1.1`](https://togithub.com/facebook/docusaurus/compare/v3.1.0...v3.1.1) [Compare Source](https://togithub.com/facebook/docusaurus/compare/v3.1.0...v3.1.1)

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.



This PR has been generated by Mend Renovate. View repository job log here.