Removes axios. It's no longer used after updating ancestor dependencies axios, @docusaurus/core and @docusaurus/preset-classic. These dependencies need to be updated together.
Removes axios
Updates @docusaurus/core
from 2.0.1 to 3.7.0
Release notes
Sourced from @docusaurus/core
's releases.
3.7.0 (2025年01月03日)
🚀 New Feature
docusaurus-faster
, docusaurus
- #10800 feat(core): Turn Rspack incremental on by default (again) (
@slorber
)
docusaurus-plugin-content-blog
, docusaurus-theme-classic
- #10768 feat(blog): Add author social icons for bluesky, mastodon, threads, twitch, youtube, instagram (
@GingerGeek
)
create-docusaurus
, docusaurus-mdx-loader
, docusaurus-module-type-aliases
, docusaurus-plugin-client-redirects
, docusaurus-plugin-content-blog
, docusaurus-plugin-content-docs
, docusaurus-plugin-content-pages
, docusaurus-plugin-debug
, docusaurus-plugin-google-analytics
, docusaurus-plugin-google-gtag
, docusaurus-plugin-google-tag-manager
, docusaurus-plugin-ideal-image
, docusaurus-plugin-pwa
, docusaurus-plugin-rsdoctor
, docusaurus-plugin-sitemap
, docusaurus-plugin-svgr
, docusaurus-plugin-vercel-analytics
, docusaurus-preset-classic
, docusaurus-theme-classic
, docusaurus-theme-common
, docusaurus-theme-live-codeblock
, docusaurus-theme-mermaid
, docusaurus-theme-search-algolia
, docusaurus-types
, docusaurus
docusaurus-plugin-content-blog
docusaurus-module-type-aliases
, docusaurus-plugin-svgr
, docusaurus-preset-classic
, docusaurus-types
, docusaurus-utils
, docusaurus
🐛 Bug Fix
docusaurus-remark-plugin-npm2yarn
docusaurus-theme-classic
, docusaurus-theme-common
- #10796 fix(theme): Footer Column/Link should merge provided className (
@slorber
)
docusaurus-bundler
, docusaurus-theme-common
- #10786 fix(core): fix React hydration errors, change html minifier settings (
@slorber
)
docusaurus-theme-common
- #10782 fix(theme-common): code block magic comments should support SQL block comments (
@WillBlack403
)
docusaurus-theme-translations
- #10783 fix(theme-translations): Add missing Dutch (nl) theme translations (
@janaukema
)
- #10760 fix(theme-translation): add missing Korean (ko) theme translations (
@effozen
)
docusaurus-plugin-content-docs
- #10754 fix(docs): fix sidebar item visibility bug for category index (
@slorber
)
docusaurus
- #10727 fix(core): fix codegen routesChunkName possible hash collision (
@slorber
)
docusaurus-mdx-loader
- #10723 fix(mdx-loader): fix md image paths with spaces bug related to transformImage encoding problem (
@slorber
)
📝 Documentation
🤖 Dependencies
🔧 Maintenance
- Other
docusaurus-theme-search-algolia
docusaurus
- #10798 refactor(core): Use Intl native API to get locale direction, remove rtl-detect depend... (
@slorber
)
- #10747 refactor(core): swizzle wrap should use ReactNode instead of JSX.Element (
@slorber
)
... (truncated)
Changelog
Sourced from @docusaurus/core
's changelog.
3.7.0 (2025年01月03日)
🚀 New Feature
docusaurus-faster
, docusaurus
- #10800 feat(core): Turn Rspack incremental on by default (again) (
@slorber
)
docusaurus-plugin-content-blog
, docusaurus-theme-classic
- #10768 feat(blog): Add author social icons for bluesky, mastodon, threads, twitch, youtube, instagram (
@GingerGeek
)
create-docusaurus
, docusaurus-mdx-loader
, docusaurus-module-type-aliases
, docusaurus-plugin-client-redirects
, docusaurus-plugin-content-blog
, docusaurus-plugin-content-docs
, docusaurus-plugin-content-pages
, docusaurus-plugin-debug
, docusaurus-plugin-google-analytics
, docusaurus-plugin-google-gtag
, docusaurus-plugin-google-tag-manager
, docusaurus-plugin-ideal-image
, docusaurus-plugin-pwa
, docusaurus-plugin-rsdoctor
, docusaurus-plugin-sitemap
, docusaurus-plugin-svgr
, docusaurus-plugin-vercel-analytics
, docusaurus-preset-classic
, docusaurus-theme-classic
, docusaurus-theme-common
, docusaurus-theme-live-codeblock
, docusaurus-theme-mermaid
, docusaurus-theme-search-algolia
, docusaurus-types
, docusaurus
docusaurus-plugin-content-blog
docusaurus-module-type-aliases
, docusaurus-plugin-svgr
, docusaurus-preset-classic
, docusaurus-types
, docusaurus-utils
, docusaurus
🐛 Bug Fix
docusaurus-remark-plugin-npm2yarn
docusaurus-theme-classic
, docusaurus-theme-common
- #10796 fix(theme): Footer Column/Link should merge provided className (
@slorber
)
docusaurus-bundler
, docusaurus-theme-common
- #10786 fix(core): fix React hydration errors, change html minifier settings (
@slorber
)
docusaurus-theme-common
- #10782 fix(theme-common): code block magic comments should support SQL block comments (
@WillBlack403
)
docusaurus-theme-translations
- #10783 fix(theme-translations): Add missing Dutch (nl) theme translations (
@janaukema
)
- #10760 fix(theme-translation): add missing Korean (ko) theme translations (
@effozen
)
docusaurus-plugin-content-docs
- #10754 fix(docs): fix sidebar item visibility bug for category index (
@slorber
)
docusaurus
- #10727 fix(core): fix codegen routesChunkName possible hash collision (
@slorber
)
docusaurus-mdx-loader
- #10723 fix(mdx-loader): fix md image paths with spaces bug related to transformImage encoding problem (
@slorber
)
📝 Documentation
🤖 Dependencies
🔧 Maintenance
- Other
docusaurus-theme-search-algolia
... (truncated)
Commits
dd59750
v3.7.0
cacb973
feat(core): Turn Rspack incremental on by default (again) (#10800)
e7a8c9d
refactor(core): Use Intl native API to get locale direction, remove rtl-detec...
0f29a37
feat: Add React 19 support to Docusaurus v3 (#10763)
4966dce
refactor(core): swizzle wrap should use ReactNode instead of JSX.Element (#10...
f9825af
refactor: prepare types for React 19 (#10746)
df6f53a
feat(svgr): create new Docusaurus SVGR plugin (#10677)
8098741
fix(core): fix codegen routesChunkName possible hash collision (#10727)
fd43036
chore: release Docusaurus 3.6.3 (#10713)
8561826
fix(core): disable Rspack incremental in dev (#10712)
- Additional commits viewable in compare view
Updates @docusaurus/preset-classic
from 2.0.1 to 3.7.0
Release notes
Sourced from @docusaurus/preset-classic
's releases.
3.7.0 (2025年01月03日)
🚀 New Feature
docusaurus-faster
, docusaurus
- #10800 feat(core): Turn Rspack incremental on by default (again) (
@slorber
)
docusaurus-plugin-content-blog
, docusaurus-theme-classic
- #10768 feat(blog): Add author social icons for bluesky, mastodon, threads, twitch, youtube, instagram (
@GingerGeek
)
create-docusaurus
, docusaurus-mdx-loader
, docusaurus-module-type-aliases
, docusaurus-plugin-client-redirects
, docusaurus-plugin-content-blog
, docusaurus-plugin-content-docs
, docusaurus-plugin-content-pages
, docusaurus-plugin-debug
, docusaurus-plugin-google-analytics
, docusaurus-plugin-google-gtag
, docusaurus-plugin-google-tag-manager
, docusaurus-plugin-ideal-image
, docusaurus-plugin-pwa
, docusaurus-plugin-rsdoctor
, docusaurus-plugin-sitemap
, docusaurus-plugin-svgr
, docusaurus-plugin-vercel-analytics
, docusaurus-preset-classic
, docusaurus-theme-classic
, docusaurus-theme-common
, docusaurus-theme-live-codeblock
, docusaurus-theme-mermaid
, docusaurus-theme-search-algolia
, docusaurus-types
, docusaurus
docusaurus-plugin-content-blog
docusaurus-module-type-aliases
, docusaurus-plugin-svgr
, docusaurus-preset-classic
, docusaurus-types
, docusaurus-utils
, docusaurus
🐛 Bug Fix
docusaurus-remark-plugin-npm2yarn
docusaurus-theme-classic
, docusaurus-theme-common
- #10796 fix(theme): Footer Column/Link should merge provided className (
@slorber
)
docusaurus-bundler
, docusaurus-theme-common
- #10786 fix(core): fix React hydration errors, change html minifier settings (
@slorber
)
docusaurus-theme-common
- #10782 fix(theme-common): code block magic comments should support SQL block comments (
@WillBlack403
)
docusaurus-theme-translations
- #10783 fix(theme-translations): Add missing Dutch (nl) theme translations (
@janaukema
)
- #10760 fix(theme-translation): add missing Korean (ko) theme translations (
@effozen
)
docusaurus-plugin-content-docs
- #10754 fix(docs): fix sidebar item visibility bug for category index (
@slorber
)
docusaurus
- #10727 fix(core): fix codegen routesChunkName possible hash collision (
@slorber
)
docusaurus-mdx-loader
- #10723 fix(mdx-loader): fix md image paths with spaces bug related to transformImage encoding problem (
@slorber
)
📝 Documentation
🤖 Dependencies
🔧 Maintenance
- Other
docusaurus-theme-search-algolia
docusaurus
- #10798 refactor(core): Use Intl native API to get locale direction, remove rtl-detect depend... (
@slorber
)
- #10747 refactor(core): swizzle wrap should use ReactNode instead of JSX.Element (
@slorber
)
... (truncated)
Changelog
Sourced from @docusaurus/preset-classic
's changelog.
3.7.0 (2025年01月03日)
🚀 New Feature
docusaurus-faster
, docusaurus
- #10800 feat(core): Turn Rspack incremental on by default (again) (
@slorber
)
docusaurus-plugin-content-blog
, docusaurus-theme-classic
- #10768 feat(blog): Add author social icons for bluesky, mastodon, threads, twitch, youtube, instagram (
@GingerGeek
)
create-docusaurus
, docusaurus-mdx-loader
, docusaurus-module-type-aliases
, docusaurus-plugin-client-redirects
, docusaurus-plugin-content-blog
, docusaurus-plugin-content-docs
, docusaurus-plugin-content-pages
, docusaurus-plugin-debug
, docusaurus-plugin-google-analytics
, docusaurus-plugin-google-gtag
, docusaurus-plugin-google-tag-manager
, docusaurus-plugin-ideal-image
, docusaurus-plugin-pwa
, docusaurus-plugin-rsdoctor
, docusaurus-plugin-sitemap
, docusaurus-plugin-svgr
, docusaurus-plugin-vercel-analytics
, docusaurus-preset-classic
, docusaurus-theme-classic
, docusaurus-theme-common
, docusaurus-theme-live-codeblock
, docusaurus-theme-mermaid
, docusaurus-theme-search-algolia
, docusaurus-types
, docusaurus
docusaurus-plugin-content-blog
docusaurus-module-type-aliases
, docusaurus-plugin-svgr
, docusaurus-preset-classic
, docusaurus-types
, docusaurus-utils
, docusaurus
🐛 Bug Fix
docusaurus-remark-plugin-npm2yarn
docusaurus-theme-classic
, docusaurus-theme-common
- #10796 fix(theme): Footer Column/Link should merge provided className (
@slorber
)
docusaurus-bundler
, docusaurus-theme-common
- #10786 fix(core): fix React hydration errors, change html minifier settings (
@slorber
)
docusaurus-theme-common
- #10782 fix(theme-common): code block magic comments should support SQL block comments (
@WillBlack403
)
docusaurus-theme-translations
- #10783 fix(theme-translations): Add missing Dutch (nl) theme translations (
@janaukema
)
- #10760 fix(theme-translation): add missing Korean (ko) theme translations (
@effozen
)
docusaurus-plugin-content-docs
- #10754 fix(docs): fix sidebar item visibility bug for category index (
@slorber
)
docusaurus
- #10727 fix(core): fix codegen routesChunkName possible hash collision (
@slorber
)
docusaurus-mdx-loader
- #10723 fix(mdx-loader): fix md image paths with spaces bug related to transformImage encoding problem (
@slorber
)
📝 Documentation
🤖 Dependencies
🔧 Maintenance
- Other
docusaurus-theme-search-algolia
... (truncated)
Commits
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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Removes axios. It's no longer used after updating ancestor dependencies axios, @docusaurus/core and @docusaurus/preset-classic. These dependencies need to be updated together.
Removes
axios
Updates
@docusaurus/core
from 2.0.1 to 3.7.0Release notes
Sourced from
@docusaurus/core
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/core
's changelog.... (truncated)
Commits
dd59750
v3.7.0cacb973
feat(core): Turn Rspack incremental on by default (again) (#10800)e7a8c9d
refactor(core): Use Intl native API to get locale direction, remove rtl-detec...0f29a37
feat: Add React 19 support to Docusaurus v3 (#10763)4966dce
refactor(core): swizzle wrap should use ReactNode instead of JSX.Element (#10...f9825af
refactor: prepare types for React 19 (#10746)df6f53a
feat(svgr): create new Docusaurus SVGR plugin (#10677)8098741
fix(core): fix codegen routesChunkName possible hash collision (#10727)fd43036
chore: release Docusaurus 3.6.3 (#10713)8561826
fix(core): disable Rspack incremental in dev (#10712)Updates
@docusaurus/preset-classic
from 2.0.1 to 3.7.0Release notes
Sourced from
@docusaurus/preset-classic
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/preset-classic
's changelog.... (truncated)
Commits
dd59750
v3.7.00f29a37
feat: Add React 19 support to Docusaurus v3 (#10763)df6f53a
feat(svgr): create new Docusaurus SVGR plugin (#10677)fd43036
chore: release Docusaurus 3.6.3 (#10713)90e85e8
chore: release Docusaurus 3.6.2 (#10698)f127278
chore: release Docusaurus 3.6.1 (#10659)ed2cdf3
chore: release Docusaurus v3.6 (#10633)655ce94
chore: release 3.5.2 (#10400)bde4414
chore: release v3.5.1 (#10385)daa6b87
chore: release Docusaurus v3.5 (#10379)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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.