From 0fe2588e78f44e281a05226a84ca8575633657ad Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 3 Jun 2024 05:41:31 +0000
Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20@docusaurus/module-?=
=?UTF-8?q?type-aliases=20from=203.3.2=20to=203.4.0=20in=20/website=20(#53?=
=?UTF-8?q?46)?=
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.3.2 to 3.4.0.
Release notes
Sourced from @docusaurus/module-type-aliases's releases.
3.4.0 (2024-05-31)
:rocket: New Feature
create-docusaurus, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-utils-validation, docusaurus-utils
- #10137 feat(docs, blog): add support for
tags.yml, predefined list of tags (@OzakIOne)
docusaurus-theme-translations
- #10151 feat(theme-translations): Added Turkmen (tk) default theme translations (
@ilmedova)
- #10111 feat(theme-translations): Add Bulgarian default theme translations (bg) (
@PetarMc1)
docusaurus-plugin-client-redirects, docusaurus-plugin-content-blog, docusaurus-plugin-pwa, docusaurus-plugin-sitemap, docusaurus-theme-search-algolia, docusaurus-types, docusaurus-utils, docusaurus
- #9859 feat(core): hash router option - browse site offline (experimental) (
@slorber)
docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-types, docusaurus
:bug: Bug Fix
docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-utils
- #10185 fix(docs, blog): Markdown link resolution does not support hot reload (
@slorber)
docusaurus-theme-search-algolia
docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-utils
- #10168 fix(mdx-loader): resolve Markdown/MDX links with Remark instead of RegExp (
@slorber)
docusaurus-theme-translations
docusaurus
- #10145 fix(core): fix serve workaround regexp (
@slorber)
- #10142 fix(core): fix
docusaurus serve broken for assets when using trailingSlash (@slorber)
- #10130 fix(core): the broken anchor checker should not be sensitive pathname trailing slashes (
@slorber)
docusaurus-theme-classic, docusaurus-theme-common
- #10144 fix(theme): fix announcement bar layout shift due to missing storage key namespace (
@slorber)
docusaurus-plugin-content-docs, docusaurus
- #10132 fix(core):
configurePostCss() should run after configureWebpack() (@slorber)
docusaurus-utils, docusaurus
- #10131 fix(core): codegen should generate unique route prop filenames (
@slorber)
docusaurus-theme-classic, docusaurus-theme-translations
- #10118 fix(theme-translations): fix missing pluralization for label DocCard.categoryDescription.plurals (
@slorber)
:memo: Documentation
- #10176 docs: add community plugin docusaurus-graph (
@Arsero)
- #10173 docs: improve how to use
<details> (@tats-u)
- #10167 docs: suggest using
{<...>...</...>} if don't use Markdown in migra… (@tats-u)
- #10143 docs: recommend users to remove hast-util-is-element in migration to v3 (
@tats-u)
- #10124 docs: v3 prepare your site blog post should point users to the upgrade guide (
@homotechsual)
:robot: Dependencies
... (truncated)
Changelog
Sourced from @docusaurus/module-type-aliases's changelog.
3.4.0 (2024-05-31)
:rocket: New Feature
create-docusaurus, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-utils-validation, docusaurus-utils
- #10137 feat(docs, blog): add support for
tags.yml, predefined list of tags (@OzakIOne)
docusaurus-theme-translations
- #10151 feat(theme-translations): Added Turkmen (tk) default theme translations (
@ilmedova)
- #10111 feat(theme-translations): Add Bulgarian default theme translations (bg) (
@PetarMc1)
docusaurus-plugin-client-redirects, docusaurus-plugin-content-blog, docusaurus-plugin-pwa, docusaurus-plugin-sitemap, docusaurus-theme-search-algolia, docusaurus-types, docusaurus-utils, docusaurus
- #9859 feat(core): hash router option - browse site offline (experimental) (
@slorber)
docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-types, docusaurus
:bug: Bug Fix
docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-utils
- #10185 fix(docs, blog): Markdown link resolution does not support hot reload (
@slorber)
docusaurus-theme-search-algolia
docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-utils
- #10168 fix(mdx-loader): resolve Markdown/MDX links with Remark instead of RegExp (
@slorber)
docusaurus-theme-translations
docusaurus
- #10145 fix(core): fix serve workaround regexp (
@slorber)
- #10142 fix(core): fix
docusaurus serve broken for assets when using trailingSlash (@slorber)
- #10130 fix(core): the broken anchor checker should not be sensitive pathname trailing slashes (
@slorber)
docusaurus-theme-classic, docusaurus-theme-common
- #10144 fix(theme): fix announcement bar layout shift due to missing storage key namespace (
@slorber)
docusaurus-plugin-content-docs, docusaurus
- #10132 fix(core):
configurePostCss() should run after configureWebpack() (@slorber)
docusaurus-utils, docusaurus
- #10131 fix(core): codegen should generate unique route prop filenames (
@slorber)
docusaurus-theme-classic, docusaurus-theme-translations
- #10118 fix(theme-translations): fix missing pluralization for label DocCard.categoryDescription.plurals (
@slorber)
:memo: Documentation
- #10176 docs: add community plugin docusaurus-graph (
@Arsero)
- #10173 docs: improve how to use
<details> (@tats-u)
- #10167 docs: suggest using
{<...>...</...>} if don't use Markdown in migra… (@tats-u)
- #10143 docs: recommend users to remove hast-util-is-element in migration to v3 (
@tats-u)
- #10124 docs: v3 prepare your site blog post should point users to the upgrade guide (
@homotechsual)
:robot: Dependencies
... (truncated)
Commits
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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)
---
website/package-lock.json | 16 ++++++++--------
website/package.json | 2 +-
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/website/package-lock.json b/website/package-lock.json
index 1dfdfa26d..3fcb9c8fe 100644
--- a/website/package-lock.json
+++ b/website/package-lock.json
@@ -30,7 +30,7 @@
"wow.js": "^1.2.2"
},
"devDependencies": {
- "@docusaurus/module-type-aliases": "3.3.2",
+ "@docusaurus/module-type-aliases": "3.4.0",
"@iconify/react": "^4.1.1",
"autoprefixer": "^10.4.17",
"postcss": "^8.4.33",
@@ -2361,12 +2361,12 @@
}
},
"node_modules/@docusaurus/module-type-aliases": {
- "version": "3.3.2",
- "resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-3.3.2.tgz",
- "integrity": "sha512-b/XB0TBJah5yKb4LYuJT4buFvL0MGAb0+vJDrJtlYMguRtsEBkf2nWl5xP7h4Dlw6ol0hsHrCYzJ50kNIOEclw==",
+ "version": "3.4.0",
+ "resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-3.4.0.tgz",
+ "integrity": "sha512-A1AyS8WF5Bkjnb8s+guTDuYmUiwJzNrtchebBHpc0gz0PyHJNMaybUlSrmJjHVcGrya0LKI4YcR3lBDQfXRYLw==",
"dev": true,
"dependencies": {
- "@docusaurus/types": "3.3.2",
+ "@docusaurus/types": "3.4.0",
"@types/history": "^4.7.11",
"@types/react": "*",
"@types/react-router-config": "*",
@@ -2380,9 +2380,9 @@
}
},
"node_modules/@docusaurus/module-type-aliases/node_modules/@docusaurus/types": {
- "version": "3.3.2",
- "resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.3.2.tgz",
- "integrity": "sha512-5p201S7AZhliRxTU7uMKtSsoC8mgPA9bs9b5NQg1IRdRxJfflursXNVsgc3PcMqiUTul/v1s3k3rXXFlRE890w==",
+ "version": "3.4.0",
+ "resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.4.0.tgz",
+ "integrity": "sha512-4jcDO8kXi5Cf9TcyikB/yKmz14f2RZ2qTRerbHAsS+5InE9ZgSLBNLsewtFTcTOXSVcbU3FoGOzcNWAmU1TR0A==",
"dev": true,
"dependencies": {
"@mdx-js/mdx": "^3.0.0",
diff --git a/website/package.json b/website/package.json
index 6fb068329..ceadedb57 100644
--- a/website/package.json
+++ b/website/package.json
@@ -36,7 +36,7 @@
"wow.js": "^1.2.2"
},
"devDependencies": {
- "@docusaurus/module-type-aliases": "3.3.2",
+ "@docusaurus/module-type-aliases": "3.4.0",
"@iconify/react": "^4.1.1",
"autoprefixer": "^10.4.17",
"postcss": "^8.4.33",