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 all non-major dependencies #26

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@docusaurus/core (source) 3.5.2 -> 3.7.0 age adoption passing confidence
@docusaurus/module-type-aliases (source) 3.5.2 -> 3.7.0 age adoption passing confidence
@docusaurus/preset-classic (source) 3.5.2 -> 3.7.0 age adoption passing confidence
@docusaurus/tsconfig (source) 3.5.2 -> 3.7.0 age adoption passing confidence
@docusaurus/types (source) 3.5.2 -> 3.7.0 age adoption passing confidence
@mdx-js/react (source) 3.0.1 -> 3.1.0 age adoption passing confidence
prism-react-renderer 2.4.0 -> 2.4.1 age adoption passing confidence
redocusaurus (source) 2.1.2 -> 2.2.1 age adoption passing confidence
typescript (source) 5.6.2 -> 5.7.3 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
mdx-js/mdx (@​mdx-js/react)

v3.1.0

Compare Source

Add
Fix
Types
Miscellaneous
  • 77158cd Refactor to externalize recma packages
Site

Full Changelog: mdx-js/mdx@3.0.1...3.1.0

FormidableLabs/prism-react-renderer (prism-react-renderer)

v2.4.1

Compare Source

This release enables support for React Server Components 🚀

What's Changed

New Contributors

Full Changelog: https://github.com/FormidableLabs/prism-react-renderer/compare/[email protected]@2.4.1

rohit-gohri/redocusaurus (redocusaurus)

v2.2.1

Compare Source

v2.2.0

Compare Source

microsoft/TypeScript (typescript)

v5.7.3

Compare Source

v5.7.2

Compare Source

v5.6.3

Compare Source


Configuration

📅 Schedule: Branch creation - "* * * * 0,6" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

Copy link

cloudflare-workers-and-pages bot commented Oct 12, 2024

Deploying docs-galactiks-com with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2c888b8
Status:🚫  Build failed.

View logs

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cc2d09b to af7c8be Compare October 18, 2024 20:33
@renovate renovate bot changed the title chore(deps): update dependency typescript to v5.6.3 fix(deps): update all non-major dependencies Oct 18, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 1e90686 to db2e7bb Compare November 10, 2024 15:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 939cfcd to 1c70d42 Compare November 22, 2024 20:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1c70d42 to a78060c Compare December 11, 2024 18:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1942d3a to 996138b Compare January 8, 2025 21:45
Copy link
Contributor Author

renovate bot commented Jan 8, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: @docusaurus/[email protected]
npm error node_modules/@docusaurus/theme-common
npm error   @docusaurus/theme-common@"3.5.2" from @docusaurus/[email protected]
npm error   node_modules/@docusaurus/plugin-content-docs
npm error     @docusaurus/plugin-content-docs@"3.5.2" from @docusaurus/[email protected]
npm error     node_modules/@docusaurus/theme-classic
npm error     peer @docusaurus/plugin-content-docs@"*" from @docusaurus/[email protected]
npm error     node_modules/@docusaurus/theme-classic/node_modules/@docusaurus/plugin-content-blog
npm error       @docusaurus/plugin-content-blog@"3.5.2" from @docusaurus/[email protected]
npm error       node_modules/@docusaurus/theme-classic
npm error     2 more (@docusaurus/theme-common, @docusaurus/theme-search-algolia)
npm error   @docusaurus/theme-common@"3.5.2" from @docusaurus/[email protected]
npm error   node_modules/@docusaurus/theme-classic
npm error   3 more (@docusaurus/plugin-content-blog, ...)
npm error
npm error Could not resolve dependency:
npm error redocusaurus@"2.2.1" from the root project
npm error
npm error Conflicting peer dependency: @docusaurus/[email protected]
npm error node_modules/@docusaurus/theme-common
npm error   peer @docusaurus/theme-common@"^3.6.0" from [email protected]
npm error   node_modules/redocusaurus
npm error     redocusaurus@"2.2.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-01-14T17_21_17_822Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-01-14T17_21_17_822Z-debug-0.log

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 996138b to 2c888b8 Compare January 14, 2025 17:21
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