From f197d7cf7b628272d7c5637dbfe085e0a378384d Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 1 Apr 2024 05:38:16 +0000
Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20@docusaurus/module-?=
=?UTF-8?q?type-aliases=20from=203.1.1=20to=203.2.0=20in=20/website=20(#52?=
=?UTF-8?q?81)?=
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.1.1 to 3.2.0.
Release notes
Sourced from @docusaurus/module-type-aliases's releases.
3.2.0 (2024-03-29)
:rocket: New Feature
docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-sitemap, docusaurus-types, docusaurus-utils, docusaurus
docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-utils-validation, docusaurus-utils
docusaurus-plugin-debug, docusaurus-types, docusaurus
- #9931 feat(core): add new plugin allContentLoaded lifecycle (
@slorber)
docusaurus-theme-translations
docusaurus-plugin-content-blog
- #9886 feat(blog): allow processing blog posts through a processBlogPosts function (
@OzakIOne)
- #9838 feat(blog): add blog pageBasePath plugin option (
@ilg-ul)
docusaurus
- #9681 feat(swizzle): ask user preferred language if no language CLI option provided (
@yixiaojiu)
create-docusaurus, docusaurus-utils
- #9442 feat(create-docusaurus): ask user for preferred language when no language CLI option provided (
@Rafael-Martins)
docusaurus-plugin-vercel-analytics
- #9687 feat(plugin-vercel-analytics): add new vercel analytics plugin (
@OzakIOne)
docusaurus-mdx-loader
- #9684 feat(mdx-loader): the table-of-contents should display toc/headings of imported MDX partials (
@anatolykopyl)
:bug: Bug Fix
docusaurus-mdx-loader
- #9999 fix(mdx-loader): Ignore contentTitle coming after Markdown thematicBreak (
@slorber)
docusaurus-theme-search-algolia
- #9945 fix(a11y): move focus algolia-search focus back to search input on Escape (
@mxschmitt)
docusaurus-plugin-content-blog
docusaurus-theme-classic
- #9944 fix(theme): improve a11y of DocSidebarItemCategory expand/collapsed button (
@mxschmitt)
docusaurus-theme-translations
docusaurus-utils
docusaurus
- #9878 fix(core): fix default i18n calendar used, infer it from locale if possible (
@slorber)
- #9852 fix(core): ensure core error boundary is able to render theme layout (
@slorber)
docusaurus-remark-plugin-npm2yarn
- #9861 fix(remark-npm2yarn): update npm-to-yarn from 2.0.0 to 2.2.1, fix pnpm extra args syntax (
@OzakIOne)
docusaurus-theme-classic, docusaurus-theme-translations
- #9851 fix(theme-classic): should use plurals for category items description (
@baradusov)
:running_woman: Performance
... (truncated)
Changelog
Sourced from @docusaurus/module-type-aliases's changelog.
3.2.0 (2024-03-29)
:rocket: New Feature
docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-sitemap, docusaurus-types, docusaurus-utils, docusaurus
docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-utils-validation, docusaurus-utils
docusaurus-plugin-debug, docusaurus-types, docusaurus
- #9931 feat(core): add new plugin allContentLoaded lifecycle (
@slorber)
docusaurus-theme-translations
docusaurus-plugin-content-blog
- #9886 feat(blog): allow processing blog posts through a processBlogPosts function (
@OzakIOne)
- #9838 feat(blog): add blog pageBasePath plugin option (
@ilg-ul)
docusaurus
- #9681 feat(swizzle): ask user preferred language if no language CLI option provided (
@yixiaojiu)
create-docusaurus, docusaurus-utils
- #9442 feat(create-docusaurus): ask user for preferred language when no language CLI option provided (
@Rafael-Martins)
docusaurus-plugin-vercel-analytics
- #9687 feat(plugin-vercel-analytics): add new vercel analytics plugin (
@OzakIOne)
docusaurus-mdx-loader
- #9684 feat(mdx-loader): the table-of-contents should display toc/headings of imported MDX partials (
@anatolykopyl)
:bug: Bug Fix
docusaurus-mdx-loader
- #9999 fix(mdx-loader): Ignore contentTitle coming after Markdown thematicBreak (
@slorber)
docusaurus-theme-search-algolia
- #9945 fix(a11y): move focus algolia-search focus back to search input on Escape (
@mxschmitt)
docusaurus-plugin-content-blog
docusaurus-theme-classic
- #9944 fix(theme): improve a11y of DocSidebarItemCategory expand/collapsed button (
@mxschmitt)
docusaurus-theme-translations
docusaurus-utils
docusaurus
- #9878 fix(core): fix default i18n calendar used, infer it from locale if possible (
@slorber)
- #9852 fix(core): ensure core error boundary is able to render theme layout (
@slorber)
docusaurus-remark-plugin-npm2yarn
- #9861 fix(remark-npm2yarn): update npm-to-yarn from 2.0.0 to 2.2.1, fix pnpm extra args syntax (
@OzakIOne)
docusaurus-theme-classic, docusaurus-theme-translations
- #9851 fix(theme-classic): should use plurals for category items description (
@baradusov)
:running_woman: Performance
... (truncated)
Commits
5af1436 v3.2.0
4388267 fix(core): various broken anchor link fixes (#9732)
fd49301 feat(core): make broken link checker detect broken anchors - add `onBrokenAnc...
8dd1e13 fix(type-aliases): add title prop for imported inline SVG React components ...
fa1ce23 refactor: capitalize comments (#7188)
1719273 feat(core): fail-safe global data fetching (#7083)
24c205a refactor: replace non-prop interface with type; allow plugin lifecycles to ha...
3f33e90 chore: upgrade dependencies (#7065)
7766226 refactor(core): refactor routes generation logic (#7054)
5fb09a2 refactor(core): reorganize files (#7042)
- See full diff in compare view
[](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 | 89 ++++++++++++++++++++++++++++++++++++---
website/package.json | 2 +-
2 files changed, 85 insertions(+), 6 deletions(-)
diff --git a/website/package-lock.json b/website/package-lock.json
index 5594ac762..71cf237e4 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.1.1",
+ "@docusaurus/module-type-aliases": "3.2.0",
"@iconify/react": "^4.1.1",
"autoprefixer": "^10.4.17",
"postcss": "^8.4.33",
@@ -2361,12 +2361,13 @@
}
},
"node_modules/@docusaurus/module-type-aliases": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-3.1.1.tgz",
- "integrity": "sha512-xBJyx0TMfAfVZ9ZeIOb1awdXgR4YJMocIEzTps91rq+hJDFJgJaylDtmoRhUxkwuYmNK1GJpW95b7DLztSBJ3A==",
+ "version": "3.2.0",
+ "resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-3.2.0.tgz",
+ "integrity": "sha512-jRSp9YkvBwwNz6Xgy0RJPsnie+Ebb//gy7GdbkJ2pW2gvvlYKGib2+jSF0pfIzvyZLulfCynS1KQdvDKdSl8zQ==",
+ "dev": true,
"dependencies": {
"@docusaurus/react-loadable": "5.5.2",
- "@docusaurus/types": "3.1.1",
+ "@docusaurus/types": "3.2.0",
"@types/history": "^4.7.11",
"@types/react": "*",
"@types/react-router-config": "*",
@@ -2379,6 +2380,27 @@
"react-dom": "*"
}
},
+ "node_modules/@docusaurus/module-type-aliases/node_modules/@docusaurus/types": {
+ "version": "3.2.0",
+ "resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.2.0.tgz",
+ "integrity": "sha512-uG3FfTkkkbZIPPNYx6xRfZHKeGyRd/inIT1cqvYt1FobFLd+7WhRXrSBqwJ9JajJjEAjNioRMVFgGofGf/Wdww==",
+ "dev": true,
+ "dependencies": {
+ "@mdx-js/mdx": "^3.0.0",
+ "@types/history": "^4.7.11",
+ "@types/react": "*",
+ "commander": "^5.1.0",
+ "joi": "^17.9.2",
+ "react-helmet-async": "^1.3.0",
+ "utility-types": "^3.10.0",
+ "webpack": "^5.88.1",
+ "webpack-merge": "^5.9.0"
+ },
+ "peerDependencies": {
+ "react": "^18.0.0",
+ "react-dom": "^18.0.0"
+ }
+ },
"node_modules/@docusaurus/plugin-content-blog": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-blog/-/plugin-content-blog-3.1.1.tgz",
@@ -2453,6 +2475,25 @@
"react-dom": "^18.0.0"
}
},
+ "node_modules/@docusaurus/plugin-content-docs/node_modules/@docusaurus/module-type-aliases": {
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-3.1.1.tgz",
+ "integrity": "sha512-xBJyx0TMfAfVZ9ZeIOb1awdXgR4YJMocIEzTps91rq+hJDFJgJaylDtmoRhUxkwuYmNK1GJpW95b7DLztSBJ3A==",
+ "dependencies": {
+ "@docusaurus/react-loadable": "5.5.2",
+ "@docusaurus/types": "3.1.1",
+ "@types/history": "^4.7.11",
+ "@types/react": "*",
+ "@types/react-router-config": "*",
+ "@types/react-router-dom": "*",
+ "react-helmet-async": "*",
+ "react-loadable": "npm:@docusaurus/react-loadable@5.5.2"
+ },
+ "peerDependencies": {
+ "react": "*",
+ "react-dom": "*"
+ }
+ },
"node_modules/@docusaurus/plugin-content-pages": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-pages/-/plugin-content-pages-3.1.1.tgz",
@@ -2651,6 +2692,25 @@
"react-dom": "^18.0.0"
}
},
+ "node_modules/@docusaurus/theme-classic/node_modules/@docusaurus/module-type-aliases": {
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-3.1.1.tgz",
+ "integrity": "sha512-xBJyx0TMfAfVZ9ZeIOb1awdXgR4YJMocIEzTps91rq+hJDFJgJaylDtmoRhUxkwuYmNK1GJpW95b7DLztSBJ3A==",
+ "dependencies": {
+ "@docusaurus/react-loadable": "5.5.2",
+ "@docusaurus/types": "3.1.1",
+ "@types/history": "^4.7.11",
+ "@types/react": "*",
+ "@types/react-router-config": "*",
+ "@types/react-router-dom": "*",
+ "react-helmet-async": "*",
+ "react-loadable": "npm:@docusaurus/react-loadable@5.5.2"
+ },
+ "peerDependencies": {
+ "react": "*",
+ "react-dom": "*"
+ }
+ },
"node_modules/@docusaurus/theme-common": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/@docusaurus/theme-common/-/theme-common-3.1.1.tgz",
@@ -2680,6 +2740,25 @@
"react-dom": "^18.0.0"
}
},
+ "node_modules/@docusaurus/theme-common/node_modules/@docusaurus/module-type-aliases": {
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-3.1.1.tgz",
+ "integrity": "sha512-xBJyx0TMfAfVZ9ZeIOb1awdXgR4YJMocIEzTps91rq+hJDFJgJaylDtmoRhUxkwuYmNK1GJpW95b7DLztSBJ3A==",
+ "dependencies": {
+ "@docusaurus/react-loadable": "5.5.2",
+ "@docusaurus/types": "3.1.1",
+ "@types/history": "^4.7.11",
+ "@types/react": "*",
+ "@types/react-router-config": "*",
+ "@types/react-router-dom": "*",
+ "react-helmet-async": "*",
+ "react-loadable": "npm:@docusaurus/react-loadable@5.5.2"
+ },
+ "peerDependencies": {
+ "react": "*",
+ "react-dom": "*"
+ }
+ },
"node_modules/@docusaurus/theme-search-algolia": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/@docusaurus/theme-search-algolia/-/theme-search-algolia-3.1.1.tgz",
diff --git a/website/package.json b/website/package.json
index d69533926..8a1338b62 100644
--- a/website/package.json
+++ b/website/package.json
@@ -36,7 +36,7 @@
"wow.js": "^1.2.2"
},
"devDependencies": {
- "@docusaurus/module-type-aliases": "3.1.1",
+ "@docusaurus/module-type-aliases": "3.2.0",
"@iconify/react": "^4.1.1",
"autoprefixer": "^10.4.17",
"postcss": "^8.4.33",