From ffbcbe8907b8130b0ec326536102dae95b0ad72a Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 8 Jan 2024 06:05:09 +0000
Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20@docusaurus/module-?=
=?UTF-8?q?type-aliases=20from=203.0.1=20to=203.1.0=20in=20/website=20(#49?=
=?UTF-8?q?85)?=
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.1 to 3.1.0.
Release notes
Sourced from @docusaurus/module-type-aliases's releases.
3.1.0 (2024-01-05)
:rocket: New Feature
docusaurus-mdx-loader, docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-types, docusaurus-utils, docusaurus
- #9528 feat(core): make broken link checker detect broken anchors - add
onBrokenAnchors config (@OzakIOne)
docusaurus-mdx-loader, docusaurus-types, docusaurus
- #9674 feat(mdx-loader): add support for siteConfig.markdown.remarkRehypeOptions (
@slorber)
docusaurus-theme-common
- #9671 feat(theme-common): code block MagicComments support for (Visual) Basic/Batch/Fortran/COBOL/ML (
@tats-u)
docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-types, docusaurus-utils, docusaurus
docusaurus-utils
- #9610 feat(core): enable port configuration via environment variable (
@OzakIOne)
:bug: Bug Fix
docusaurus-theme-classic, docusaurus-theme-live-codeblock
- #9704 fix(theme): allow empty code blocks and live playgrounds (
@slorber)
create-docusaurus
- #9696 fix(create-docusaurus): fix init template code blocks, and little improvements (
@slorber)
docusaurus-plugin-pwa
docusaurus
- #9648 fix(cli): output help when no conventional config + no subcommand (
@Josh-Cena)
docusaurus-theme-live-codeblock
- #9631 fix(live-codeblock): stabilize react-live transformCode callback, fix editor/preview desync (
@slorber)
docusaurus-utils
docusaurus-module-type-aliases
- #9612 fix(type-aliases): add
title prop for imported inline SVG React components (@axmmisaka)
docusaurus-plugin-content-blog
docusaurus-theme-translations
- #9477 fix(i18n): complete translations for theme-common.json Brazilian Portuguese (pt-BR) (
@c0h1b4)
:nail_care: Polish
docusaurus-theme-common
- #9335 refactor(theme-common): allow optional desktopBreakpoint param in useWindowSize (
@jgarrow)
:wrench: Maintenance
docusaurus-theme-search-algolia
Committers: 8
... (truncated)
Changelog
Sourced from @docusaurus/module-type-aliases's changelog.
3.1.0 (2024-01-05)
:rocket: New Feature
docusaurus-mdx-loader, docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-types, docusaurus-utils, docusaurus
- #9528 feat(core): make broken link checker detect broken anchors - add
onBrokenAnchors config (@OzakIOne)
docusaurus-mdx-loader, docusaurus-types, docusaurus
- #9674 feat(mdx-loader): add support for siteConfig.markdown.remarkRehypeOptions (
@slorber)
docusaurus-theme-common
- #9671 feat(theme-common): code block MagicComments support for (Visual) Basic/Batch/Fortran/COBOL/ML (
@tats-u)
docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-types, docusaurus-utils, docusaurus
docusaurus-utils
- #9610 feat(core): enable port configuration via environment variable (
@OzakIOne)
:bug: Bug Fix
docusaurus-theme-classic, docusaurus-theme-live-codeblock
- #9704 fix(theme): allow empty code blocks and live playgrounds (
@slorber)
create-docusaurus
- #9696 fix(create-docusaurus): fix init template code blocks, and little improvements (
@slorber)
docusaurus-plugin-pwa
docusaurus
- #9648 fix(cli): output help when no conventional config + no subcommand (
@Josh-Cena)
docusaurus-theme-live-codeblock
- #9631 fix(live-codeblock): stabilize react-live transformCode callback, fix editor/preview desync (
@slorber)
docusaurus-utils
docusaurus-module-type-aliases
- #9612 fix(type-aliases): add
title prop for imported inline SVG React components (@axmmisaka)
docusaurus-plugin-content-blog
docusaurus-theme-translations
- #9477 fix(i18n): complete translations for theme-common.json Brazilian Portuguese (pt-BR) (
@c0h1b4)
:nail_care: Polish
docusaurus-theme-common
- #9335 refactor(theme-common): allow optional desktopBreakpoint param in useWindowSize (
@jgarrow)
:wrench: Maintenance
docusaurus-theme-search-algolia
Committers: 8
... (truncated)
Commits
a5e6758 v3.1.0
760a5ae feat(core): make broken link checker detect broken anchors - add `onBrokenAnc...
ab6147a fix(type-aliases): add title prop for imported inline SVG React components ...
a2e05d2 chore: release Docusaurus 3.0.1 (#9596)
- 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 583aa9727..50c10c5b1 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.0.1",
+ "@docusaurus/module-type-aliases": "3.1.0",
"@iconify/react": "^4.1.1",
"autoprefixer": "^10.4.16",
"postcss": "^8.4.33",
@@ -2361,12 +2361,13 @@
}
},
"node_modules/@docusaurus/module-type-aliases": {
- "version": "3.0.1",
- "resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-3.0.1.tgz",
- "integrity": "sha512-DEHpeqUDsLynl3AhQQiO7AbC7/z/lBra34jTcdYuvp9eGm01pfH1wTVq8YqWZq6Jyx0BgcVl/VJqtE9StRd9Ag==",
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-3.1.0.tgz",
+ "integrity": "sha512-XUl7Z4PWlKg4l6KF05JQ3iDHQxnPxbQUqTNKvviHyuHdlalOFv6qeDAm7IbzyQPJD5VA6y4dpRbTWSqP9ClwPg==",
+ "dev": true,
"dependencies": {
"@docusaurus/react-loadable": "5.5.2",
- "@docusaurus/types": "3.0.1",
+ "@docusaurus/types": "3.1.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.1.0",
+ "resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.1.0.tgz",
+ "integrity": "sha512-VaczOZf7+re8aFBIWnex1XENomwHdsSTkrdX43zyor7G/FY4OIsP6X28Xc3o0jiY0YdNuvIDyA5TNwOtpgkCVw==",
+ "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.0.1",
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-blog/-/plugin-content-blog-3.0.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.0.1",
+ "resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-3.0.1.tgz",
+ "integrity": "sha512-DEHpeqUDsLynl3AhQQiO7AbC7/z/lBra34jTcdYuvp9eGm01pfH1wTVq8YqWZq6Jyx0BgcVl/VJqtE9StRd9Ag==",
+ "dependencies": {
+ "@docusaurus/react-loadable": "5.5.2",
+ "@docusaurus/types": "3.0.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.0.1",
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-pages/-/plugin-content-pages-3.0.1.tgz",
@@ -2925,6 +2966,25 @@
"react-dom": "^18.0.0"
}
},
+ "node_modules/@docusaurus/theme-classic/node_modules/@docusaurus/module-type-aliases": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-3.0.1.tgz",
+ "integrity": "sha512-DEHpeqUDsLynl3AhQQiO7AbC7/z/lBra34jTcdYuvp9eGm01pfH1wTVq8YqWZq6Jyx0BgcVl/VJqtE9StRd9Ag==",
+ "dependencies": {
+ "@docusaurus/react-loadable": "5.5.2",
+ "@docusaurus/types": "3.0.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.0.1",
"resolved": "https://registry.npmjs.org/@docusaurus/theme-common/-/theme-common-3.0.1.tgz",
@@ -2954,6 +3014,25 @@
"react-dom": "^18.0.0"
}
},
+ "node_modules/@docusaurus/theme-common/node_modules/@docusaurus/module-type-aliases": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-3.0.1.tgz",
+ "integrity": "sha512-DEHpeqUDsLynl3AhQQiO7AbC7/z/lBra34jTcdYuvp9eGm01pfH1wTVq8YqWZq6Jyx0BgcVl/VJqtE9StRd9Ag==",
+ "dependencies": {
+ "@docusaurus/react-loadable": "5.5.2",
+ "@docusaurus/types": "3.0.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.0.1",
"resolved": "https://registry.npmjs.org/@docusaurus/theme-search-algolia/-/theme-search-algolia-3.0.1.tgz",
diff --git a/website/package.json b/website/package.json
index 48e992af5..201031112 100644
--- a/website/package.json
+++ b/website/package.json
@@ -36,7 +36,7 @@
"wow.js": "^1.2.2"
},
"devDependencies": {
- "@docusaurus/module-type-aliases": "3.0.1",
+ "@docusaurus/module-type-aliases": "3.1.0",
"@iconify/react": "^4.1.1",
"autoprefixer": "^10.4.16",
"postcss": "^8.4.33",