Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 27, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

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.

@netlify
Copy link

netlify bot commented Feb 27, 2025

Deploy Preview for typescript-eslint failed.

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

@nx-cloud
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 610fbd7

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

☁️ Nx Cloud last updated this comment at 2025-09-29 14:48:26 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 3 times, most recently from 39cec51 to c9f8f49 Compare August 19, 2025 17:02
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch 2 times, most recently from 1aca6b6 to 55c20d2 Compare August 31, 2025 12:23
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 55c20d2 to 55b3e9e Compare September 25, 2025 14:45
@codecov
Copy link

codecov bot commented Sep 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.93%. Comparing base (9530e02) to head (610fbd7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10897   +/-   ##
=======================================
  Coverage   90.93%   90.93%           
=======================================
  Files         506      506           
  Lines       51394    51394           
  Branches     8482     8482           
=======================================
  Hits        46735    46735           
  Misses       4646     4646           
  Partials       13       13           
Flag Coverage Δ
unittest 90.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
Copy link
Contributor Author

renovate bot commented Sep 29, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

2 participants