Update docusaurus monorepo to v3.1.1 #63

Zusammengeführt
nickslowinski hat 1 Commit von renovate/docusaurus-monorepo nach main 2024-01-26 15:36:17 +01:00 zusammengeführt
Mitglied

This PR contains the following updates:

Package Type Update Change
@docusaurus/core (source) dependencies patch 3.1.0 -> 3.1.1
@docusaurus/module-type-aliases (source) devDependencies patch 3.1.0 -> 3.1.1
@docusaurus/preset-classic (source) dependencies patch 3.1.0 -> 3.1.1
@docusaurus/types (source) devDependencies patch 3.1.0 -> 3.1.1

Release Notes

facebook/docusaurus (@​docusaurus/core)

v3.1.1

Compare Source

🐛 Bug Fix
  • docusaurus-types, docusaurus
    • #​9791 fix(core): broken links optimization behaves differently than non-optimized logic (@​slorber)
  • docusaurus
  • docusaurus-utils
  • create-docusaurus
  • docusaurus-theme-common
    • #​9727 fix(theme-common): fix missing code block MagicComments style in Visual Basic (.NET) 16 (@​tats-u)
  • docusaurus-theme-classic, docusaurus-theme-mermaid
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-utils, docusaurus
🏃‍♀️ Performance
💅 Polish
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.1.0` -> `3.1.1`](https://renovatebot.com/diffs/npm/@docusaurus%2fcore/3.1.0/3.1.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.1.0` -> `3.1.1`](https://renovatebot.com/diffs/npm/@docusaurus%2fmodule-type-aliases/3.1.0/3.1.1) | | [@docusaurus/preset-classic](https://github.com/facebook/docusaurus) ([source](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic)) | dependencies | patch | [`3.1.0` -> `3.1.1`](https://renovatebot.com/diffs/npm/@docusaurus%2fpreset-classic/3.1.0/3.1.1) | | [@docusaurus/types](https://github.com/facebook/docusaurus) ([source](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-types)) | devDependencies | patch | [`3.1.0` -> `3.1.1`](https://renovatebot.com/diffs/npm/@docusaurus%2ftypes/3.1.0/3.1.1) | --- ### Release Notes <details> <summary>facebook/docusaurus (@&#8203;docusaurus/core)</summary> ### [`v3.1.1`](https://github.com/facebook/docusaurus/blob/HEAD/CHANGELOG.md#311-2024-01-26) [Compare Source](https://github.com/facebook/docusaurus/compare/v3.1.0...v3.1.1) ##### :bug: Bug Fix - `docusaurus-types`, `docusaurus` - [#&#8203;9791](https://github.com/facebook/docusaurus/pull/9791) fix(core): broken links optimization behaves differently than non-optimized logic ([@&#8203;slorber](https://github.com/slorber)) - `docusaurus` - [#&#8203;9788](https://github.com/facebook/docusaurus/pull/9788) fix(core): links with target "\_blank" should no be checked by the broken link checker ([@&#8203;slorber](https://github.com/slorber)) - [#&#8203;9407](https://github.com/facebook/docusaurus/pull/9407) fix(core): conditionally include `hostname` parameter when using… ([@&#8203;jack-robson](https://github.com/jack-robson)) - `docusaurus-utils` - [#&#8203;9776](https://github.com/facebook/docusaurus/pull/9776) fix(mdx-loader): allow spaces before `mdx-code-block` info string ([@&#8203;eitsupi](https://github.com/eitsupi)) - `create-docusaurus` - [#&#8203;9783](https://github.com/facebook/docusaurus/pull/9783) fix(create-docusaurus): fix typo in init template sample docs ([@&#8203;dawei-wang](https://github.com/dawei-wang)) - `docusaurus-theme-common` - [#&#8203;9727](https://github.com/facebook/docusaurus/pull/9727) fix(theme-common): fix missing code block MagicComments style in Visual Basic (.NET) 16 ([@&#8203;tats-u](https://github.com/tats-u)) - `docusaurus-theme-classic`, `docusaurus-theme-mermaid` - [#&#8203;9733](https://github.com/facebook/docusaurus/pull/9733) fix: remove old useless mdx typedefs ([@&#8203;slorber](https://github.com/slorber)) - `docusaurus-module-type-aliases`, `docusaurus-theme-classic`, `docusaurus-theme-common`, `docusaurus-utils`, `docusaurus` - [#&#8203;9732](https://github.com/facebook/docusaurus/pull/9732) fix(core): various broken anchor link fixes ([@&#8203;slorber](https://github.com/slorber)) ##### :running_woman: Performance - `docusaurus` - [#&#8203;9778](https://github.com/facebook/docusaurus/pull/9778) perf(core): optimize broken links checker ([@&#8203;slorber](https://github.com/slorber)) ##### :nail_care: Polish - `docusaurus-theme-classic` - [#&#8203;9470](https://github.com/facebook/docusaurus/pull/9470) polish(theme): MDX images should use async decoding ([@&#8203;sanjaiyan-dev](https://github.com/sanjaiyan-dev)) ##### Committers: 6 - Jack Robson ([@&#8203;jack-robson](https://github.com/jack-robson)) - Sanjaiyan Parthipan ([@&#8203;sanjaiyan-dev](https://github.com/sanjaiyan-dev)) - Sébastien Lorber ([@&#8203;slorber](https://github.com/slorber)) - Tatsunori Uchino ([@&#8203;tats-u](https://github.com/tats-u)) - [@&#8203;dawei-wang](https://github.com/dawei-wang) - [@&#8203;eitsupi](https://github.com/eitsupi) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate-bot hat 1 Commit 2024-01-26 14:50:55 +01:00 hinzugefügt
Alle Prüfungen waren erfolgreich
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
76ef24488f
Update docusaurus monorepo to v3.1.1
nickslowinski hat Commit 2ff43d84dc in main 2024-01-26 15:36:17 +01:00 zusammengeführt
Anmelden, um an der Diskussion teilzunehmen.
Keine Reviewer
Kein Meilenstein
Kein Projekt
Niemand zuständig
1 Beteiligter
Nachrichten
Fällig am
Das Fälligkeitsdatum ist ungültig oder außerhalb des zulässigen Bereichs. Bitte verwende das Format „jjjj-mm-tt“.

Kein Fälligkeitsdatum gesetzt.

Abhängigkeiten

Keine Abhängigkeiten gesetzt.

Referenz: nick-slowinski.de/docs#63
Keine Beschreibung angegeben.