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

fix(deps): update docs (major) #253

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

fix(deps): update docs (major) #253

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 24, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@docusaurus/core (source) 2.1.0 -> 3.7.0 age adoption passing confidence
@docusaurus/module-type-aliases (source) 2.1.0 -> 3.7.0 age adoption passing confidence
@docusaurus/preset-classic (source) 2.1.0 -> 3.7.0 age adoption passing confidence
@mdx-js/react (source) 1.6.22 -> 3.1.0 age adoption passing confidence
clsx 1.2.1 -> 2.1.1 age adoption passing confidence
prism-react-renderer 1.3.5 -> 2.4.1 age adoption passing confidence
react (source) 17.0.2 -> 19.0.0 age adoption passing confidence
react-dom (source) 17.0.2 -> 19.0.0 age adoption passing confidence
yarn (source) 3.2.4 -> 4.6.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: 3.6.2

Compare Source

3.6.2 (2024-11-19)

🐛 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

v3.6.1

Compare Source

🐛 Bug Fix
  • docusaurus
  • docusaurus-bundler, docusaurus-faster, docusaurus-utils-common, docusaurus-utils
💅 Polish
  • docusaurus-bundler, docusaurus-types, docusaurus
📝 Documentation
🔧 Maintenance
  • docusaurus-mdx-loader
    • #​10651 refactor(mdx-loader): streamline typescript usage for remark plugin types (@​lebalz)
  • Other
Committers: 2

v3.6.0

Compare Source

🚀 New Feature
  • docusaurus-plugin-content-blog, docusaurus-theme-classic
  • docusaurus
  • docusaurus-logger
  • docusaurus-plugin-rsdoctor
  • docusaurus-bundler, docusaurus-faster, docusaurus-theme-classic, docusaurus
    • #​10402 feat(core): Replace Webpack with Rspack - siteConfig.future.experimental_faster.rspackBundler (@​slorber)
  • docusaurus-bundler, docusaurus-faster, docusaurus-types, docusaurus
    • #​10554 feat(core): faster HTML minimizer - siteConfig.future.experimental_faster.swcHtmlMinimizer (@​slorber)
    • #​10522 feat(core): faster CSS minimizer - siteConfig.future.experimental_faster.lightningCssMinimizer (@​slorber)
  • docusaurus-theme-mermaid
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-types, docusaurus
    • #​10479 feat(core, mdx-loader): deduplicate MDX compilation - siteConfig.future.experimental_faster.mdxCrossCompilerCache (@​slorber)
  • docusaurus-faster, docusaurus-types, docusaurus
    • #​10441 feat(core): faster JS minimizer - siteConfig.future.experimental_faster.swcJsMinimizer (@​slorber)
  • docusaurus-faster, docusaurus-plugin-content-docs, docusaurus-types, docusaurus
    • #​10435 feat(core): faster transpiler option - siteConfig.future.experimental_faster.swcJsLoader (@​slorber)
🐛 Bug Fix
🏃‍♀️ Performance
  • docusaurus-bundler, docusaurus-faster
  • Other
    • #​10601 perf(ci): Add CI checks to prevent memory, build-time and build-size regressions (@​slorber)
  • docusaurus
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages
    • #​10470 refactor(mdx-loader): re-export metadata module instead of serializing it (@​slorber)
    • #​10457 refactor(mdx-loader): read metadata from memory (loaded content) instead of fs (@​slorber)
📝 Documentation
🤖 Dependencies
🔧 Maintenance
  • Other
  • docusaurus-babel, docusaurus-bundler, docusaurus-mdx-loader, docusaurus-plugin-debug, docusaurus-plugin-pwa, docusaurus-plugin-rsdoctor, docusaurus-theme-live-codeblock, docusaurus
  • docusaurus-bundler, docusaurus-faster
  • docusaurus-bundler, docusaurus-logger, docusaurus-types, docusaurus
  • docusaurus
  • docusaurus-bundler, docusaurus-plugin-pwa, docusaurus-types, docusaurus
  • create-docusaurus
  • create-docusaurus, docusaurus-babel, docusaurus-bundler, docusaurus-mdx-loader, docusaurus-plugin-pwa, docusaurus-theme-classic, docusaurus-theme-translations, docusaurus-types, docusaurus-utils, docusaurus
  • create-docusaurus, docusaurus-plugin-pwa, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-mermaid, docusaurus-utils, docusaurus, eslint-plugin
  • docusaurus-plugin-content-docs, docusaurus-types, docusaurus
  • create-docusaurus, docusaurus-utils
  • create-docusaurus, docusaurus-logger, docusaurus-theme-translations, docusaurus
  • docusaurus-remark-plugin-npm2yarn
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus
  • docusaurus-mdx-loader, docusaurus-utils, docusaurus
  • docusaurus-mdx-loader
