fix(deps): update docusaurus monorepo to v2.2.0 #23

Merged
kjuulh merged 1 commits from renovate/docusaurus-monorepo into main 2022-10-30 12:18:43 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
@docusaurus/core dependencies minor 2.1.0 -> 2.2.0
@docusaurus/preset-classic dependencies minor 2.1.0 -> 2.2.0

Release Notes

facebook/docusaurus

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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, click this checkbox.

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) | dependencies | minor | [`2.1.0` -> `2.2.0`](https://renovatebot.com/diffs/npm/@docusaurus%2fcore/2.1.0/2.2.0) | | [@docusaurus/preset-classic](https://github.com/facebook/docusaurus) | dependencies | minor | [`2.1.0` -> `2.2.0`](https://renovatebot.com/diffs/npm/@docusaurus%2fpreset-classic/2.1.0/2.2.0) | --- ### Release Notes <details> <summary>facebook/docusaurus</summary> ### [`v2.2.0`](https://github.com/facebook/docusaurus/blob/HEAD/CHANGELOG.md#&#8203;220-2022-10-29) [Compare Source](https://github.com/facebook/docusaurus/compare/v2.1.0...v2.2.0) ##### :rocket: New Feature - `docusaurus-plugin-client-redirects` - [#&#8203;8227](https://github.com/facebook/docusaurus/pull/8227) feat(plugin-client-redirects): keep the query string + hash ([@&#8203;Xabilahu](https://github.com/Xabilahu)) - `docusaurus` - [#&#8203;8210](https://github.com/facebook/docusaurus/pull/8210) feat(core): add --config param to swizzle command ([@&#8203;e-im](https://github.com/e-im)) - `docusaurus-mdx-loader`, `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`, `docusaurus-plugin-content-pages`, `docusaurus-theme-classic`, `docusaurus-theme-mermaid`, `docusaurus-types`, `docusaurus` - [#&#8203;7490](https://github.com/facebook/docusaurus/pull/7490) feat: support mermaid code blocks in Markdown ([@&#8203;sjwall](https://github.com/sjwall)) - `docusaurus-types`, `docusaurus` - [#&#8203;8151](https://github.com/facebook/docusaurus/pull/8151) feat(core): siteConfig.headTags API to render extra tags in document head ([@&#8203;johnnyreilly](https://github.com/johnnyreilly)) ##### :bug: Bug Fix - `docusaurus-plugin-ideal-image` - [#&#8203;8250](https://github.com/facebook/docusaurus/pull/8250) fix(ideal-image): do not pass down `img` prop ([@&#8203;lex111](https://github.com/lex111)) - `docusaurus-theme-common` - [#&#8203;8246](https://github.com/facebook/docusaurus/pull/8246) fix(mdx-loader): properly unwrap mdxAdmonitionTitle placeholder ([@&#8203;Josh-Cena](https://github.com/Josh-Cena)) - `docusaurus-plugin-content-docs` - [#&#8203;8234](https://github.com/facebook/docusaurus/pull/8234) fix(plugin-content-docs): fix error message context (error cause) when doc processing fails ([@&#8203;shanpriyan](https://github.com/shanpriyan)) - `docusaurus-theme-classic`, `docusaurus-theme-translations` - [#&#8203;8207](https://github.com/facebook/docusaurus/pull/8207) fix(theme-classic): hamburger menu control navigation by keyboard ([@&#8203;jeferson-sb](https://github.com/jeferson-sb)) - `docusaurus-theme-classic`, `docusaurus-theme-common` - [#&#8203;8204](https://github.com/facebook/docusaurus/pull/8204) fix(theme-classic): fix SkipToContent without JS , refactor, make it public theming API ([@&#8203;mturoci](https://github.com/mturoci)) - [#&#8203;8059](https://github.com/facebook/docusaurus/pull/8059) fix(theme): preserve url ?search#hash on navbar version/locale dropdowns navigations ([@&#8203;slorber](https://github.com/slorber)) - `docusaurus` - [#&#8203;8192](https://github.com/facebook/docusaurus/pull/8192) fix(core): throw error for invalid URL in config file ([@&#8203;forgeRW](https://github.com/forgeRW)) - `docusaurus-theme-classic` - [#&#8203;8174](https://github.com/facebook/docusaurus/pull/8174) fix(theme): announce theme switches ([@&#8203;mturoci](https://github.com/mturoci)) - [#&#8203;8190](https://github.com/facebook/docusaurus/pull/8190) fix(theme): add more tag names to inline code element set ([@&#8203;Josh-Cena](https://github.com/Josh-Cena)) - [#&#8203;8163](https://github.com/facebook/docusaurus/pull/8163) fix(theme): mobile navbar & skipToContent should cover announcementBar ([@&#8203;adnanhashmi09](https://github.com/adnanhashmi09)) - [#&#8203;8068](https://github.com/facebook/docusaurus/pull/8068) fix(theme): preserve line breaks when copying code with showLineNumbers in Firefox ([@&#8203;LittleboyHarry](https://github.com/LittleboyHarry)) - `docusaurus-utils` - [#&#8203;8137](https://github.com/facebook/docusaurus/pull/8137) fix(utils): remove non-ASCII limitation for path normalization ([@&#8203;birjj](https://github.com/birjj)) - [#&#8203;8158](https://github.com/facebook/docusaurus/pull/8158) fix(content-blog): make RSS feed generation work with slugs with .html extension ([@&#8203;Pranav2612000](https://github.com/Pranav2612000)) - `docusaurus-theme-translations` - [#&#8203;8105](https://github.com/facebook/docusaurus/pull/8105) fix(theme-translations): complete turkish theme default translations ([@&#8203;ramazansancar](https://github.com/ramazansancar)) - [#&#8203;8087](https://github.com/facebook/docusaurus/pull/8087) fix(theme-translations): remove extra vi translations ([@&#8203;namnguyenthanhwork](https://github.com/namnguyenthanhwork)) - `docusaurus-plugin-client-redirects` - [#&#8203;8067](https://github.com/facebook/docusaurus/pull/8067) fix(redirect): tolerate trailing slash difference if config is undefined ([@&#8203;Josh-Cena](https://github.com/Josh-Cena)) ##### :nail_care: Polish - `docusaurus-theme-translations` - [#&#8203;8253](https://github.com/facebook/docusaurus/pull/8253) chore(theme-translations): complete ru translations ([@&#8203;lex111](https://github.com/lex111)) - [#&#8203;8243](https://github.com/facebook/docusaurus/pull/8243) chore(theme-translations): complete French translations ([@&#8203;forresst](https://github.com/forresst)) - [#&#8203;8075](https://github.com/facebook/docusaurus/pull/8075) fix(theme-translation): complete Japanese theme default translation ([@&#8203;pasora](https://github.com/pasora)) - `docusaurus` - [#&#8203;8159](https://github.com/facebook/docusaurus/pull/8159) fix(core): throw error for invalid URL in config file ([@&#8203;forgeRW](https://github.com/forgeRW)) - [#&#8203;8109](https://github.com/facebook/docusaurus/pull/8109) feat(core): prefetch on mobile touchstart ([@&#8203;sanjaiyan-dev](https://github.com/sanjaiyan-dev)) - `docusaurus-theme-classic` - [#&#8203;8161](https://github.com/facebook/docusaurus/pull/8161) fix(theme): do not show tab content when tabbing over it; show after selection only ([@&#8203;mturoci](https://github.com/mturoci)) - [#&#8203;8062](https://github.com/facebook/docusaurus/pull/8062) refactor(theme): remove hard-coded tag border-radius ([@&#8203;homotechsual](https://github.com/homotechsual)) - `docusaurus-utils-validation`, `docusaurus` - [#&#8203;8066](https://github.com/facebook/docusaurus/pull/8066) fix(core): normalize slashes for url/baseUrl instead of throwing ([@&#8203;Josh-Cena](https://github.com/Josh-Cena)) ##### Committers: 22 - Adnan Hashmi ([@&#8203;adnanhashmi09](https://github.com/adnanhashmi09)) - Alexey Pyltsyn ([@&#8203;lex111](https://github.com/lex111)) - Forresst ([@&#8203;forresst](https://github.com/forresst)) - Jan Peer Stöcklmair ([@&#8203;JPeer264](https://github.com/JPeer264)) - Jeferson S. Brito ([@&#8203;jeferson-sb](https://github.com/jeferson-sb)) - Johan Fagerberg ([@&#8203;birjj](https://github.com/birjj)) - John Reilly ([@&#8203;johnnyreilly](https://github.com/johnnyreilly)) - Joshua Chen ([@&#8203;Josh-Cena](https://github.com/Josh-Cena)) - LittleboyHarry ([@&#8203;LittleboyHarry](https://github.com/LittleboyHarry)) - Masahiko Hara ([@&#8203;pasora](https://github.com/pasora)) - Mikey O'Toole ([@&#8203;homotechsual](https://github.com/homotechsual)) - Nguyễn Thành Nam ([@&#8203;namnguyenthanhwork](https://github.com/namnguyenthanhwork)) - Pranav Joglekar ([@&#8203;Pranav2612000](https://github.com/Pranav2612000)) - Ramazan SANCAR ([@&#8203;ramazansancar](https://github.com/ramazansancar)) - Sam Wall ([@&#8203;sjwall](https://github.com/sjwall)) - Sanjaiyan Parthipan ([@&#8203;sanjaiyan-dev](https://github.com/sanjaiyan-dev)) - Shanmughapriyan S ([@&#8203;shanpriyan](https://github.com/shanpriyan)) - Sébastien Lorber ([@&#8203;slorber](https://github.com/slorber)) - Xabier Lahuerta Vazquez ([@&#8203;Xabilahu](https://github.com/Xabilahu)) - [@&#8203;forgeRW](https://github.com/forgeRW) - [@&#8203;mturoci](https://github.com/mturoci) - evan ([@&#8203;e-im](https://github.com/e-im)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzMi4yNDEuMTEifQ==-->
kjuulh added 1 commit 2022-10-30 12:02:17 +01:00
fix(deps): update docusaurus monorepo to v2.2.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
17b91274b8
kjuulh merged commit 17b91274b8 into main 2022-10-30 12:18:43 +01:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/dagger#23
No description provided.