Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump @docusaurus/module-type-aliases from 3.2.1 to 3.3.2 #306

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps @docusaurus/module-type-aliases from 3.2.1 to 3.3.2.

Release notes

Sourced from @​docusaurus/module-type-aliases's releases.

3.3.0 (2024-05-03)

🚀 New Feature

  • docusaurus-plugin-sitemap
  • docusaurus-mdx-loader, docusaurus-types, docusaurus
    • #10064 feat(core): add new site config option siteConfig.markdown.anchors.maintainCase (@​iAdramelk)
  • docusaurus
    • #9767 feat(cli): docusaurus deploy should support a --target-dir option (@​SandPod)
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-debug, docusaurus-types, docusaurus
  • docusaurus-plugin-content-pages, docusaurus-theme-classic, docusaurus-theme-common

🐛 Bug Fix

  • docusaurus-cssnano-preset, docusaurus-utils, docusaurus
  • docusaurus-theme-classic
    • #10091 fix(theme): <Tabs> props should allow overriding defaults (@​gagdiez)
    • #10080 fix(theme): <Admonition> should render properly without heading/icon (@​andrmaz)
  • docusaurus
    • #10090 fix(core): docusaurus serve redirects should include the site /baseUrl/ prefix (@​slorber)
  • docusaurus-module-type-aliases, docusaurus-preset-classic, docusaurus-theme-classic, docusaurus-theme-live-codeblock, docusaurus
  • docusaurus-theme-translations
    • #10070 fix(theme-translations): add missing theme translations for pt-BR (@​h3nr1ke)
    • #10051 fix(theme-translations): correct label for tip admonition in italian (@​tomsotte)
  • docusaurus-theme-search-algolia
    • #10048 fix(algolia): add insights property on Algolia Theme Config object TS definition (@​Virgil993)
  • docusaurus-plugin-content-docs, docusaurus
    • #10054 fix(core): sortRoutes shouldn't have a default baseUrl value, this led to a bug (@​slorber)
  • docusaurus-plugin-content-docs
  • docusaurus-utils
    • #10022 fix(utils): getFileCommitDate should support log.showSignature=true (@​slorber)

🏃‍♀️ Performance

  • docusaurus
    • #10060 refactor(core): optimize App entrypoint, it should not re-render when navigating (@​slorber)

💅 Polish

  • docusaurus-theme-classic
    • #10061 refactor(theme): simplify CSS solution to solve empty search container (@​slorber)
  • docusaurus-theme-common

... (truncated)

Changelog

Sourced from @​docusaurus/module-type-aliases's changelog.

3.3.2 (2024-05-03)

🐛 Bug Fix

  • docusaurus-module-type-aliases, docusaurus
    • #10103 fix(core): do not recreate ReactDOM Root, fix React warning on hot reload (@​slorber)

Committers: 1

3.3.1 (2024-05-03)

Failed release

3.3.0 (2024-05-03)

🚀 New Feature

  • docusaurus-plugin-sitemap
  • docusaurus-mdx-loader, docusaurus-types, docusaurus
    • #10064 feat(core): add new site config option siteConfig.markdown.anchors.maintainCase (@​iAdramelk)
  • docusaurus
    • #9767 feat(cli): docusaurus deploy should support a --target-dir option (@​SandPod)
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-debug, docusaurus-types, docusaurus
  • docusaurus-plugin-content-pages, docusaurus-theme-classic, docusaurus-theme-common

🐛 Bug Fix

  • docusaurus-cssnano-preset, docusaurus-utils, docusaurus
  • docusaurus-theme-classic
    • #10091 fix(theme): <Tabs> props should allow overriding defaults (@​gagdiez)
    • #10080 fix(theme): <Admonition> should render properly without heading/icon (@​andrmaz)
  • docusaurus
    • #10090 fix(core): docusaurus serve redirects should include the site /baseUrl/ prefix (@​slorber)
  • docusaurus-module-type-aliases, docusaurus-preset-classic, docusaurus-theme-classic, docusaurus-theme-live-codeblock, docusaurus
  • docusaurus-theme-translations
    • #10070 fix(theme-translations): add missing theme translations for pt-BR (@​h3nr1ke)
    • #10051 fix(theme-translations): correct label for tip admonition in italian (@​tomsotte)
  • docusaurus-theme-search-algolia
    • #10048 fix(algolia): add insights property on Algolia Theme Config object TS definition (@​Virgil993)
  • docusaurus-plugin-content-docs, docusaurus
    • #10054 fix(core): sortRoutes shouldn't have a default baseUrl value, this led to a bug (@​slorber)
  • docusaurus-plugin-content-docs

... (truncated)

Commits

Dependabot compatibility score

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 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 <dependency name> 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 6, 2024
Copy link
Member

@asmitbm asmitbm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#299 needs to be merged first

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docusaurus/module-type-aliases-3.3.2 branch from 0bbb637 to 69bc8b7 Compare May 8, 2024 19:01
TerryHowe
TerryHowe previously approved these changes May 9, 2024
Copy link
Member

@TerryHowe TerryHowe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@TerryHowe
Copy link
Member

I think I need github settings help for approve perms here

Bumps [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) from 3.2.1 to 3.3.2.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.3.2/packages/docusaurus-module-type-aliases)

---
updated-dependencies:
- dependency-name: "@docusaurus/module-type-aliases"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docusaurus/module-type-aliases-3.3.2 branch from 69bc8b7 to 63592ba Compare May 15, 2024 11:19
Copy link
Member

@TerryHowe TerryHowe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@TerryHowe TerryHowe merged commit 0b04865 into main May 15, 2024
6 checks passed
@TerryHowe TerryHowe deleted the dependabot/npm_and_yarn/docusaurus/module-type-aliases-3.3.2 branch May 15, 2024 14:05
TerryHowe pushed a commit to TerryHowe/oras-www that referenced this pull request Jul 21, 2024
….3.2 (oras-project#306)

Bumps
[@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases)
from 3.2.1 to 3.3.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/releases"><code>@​docusaurus/module-type-aliases</code>'s
releases</a>.</em></p>
<blockquote>
<h2>3.3.0 (2024-05-03)</h2>
<h4>:rocket: New Feature</h4>
<ul>
<li><code>docusaurus-plugin-sitemap</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10083">#10083</a>
feat: add createSitemapItems hook (<a
href="https://github.com/johnnyreilly"><code>@​johnnyreilly</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-mdx-loader</code>, <code>docusaurus-types</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10064">#10064</a>
feat(core): add new site config option
<code>siteConfig.markdown.anchors.maintainCase</code> (<a
href="https://github.com/iAdramelk"><code>@​iAdramelk</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/9767">#9767</a>
feat(cli): docusaurus deploy should support a --target-dir option (<a
href="https://github.com/SandPod"><code>@​SandPod</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-plugin-content-blog</code>,
<code>docusaurus-plugin-content-docs</code>,
<code>docusaurus-plugin-content-pages</code>,
<code>docusaurus-plugin-debug</code>, <code>docusaurus-types</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10042">#10042</a>
feat(core): simplify plugin API, support route.props (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-plugin-content-pages</code>,
<code>docusaurus-theme-classic</code>,
<code>docusaurus-theme-common</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10032">#10032</a>
feat(pages): add LastUpdateAuthor &amp; LastUpdateTime &amp; editUrl (<a
href="https://github.com/OzakIOne"><code>@​OzakIOne</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>docusaurus-cssnano-preset</code>,
<code>docusaurus-utils</code>, <code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10092">#10092</a>
chore: Upgrade svgr / svgo / cssnano (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-classic</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10091">#10091</a>
fix(theme): <code>&lt;Tabs&gt;</code> props should allow overriding
defaults (<a
href="https://github.com/gagdiez"><code>@​gagdiez</code></a>)</li>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10080">#10080</a>
fix(theme): <code>&lt;Admonition&gt;</code> should render properly
without heading/icon (<a
href="https://github.com/andrmaz"><code>@​andrmaz</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10090">#10090</a>
fix(core): <code>docusaurus serve</code> redirects should include the
site <code>/baseUrl/</code> prefix (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-module-type-aliases</code>,
<code>docusaurus-preset-classic</code>,
<code>docusaurus-theme-classic</code>,
<code>docusaurus-theme-live-codeblock</code>, <code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10079">#10079</a>
fix: handle React v18.3 warnings (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-translations</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10070">#10070</a>
fix(theme-translations): add missing theme translations for pt-BR (<a
href="https://github.com/h3nr1ke"><code>@​h3nr1ke</code></a>)</li>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10051">#10051</a>
fix(theme-translations): correct label for tip admonition in italian (<a
href="https://github.com/tomsotte"><code>@​tomsotte</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-search-algolia</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10048">#10048</a>
fix(algolia): add insights property on Algolia Theme Config object TS
definition (<a
href="https://github.com/Virgil993"><code>@​Virgil993</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-plugin-content-docs</code>, <code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10054">#10054</a>
fix(core): sortRoutes shouldn't have a default baseUrl value, this led
to a bug (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-plugin-content-docs</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10025">#10025</a>
fix(docs): sidebar item label impact the pagination label of docs (<a
href="https://github.com/Abdullah-03"><code>@​Abdullah-03</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-utils</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10022">#10022</a>
fix(utils): getFileCommitDate should support
<code>log.showSignature=true</code> (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>:running_woman: Performance</h4>
<ul>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10060">#10060</a>
refactor(core): optimize App entrypoint, it should not re-render when
navigating (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>:nail_care: Polish</h4>
<ul>
<li><code>docusaurus-theme-classic</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10061">#10061</a>
refactor(theme): simplify CSS solution to solve empty search container
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-common</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10023">#10023</a>
refactor(website): refactor showcase components (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md"><code>@​docusaurus/module-type-aliases</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.3.2 (2024-05-03)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>docusaurus-module-type-aliases</code>, <code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10103">#10103</a>
fix(core): do not recreate ReactDOM Root, fix React warning on hot
reload (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h2>3.3.1 (2024-05-03)</h2>
<p>Failed release</p>
<h2>3.3.0 (2024-05-03)</h2>
<h4>:rocket: New Feature</h4>
<ul>
<li><code>docusaurus-plugin-sitemap</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10083">#10083</a>
feat: add createSitemapItems hook (<a
href="https://github.com/johnnyreilly"><code>@​johnnyreilly</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-mdx-loader</code>, <code>docusaurus-types</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10064">#10064</a>
feat(core): add new site config option
<code>siteConfig.markdown.anchors.maintainCase</code> (<a
href="https://github.com/iAdramelk"><code>@​iAdramelk</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/9767">#9767</a>
feat(cli): docusaurus deploy should support a --target-dir option (<a
href="https://github.com/SandPod"><code>@​SandPod</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-plugin-content-blog</code>,
<code>docusaurus-plugin-content-docs</code>,
<code>docusaurus-plugin-content-pages</code>,
<code>docusaurus-plugin-debug</code>, <code>docusaurus-types</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10042">#10042</a>
feat(core): simplify plugin API, support route.props (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-plugin-content-pages</code>,
<code>docusaurus-theme-classic</code>,
<code>docusaurus-theme-common</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10032">#10032</a>
feat(pages): add LastUpdateAuthor &amp; LastUpdateTime &amp; editUrl (<a
href="https://github.com/OzakIOne"><code>@​OzakIOne</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>docusaurus-cssnano-preset</code>,
<code>docusaurus-utils</code>, <code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10092">#10092</a>
chore: Upgrade svgr / svgo / cssnano (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-classic</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10091">#10091</a>
fix(theme): <code>&lt;Tabs&gt;</code> props should allow overriding
defaults (<a
href="https://github.com/gagdiez"><code>@​gagdiez</code></a>)</li>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10080">#10080</a>
fix(theme): <code>&lt;Admonition&gt;</code> should render properly
without heading/icon (<a
href="https://github.com/andrmaz"><code>@​andrmaz</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10090">#10090</a>
fix(core): <code>docusaurus serve</code> redirects should include the
site <code>/baseUrl/</code> prefix (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-module-type-aliases</code>,
<code>docusaurus-preset-classic</code>,
<code>docusaurus-theme-classic</code>,
<code>docusaurus-theme-live-codeblock</code>, <code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10079">#10079</a>
fix: handle React v18.3 warnings (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-translations</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10070">#10070</a>
fix(theme-translations): add missing theme translations for pt-BR (<a
href="https://github.com/h3nr1ke"><code>@​h3nr1ke</code></a>)</li>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10051">#10051</a>
fix(theme-translations): correct label for tip admonition in italian (<a
href="https://github.com/tomsotte"><code>@​tomsotte</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-search-algolia</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10048">#10048</a>
fix(algolia): add insights property on Algolia Theme Config object TS
definition (<a
href="https://github.com/Virgil993"><code>@​Virgil993</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-plugin-content-docs</code>, <code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10054">#10054</a>
fix(core): sortRoutes shouldn't have a default baseUrl value, this led
to a bug (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-plugin-content-docs</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10025">#10025</a>
fix(docs): sidebar item label impact the pagination label of docs (<a
href="https://github.com/Abdullah-03"><code>@​Abdullah-03</code></a>)</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/commit/bc638d674bfbde1e254ef306697f47e764b5e107"><code>bc638d6</code></a>
v3.3.2</li>
<li><a
href="https://github.com/facebook/docusaurus/commit/f3524cf332e803ff82783ee9c1c86c4342fc1f71"><code>f3524cf</code></a>
v3.3.1</li>
<li><a
href="https://github.com/facebook/docusaurus/commit/3490433f9442ac4541cd4a0284085ee9cfef0b0b"><code>3490433</code></a>
Merge branch 'main' into slorber/docusaurus-v3.3</li>
<li><a
href="https://github.com/facebook/docusaurus/commit/2d8281fc0353b8d53e0094cabd8d8d90f4c78064"><code>2d8281f</code></a>
fix(core): do not recreate ReactDOM Root, fix React warning on hot
reload (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases/issues/1">#1</a>...</li>
<li><a
href="https://github.com/facebook/docusaurus/commit/2ec4e078b5ca0c57f2cc04f2fe564d524bb5e858"><code>2ec4e07</code></a>
v3.3.0</li>
<li><a
href="https://github.com/facebook/docusaurus/commit/ca33858ca0140ee1a97646a7b0e787e68d7afcd7"><code>ca33858</code></a>
fix: handle React v18.3 warnings (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases/issues/10079">#10079</a>)</li>
<li><a
href="https://github.com/facebook/docusaurus/commit/e012e0315862b2ca02cad40c58d11d31c319ff75"><code>e012e03</code></a>
chore: release Docusaurus 3.2.1 (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases/issues/10016">#10016</a>)</li>
<li>See full diff in <a
href="https://github.com/facebook/docusaurus/commits/v3.3.2/packages/docusaurus-module-type-aliases">compare
view</a></li>
</ul>
</details>
<br />


[![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.2.1&new-version=3.3.2)](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)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> 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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants