Skip to content

Commit

Permalink
chore(deps-dev): bump @docusaurus/theme-classic from 3.6.1 to 3.6.3 i…
Browse files Browse the repository at this point in the history
…n /docs/website (#2660)

Bumps
[@docusaurus/theme-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-theme-classic)
from 3.6.1 to 3.6.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/releases"><code>@​docusaurus/theme-classic</code>'s
releases</a>.</em></p>
<blockquote>
<h2>3.6.3 (2024-11-22)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10712">#10712</a>
fix(core): disable Rspack incremental in dev (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h2>3.6.2 (2024-11-19)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>docusaurus-module-type-aliases</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10693">#10693</a>
fix(types): add missing ambiant TS declarations for .md / .mdx partials
(<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/10688">#10688</a>
fix(theme-translation): add and update Japanese translations (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10685">#10685</a>
fix(cli): <code>docusaurus --help</code> should print plugin commands
using <code>extendCli()</code> (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10680">#10680</a>
fix(bundler): allow CSS nesting by default, restore postcss-preset-env
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>create-docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10676">#10676</a>
fix(create-docusaurus): add ts exclude to TS init template (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>, <code>docusaurus-faster</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10648">#10648</a>
fix(faster): Upgrade to Rspack 1.1.1, fix build progress bar display (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>:wrench: Maintenance</h4>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10691">#10691</a>
chore(ci): retry <code>yarn install</code> to ignore temporary network
errors (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Junior_Gx (<a
href="https://github.com/goffxnca"><code>@​goffxnca</code></a>)</li>
<li>Kyle Tsang (<a
href="https://github.com/kyletsang"><code>@​kyletsang</code></a>)</li>
<li>Ryoga (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
<li>Zwyx (<a
href="https://github.com/Zwyx"><code>@​Zwyx</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md"><code>@​docusaurus/theme-classic</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.6.3 (2024-11-22)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10712">#10712</a>
fix(core): disable Rspack incremental in dev (<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.6.2 (2024-11-19)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>docusaurus-module-type-aliases</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10693">#10693</a>
fix(types): add missing ambiant TS declarations for .md / .mdx partials
(<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/10688">#10688</a>
fix(theme-translation): add and update Japanese translations (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10685">#10685</a>
fix(cli): <code>docusaurus --help</code> should print plugin commands
using <code>extendCli()</code> (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10680">#10680</a>
fix(bundler): allow CSS nesting by default, restore postcss-preset-env
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>create-docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10676">#10676</a>
fix(create-docusaurus): add ts exclude to TS init template (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>, <code>docusaurus-faster</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10648">#10648</a>
fix(faster): Upgrade to Rspack 1.1.1, fix build progress bar display (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>:wrench: Maintenance</h4>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10691">#10691</a>
chore(ci): retry <code>yarn install</code> to ignore temporary network
errors (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Junior_Gx (<a
href="https://github.com/goffxnca"><code>@​goffxnca</code></a>)</li>
<li>Kyle Tsang (<a
href="https://github.com/kyletsang"><code>@​kyletsang</code></a>)</li>
<li>Ryoga (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
<li>Zwyx (<a
href="https://github.com/Zwyx"><code>@​Zwyx</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/commit/9c0e19c669ffcbc0972bfd8527e8b93f1f74e7d8"><code>9c0e19c</code></a>
v3.6.3</li>
<li><a
href="https://github.com/facebook/docusaurus/commit/90e85e83a52b7d79d1d2f5e1a9ab5cfd21163c60"><code>90e85e8</code></a>
chore: release Docusaurus 3.6.2 (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-theme-classic/issues/10698">#10698</a>)</li>
<li><a
href="https://github.com/facebook/docusaurus/commit/f1272788a4d779a131f8f6e100d14d04cad1906f"><code>f127278</code></a>
chore: release Docusaurus 3.6.1 (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-theme-classic/issues/10659">#10659</a>)</li>
<li>See full diff in <a
href="https://github.com/facebook/docusaurus/commits/v3.6.3/packages/docusaurus-theme-classic">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@docusaurus/theme-classic&package-manager=npm_and_yarn&previous-version=3.6.1&new-version=3.6.3)](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>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 0e80a0f commit 030ad2a
Show file tree
Hide file tree
Showing 2 changed files with 1,166 additions and 111 deletions.
2 changes: 1 addition & 1 deletion docs/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.6.3",
"@docusaurus/theme-classic": "3.6.1",
"@docusaurus/theme-classic": "3.6.3",
"@docusaurus/tsconfig": "3.6.1",
"@docusaurus/types": "3.5.2",
"@types/node": "^22.9.0",
Expand Down
Loading

0 comments on commit 030ad2a

Please sign in to comment.