Configure Renovate

Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.

🚦 To activate Renovate, merge this Merge Request. To disable Renovate, simply close this Merge Request unmerged.

📚 See our Reading List for relevant documentation you may be interested in reading.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to 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 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.
  • 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
Update dependency org.codehaus.mojo:xml-maven-plugin to v1.2.1
Update dependency org.eclipse.tycho.extras:tycho-source-feature-plugin to v1.7.0
Update tycho-version to v1.7.0
Update dependency org.eclipse.tycho.extras:tycho-source-feature-plugin to v2
Update tycho-version to v5

⚠️ Warning

Please 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-result

Files affected: de.inovat.buv.plugin.gtm.mqnavigation.updatesite/pom.xml


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 MR has been generated by Mend Renovate.

Edited by Renovate

Merge request reports

Loading