Skip to content

fix(deps): update docusaurus monorepo to ~3.8.0 #10897

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 27, 2025

This PR contains the following updates:

Package Change Age Confidence
@docusaurus/core (source) ~3.7.0 -> ~3.8.0 age confidence
@docusaurus/module-type-aliases (source) ~3.7.0 -> ~3.8.0 age confidence
@docusaurus/plugin-client-redirects (source) ~3.7.0 -> ~3.8.0 age confidence
@docusaurus/plugin-pwa (source) ~3.7.0 -> ~3.8.0 age confidence
@docusaurus/preset-classic (source) ~3.7.0 -> ~3.8.0 age confidence
@docusaurus/remark-plugin-npm2yarn (source) ~3.7.0 -> ~3.8.0 age confidence
@docusaurus/theme-common (source) ~3.7.0 -> ~3.8.0 age confidence

Release Notes

facebook/docusaurus (@​docusaurus/core)

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
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations
  • docusaurus-remark-plugin-npm2yarn
  • docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-faster, docusaurus-plugin-content-docs, docusaurus-types, docusaurus
  • docusaurus-theme-classic
  • docusaurus-types, docusaurus
  • docusaurus-plugin-sitemap, docusaurus-types, docusaurus
    • #​10850 feat(core): new postBuild({routesBuildMetadata}) API, deprecate head attribute + v4 future flag (@​slorber)
🐛 Bug Fix
  • docusaurus-plugin-content-blog
  • docusaurus-plugin-content-blog
  • docusaurus-plugin-content-docs
  • create-docusaurus
    • #​11157 fix(create-docusaurus): Improve init template README, fix headings and remove $ in bash code blocks (@​arienshibani)
  • docusaurus-theme-common
  • docusaurus-theme-classic
  • docusaurus-theme-classic, docusaurus-theme-translations
    • #​11053 fix(theme): navbar mobile sidebar should allow clicking dropdown parent link (@​slorber)
  • docusaurus-utils
  • docusaurus-theme-translations
  • docusaurus-plugin-ideal-image
  • docusaurus-mdx-loader
  • docusaurus-module-type-aliases
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations
  • create-docusaurus, docusaurus-utils
  • docusaurus-mdx-loader, docusaurus-plugin-content-docs
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus
  • docusaurus-plugin-content-docs, docusaurus-theme-classic
  • docusaurus-plugin-svgr, docusaurus-types, docusaurus-utils, docusaurus
  • docusaurus-logger
🏃‍♀️ Performance
  • docusaurus-utils, docusaurus
  • docusaurus
  • docusaurus-bundler, docusaurus-faster, docusaurus
  • docusaurus-utils
  • docusaurus-logger, docusaurus
    • #​11162 perf(core): optimize SSG collected data memory and worker thread communication (@​slorber)
  • docusaurus-bundler, docusaurus
  • docusaurus-theme-classic
  • docusaurus-types, docusaurus
💅 Polish
📝 Documentation
🤖 Dependencies
🔧 Maintenance
  • docusaurus-mdx-loader, docusaurus-utils
  • docusaurus-plugin-content-blog
  • docusaurus-mdx-loader, docusaurus-theme-common, docusaurus-theme-live-codeblock
  • Other
  • docusaurus-faster
  • docusaurus-theme-mermaid
  • docusaurus-mdx-loader
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​11062 refactor(theme): introduce CodeBlockContextProvider + split into smaller components (@​slorber)
    • #​11059 refactor(theme): CodeBlock, centralize metadata parsing + refactor theme component (@​slorber)
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-theme-common
    • #​11058 refactor(theme): refactor CodeBlock parseLines logic + use inline snapshots to ease review (@​slorber)
  • docusaurus-faster, docusaurus
  • docusaurus-plugin-ideal-image
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-mermaid, docusaurus-theme-search-algolia
  • docusaurus-cssnano-preset, docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-remark-plugin-npm2yarn, eslint-plugin, stylelint-copyright
  • docusaurus-bundler, docusaurus
  • create-docusaurus, docusaurus-plugin-content-docs, docusaurus-utils, docusaurus
  • docusaurus-theme-search-algolia
  • docusaurus-plugin-debug
  • create-docusaurus
Committers: 38

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code labels Feb 27, 2025
@typescript-eslint
Copy link
Contributor

Thanks for the PR, @renovate[bot]!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint.

Copy link

netlify bot commented Feb 27, 2025

Deploy Preview for typescript-eslint failed.

Name Link
🔨 Latest commit c9f8f49
🔍 Latest deploy log https://app.netlify.com/projects/typescript-eslint/deploys/68a4ae219191050008033a95

Copy link

nx-cloud bot commented Feb 27, 2025

🤖 Nx Cloud AI Fix Eligible

An automatically generated fix could have helped fix failing tasks for this run, but Self-healing CI is disabled for this workspace. Visit workspace settings to enable it and get automatic fixes in future runs.

To disable these notifications, a workspace admin can disable them in workspace settings.


View your CI Pipeline Execution ↗ for commit c9f8f49

Command Status Duration Result
nx run-many -t typecheck ❌ Failed 1m 52s View ↗
nx test typescript-estree --coverage=false ✅ Succeeded 1s View ↗
nx run types:build ✅ Succeeded 5s View ↗
nx run integration-tests:test ✅ Succeeded 4s View ↗
nx test eslint-plugin-internal --coverage=false ✅ Succeeded 3s View ↗
nx test eslint-plugin --coverage=false ✅ Succeeded 3s View ↗
nx run generate-configs ✅ Succeeded 9s View ↗
nx run-many --target=build --parallel --exclude... ✅ Succeeded 10s View ↗
Additional runs (26) ✅ Succeeded ... View ↗

☁️ Nx Cloud last updated this comment at 2025-08-19 17:33:51 UTC

@JoshuaKGoldberg
Copy link
Member

This is nrwl/nx#29821.

@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as draft March 3, 2025 13:41
@JoshuaKGoldberg JoshuaKGoldberg added the blocked by another issue Issues which are not ready because another issue needs to be resolved first label Mar 12, 2025
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 578c158 to 8866ab7 Compare March 23, 2025 01:42
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch 6 times, most recently from 7aac448 to c305158 Compare April 11, 2025 20:37
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch 6 times, most recently from 7cc010f to 037559a Compare April 29, 2025 20:08
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch 5 times, most recently from bb4c7e4 to 1cb7162 Compare May 5, 2025 17:40
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 1cb7162 to c8b92c8 Compare August 14, 2025 08:10
@renovate renovate bot changed the title fix(deps): update docusaurus monorepo to v3.7.0 fix(deps): update docusaurus monorepo to ~3.8.0 Aug 14, 2025
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from c8b92c8 to dd93fb3 Compare August 18, 2025 20:26
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch 2 times, most recently from 7520622 to 39cec51 Compare August 19, 2025 11:47
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 39cec51 to c9f8f49 Compare August 19, 2025 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked by another issue Issues which are not ready because another issue needs to be resolved first dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant