Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 4, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change OpenSSF
@docusaurus/core (source) dependencies minor 3.2.1 -> 3.3.2 OpenSSF Scorecard
@docusaurus/module-type-aliases (source) devDependencies minor 3.2.1 -> 3.3.2 OpenSSF Scorecard
@docusaurus/preset-classic (source) dependencies minor 3.2.1 -> 3.3.2 OpenSSF Scorecard
@docusaurus/tsconfig (source) devDependencies minor 3.2.1 -> 3.3.2 OpenSSF Scorecard
@docusaurus/types (source) devDependencies minor 3.2.1 -> 3.3.2 OpenSSF Scorecard

Release Notes

facebook/docusaurus (@​docusaurus/core)

v3.3.2

Compare Source

v3.3.1

Compare Source

v3.3.0

Compare Source

facebook/docusaurus (@​docusaurus/module-type-aliases)

v3.3.2

Compare Source

v3.3.1

Compare Source

v3.3.0

Compare Source

facebook/docusaurus (@​docusaurus/preset-classic)

v3.3.2

Compare Source

v3.3.1

Compare Source

v3.3.0

Compare Source

facebook/docusaurus (@​docusaurus/tsconfig)

v3.3.2

Compare Source

🐛 Bug Fix
  • docusaurus-module-type-aliases, docusaurus
Committers: 1

v3.3.0

Compare Source

🚀 New Feature
  • docusaurus-plugin-sitemap
  • docusaurus-mdx-loader, docusaurus-types, docusaurus
  • docusaurus
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-debug, docusaurus-types, docusaurus
  • docusaurus-plugin-content-pages, docusaurus-theme-classic, docusaurus-theme-common
🐛 Bug Fix
  • docusaurus-cssnano-preset, docusaurus-utils, docusaurus
  • docusaurus-theme-classic
  • docusaurus
    • #​10090 fix(core): docusaurus serve redirects should include the site /baseUrl/ prefix (@​slorber)
  • docusaurus-module-type-aliases, docusaurus-preset-classic, docusaurus-theme-classic, docusaurus-theme-live-codeblock, docusaurus
  • docusaurus-theme-translations
  • docusaurus-theme-search-algolia
  • docusaurus-plugin-content-docs, docusaurus
    • #​10054 fix(core): sortRoutes shouldn't have a default baseUrl value, this led to a bug (@​slorber)
  • docusaurus-plugin-content-docs
  • docusaurus-utils
🏃‍♀️ Performance
  • docusaurus
    • #​10060 refactor(core): optimize App entrypoint, it should not re-render when navigating (@​slorber)
💅 Polish
  • docusaurus-theme-classic
  • docusaurus-theme-common
📝 Documentation
🤖 Dependencies
🔧 Maintenance
  • 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
  • Other
Committers: 20
facebook/docusaurus (@​docusaurus/types)

v3.3.2

Compare Source

v3.3.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (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.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added the dependencies Dependency updates label May 4, 2024
@renovate renovate bot enabled auto-merge (squash) May 4, 2024 02:02
@renovate
Copy link
Contributor Author

renovate bot commented May 4, 2024

⚠ 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: @cmfcmf/docusaurus-search-local@1.1.0
npm error Found: @docusaurus/core@3.3.2
npm error node_modules/@docusaurus/core
npm error   @docusaurus/core@"3.3.2" from the root project
npm error   @docusaurus/core@"3.3.2" from @docusaurus/preset-classic@3.3.2
npm error   node_modules/@docusaurus/preset-classic
npm error     @docusaurus/preset-classic@"3.3.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @docusaurus/core@"^2.0.0" from @cmfcmf/docusaurus-search-local@1.1.0
npm error node_modules/@cmfcmf/docusaurus-search-local
npm error   @cmfcmf/docusaurus-search-local@"1.1.0" from the root project
npm error
npm error Conflicting peer dependency: @docusaurus/core@2.4.3
npm error node_modules/@docusaurus/core
npm error   peer @docusaurus/core@"^2.0.0" from @cmfcmf/docusaurus-search-local@1.1.0
npm error   node_modules/@cmfcmf/docusaurus-search-local
npm error     @cmfcmf/docusaurus-search-local@"1.1.0" 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/2024-05-04T02_02_16_056Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-04T02_02_16_056Z-debug-0.log

@renovate renovate bot merged commit 63c7f2a into main May 4, 2024
@coderabbitai
Copy link

coderabbitai bot commented May 4, 2024

Important

Auto Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot deleted the renovate/docusaurus-monorepo branch May 4, 2024 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants