Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jul 13, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • docs/package.json (npm)
  • package.json (npm)
  • packages/colors/package.json (npm)
  • packages/tailwindcss-colors/package.json (npm)
  • pnpm-workspace.yaml (npm)
  • renovate.json (renovate-config-presets)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Apply label renovate to PRs.
  • Limit to maximum 10 open PRs at any time.
  • Wait for branch tests to pass or fail before creating the PR.
  • Evaluate schedules according to timezone Asia/Shanghai.
  • Group known monorepo packages together.
  • Group all minor and patch updates together.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 6 Pull Requests:

chore(deps): update dependency vite to v6.3.6 [security]
  • Branch name: renovate/npm-vite-vulnerability
  • Merge into: main
  • Upgrade vite to 6.3.6
fix(deps): update all non-major dependencies (patch)
fix(deps): update all non-major dependencies (minor)
chore(deps): update dependency @​vitejs/plugin-react to v5
  • Schedule: ["after 9pm","before 9am"]
  • Branch name: renovate/vitejs-plugin-react-5.x
  • Merge into: main
  • Upgrade @vitejs/plugin-react to ^5.0.3
chore(deps): update dependency code-inspector-plugin to v1
  • Schedule: ["after 9pm","before 9am"]
  • Branch name: renovate/code-inspector-plugin-1.x
  • Merge into: main
  • Upgrade code-inspector-plugin to 1.2.10
chore(deps): lock file maintenance
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: main
  • Regenerate lock files to use latest dependency versions

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Jul 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant