Skip to content
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

⬆️ Update docusaurus monorepo to v3.5.2 #5196

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@docusaurus/core (source) 3.4.0 -> 3.5.2 age adoption passing confidence
@docusaurus/module-type-aliases (source) 3.4.0 -> 3.5.2 age adoption passing confidence
@docusaurus/plugin-pwa (source) 3.4.0 -> 3.5.2 age adoption passing confidence
@docusaurus/preset-classic (source) 3.4.0 -> 3.5.2 age adoption passing confidence
@docusaurus/remark-plugin-npm2yarn (source) 3.4.0 -> 3.5.2 age adoption passing confidence
@docusaurus/theme-classic (source) 3.4.0 -> 3.5.2 age adoption passing confidence
@docusaurus/tsconfig (source) 3.4.0 -> 3.5.2 age adoption passing confidence
@docusaurus/types (source) 3.4.0 -> 3.5.2 age adoption passing confidence

Release Notes

facebook/docusaurus (@​docusaurus/core)

v3.5.2

Compare Source

🐛 Bug Fix
  • docusaurus-theme-common
    • #​10397 fix(theme-common): restore useContextualSearchFilters public API for retrocompatibility (@​slorber)
  • docusaurus
    • #​10391 fix(core): always alias React/ReactDOM to site dependency so that importing MDX from anywhere works (@​slorber)
  • create-docusaurus, docusaurus-plugin-content-blog
  • docusaurus-theme-classic
    • #​10390 fix(theme): Adjust blog authors line height to show descenders in lowercase letters (g, j, p, q, and y) (@​josh-wong)
💅 Polish
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations
📝 Documentation
🤖 Dependencies
Committers: 4

v3.5.1

Compare Source

🐛 Bug Fix
  • docusaurus-plugin-content-blog, docusaurus-theme-search-algolia
  • docusaurus-theme-search-algolia
Committers: 2

v3.5.0

Compare Source

🚀 New Feature
  • docusaurus-plugin-content-blog
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations
  • create-docusaurus, docusaurus-plugin-content-blog
    • #​9252 feat(blog): add feed xlst options to render beautiful RSS and Atom feeds (@​Xebec19)
  • docusaurus-plugin-content-blog, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations, docusaurus-utils
  • docusaurus-theme-translations
  • docusaurus-mdx-loader
    • #​10335 feat(mdx-loader): wrap mdx content title (# Title) in <header> for concistency (@​OzakIOne)
  • create-docusaurus, docusaurus-plugin-content-blog, docusaurus-theme-classic, docusaurus-utils
  • docusaurus-plugin-client-redirects, docusaurus-plugin-google-analytics, docusaurus-plugin-google-gtag, docusaurus-plugin-google-tag-manager, docusaurus-plugin-pwa, docusaurus-plugin-sitemap, docusaurus-plugin-vercel-analytics, docusaurus-types, docusaurus
  • docusaurus-plugin-content-blog, docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-plugin-content-blog, docusaurus-utils
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-utils-validation
🐛 Bug Fix
💅 Polish
  • docusaurus-theme-translations
📝 Documentation
🤖 Dependencies
🔧 Maintenance
  • Other
  • docusaurus-theme-classic
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-search-algolia
  • docusaurus-plugin-content-blog, docusaurus-theme-classic, docusaurus-theme-common
  • create-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-debug, docusaurus-plugin-google-analytics, docusaurus-plugin-google-gtag, docusaurus-plugin-google-tag-manager, docusaurus-plugin-ideal-image, docusaurus-plugin-pwa, docusaurus-plugin-sitemap, 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, stylelint-copyright
Committers: 25

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 requested a review from dubzzz as a code owner August 9, 2024 15:08
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 9, 2024
Copy link

codesandbox-ci bot commented Aug 9, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 5872239:

Sandbox Source
@fast-check/examples Configuration

Copy link
Contributor

github-actions bot commented Aug 9, 2024

👋 A preview of the new documentation is available at: http://66b631f604f2f50b25435ab6--dubzzz-fast-check.netlify.app

Copy link

codecov bot commented Aug 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.32%. Comparing base (f9aa67d) to head (5872239).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5196   +/-   ##
=======================================
  Coverage   95.32%   95.32%           
=======================================
  Files         234      234           
  Lines       10414    10414           
  Branches     2775     2773    -2     
=======================================
  Hits         9927     9927           
  Misses        487      487           
Flag Coverage Δ
unit-tests 95.32% <ø> (ø)
unit-tests-18.x-Linux 95.32% <ø> (ø)
unit-tests-20.x-Linux 95.32% <ø> (ø)
unit-tests-22.x-Linux 95.32% <ø> (+0.04%) ⬆️
unit-tests-latest-Linux 95.32% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from ffe83ab to 9766f20 Compare August 9, 2024 20:26
@renovate renovate bot changed the title ⬆️ Update dependency @docusaurus/remark-plugin-npm2yarn to v3.5.0 ⬆️ Update docusaurus monorepo to v3.5.0 Aug 9, 2024
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 9766f20 to f499bfa Compare August 9, 2024 22:14
@renovate renovate bot changed the title ⬆️ Update docusaurus monorepo to v3.5.0 ⬆️ Update docusaurus monorepo to v3.5.1 Aug 9, 2024
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from f499bfa to eda8f96 Compare August 13, 2024 17:38
@renovate renovate bot changed the title ⬆️ Update docusaurus monorepo to v3.5.1 ⬆️ Update docusaurus monorepo to v3.5.2 Aug 13, 2024
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from eda8f96 to 9723ee7 Compare August 14, 2024 20:47
@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from 9723ee7 to 5872239 Compare September 17, 2024 21:41
Copy link

changeset-bot bot commented Sep 17, 2024

⚠️ No Changeset found

Latest commit: 5872239

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant