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

chore: Update docusaurus monorepo to v3.2.0 #3000

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@docusaurus/core (source) 3.0.0 -> 3.2.0 age adoption passing confidence
@docusaurus/module-type-aliases (source) 3.0.0 -> 3.2.0 age adoption passing confidence
@docusaurus/plugin-client-redirects (source) 3.0.0 -> 3.2.0 age adoption passing confidence
@docusaurus/preset-classic (source) 3.0.0 -> 3.2.0 age adoption passing confidence
@docusaurus/tsconfig (source) 3.0.0 -> 3.2.0 age adoption passing confidence

Release Notes

facebook/docusaurus (@​docusaurus/core)

v3.2.0

Compare Source

🚀 New Feature
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-sitemap, docusaurus-types, docusaurus-utils, docusaurus
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-utils-validation, docusaurus-utils
  • docusaurus-plugin-debug, docusaurus-types, docusaurus
  • docusaurus-theme-translations
  • docusaurus-plugin-content-blog
  • docusaurus
  • create-docusaurus, docusaurus-utils
  • docusaurus-plugin-vercel-analytics
  • docusaurus-mdx-loader
    • #​9684 feat(mdx-loader): the table-of-contents should display toc/headings of imported MDX partials (@​anatolykopyl)
🐛 Bug Fix
  • docusaurus-mdx-loader
    • #​9999 fix(mdx-loader): Ignore contentTitle coming after Markdown thematicBreak (@​slorber)
  • docusaurus-theme-search-algolia
  • docusaurus-plugin-content-blog
  • docusaurus-theme-classic
  • docusaurus-theme-translations
  • docusaurus-utils
  • docusaurus
    • #​9878 fix(core): fix default i18n calendar used, infer it from locale if possible (@​slorber)
    • #​9852 fix(core): ensure core error boundary is able to render theme layout (@​slorber)
  • docusaurus-remark-plugin-npm2yarn
    • #​9861 fix(remark-npm2yarn): update npm-to-yarn from 2.0.0 to 2.2.1, fix pnpm extra args syntax (@​OzakIOne)
  • docusaurus-theme-classic, docusaurus-theme-translations
🏃‍♀️ Performance
  • docusaurus-types, docusaurus-utils, docusaurus
  • docusaurus-types, docusaurus
  • docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-types, docusaurus
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-utils
  • docusaurus
💅 Polish
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-theme-common
    • #​9868 refactor(theme): dates should be formatted on the client-side instead of in nodejs code (@​OzakIOne)
  • docusaurus-plugin-content-blog, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-types
  • docusaurus-plugin-content-docs
    • #​9839 refactor(blog): improve doc global data hook error message + add doc warning to blogOnly mode (@​OzakIOne)
📝 Documentation
🤖 Dependencies
🔧 Maintenance
  • docusaurus-plugin-client-redirects, docusaurus-plugin-content-docs, docusaurus-utils-common, docusaurus-utils-validation, docusaurus-utils, docusaurus
  • Other
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-utils
    • #​9963 refactor(docs,blog): last update timestamp should be in milliseconds instead of seconds (@​slorber)
Committers: 22

v3.1.1

Compare Source

🐛 Bug Fix
  • docusaurus-types, docusaurus
    • #​9791 fix(core): broken links optimization behaves differently than non-optimized logic (@​slorber)
  • docusaurus
  • docusaurus-utils
  • create-docusaurus
  • docusaurus-theme-common
    • #​9727 fix(theme-common): fix missing code block MagicComments style in Visual Basic (.NET) 16 (@​tats-u)
  • docusaurus-theme-classic, docusaurus-theme-mermaid
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-utils, docusaurus
🏃‍♀️ Performance
💅 Polish
Committers: 6

v3.1.0

Compare Source

🚀 New Feature
  • docusaurus-mdx-loader, docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-types, docusaurus-utils, docusaurus
    • #​9528 feat(core): make broken link checker detect broken anchors - add onBrokenAnchors config (@​OzakIOne)
  • docusaurus-mdx-loader, docusaurus-types, docusaurus
    • #​9674 feat(mdx-loader): add support for siteConfig.markdown.remarkRehypeOptions (@​slorber)
  • docusaurus-theme-common
    • #​9671 feat(theme-common): code block MagicComments support for (Visual) Basic/Batch/Fortran/COBOL/ML (@​tats-u)
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-types, docusaurus-utils, docusaurus
  • docusaurus-utils
🐛 Bug Fix
  • docusaurus-theme-classic, docusaurus-theme-live-codeblock
  • create-docusaurus
    • #​9696 fix(create-docusaurus): fix init template code blocks, and little improvements (@​slorber)
  • docusaurus-plugin-pwa
  • docusaurus
  • docusaurus-theme-live-codeblock
    • #​9631 fix(live-codeblock): stabilize react-live transformCode callback, fix editor/preview desync (@​slorber)
  • docusaurus-utils
  • docusaurus-module-type-aliases
  • docusaurus-plugin-content-blog
  • docusaurus-theme-translations
    • #​9477 fix(i18n): complete translations for theme-common.json Brazilian Portuguese (pt-BR) (@​c0h1b4)
💅 Polish
  • docusaurus-theme-common
    • #​9335 refactor(theme-common): allow optional desktopBreakpoint param in useWindowSize (@​jgarrow)
🔧 Maintenance
Committers: 8

v3.0.1

Compare Source

🐛 Bug Fix
  • docusaurus-utils
  • create-docusaurus, docusaurus-theme-classic, docusaurus-theme-common
    • #​9567 fix(theme): upgrade prism-react-renderer, fix html script and style tag highlighting (@​slorber)
  • docusaurus-theme-common
  • docusaurus-theme-classic
  • create-docusaurus
🤖 Dependencies
  • docusaurus-plugin-debug
  • create-docusaurus, docusaurus-theme-classic, docusaurus-theme-common
    • #​9572 chore: upgrade prism-react-renderer to 2.3.0 to avoid older clsx (@​harryzcy)
    • #​9567 fix(theme): upgrade prism-react-renderer, fix html script and style tag highlighting (@​slorber)
  • create-docusaurus, docusaurus-plugin-pwa, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-live-codeblock, docusaurus-theme-search-algolia
  • docusaurus
  • docusaurus-plugin-pwa, docusaurus
Committers: 6

Configuration

📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/docusaurus-monorepo branch from e46f68b to cac3461 Compare April 2, 2024 00:49
@renovate renovate bot merged commit dfbdf98 into main Apr 2, 2024
7 checks passed
@renovate renovate bot deleted the renovate/docusaurus-monorepo branch April 2, 2024 04:28
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.

0 participants