chore(deps): bump the docusaurus group in /website with 3 updates #606
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the docusaurus group in /website with 3 updates: @docusaurus/core, @docusaurus/preset-classic and @docusaurus/module-type-aliases.
Updates
@docusaurus/core
from 3.1.1 to 3.2.1Release notes
Sourced from
@docusaurus/core
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/core
's changelog.... (truncated)
Commits
f268e15
v3.2.1f9a90d3
fix(core): fix configurePostCss v3.2 regression (#10012)debfc87
chore: release Docusaurus v3.2.0 (#10000)8212471
refactor(utils): remove duplicated function (#9972)efbe474
refactor(core): improve dev perf, fine-grained site reloads - part 3 (#9975)93a09ea
refactor(core): improve dev perf, fine-grained site reloads - part2 (#9968)9017fb9
feat(sitemap): add support for "lastmod" (#9954)8d115a9
feat(core): add new plugin allContentLoaded lifecycle (#9931)d02b96f
refactor(core): improve dev perf, fine-grained site reloads - part1 (#9903)6bf21d2
fix(core): fix default i18n calendar used, infer it from locale if possible (...Updates
@docusaurus/preset-classic
from 3.1.1 to 3.2.1Release notes
Sourced from
@docusaurus/preset-classic
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/preset-classic
's changelog.... (truncated)
Commits
f268e15
v3.2.1debfc87
chore: release Docusaurus v3.2.0 (#10000)6fa5189
chore: prepare v2.0.0-beta.19 release (#7325)a2c993b
fix(*): make TypeScript realize that each plugin package has a default export...03516dc
fix(sitemap): exclude pages with robots noindex from sitemap (#7143)f4ab7c6
feat(preset-classic, content-docs/client): JSDoc (#7148)0963bff
feat(preset-classic): exclude debug plugin routes from sitemap (#7122)73deaa8
chore: prepare v2.0.0-beta.18 release (#7001)8dbd656
chore: prepare v2.0.0-beta.17 release (#6829)Updates
@docusaurus/module-type-aliases
from 3.1.1 to 3.2.1Release notes
Sourced from
@docusaurus/module-type-aliases
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/module-type-aliases
's changelog.... (truncated)
Commits
f268e15
v3.2.1debfc87
chore: release Docusaurus v3.2.0 (#10000)4388267
fix(core): various broken anchor link fixes (#9732)fd49301
feat(core): make broken link checker detect broken anchors - add `onBrokenAnc...8dd1e13
fix(type-aliases): addtitle
prop for imported inline SVG React components ...fa1ce23
refactor: capitalize comments (#7188)1719273
feat(core): fail-safe global data fetching (#7083)24c205a
refactor: replace non-prop interface with type; allow plugin lifecycles to ha...3f33e90
chore: upgrade dependencies (#7065)7766226
refactor(core): refactor routes generation logic (#7054)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 <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions