smart-framework icon indicating copy to clipboard operation
smart-framework copied to clipboard

Configure Renovate

Open renovate[bot] opened this issue 3 years ago • 0 comments

Mend Renovate

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

  • settings.gradle (gradle)
  • build.gradle (gradle)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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 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.

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

Update dependency commons-collections:commons-collections to v3.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/commons-collections-commons-collections-3.x
  • Merge into: master
  • Upgrade commons-collections:commons-collections to 3.2.2
Update dependency org.slf4j:slf4j-log4j12 to v1.7.36
  • Schedule: ["at any time"]
  • Branch name: renovate/org.slf4j-slf4j-log4j12-1.x
  • Merge into: master
  • Upgrade org.slf4j:slf4j-log4j12 to 1.7.36
Update dependency commons-beanutils:commons-beanutils to v1.9.4
  • Schedule: ["at any time"]
  • Branch name: renovate/commons-beanutils-commons-beanutils-1.x
  • Merge into: master
  • Upgrade commons-beanutils:commons-beanutils to 1.9.4
Update dependency commons-codec:commons-codec to v1.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/commons-codec-commons-codec-1.x
  • Merge into: master
  • Upgrade commons-codec:commons-codec to 1.16.0
Update dependency commons-dbutils:commons-dbutils to v1.8.0
Update dependency commons-fileupload:commons-fileupload to v1.5
Update dependency commons-lang:commons-lang to v2.6
  • Schedule: ["at any time"]
  • Branch name: renovate/commons-lang-commons-lang-2.x
  • Merge into: master
  • Upgrade commons-lang:commons-lang to 2.6
Update dependency javax.servlet:javax.servlet-api to v3.1.0
Update dependency junit:junit to v4.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/junit-junit-4.x
  • Merge into: master
  • Upgrade junit:junit to 4.13.2
Update dependency cglib:cglib to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/cglib-cglib-3.x
  • Merge into: master
  • Upgrade cglib:cglib to 3.3.0
Update dependency javax.servlet:javax.servlet-api to v4
Update dependency org.slf4j:slf4j-log4j12 to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.slf4j-slf4j-log4j12-2.x
  • Merge into: master
  • Upgrade org.slf4j:slf4j-log4j12 to 2.0.9

🚸 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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Apr 21 '22 00:04 renovate[bot]