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.


Detected Package Files

  • .github/workflows/package-macos.yml (github-actions)
  • .github/workflows/package-ubuntu.yml (github-actions)
  • .github/workflows/package-windows.yml (github-actions)
  • .github/workflows/sportstracker-ci.yml (github-actions)
  • leafletmap/pom.xml (maven)
  • pom.xml (maven)
  • sportstracker/pom.xml (maven)
  • st-exerciseviewer/pom.xml (maven)
  • st-util/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.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 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.


What to Expect

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

Update dependency jakarta.inject:jakarta.inject-api to v2.0.1.MR
Update javafx.version to v18.0.2
Update dependency commons-cli:commons-cli to v1.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/commons-cli-commons-cli-1.x
  • Merge into: master
  • Upgrade commons-cli:commons-cli to 1.9.0
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-compiler-plugin to 3.13.0
Update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-dependency-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-dependency-plugin to 3.8.0
Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-jar-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-jar-plugin to 3.4.2
Update dependency org.controlsfx:controlsfx to v11.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.controlsfx-controlsfx-11.x
  • Merge into: master
  • Upgrade org.controlsfx:controlsfx to 11.2.1
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.3
Update dependency org.mockito:mockito-core to v4.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mockito-monorepo
  • Merge into: master
  • Upgrade org.mockito:mockito-core to 4.11.0
Update dependency org.xerial:sqlite-jdbc to v3.46.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.xerial-sqlite-jdbc-3.x
  • Merge into: master
  • Upgrade org.xerial:sqlite-jdbc to 3.46.1.3
Update junit5 monorepo to v5.11.1
Update kotlin monorepo to v1.9.25
Update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-failsafe-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-failsafe-plugin to 3.5.0
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-surefire-plugin to 3.5.0
Update dependency org.mockito:mockito-core to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/major-mockito-monorepo
  • Merge into: master
  • Upgrade org.mockito:mockito-core to 5.13.0
Update javafx.version to v24 (major)
Update kotlin monorepo to v2 (major)

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


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.saring:leafletmap
  • Failed to look up maven package com.garmin.fit:fit

Files affected: st-exerciseviewer/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

Loading