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.0 #690

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

facebook/docusaurus (@​docusaurus/core) ### [`v3.1.0`](https://togithub.com/facebook/docusaurus/blob/HEAD/CHANGELOG.md#310-2024-01-05) [Compare Source](https://togithub.com/facebook/docusaurus/compare/v3.0.1...v3.1.0) ##### :rocket: New Feature - `docusaurus-mdx-loader`, `docusaurus-module-type-aliases`, `docusaurus-theme-classic`, `docusaurus-types`, `docusaurus-utils`, `docusaurus` - [#​9528](https://togithub.com/facebook/docusaurus/pull/9528) feat(core): make broken link checker detect broken anchors - add `onBrokenAnchors` config ([@​OzakIOne](https://togithub.com/OzakIOne)) - `docusaurus-mdx-loader`, `docusaurus-types`, `docusaurus` - [#​9674](https://togithub.com/facebook/docusaurus/pull/9674) feat(mdx-loader): add support for siteConfig.markdown.remarkRehypeOptions ([@​slorber](https://togithub.com/slorber)) - `docusaurus-theme-common` - [#​9671](https://togithub.com/facebook/docusaurus/pull/9671) feat(theme-common): code block MagicComments support for (Visual) Basic/Batch/Fortran/COBOL/ML ([@​tats-u](https://togithub.com/tats-u)) - `docusaurus-mdx-loader`, `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`, `docusaurus-plugin-content-pages`, `docusaurus-types`, `docusaurus-utils`, `docusaurus` - [#​9624](https://togithub.com/facebook/docusaurus/pull/9624) feat: siteConfig.markdown.parseFrontMatter hook ([@​slorber](https://togithub.com/slorber)) - `docusaurus-utils` - [#​9610](https://togithub.com/facebook/docusaurus/pull/9610) feat(core): enable port configuration via environment variable ([@​OzakIOne](https://togithub.com/OzakIOne)) ##### :bug: Bug Fix - `docusaurus-theme-classic`, `docusaurus-theme-live-codeblock` - [#​9704](https://togithub.com/facebook/docusaurus/pull/9704) fix(theme): allow empty code blocks and live playgrounds ([@​slorber](https://togithub.com/slorber)) - `create-docusaurus` - [#​9696](https://togithub.com/facebook/docusaurus/pull/9696) fix(create-docusaurus): fix init template code blocks, and little improvements ([@​slorber](https://togithub.com/slorber)) - `docusaurus-plugin-pwa` - [#​9668](https://togithub.com/facebook/docusaurus/pull/9668) fix(pwa-plugin): upgrade workbox ([@​SimenB](https://togithub.com/SimenB)) - `docusaurus` - [#​9648](https://togithub.com/facebook/docusaurus/pull/9648) fix(cli): output help when no conventional config + no subcommand ([@​Josh-Cena](https://togithub.com/Josh-Cena)) - `docusaurus-theme-live-codeblock` - [#​9631](https://togithub.com/facebook/docusaurus/pull/9631) fix(live-codeblock): stabilize react-live transformCode callback, fix editor/preview desync ([@​slorber](https://togithub.com/slorber)) - `docusaurus-utils` - [#​9617](https://togithub.com/facebook/docusaurus/pull/9617) fix(utils): Markdown link replacement with <> but no spaces ([@​Josh-Cena](https://togithub.com/Josh-Cena)) - `docusaurus-module-type-aliases` - [#​9612](https://togithub.com/facebook/docusaurus/pull/9612) fix(type-aliases): add `title` prop for imported inline SVG React components ([@​axmmisaka](https://togithub.com/axmmisaka)) - `docusaurus-plugin-content-blog` - [#​9581](https://togithub.com/facebook/docusaurus/pull/9581) fix(content-blog): add baseUrl for author.image_url ([@​OzakIOne](https://togithub.com/OzakIOne)) - `docusaurus-theme-translations` - [#​9477](https://togithub.com/facebook/docusaurus/pull/9477) fix(i18n): complete translations for theme-common.json Brazilian Portuguese (pt-BR) ([@​c0h1b4](https://togithub.com/c0h1b4)) ##### :nail_care: Polish - `docusaurus-theme-common` - [#​9335](https://togithub.com/facebook/docusaurus/pull/9335) refactor(theme-common): allow optional desktopBreakpoint param in useWindowSize ([@​jgarrow](https://togithub.com/jgarrow)) ##### :wrench: Maintenance - `docusaurus-theme-search-algolia` - [#​9604](https://togithub.com/facebook/docusaurus/pull/9604) chore: add lint autofix CI job ([@​slorber](https://togithub.com/slorber)) ##### Committers: 8 - Janessa Garrow ([@​jgarrow](https://togithub.com/jgarrow)) - Joshua Chen ([@​Josh-Cena](https://togithub.com/Josh-Cena)) - Simen Bekkhus ([@​SimenB](https://togithub.com/SimenB)) - Sébastien Lorber ([@​slorber](https://togithub.com/slorber)) - Tatsunori Uchino ([@​tats-u](https://togithub.com/tats-u)) - [@​c0h1b4](https://togithub.com/c0h1b4) - axmmisaka ([@​axmmisaka](https://togithub.com/axmmisaka)) - ozaki ([@​OzakIOne](https://togithub.com/OzakIOne))

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.