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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the docusaurus group with 8 updates in the /docs directory:
3.6.1
3.6.2
3.6.1
3.6.2
3.6.1
3.6.2
3.6.1
3.6.2
3.6.1
3.6.2
3.6.1
3.6.2
3.6.1
3.6.2
3.6.1
3.6.2
Updates
@docusaurus/core
from 3.6.1 to 3.6.2Release notes
Sourced from
@docusaurus/core
's releases.Changelog
Sourced from
@docusaurus/core
's changelog.Commits
77f402d
v3.6.2e3c1329
fix(cli):docusaurus --help
should print plugin commands using `extendCli()...dfea969
fix(faster): Upgrade to Rspack 1.1.1, fix build progress bar display (#10648)f127278
chore: release Docusaurus 3.6.1 (#10659)Updates
@docusaurus/faster
from 3.6.1 to 3.6.2Release notes
Sourced from
@docusaurus/faster
's releases.Changelog
Sourced from
@docusaurus/faster
's changelog.Commits
77f402d
v3.6.2dfea969
fix(faster): Upgrade to Rspack 1.1.1, fix build progress bar display (#10648)f127278
chore: release Docusaurus 3.6.1 (#10659)Updates
@docusaurus/plugin-sitemap
from 3.6.1 to 3.6.2Release notes
Sourced from
@docusaurus/plugin-sitemap
's releases.Changelog
Sourced from
@docusaurus/plugin-sitemap
's changelog.Commits
77f402d
v3.6.2f127278
chore: release Docusaurus 3.6.1 (#10659)Updates
@docusaurus/preset-classic
from 3.6.1 to 3.6.2Release notes
Sourced from
@docusaurus/preset-classic
's releases.Changelog
Sourced from
@docusaurus/preset-classic
's changelog.Commits
77f402d
v3.6.2f127278
chore: release Docusaurus 3.6.1 (#10659)Updates
@docusaurus/theme-mermaid
from 3.6.1 to 3.6.2Release notes
Sourced from
@docusaurus/theme-mermaid
's releases.Changelog
Sourced from
@docusaurus/theme-mermaid
's changelog.Commits
77f402d
v3.6.2f127278
chore: release Docusaurus 3.6.1 (#10659)Updates
@docusaurus/module-type-aliases
from 3.6.1 to 3.6.2Release notes
Sourced from
@docusaurus/module-type-aliases
's releases.Changelog
Sourced from
@docusaurus/module-type-aliases
's changelog.Commits
77f402d
v3.6.2be7bace
fix(types): add missing ambiant TS declarations for .md / .mdx partials (#10693)f127278
chore: release Docusaurus 3.6.1 (#10659)Updates
@docusaurus/tsconfig
from 3.6.1 to 3.6.2Release notes
Sourced from
@docusaurus/tsconfig
's releases.Changelog
Sourced from
@docusaurus/tsconfig
's changelog.Commits
77f402d
v3.6.25344bc1
fix(create-docusaurus): Fix TS issues on newly initialized sites (#10694)f127278
chore: release Docusaurus 3.6.1 (#10659)Updates
@docusaurus/types
from 3.6.1 to 3.6.2Release notes
Sourced from
@docusaurus/types
's releases.Changelog
Sourced from
@docusaurus/types
's changelog.Commits
77f402d
v3.6.2f127278
chore: release Docusaurus 3.6.1 (#10659)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