Skip to content

fix(deps): update docusaurus monorepo to v3.7.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 Adoption Passing Confidence
@docusaurus/core (source) 3.6.1 -> 3.7.0 age adoption passing confidence
@docusaurus/module-type-aliases (source) 3.6.1 -> 3.7.0 age adoption passing confidence
@docusaurus/plugin-client-redirects (source) 3.6.1 -> 3.7.0 age adoption passing confidence
@docusaurus/plugin-pwa (source) 3.6.1 -> 3.7.0 age adoption passing confidence
@docusaurus/preset-classic (source) 3.6.1 -> 3.7.0 age adoption passing confidence
@docusaurus/remark-plugin-npm2yarn (source) 3.6.1 -> 3.7.0 age adoption passing confidence
@docusaurus/theme-common (source) 3.6.1 -> 3.7.0 age adoption passing confidence

Release Notes

facebook/docusaurus (@​docusaurus/core)

v3.7.0

Compare Source

🚀 New Feature
  • docusaurus-faster, docusaurus
  • 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
  • docusaurus-bundler, docusaurus-theme-common
  • docusaurus-theme-common
  • docusaurus-theme-translations
  • docusaurus-plugin-content-docs
  • docusaurus
  • 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)
  • create-docusaurus, docusaurus-mdx-loader, docusaurus-module-type-aliases, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-debug, docusaurus-plugin-ideal-image, docusaurus-plugin-pwa, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-live-codeblock, docusaurus-theme-mermaid, docusaurus-theme-search-algolia, docusaurus-types, docusaurus
  • docusaurus-theme-common
    • #​10728 refactor(theme-common): change storageUtils useSyncExternalCode getSnapshot workaround (@​slorber)
Committers: 14

v3.6.3

Compare Source

🐛 Bug Fix
Committers: 1

v3.6.2

Compare Source

🐛 Bug Fix
  • docusaurus-module-type-aliases
  • docusaurus-theme-translations
  • docusaurus
    • #​10685 fix(cli): docusaurus --help should print plugin commands using extendCli() (@​slorber)
  • docusaurus-bundler
  • create-docusaurus
  • docusaurus-bundler, docusaurus-faster, docusaurus
🔧 Maintenance
Committers: 5

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 ready!

Name Link
🔨 Latest commit 037559a
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/681131c5f1ebbc0008a1312f
😎 Deploy Preview https://deploy-preview-10897--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 98 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (🟢 up 2 from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

nx-cloud bot commented Feb 27, 2025

View your CI Pipeline Execution ↗ for commit 037559a.

Command Status Duration Result
nx test ast-spec ❌ Failed 14s View ↗
nx test eslint-plugin --coverage=false ✅ Succeeded 4m 59s View ↗
nx run-many --target=lint --exclude eslint-plugin ✅ Succeeded 1m 20s View ↗
nx run-many --target=build --exclude website --... ✅ Succeeded 57s View ↗
nx typecheck ast-spec ✅ Succeeded <1s View ↗
nx run-many --target=clean ✅ Succeeded 20s View ↗
nx test utils ✅ Succeeded 4s View ↗
nx run types:build ✅ Succeeded <1s View ↗
Additional runs (13) ✅ Succeeded ... View ↗

☁️ Nx Cloud last updated this comment at 2025-04-29 20:24:28 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 5 times, most recently from 0774315 to 7cc010f Compare April 28, 2025 20:36
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 7cc010f to 037559a Compare April 29, 2025 20:08
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