fix(deps): update docusaurus monorepo to v3.0.1 #327

Merged
techknowlogick merged 1 commits from renovate/docusaurus-monorepo into main 2023-12-04 22:32:46 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@docusaurus/core (source) dependencies patch 3.0.0 -> 3.0.1
@docusaurus/module-type-aliases (source) devDependencies patch 3.0.0 -> 3.0.1
@docusaurus/plugin-client-redirects (source) dependencies patch 3.0.0 -> 3.0.1
@docusaurus/preset-classic (source) dependencies patch 3.0.0 -> 3.0.1

Release Notes

facebook/docusaurus (@​docusaurus/core)

v3.0.1

Compare Source

🐛 Bug Fix
  • docusaurus-utils
  • create-docusaurus, docusaurus-theme-classic, docusaurus-theme-common
    • #​9567 fix(theme): upgrade prism-react-renderer, fix html script and style tag highlighting (@​slorber)
  • docusaurus-theme-common
  • docusaurus-theme-classic
  • create-docusaurus
🤖 Dependencies
  • docusaurus-plugin-debug
  • create-docusaurus, docusaurus-theme-classic, docusaurus-theme-common
    • #​9572 chore: upgrade prism-react-renderer to 2.3.0 to avoid older clsx (@​harryzcy)
    • #​9567 fix(theme): upgrade prism-react-renderer, fix html script and style tag highlighting (@​slorber)
  • create-docusaurus, docusaurus-plugin-pwa, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-live-codeblock, docusaurus-theme-search-algolia
  • docusaurus
  • docusaurus-plugin-pwa, docusaurus
Committers: 6

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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@docusaurus/core](https://github.com/facebook/docusaurus) ([source](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus)) | dependencies | patch | [`3.0.0` -> `3.0.1`](https://renovatebot.com/diffs/npm/@docusaurus%2fcore/3.0.0/3.0.1) | | [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus) ([source](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases)) | devDependencies | patch | [`3.0.0` -> `3.0.1`](https://renovatebot.com/diffs/npm/@docusaurus%2fmodule-type-aliases/3.0.0/3.0.1) | | [@docusaurus/plugin-client-redirects](https://github.com/facebook/docusaurus) ([source](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-client-redirects)) | dependencies | patch | [`3.0.0` -> `3.0.1`](https://renovatebot.com/diffs/npm/@docusaurus%2fplugin-client-redirects/3.0.0/3.0.1) | | [@docusaurus/preset-classic](https://github.com/facebook/docusaurus) ([source](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic)) | dependencies | patch | [`3.0.0` -> `3.0.1`](https://renovatebot.com/diffs/npm/@docusaurus%2fpreset-classic/3.0.0/3.0.1) | --- ### Release Notes <details> <summary>facebook/docusaurus (@&#8203;docusaurus/core)</summary> ### [`v3.0.1`](https://github.com/facebook/docusaurus/blob/HEAD/CHANGELOG.md#301-2023-11-30) [Compare Source](https://github.com/facebook/docusaurus/compare/v3.0.0...v3.0.1) ##### :bug: Bug Fix - `docusaurus-utils` - [#&#8203;9570](https://github.com/facebook/docusaurus/pull/9570) fix: add v2 retrocompatible support for quoted admonitions ([@&#8203;slorber](https://github.com/slorber)) - [#&#8203;9535](https://github.com/facebook/docusaurus/pull/9535) fix: v3 admonitions should support v2 title syntax for nested admonitions ([@&#8203;slorber](https://github.com/slorber)) - `create-docusaurus`, `docusaurus-theme-classic`, `docusaurus-theme-common` - [#&#8203;9567](https://github.com/facebook/docusaurus/pull/9567) fix(theme): upgrade prism-react-renderer, fix html script and style tag highlighting ([@&#8203;slorber](https://github.com/slorber)) - `docusaurus-theme-common` - [#&#8203;9531](https://github.com/facebook/docusaurus/pull/9531) fix(theme): docs html sidebar items should always be visible ([@&#8203;slorber](https://github.com/slorber)) - `docusaurus-theme-classic` - [#&#8203;9530](https://github.com/facebook/docusaurus/pull/9530) fix(theme): fix firefox CSS :has() support bug ([@&#8203;slorber](https://github.com/slorber)) - `create-docusaurus` - [#&#8203;9487](https://github.com/facebook/docusaurus/pull/9487) fix(create-docusaurus): fix readme docusaurus 2 ref ([@&#8203;slorber](https://github.com/slorber)) ##### :robot: Dependencies - `docusaurus-plugin-debug` - [#&#8203;9566](https://github.com/facebook/docusaurus/pull/9566) chore(debug-plugin): migrate to a new maintained JSON Viewer ([@&#8203;mcrstudio](https://github.com/mcrstudio)) - `create-docusaurus`, `docusaurus-theme-classic`, `docusaurus-theme-common` - [#&#8203;9572](https://github.com/facebook/docusaurus/pull/9572) chore: upgrade prism-react-renderer to 2.3.0 to avoid older clsx ([@&#8203;harryzcy](https://github.com/harryzcy)) - [#&#8203;9567](https://github.com/facebook/docusaurus/pull/9567) fix(theme): upgrade prism-react-renderer, fix html script and style tag highlighting ([@&#8203;slorber](https://github.com/slorber)) - `create-docusaurus`, `docusaurus-plugin-pwa`, `docusaurus-theme-classic`, `docusaurus-theme-common`, `docusaurus-theme-live-codeblock`, `docusaurus-theme-search-algolia` - [#&#8203;9464](https://github.com/facebook/docusaurus/pull/9464) chore: Upgrade clsx to 2.0.0 ([@&#8203;harryzcy](https://github.com/harryzcy)) - `docusaurus` - [#&#8203;9547](https://github.com/facebook/docusaurus/pull/9547) chore(core): replace `wait-on` dependency with custom lighter code ([@&#8203;NickGerleman](https://github.com/NickGerleman)) - `docusaurus-plugin-pwa`, `docusaurus` - [#&#8203;9529](https://github.com/facebook/docusaurus/pull/9529) chore: ugrade babel dependencies to v7.23.3 ([@&#8203;reece-white](https://github.com/reece-white)) ##### Committers: 6 - Chongyi Zheng ([@&#8203;harryzcy](https://github.com/harryzcy)) - MCR Studio ([@&#8203;mcrstudio](https://github.com/mcrstudio)) - Nick Gerleman ([@&#8203;NickGerleman](https://github.com/NickGerleman)) - Shreesh Nautiyal ([@&#8203;Shreesh09](https://github.com/Shreesh09)) - Sébastien Lorber ([@&#8203;slorber](https://github.com/slorber)) - [@&#8203;reece-white](https://github.com/reece-white) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate-bot added 1 commit 2023-12-01 00:10:00 +00:00
fix(deps): update docusaurus monorepo to v3.0.1
All checks were successful
check-and-test / check-and-test (pull_request) Successful in 1m49s
delete closed PR preview s3 / delete_preview (pull_request) Successful in 20s
b3cd15100b
techknowlogick merged commit cbf8d2dbb0 into main 2023-12-04 22:32:46 +00:00
techknowlogick deleted branch renovate/docusaurus-monorepo 2023-12-04 22:32:47 +00:00
Sign in to join this conversation.
No description provided.