Skip to content

fix(deps): update docusaurus monorepo to v3 (major)#97

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-docusaurus-monorepo
Open

fix(deps): update docusaurus monorepo to v3 (major)#97
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-docusaurus-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 6, 2023

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@docusaurus/core (source) ^2.4.1^3.0.0 age confidence
@docusaurus/module-type-aliases (source) ^2.4.1^3.0.0 age confidence
@docusaurus/preset-classic (source) ^2.4.1^3.0.0 age confidence
@docusaurus/types (source) ^2.4.1^3.0.0 age confidence

Release Notes

facebook/docusaurus (@​docusaurus/core)

v3.10.0

Compare Source

🚀 New Feature
  • docusaurus-types, docusaurus
  • create-docusaurus
  • Other
  • create-docusaurus, docusaurus-bundler, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-pwa, docusaurus-types, docusaurus
    • #​11802 feat(core): Docusaurus Faster is stable + v4 future flag turns it on by default (@​slorber)
  • docusaurus-mdx-loader, docusaurus-utils, docusaurus
    • #​11777 feat(cli): write-heading-ids CLI now supports the --syntax and --migrate options (@​slorber)
  • docusaurus-mdx-loader
    • #​11755 feat(mdx-loader): add support for explicit headingId based on MD/MDX comments (@​slorber)
  • docusaurus-theme-live-codeblock, docusaurus-theme-translations
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​11734 feat(theme): Split <DocCard>, improve extensibility, better handling of emoji icons, stable classNames (@​slorber)
    • #​11733 feat(theme): Use React context for <Tabs>, allow custom <TabItem> components (@​slorber)
  • docusaurus-faster, docusaurus
    • #​11715 feat(bundler): upgrade to Rspack 1.7, remove useless experimental feature flags (@​slorber)
  • docusaurus-plugin-content-pages
  • docusaurus-mdx-loader, docusaurus-theme-classic
    • #​11642 feat(mdx-loader): add admonitions directive support for class/id shortcuts (@​lebalz)
  • docusaurus-theme-classic
  • docusaurus-theme-search-algolia
  • create-docusaurus, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-sitemap, docusaurus-types, docusaurus-utils, docusaurus
    • #​11512 feat(core): New siteConfig future.experimental_vcs API + future.experimental_faster.gitEagerVcs flag (@​slorber)
🐛 Bug Fix
  • docusaurus
  • docusaurus-faster, docusaurus
  • create-docusaurus, docusaurus-logger, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-google-gtag, docusaurus-plugin-pwa, docusaurus
  • docusaurus-utils
  • docusaurus-theme-classic
  • docusaurus-plugin-content-docs
  • docusaurus-plugin-google-gtag
  • docusaurus-theme-search-algolia
  • docusaurus-plugin-content-blog
  • docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-plugin-ideal-image
    • #​11659 fix(ideal-image): <IdealImage> should forward remaining props to the underlying component (@​tempoz)
  • eslint-plugin
  • docusaurus-mdx-loader
  • docusaurus-bundler, docusaurus-faster, docusaurus-theme-mermaid
🏃‍♀️ Performance
  • docusaurus-plugin-content-blog
  • create-docusaurus, docusaurus-utils, docusaurus
    • #​11684 refactor(create-docusaurus): remove useless dependencies (docusaurus-utils, execa, fs-extra) + simplify some code (@​slorber)
  • create-docusaurus
📝 Documentation
🤖 Dependencies
🔧 Maintenance
  • Other
  • create-docusaurus, docusaurus-babel, docusaurus-bundler, docusaurus-cssnano-preset, docusaurus-faster, docusaurus-logger, 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-css-cascade-layers, 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-remark-plugin-npm2yarn, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-live-codeblock, docusaurus-theme-mermaid, docusaurus-theme-search-algolia, docusaurus-theme-translations, docusaurus-tsconfig, docusaurus-types, docusaurus-utils-common, docusaurus-utils-validation, docusaurus-utils, docusaurus, eslint-plugin, lqip-loader, stylelint-copyright
  • docusaurus-plugin-content-docs, docusaurus-plugin-ideal-image, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-mermaid, docusaurus-utils, docusaurus
  • docusaurus-cssnano-preset, docusaurus-logger, docusaurus-mdx-loader, docusaurus-plugin-client-redirects, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-ideal-image, docusaurus-remark-plugin-npm2yarn, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-utils-validation, docusaurus-utils, docusaurus
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus
  • docusaurus-babel
  • docusaurus-plugin-content-blog
🌐 Translations
Committers: 41

v3.9.2

Compare Source

🐛 Bug Fix
  • docusaurus-plugin-content-docs
  • docusaurus-cssnano-preset
  • docusaurus-theme-search-algolia
  • docusaurus-theme-translations
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​11466 fix(theme): Fix CSS scroll-margin-top when clicking footnote items, factorize code (@​slorber)
  • docusaurus
  • docusaurus-theme-mermaid
    • #​11437 fix(theme-mermaid): Fix Mermaid ELK layout dependency required bug on v3.9 (@​slorber)
🏃‍♀️ Performance
  • docusaurus-theme-mermaid
💅 Polish
  • docusaurus-theme-classic
🤖 Dependencies
🌐 Translations
Committers: 9

v3.9.1

Compare Source

🐛 Bug Fix
Committers: 1

v3.9.0

Compare Source

🚀 New Feature
  • docusaurus-theme-search-algolia
  • docusaurus-plugin-content-blog, docusaurus-theme-classic
    • #​11425 feat(blog): Add support for email social icon + resize default social icon a bit (@​slorber)
  • docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-theme-classic, docusaurus-theme-search-algolia, docusaurus-theme-translations
  • docusaurus-faster, docusaurus
  • docusaurus-utils
  • docusaurus-theme-mermaid
  • docusaurus-plugin-pwa, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-types, docusaurus-utils, docusaurus
    • #​11316 feat(core): Add i18n.localeConfigs[locale].{url,baseUrl} config options, fix multi-domain deployments (@​slorber)
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-types, docusaurus-utils, docusaurus
    • #​11304 feat(core): add i18n.localeConfigs.translate + skip translation process if i18n/<locale> dir doesn't exist (@​slorber)
  • docusaurus-plugin-content-docs
    • #​11228 feat(docs): sidebar item key attribute - fix docs translations key conflicts (@​slorber)
  • create-docusaurus
  • docusaurus-mdx-loader, docusaurus-types, docusaurus
    • #​11282 feat(core): add siteConfig.markdown.emoji config option to disable remark-emoji (@​slorber)
  • create-docusaurus, docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-types, docusaurus
    • #​11283 feat(core): Add siteConfig.markdown.hooks, deprecate siteConfig.onBrokenMarkdownLinks (@​slorber)
