Configure Renovate
Created by: renovate[bot]
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
Detected Package Files
-
core/pom.xml(maven) -
deployment/pom.xml(maven) -
pom.xml(maven) -
runtime/pom.xml(maven)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding PR is merged
- Enable Renovate Dependency Dashboard creation.
- If Renovate detects semantic commits, it will use semantic commit type
fixfor dependencies andchorefor all others. - Ignore
node_modules,bower_components,vendorand various test/tests directories. - Autodetect whether to pin dependencies or maintain ranges.
- Rate limit PR creation to a maximum of two per hour.
- Limit to maximum 10 open PRs at any time.
- Group known monorepo packages together.
- Use curated list of recommended non-monorepo package groupings.
- A collection of workarounds for known problems with packages.
- Group all
minorandpatchupdates together. - Group known monorepo packages together.
- Use curated list of recommended non-monorepo package groupings.
- Assign PRs to
benkard. - Add
benkardas reviewer for PRs. - Autodetect whether to pin dependencies or maintain ranges.
- Disable Renovate Dependency Dashboard creation.
- Keep Dockerfile
FROMsources updated. - Rebase existing PRs any time the base branch has been updated.
- Use semantic prefixes for commit messages and PR titles.
- Use
choreas semantic commit type for commit messages and PR titles.
renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.
What to Expect
With your current configuration, Renovate will create 3 Pull Requests:
chore(deps): update all non-major dependencies
- Schedule: ["at any time"]
- Branch name:
renovate/all-minor-patch - Merge into:
master - Upgrade io.quarkus:quarkus-extension-processor to
2.15.0.Final - Upgrade io.quarkus:quarkus-bootstrap-maven-plugin to
2.15.0.Final - Upgrade io.quarkus:quarkus-maven-plugin to
2.15.0.Final - Upgrade io.quarkus:quarkus-bom to
2.15.0.Final - Upgrade org.apache.maven.plugins:maven-failsafe-plugin to
3.0.0-M7 - Upgrade org.apache.maven.plugins:maven-surefire-plugin to
3.0.0-M7 - Upgrade com.diffplug.spotless:spotless-maven-plugin to
2.28.0 - Upgrade org.sonatype.plugins:nexus-staging-maven-plugin to
1.6.13 - Upgrade org.apache.maven.plugins:maven-source-plugin to
2.4 - Upgrade org.apache.maven.plugins:maven-javadoc-plugin to
3.4.1 - Upgrade org.apache.maven.plugins:maven-gpg-plugin to
1.6 - Upgrade org.apache.maven.plugins:maven-jar-plugin to
3.3.0 - Upgrade org.codehaus.mojo:flatten-maven-plugin to
1.3.0 - Upgrade org.apache.maven.plugins:maven-compiler-plugin to
3.10.1
chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3
- Schedule: ["at any time"]
- Branch name:
renovate/major-maven-gpg-plugin.version - Merge into:
master - Upgrade org.apache.maven.plugins:maven-gpg-plugin to
3.0.1
chore(deps): update dependency org.apache.maven.plugins:maven-source-plugin to v3
- Schedule: ["at any time"]
- Branch name:
renovate/major-maven-source-plugin.version - Merge into:
master - Upgrade org.apache.maven.plugins:maven-source-plugin to
3.2.1
prhourlylimit for details.
This PR has been generated by Mend Renovate. View repository job log here.