chore(deps): bump the docusaurus group across 1 directory with 4 updates #1353
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 with 4 updates in the /site directory: @docusaurus/core, @docusaurus/plugin-content-pages, @docusaurus/plugin-google-analytics and @docusaurus/theme-classic.
Updates
@docusaurus/core
from 3.5.2 to 3.6.1Release notes
Sourced from
@docusaurus/core
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/core
's changelog.... (truncated)
Commits
c971734
v3.6.1d268a20
fix(core): bundler should not minimize static assets (#10658)bcfa3b1
refactor(faster,bundler,core): improve js loader DX (#10655)ed2cdf3
chore: release Docusaurus v3.6 (#10633)fce0884
fix(core): restore Rspack ProgressBar colors (#10632)c1349fe
fix(core): fix DOCUSAURUS_CURRENT_LOCALE = 'undefined' (#10611)28f6a49
chore: upgrade minor dependencies (#10610)dbdd254
feat(cli): build/deploy should allow multiple--locale
options (#10600)776b3ee
fix(core): fix i18n sites SSG memory leak - require.cache (#10599)c9f231a
refactor(core): refactor SSG infrastructure (#10593)Updates
@docusaurus/plugin-content-pages
from 3.5.2 to 3.6.1Release notes
Sourced from
@docusaurus/plugin-content-pages
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/plugin-content-pages
's changelog.... (truncated)
Commits
c971734
v3.6.1ed2cdf3
chore: release Docusaurus v3.6 (#10633)5bab0b5
feat(core, mdx-loader): deduplicate MDX compilation - `siteConfig.future.expe...a47e8dd
refactor(mdx-loader): re-export metadata module instead of serializing it (#1...a4329d3
refactor(mdx-loader): read metadata from memory (loaded content) instead of f...d5885c0
refactor(mdx-loader): refactor mdx-loader, expose loader creation utils (#10450)655ce94
chore: release 3.5.2 (#10400)Updates
@docusaurus/plugin-google-analytics
from 3.5.2 to 3.6.1Release notes
Sourced from
@docusaurus/plugin-google-analytics
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/plugin-google-analytics
's changelog.... (truncated)
Commits
c971734
v3.6.1ed2cdf3
chore: release Docusaurus v3.6 (#10633)655ce94
chore: release 3.5.2 (#10400)Updates
@docusaurus/theme-classic
from 3.5.2 to 3.6.1Release notes
Sourced from
@docusaurus/theme-classic
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/theme-classic
's changelog.... (truncated)
Commits
c971734
v3.6.1ed2cdf3
chore: release Docusaurus v3.6 (#10633)5cf2c39
feat(blog): AddfrontMatter.title_meta
to override title for SEO (#10586)52e50d2
fix(theme): Restore former globalThis.Prism (#10618)9457833
fix(theme): light & dark mode checkbox doesn't announce state switches (#10585)74c09ae
feat(core): Replace Webpack with Rspack - `siteConfig.future.experimental_fas...9ecff80
refactor: create@docusaurus/bundler
and@docusaurus/babel
packages (#10511)95e2d46
chore: Rename Twitter links/labels to X (#10509)aa65f39
fix(blog): authors count incorrectly rendered (#10431)84c2412
fix(theme): upgrade infima, fix footer link width bug (#10439)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