🐛 Bug Fix
  • docusaurus-theme-classic, docusaurus
    • #​11422 fix(theme): fix copy of indented code blocks, replace copy-text-to-clipboard by clipboard API (@​slorber)
  • docusaurus-theme-classic
    • #​11407 fix(theme): remove hardcoded fill from Bluesky and LinkedIn icons (@​Simek)
    • #​11389 fix(theme): render sidebar category index with unlisted children as a simple doc/link item (@​slorber)
    • #​11360 fix(theme): Add translate no to heading anchors and blog authors (@​slorber)
    • #​11356 fix(theme): Doc sidebar links/categories with long labels should display properly (@​slorber)
    • #​11338 fix(theme-classic): fix collapsed sidebar category expansion when navigating to another link within that category (@​qqq614)
    • #​11289 fix(theme): Fix footnote ref scrolling behind the navbar when footnote back reference clicked (@​slorber)
  • docusaurus
  • docusaurus-theme-common
  • docusaurus-bundler, docusaurus-faster
  • docusaurus-theme-classic, docusaurus-theme-translations
  • docusaurus-plugin-content-docs
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​11263 fix(theme): make useHistorySelector() hydration-safe + use it read search/hash in theme (@​slorber)
📝 Documentation
🤖 Dependencies
🔧 Maintenance
  • create-docusaurus, docusaurus-babel, docusaurus-bundler, docusaurus-cssnano-preset, docusaurus-faster, docusaurus-logger, docusaurus-mdx-loader, docusaurus-plugin-client-redirects, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-css-cascade-layers, 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-remark-plugin-npm2yarn, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-live-codeblock, docusaurus-theme-mermaid, docusaurus-theme-search-algolia, docusaurus-theme-translations, docusaurus-utils-common, docusaurus-utils-validation, docusaurus-utils, docusaurus, eslint-plugin, lqip-loader
  • docusaurus-theme-classic
  • docusaurus-plugin-content-docs
  • docusaurus-bundler
    • #​11290 chore: upgrade website to Rspack 1.4 + fix Rspack internal performance tracing (@​slorber)
  • Other
    • #​11287 chore(website): split changelog per version + adjust changelog plugin implementation (@​slorber)
🌐 Translations
  • docusaurus-theme-translations
Committers: 18

v3.8.1

Compare Source

🐛 Bug Fix
  • docusaurus-theme-classic
    • #​11242 fix(theme): fix unability to navigate to category's page when browsing its children items (@​slorber)
  • docusaurus-plugin-css-cascade-layers
  • docusaurus
  • docusaurus-types
🏃‍♀️ Performance
  • docusaurus-plugin-content-blog, docusaurus-plugin-sitemap, docusaurus-theme-classic, docusaurus-types, docusaurus-utils, docusaurus
    • #​11211 perf: avoid duplicated git log calls in loadContent() and postBuild() for untracked Git files (@​slorber)
🔧 Maintenance
Committers: 7

v3.8.0

Compare Source

🚀 New Feature
  • docusaurus-plugin-css-cascade-layers, docusaurus-preset-classic, docusaurus-theme-classic, docusaurus-types, docusaurus
    • #​11142 feat(theme): new CSS cascade layers plugin + built-in v4.useCssCascadeLayers future flag (@​slorber)
  • docusaurus
  • docusaurus-module-type-aliases, docusaurus-plugin-content-blog, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-search-algolia, docusaurus
  • docusaurus-plugin-content-pages
  • docusaurus-faster, docusaurus
    • #​11006 feat(core): Add bundler tracing/profiling ([@​slorber](

Configuration

