Skip to content

Configure Renovate#1

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure
Open

Configure Renovate#1
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Jun 24, 2026

Copy link
Copy Markdown

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.

📚 See our Reading List for relevant documentation you may be interested in reading.

🔡 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.


Detected Package Files

  • app/package.json (npm)
  • app/pnpm-workspace.yaml (npm)
  • app/server/package.json (npm)
  • app/web/package.json (npm)
  • package.json (npm)
  • renovate.json (renovate-config)

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.

What to Expect

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

fix(deps): update all non-major dependencies (patch)
  • Schedule: ["after 9pm","before 9am"]
  • Branch name: renovate/patch-all-minor-patch
  • Merge into: main
  • Upgrade react-is to ^19.0.7
  • Upgrade skills to ^1.5.14
  • Upgrade typebox to 1.1.39
  • Upgrade vite to ^8.1.3
fix(deps): update all non-major dependencies (minor)
  • Schedule: ["after 9pm","before 9am"]
  • Branch name: renovate/all-minor-patch
  • Merge into: main
  • Upgrade @types/node to ^26.1.0
  • Upgrade typebox to 1.3.3
fix(deps): update dependency lightweight-charts to v5
  • Schedule: ["after 9pm","before 9am"]
  • Branch name: renovate/lightweight-charts-5.x
  • Merge into: main
  • Upgrade lightweight-charts to ^5.2.0
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

🚸 PR 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 Jun 24, 2026
@safedep

safedep Bot commented Jun 24, 2026

Copy link
Copy Markdown

SafeDep Report Summary

Green Malicious Packages Badge Green Vulnerable Packages Badge Green Risky License Badge

No dependency changes detected. Nothing to scan.

View complete scan results →

This report is generated by SafeDep Github App

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.

0 participants