Configure Renovate
Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.
Detected Package Files
-
.ci.predeps/Containerfile(dockerfile) -
.ci.predeps/Containerfile.xvfb(dockerfile) -
.gitlab-ci.yml(gitlabci) -
doc/pom.xml(maven) -
edu.rice.cs.hpcviewer.product/pom.xml(maven) -
edu.rice.cs.hpcviewer.ui/pom.xml(maven) -
pom.xml(maven) -
releng/pom.xml(maven) -
.mvn/wrapper/maven-wrapper.properties(maven-wrapper) -
mvnw(maven-wrapper) -
mvnw.cmd(maven-wrapper)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding MR is merged
- Enable Renovate Dependency Dashboard creation.
- Use semantic commit type
fixfor dependencies andchorefor all others if semantic commits are in use. - Ignore
node_modules,bower_components,vendorand various test/tests (except for nuget) directories. - Group known monorepo packages together.
- Use curated list of recommended non-monorepo package groupings.
- Show only the Age and Confidence Merge Confidence badges for pull requests.
- Apply crowd-sourced package replacement rules.
- Apply crowd-sourced workarounds for known problems with packages.
- Ensure that every dependency pinned by digest and sourced from GitHub.com contains a link to the commit-to-commit diff
- Correctly link to the source code for golang.org/x packages
- Link to pkg.go.dev/... for golang.org/x packages' title
- Append
Signed-off-by:to signoff Git commits. - Disable semantic prefixes for commit messages and MR titles.
renovate.json in this branch. Renovate will update the Merge Request description the next time it runs.
What to Expect
With your current configuration, Renovate will create 11 Merge Requests:
Update dependency maven to v3.9.12
- Schedule: ["at any time"]
- Branch name:
renovate/maven-3.x - Merge into:
main - Upgrade maven to
3.9.12
Update dependency org.codehaus.mojo:wagon-maven-plugin to v2.0.2
- Schedule: ["at any time"]
- Branch name:
renovate/org.codehaus.mojo-wagon-maven-plugin-2.x - Merge into:
main - Upgrade org.codehaus.mojo:wagon-maven-plugin to
2.0.2
Update tycho.version to v5.0.1
- Schedule: ["at any time"]
- Branch name:
renovate/tycho.version - Merge into:
main - Upgrade org.eclipse.tycho:tycho-packaging-plugin to
5.0.1 - Upgrade org.eclipse.tycho:tycho-maven-plugin to
5.0.1 - Upgrade org.eclipse.tycho:target-platform-configuration to
5.0.1 - Upgrade org.eclipse.tycho:tycho-p2-director-plugin to
5.0.1
Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.46.1
- Schedule: ["at any time"]
- Branch name:
renovate/com.diffplug.spotless-spotless-maven-plugin-2.x - Merge into:
main - Upgrade com.diffplug.spotless:spotless-maven-plugin to
2.46.1
Update dependency components/code-quality-oss/codequality-os-scanners-integration to 1.1
- Schedule: ["at any time"]
- Branch name:
renovate/components-code-quality-oss-codequality-os-scanners-integration-1.x - Merge into:
main - Upgrade components/code-quality-oss/codequality-os-scanners-integration to
1.1
Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.6.2
- Schedule: ["at any time"]
- Branch name:
renovate/org.apache.maven.plugins-maven-enforcer-plugin-3.x - Merge into:
main - Upgrade org.apache.maven.plugins:maven-enforcer-plugin to
3.6.2
Update dependency org.apache.maven.plugins:maven-pmd-plugin to v3.28.0
- Schedule: ["at any time"]
- Branch name:
renovate/org.apache.maven.plugins-maven-pmd-plugin-3.x - Merge into:
main - Upgrade org.apache.maven.plugins:maven-pmd-plugin to
3.28.0
Update dependency org.apache.maven.plugins:maven-resources-plugin to v3.4.0
- Schedule: ["at any time"]
- Branch name:
renovate/org.apache.maven.plugins-maven-resources-plugin-3.x - Merge into:
main - Upgrade org.apache.maven.plugins:maven-resources-plugin to
3.4.0
Update dependency org.apache.maven.plugins:maven-site-plugin to v3.21.0
- Schedule: ["at any time"]
- Branch name:
renovate/org.apache.maven.plugins-maven-site-plugin-3.x - Merge into:
main - Upgrade org.apache.maven.plugins:maven-site-plugin to
3.21.0
Update docker.io/alpine Docker tag to v3.23
- Schedule: ["at any time"]
- Branch name:
renovate/docker.io-alpine-3.x - Merge into:
main - Upgrade docker.io/alpine to
3.23
Update dependency com.diffplug.spotless:spotless-maven-plugin to v3
- Schedule: ["at any time"]
- Branch name:
renovate/com.diffplug.spotless-spotless-maven-plugin-3.x - Merge into:
main - Upgrade com.diffplug.spotless:spotless-maven-plugin to
3.1.0
prhourlylimit for details.
⚠️ WarningPlease correct - or verify that you can safely ignore - these dependency lookup failures before you merge this MR.
Failed to look up maven package edu.rice.cs.hpcviewer:rootFiles affected:
edu.rice.cs.hpcviewer.product/pom.xml,edu.rice.cs.hpcviewer.ui/pom.xml
This MR has been generated by Renovate Bot.