📅 Schedule: (in timezone Africa/Johannesburg)

  • Branch creation
    • "after 9pm,before 6am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies label Nov 6, 2023
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Nov 6, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @mdx-js/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"^18.2.0" from the root project
npm ERR!   peer react@"*" from @docusaurus/[email protected]
npm ERR!   node_modules/@docusaurus/react-loadable
npm ERR!     @docusaurus/react-loadable@"5.5.2" from @docusaurus/[email protected]
npm ERR!     node_modules/@docusaurus/core
npm ERR!       @docusaurus/core@"^3.0.0" from the root project
npm ERR!       11 more (@docusaurus/preset-classic, ...)
npm ERR!     @docusaurus/react-loadable@"5.5.2" from @docusaurus/[email protected]
npm ERR!     node_modules/@docusaurus/module-type-aliases
npm ERR!       dev @docusaurus/module-type-aliases@"^3.0.0" from the root project
npm ERR!       3 more (@docusaurus/plugin-content-docs, ...)
npm ERR!   29 more (framer-motion, prism-react-renderer, react-dom, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.13.1 || ^17.0.0" from @mdx-js/[email protected]
npm ERR! node_modules/@mdx-js/react
npm ERR!   @mdx-js/react@"^1.6.22" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/react
npm ERR!   peer react@"^16.13.1 || ^17.0.0" from @mdx-js/[email protected]
npm ERR!   node_modules/@mdx-js/react
npm ERR!     @mdx-js/react@"^1.6.22" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-03-29T05_36_51_500Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-03-29T05_36_51_500Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/major-docusaurus-monorepo branch from 60f878d to 7696aa7 Compare November 17, 2023 05:52
@renovate renovate Bot force-pushed the renovate/major-docusaurus-monorepo branch from 7696aa7 to eaf487e Compare January 8, 2024 05:07
@renovate renovate Bot force-pushed the renovate/major-docusaurus-monorepo branch from eaf487e to 35cd110 Compare January 21, 2024 04:48
@renovate renovate Bot force-pushed the renovate/major-docusaurus-monorepo branch from 35cd110 to aeac4a3 Compare February 2, 2024 06:03
@renovate renovate Bot force-pushed the renovate/major-docusaurus-monorepo branch from aeac4a3 to 71be815 Compare March 29, 2024 05:37
@renovate renovate Bot force-pushed the renovate/major-docusaurus-monorepo branch from 71be815 to 3566024 Compare August 13, 2025 00:13
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Aug 13, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/react
npm error   react@"^18.2.0" from the root project
npm error   peer react@"^18.0.0 || ^19.0.0" from @docusaurus/[email protected]
npm error   node_modules/@docusaurus/core
npm error     @docusaurus/core@"^3.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react@"^16.13.1 || ^17.0.0" from @mdx-js/[email protected]
npm error node_modules/@mdx-js/react
npm error   @mdx-js/react@"^1.6.22" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-04-15T17_02_04_341Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-04-15T17_02_04_341Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/major-docusaurus-monorepo branch from 3566024 to 3c87403 Compare August 15, 2025 20:15
@renovate renovate Bot force-pushed the renovate/major-docusaurus-monorepo branch from 3c87403 to 5844bb2 Compare August 23, 2025 03:34
@renovate renovate Bot force-pushed the renovate/major-docusaurus-monorepo branch from 5844bb2 to cb79e97 Compare September 1, 2025 10:13
@renovate renovate Bot force-pushed the renovate/major-docusaurus-monorepo branch from cb79e97 to fea1961 Compare September 27, 2025 00:17
@renovate renovate Bot force-pushed the renovate/major-docusaurus-monorepo branch 2 times, most recently from 8d40862 to 98e7693 Compare October 25, 2025 08:14
@renovate renovate Bot force-pushed the renovate/major-docusaurus-monorepo branch 2 times, most recently from 395a73e to ec405a0 Compare November 19, 2025 07:57
@renovate renovate Bot force-pushed the renovate/major-docusaurus-monorepo branch from ec405a0 to aa9847e Compare December 4, 2025 19:31
@renovate renovate Bot force-pushed the renovate/major-docusaurus-monorepo branch from aa9847e to 20687c7 Compare January 1, 2026 02:38
@renovate renovate Bot force-pushed the renovate/major-docusaurus-monorepo branch from 20687c7 to ffc21f8 Compare January 9, 2026 15:45
@renovate renovate Bot force-pushed the renovate/major-docusaurus-monorepo branch 2 times, most recently from 6ee8daa to 15f09db Compare January 24, 2026 15:07
@renovate renovate Bot force-pushed the renovate/major-docusaurus-monorepo branch from 15f09db to b56905d Compare February 3, 2026 16:15
@renovate renovate Bot force-pushed the renovate/major-docusaurus-monorepo branch 2 times, most recently from cd94a29 to 793df3f Compare February 18, 2026 07:53
@renovate renovate Bot force-pushed the renovate/major-docusaurus-monorepo branch 2 times, most recently from f8646f0 to 38ab659 Compare March 14, 2026 16:10
@renovate renovate Bot force-pushed the renovate/major-docusaurus-monorepo branch from 38ab659 to f7deb30 Compare April 15, 2026 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants