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
-
.gitlab-ci.yml
(gitlabci-include) -
pom.xml
(maven)
What to Expect
With your current configuration, Renovate will create 4 Merge Requests:
Update dependency com.google.code.gson:gson to v2.10.1
- Schedule: ["at any time"]
- Branch name:
renovate/com.google.code.gson-gson-2.x
- Merge into:
main
- Upgrade com.google.code.gson:gson to
2.10.1
Update dependency org.junit.jupiter:junit-jupiter-api to v5.10.1
- Schedule: ["at any time"]
- Branch name:
renovate/org.junit.jupiter-junit-jupiter-api-5.x
- Merge into:
main
- Upgrade org.junit.jupiter:junit-jupiter-api to
5.10.1
Update dependency org.junit.jupiter:junit-jupiter-engine to v5.10.1
- Schedule: ["at any time"]
- Branch name:
renovate/org.junit.jupiter-junit-jupiter-engine-5.x
- Merge into:
main
- Upgrade org.junit.jupiter:junit-jupiter-engine to
5.10.1
Update dependency org.junit.jupiter:junit-jupiter-params to v5.10.1
- Schedule: ["at any time"]
- Branch name:
renovate/org.junit.jupiter-junit-jupiter-params-5.x
- Merge into:
main
- Upgrade org.junit.jupiter:junit-jupiter-params to
5.10.1
⚠ 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
This MR has been generated by Renovate Bot.