Skip to content

Configure Renovate

RenovateBot requested to merge renovate/configure into main

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.


Detected Package Files

  • .gitlab-ci.yml (gitlabci-include)
  • pom.xml (maven)

What to Expect

With your current configuration, Renovate will create 2 Merge Requests:

Update dependency junit:junit to v4.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/junit-junit-4.x
  • Merge into: main
  • Upgrade junit:junit to 4.13.2
Update dependency org.hamcrest:hamcrest-core to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.hamcrest-hamcrest-core-2.x
  • Merge into: main
  • Upgrade org.hamcrest:hamcrest-core to 2.2

Dependency Lookup Warnings

Please correct - or verify that you can safely ignore - these lookup failures before you merge this MR.

  • Failed to look up maven dependency no.nibio.vips:vips-parent-pom
  • Failed to look up maven dependency no.nibio.vips:VIPSCommon

Files affected: 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 Renovate Bot.

Merge request reports