build(deps): bump the deps group across 1 directory with 6 updates #236
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 deps group with 6 updates in the / directory:
3.1.1
3.4.0
3.1.1
3.4.0
3.1.1
3.4.0
2.1.0
2.1.1
18.2.0
18.3.1
18.2.0
18.3.1
Updates
@docusaurus/core
from 3.1.1 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/plugin-content-docs
from 3.1.1 to 3.4.0Release notes
Sourced from
@docusaurus/plugin-content-docs
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/plugin-content-docs
's changelog.... (truncated)
Commits
49e9a21
v3.4.0a7afd9c
fix(docs, blog): Markdown link resolution does not support hot reload (#10185)0eb7b64
feat(docs, blog): add support fortags.yml
, predefined list of tags (#10137)e346149
fix(mdx-loader): resolve Markdown/MDX links with Remark instead of RegExp (#1...ff5039f
fix(core):configurePostCss()
should run afterconfigureWebpack()
(#10132)c125f7a
chore: release Docusaurus 3.3.0 + 3.3.1 + 3.3.2 (#10101)f88da6c
refactor: extract base TS client config + upgrade TS + refactor TS setup (#10...1287387
fix(core): sortRoutes shouldn't have a default baseUrl value, this led to a b...5c1d646
feat(core): simplify plugin API, support route.props (#10042)e4ecffe
fix(docs): sidebar item label impact the pagination label of docs (#10025)Updates
@docusaurus/preset-classic
from 3.1.1 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)ca33858
fix: handle React v18.3 warnings (#10079)f88da6c
refactor: extract base TS client config + upgrade TS + refactor TS setup (#10...e012e03
chore: release Docusaurus 3.2.1 (#10016)debfc87
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)Updates
clsx
from 2.1.0 to 2.1.1Release notes
Sourced from clsx's releases.
Commits
925494c
2.1.13d960ab
fix(types): includebigint
inClassValue
type (#96)684509c
chore: add licenses badgeUpdates
react
from 18.2.0 to 18.3.1Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
f1338f8
ExportReact.act
from 18.3d6c42f7
Bump to 18.3.173bfaa1
Turn on key spread warning in jsx-runtime for everyone (#25697)c2a246e
Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474
Bump version from 18.2 to 18.3Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react since your current version.
Updates
react-dom
from 18.2.0 to 18.3.1Release notes
Sourced from react-dom's releases.