From f78cc089498caf347e2c76ddde6833cc63ddefd6 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 30 Nov 2023 19:43:16 +0000
Subject: [PATCH] build(deps-dev): bump @docusaurus/module-type-aliases from
3.0.0 to 3.0.1 (#964)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) from 3.0.0 to 3.0.1.
Release notes
Sourced from @docusaurus/module-type-aliases
's releases.
3.0.1 (2023-11-30)
:bug: Bug Fix
docusaurus-utils
- #9570 fix: add v2 retrocompatible support for quoted admonitions (
@slorber
)
- #9535 fix: v3 admonitions should support v2 title syntax for nested admonitions (
@slorber
)
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
- #9531 fix(theme): docs html sidebar items should always be visible (
@slorber
)
docusaurus-theme-classic
create-docusaurus
:robot: Dependencies
docusaurus-plugin-debug
- #9566 chore(debug-plugin): migrate to a new maintained JSON Viewer (
@mcrstudio
)
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
Changelog
Sourced from @docusaurus/module-type-aliases
's changelog.
3.0.1 (2023-11-30)
:bug: Bug Fix
docusaurus-utils
- #9570 fix: add v2 retrocompatible support for quoted admonitions (
@slorber
)
- #9535 fix: v3 admonitions should support v2 title syntax for nested admonitions (
@slorber
)
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
- #9531 fix(theme): docs html sidebar items should always be visible (
@slorber
)
docusaurus-theme-classic
create-docusaurus
:robot: Dependencies
docusaurus-plugin-debug
- #9566 chore(debug-plugin): migrate to a new maintained JSON Viewer (
@mcrstudio
)
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
Commits
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@docusaurus/module-type-aliases&package-manager=npm_and_yarn&previous-version=3.0.0&new-version=3.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
---
docs/package.json | 2 +-
yarn.lock | 20 ++++++++++----------
2 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/docs/package.json b/docs/package.json
index e1c7c94b6..9e3fb182b 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -27,7 +27,7 @@
"swc-loader": "^0.2.3"
},
"devDependencies": {
- "@docusaurus/module-type-aliases": "^3.0.0",
+ "@docusaurus/module-type-aliases": "^3.0.1",
"@tsconfig/docusaurus": "^2.0.2",
"docusaurus-plugin-typedoc": "^0.21.0",
"typedoc": "^0.25.4",
diff --git a/yarn.lock b/yarn.lock
index ea8ff559d..f67c72da9 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4858,12 +4858,12 @@ __metadata:
languageName: node
linkType: hard
-"@docusaurus/module-type-aliases@npm:^3.0.0":
- version: 3.0.0
- resolution: "@docusaurus/module-type-aliases@npm:3.0.0"
+"@docusaurus/module-type-aliases@npm:^3.0.1":
+ version: 3.0.1
+ resolution: "@docusaurus/module-type-aliases@npm:3.0.1"
dependencies:
"@docusaurus/react-loadable": 5.5.2
- "@docusaurus/types": 3.0.0
+ "@docusaurus/types": 3.0.1
"@types/history": ^4.7.11
"@types/react": "*"
"@types/react-router-config": "*"
@@ -4873,7 +4873,7 @@ __metadata:
peerDependencies:
react: "*"
react-dom: "*"
- checksum: 4f7811b69eff1201783133681382880c9ccd6766e91d876e607551c314d8bcf0adf21e3c8014e36684681e084394193f9ee5f3aa369e033fca3fab1594f003a5
+ checksum: 08895f8b100df772bb9c9a8fcf9cd3ee83f0deafeb76fb9b14efd5cdd3313abb4a02032868bd458cb3a5f345942fd9f4c44833ce5042279b2241d462a1bf4cc2
languageName: node
linkType: hard
@@ -5187,9 +5187,9 @@ __metadata:
languageName: node
linkType: hard
-"@docusaurus/types@npm:3.0.0":
- version: 3.0.0
- resolution: "@docusaurus/types@npm:3.0.0"
+"@docusaurus/types@npm:3.0.1":
+ version: 3.0.1
+ resolution: "@docusaurus/types@npm:3.0.1"
dependencies:
"@types/history": ^4.7.11
"@types/react": "*"
@@ -5202,7 +5202,7 @@ __metadata:
peerDependencies:
react: ^18.0.0
react-dom: ^18.0.0
- checksum: 7880d159c8bbd43af9b727f64ba4d19f18db5654ac8fae6a4bfda2f686a88221f4f9038a7331a0144d19cf43718f6ef3f1618a9947fba0f349663229c055610e
+ checksum: 1874e66435e986262ad06639b812d49aa5c81a29815b27d31370d055335cebdad77ee0276504497b1765c489e5c5faf9795df97e52649af931d1cf381c4afa77
languageName: node
linkType: hard
@@ -12248,7 +12248,7 @@ __metadata:
resolution: "desmjs-documentation@workspace:docs"
dependencies:
"@docusaurus/core": ^2.4.3
- "@docusaurus/module-type-aliases": ^3.0.0
+ "@docusaurus/module-type-aliases": ^3.0.1
"@docusaurus/preset-classic": ^2.4.3
"@swc/core": ^1.3.99
"@tsconfig/docusaurus": ^2.0.2