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

Configure Renovate #13

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

Configure Renovate #13

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 16, 2025

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

  • frontend/package.json (npm)
  • package.json (npm)

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.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Weekly schedule on early Monday mornings (before 4 AM).
  • Run lock file maintenance (updates) early Monday mornings.
  • Run Renovate on following schedule: * 0-3 * * 1

🔡 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 22 Pull Requests:

Update dependency axios to ^0.29.0 [SECURITY]
  • Branch name: renovate/npm-axios-vulnerability
  • Merge into: main
  • Upgrade axios to ^0.29.0
Update dependency body-parser to v1.20.3 [SECURITY]
  • Branch name: renovate/npm-body-parser-vulnerability
  • Merge into: main
  • Upgrade body-parser to 1.20.3
Update dependency express to v4.20.0 [SECURITY]
  • Branch name: renovate/npm-express-vulnerability
  • Merge into: main
  • Upgrade express to 4.20.0
Update dependency mongodb to v4.17.0 [SECURITY]
  • Branch name: renovate/npm-mongodb-vulnerability
  • Merge into: main
  • Upgrade mongodb to 4.17.0
Update dependency jsonwebtoken to v9 [SECURITY]
  • Branch name: renovate/npm-jsonwebtoken-vulnerability
  • Merge into: main
  • Upgrade jsonwebtoken to ^9.0.0
Update dependency mongoose to v6 [SECURITY]
  • Branch name: renovate/npm-mongoose-vulnerability
  • Merge into: main
  • Upgrade mongoose to ^6.0.0
Update NPM dependencies
Update dependency @​reduxjs/toolkit to v2
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/reduxjs-toolkit-2.x
  • Merge into: main
  • Upgrade @reduxjs/toolkit to ^2.0.0
Update dependency @​types/jest to v29
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: main
  • Upgrade @types/jest to ^29.0.0
Update dependency @​types/node to v22
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade @types/node to ^22.0.0
Update dependency antd to v5
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/antd-5.x
  • Merge into: main
  • Upgrade antd to ^5.0.0
Update dependency chart.js to v4
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/chart.js-4.x
  • Merge into: main
  • Upgrade chart.js to ^4.0.0
Update dependency dotenv to v16
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/dotenv-16.x
  • Merge into: main
  • Upgrade dotenv to ^16.0.0
Update dependency express-jwt to v8
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/express-jwt-8.x
  • Merge into: main
  • Upgrade express-jwt to ^8.0.0
Update dependency nodemon to v3
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/nodemon-3.x
  • Merge into: main
  • Upgrade nodemon to ^3.0.0
Update dependency react-chartjs-2 to v5
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/react-chartjs-2-5.x
  • Merge into: main
  • Upgrade react-chartjs-2 to ^5.0.0
Update dependency react-redux to v9
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/react-redux-9.x
  • Merge into: main
  • Upgrade react-redux to ^9.0.0
Update dependency react-router-dom to v7
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/major-react-router-monorepo
  • Merge into: main
  • Upgrade react-router-dom to ^7.0.0
Update dependency react-scripts to v5
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/react-scripts-5.x
  • Merge into: main
  • Upgrade react-scripts to 5.0.1
Update dependency typescript to v5
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ^5.0.0
Update react monorepo to v19 (major)
Lock file maintenance
  • Schedule: ["* 0-3 * * 1"]
  • 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.

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.

1 participant