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 in /docs with 3 updates: @docusaurus/core, @docusaurus/preset-classic and @docusaurus/module-type-aliases.
Updates
@docusaurus/core
from 3.3.2 to 3.4.0Release notes
Sourced from
@docusaurus/core
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/core
's changelog.... (truncated)
Commits
49e9a21
v3.4.017f3e02
feat(core): hash router option - browse site offline (experimental) (#9859)b73ad1e
fix(core): fix serve workaround regexp (#10145)87f0023
fix(core): fixdocusaurus serve
broken for assets when using trailingSlash ...ff5039f
fix(core):configurePostCss()
should run afterconfigureWebpack()
(#10132)29b7a4d
fix(core): codegen should generate unique route prop filenames (#10131)394ce84
fix(core): the broken anchor checker should not be sensitive pathname trailin...02e38d8
refactor: fix i18n bug in node v22 (#10129)620e463
feat(core): site storage config options (experimental) (#10121)c125f7a
chore: release Docusaurus 3.3.0 + 3.3.1 + 3.3.2 (#10101)Updates
@docusaurus/preset-classic
from 3.3.2 to 3.4.0Release notes
Sourced from
@docusaurus/preset-classic
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/preset-classic
's changelog.... (truncated)
Commits
49e9a21
v3.4.0c125f7a
chore: release Docusaurus 3.3.0 + 3.3.1 + 3.3.2 (#10101)03516dc
fix(sitemap): exclude pages with robots noindex from sitemap (#7143)Updates
@docusaurus/module-type-aliases
from 3.3.2 to 3.4.0Release notes
Sourced from
@docusaurus/module-type-aliases
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/module-type-aliases
's changelog.... (truncated)
Commits
49e9a21
v3.4.0620e463
feat(core): site storage config options (experimental) (#10121)c125f7a
chore: release Docusaurus 3.3.0 + 3.3.1 + 3.3.2 (#10101)53564f3
refactor(core): prefetch/preload refactor (#7282)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