Committers: 19

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 nullswan as a code owner October 24, 2022 12:52
@changeset-bot
Copy link

changeset-bot bot commented Oct 24, 2022

⚠️ No Changeset found

Latest commit: 678f006

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.

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

@codecov-commenter
Copy link

codecov-commenter commented Oct 24, 2022

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.73%. Comparing base (3824fe0) to head (678f006).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #253   +/-   ##
=======================================
  Coverage   91.73%   91.73%           
=======================================
  Files          17       17           
  Lines         375      375           
  Branches      117      126    +9     
=======================================
  Hits          344      344           
  Misses         31       31           

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

@renovate renovate bot force-pushed the renovate/major-docs branch 2 times, most recently from 3f8a1aa to 9c3d077 Compare December 17, 2022 10:47
@renovate renovate bot changed the title fix(deps): update docs (major) Update docs (major) Dec 17, 2022
@renovate renovate bot changed the title Update docs (major) fix(deps): update docs (major) Dec 17, 2022
@renovate renovate bot force-pushed the renovate/major-docs branch from 9c3d077 to ef6a237 Compare February 12, 2023 19:27
@renovate renovate bot force-pushed the renovate/major-docs branch 3 times, most recently from e97c236 to fb4f2db Compare April 28, 2023 20:07
@renovate renovate bot force-pushed the renovate/major-docs branch from fb4f2db to cce6631 Compare May 11, 2023 03:12
@renovate renovate bot force-pushed the renovate/major-docs branch from cce6631 to 7a683d1 Compare June 11, 2023 16:35
@renovate renovate bot force-pushed the renovate/major-docs branch from 7a683d1 to 6c829d2 Compare June 29, 2023 16:10
@renovate renovate bot force-pushed the renovate/major-docs branch from 6c829d2 to 91222df Compare July 19, 2023 02:12
@renovate renovate bot force-pushed the renovate/major-docs branch from 91222df to 697122a Compare September 29, 2023 16:25
@renovate renovate bot force-pushed the renovate/major-docs branch 5 times, most recently from 65e3d2b to ce5dec4 Compare October 31, 2023 17:19
@renovate renovate bot force-pushed the renovate/major-docs branch 5 times, most recently from 9727cc2 to a9b1d16 Compare November 6, 2023 10:34
@renovate renovate bot force-pushed the renovate/major-docs branch 3 times, most recently from 621355f to adde9d8 Compare November 17, 2023 10:39
@renovate renovate bot force-pushed the renovate/major-docs branch from adde9d8 to baf14ed Compare November 24, 2023 22:43
@renovate renovate bot force-pushed the renovate/major-docs branch 2 times, most recently from f32bdbd to 9d9f0e4 Compare June 3, 2024 19:22
@renovate renovate bot force-pushed the renovate/major-docs branch from 9d9f0e4 to a16594f Compare June 13, 2024 22:58
@renovate renovate bot force-pushed the renovate/major-docs branch from a16594f to 032acf5 Compare June 24, 2024 09:01
@renovate renovate bot force-pushed the renovate/major-docs branch 4 times, most recently from ee15cfd to 58beb2f Compare August 6, 2024 00:22
@renovate renovate bot force-pushed the renovate/major-docs branch from 58beb2f to 80509d8 Compare September 2, 2024 09:18
@renovate renovate bot force-pushed the renovate/major-docs branch from 80509d8 to dc9045a Compare September 17, 2024 16:24
@renovate renovate bot force-pushed the renovate/major-docs branch 3 times, most recently from f7a7d00 to 0175b74 Compare October 11, 2024 14:16
@renovate renovate bot force-pushed the renovate/major-docs branch 2 times, most recently from 1a7bdc0 to 85a13a4 Compare October 21, 2024 17:39
@renovate renovate bot force-pushed the renovate/major-docs branch 2 times, most recently from 2a5076d to a8400b0 Compare November 11, 2024 18:39
@renovate renovate bot force-pushed the renovate/major-docs branch 7 times, most recently from 04890cc to 07d47c3 Compare November 28, 2024 16:35
@renovate renovate bot force-pushed the renovate/major-docs branch 3 times, most recently from 1bf3500 to 39e23f8 Compare December 14, 2024 18:50
@renovate renovate bot force-pushed the renovate/major-docs branch from 39e23f8 to fd01667 Compare January 1, 2025 13:57
@renovate renovate bot force-pushed the renovate/major-docs branch from fd01667 to 678f006 Compare January 6, 2025 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant