Configure Renovate
Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.
renovate.json in this branch. Renovate will update the Merge Request description the next time it runs.
Detected Package Files
config/pom.xml(maven)de.inovat.buv.plugin.gtm.mqnavigation.updatesite/pom.xml(maven)pom.xml(maven)
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 Forgejo contains a link to the commit-to-commit diff
- Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
- Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
- Ensure that every dependency pinned by digest and sourced from GitLab.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
- Disable Renovate Dependency Dashboard creation.
- Show all Merge Confidence badges for pull requests.
What to Expect
With your current configuration, Renovate will create 6 Merge Requests:
Update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.6.0
- Schedule: ["at any time"]
- Branch name:
renovate/checkstyle-version - Merge into:
develop - Upgrade org.apache.maven.plugins:maven-checkstyle-plugin to
3.6.0
Update dependency org.codehaus.mojo:xml-maven-plugin to v1.2.1
- Schedule: ["at any time"]
- Branch name:
renovate/org.codehaus.mojo-xml-maven-plugin-1.x - Merge into:
develop - Upgrade org.codehaus.mojo:xml-maven-plugin to
1.2.1
Update dependency org.eclipse.tycho.extras:tycho-source-feature-plugin to v1.7.0
- Schedule: ["at any time"]
- Branch name:
renovate/tycho-extras-version - Merge into:
develop - Upgrade org.eclipse.tycho.extras:tycho-source-feature-plugin to
1.7.0
Update tycho-version to v1.7.0
- Schedule: ["at any time"]
- Branch name:
renovate/tycho-version - Merge into:
develop - Upgrade org.eclipse.tycho:tycho-p2-plugin to
1.7.0 - Upgrade org.eclipse.tycho:tycho-source-plugin to
1.7.0 - Upgrade org.eclipse.tycho:tycho-compiler-plugin to
1.7.0 - Upgrade org.eclipse.tycho:target-platform-configuration to
1.7.0 - Upgrade org.eclipse.tycho:tycho-versions-plugin to
1.7.0 - Upgrade org.eclipse.tycho:tycho-maven-plugin to
1.7.0
Update dependency org.eclipse.tycho.extras:tycho-source-feature-plugin to v2
- Schedule: ["at any time"]
- Branch name:
renovate/major-tycho-extras-version - Merge into:
develop - Upgrade org.eclipse.tycho.extras:tycho-source-feature-plugin to
2.7.5
Update tycho-version to v5
- Schedule: ["at any time"]
- Branch name:
renovate/major-tycho-version - Merge into:
develop - Upgrade org.eclipse.tycho:tycho-p2-plugin to
5.0.2 - Upgrade org.eclipse.tycho:tycho-source-plugin to
5.0.2 - Upgrade org.eclipse.tycho:tycho-compiler-plugin to
5.0.2 - Upgrade org.eclipse.tycho:target-platform-configuration to
5.0.2 - Upgrade org.eclipse.tycho:tycho-versions-plugin to
5.0.2 - Upgrade org.eclipse.tycho:tycho-maven-plugin to
5.0.2
⚠️ WarningPlease correct - or verify that you can safely ignore - these dependency lookup failures before you merge this MR.
Failed to look up maven package de.inovat.buv:de.inovat.buv.plugin.gtm.mqnavigation.maven: no-resultFiles affected:
de.inovat.buv.plugin.gtm.mqnavigation.updatesite/pom.xml
This MR has been generated by Mend Renovate.