sample-testing-microservices icon indicating copy to clipboard operation
sample-testing-microservices copied to clipboard

Configure Renovate

Open renovate[bot] opened this issue 2 years ago • 0 comments

Mend Renovate

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

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


Detected Package Files

  • .circleci/config.yml (circleci)
  • docker-compose.yml (docker-compose)
  • discovery-service/pom.xml (maven)
  • driver-management/pom.xml (maven)
  • passenger-management/pom.xml (maven)
  • performance-tests/pom.xml (maven)
  • pom.xml (maven)
  • trip-management/pom.xml (maven)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • 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 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 Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 15 Pull Requests:

Update dependency org.apache.maven.plugins:maven-failsafe-plugin to v2.22.2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-failsafe-plugin-2.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-failsafe-plugin to 2.22.2
Update dependency org.springframework.cloud:spring-cloud-dependencies to v2023.0.0
Update dependency au.com.dius:pact-jvm-consumer-junit_2.12 to v3.6.15
Update dependency au.com.dius:pact-jvm-provider-maven_2.12 to v3.6.15
Update dependency au.com.dius:pact-jvm-provider-spring_2.12 to v3.6.15
Update dependency io.specto:hoverfly-java to v0.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/io.specto-hoverfly-java-0.x
  • Merge into: master
  • Upgrade io.specto:hoverfly-java to 0.15.0
Update dependency org.springframework.boot:spring-boot-starter-parent to v2.7.18
Update docker orb to v2.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-2.x
  • Merge into: master
  • Upgrade docker to 2.4.0
Update pactfoundation/pact-broker Docker tag to v2.107.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pactfoundation-pact-broker-2.x
  • Merge into: master
  • Upgrade pactfoundation/pact-broker to 2.107.0.1
Update springfox monorepo to v2.10.5
Update dependency io.gatling.highcharts:gatling-charts-highcharts to v3
Update dependency io.gatling:gatling-maven-plugin to v4
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.2.3
Update dependency org.springframework.boot:spring-boot-starter-parent to v3
Update springfox monorepo to v3 (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 PR.

  • Failed to look up maven package pl.piomin.services:sample-testing-microservices

Files affected: discovery-service/pom.xml, performance-tests/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 PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar May 23 '23 21:05 renovate[bot]