sample-testing-microservices
sample-testing-microservices copied to clipboard
Configure 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
fixfor dependencies andchorefor all others if semantic commits are in use. - Ignore
node_modules,bower_components,vendorand 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
- Schedule: ["at any time"]
- Branch name:
renovate/spring-cloud - Merge into:
master - Upgrade org.springframework.cloud:spring-cloud-dependencies to
2023.0.0
Update dependency au.com.dius:pact-jvm-consumer-junit_2.12 to v3.6.15
- Schedule: ["at any time"]
- Branch name:
renovate/au.com.dius-pact-jvm-consumer-junit_2.12-3.x - Merge into:
master - Upgrade au.com.dius:pact-jvm-consumer-junit_2.12 to
3.6.15
Update dependency au.com.dius:pact-jvm-provider-maven_2.12 to v3.6.15
- Schedule: ["at any time"]
- Branch name:
renovate/au.com.dius-pact-jvm-provider-maven_2.12-3.x - Merge into:
master - Upgrade au.com.dius:pact-jvm-provider-maven_2.12 to
3.6.15
Update dependency au.com.dius:pact-jvm-provider-spring_2.12 to v3.6.15
- Schedule: ["at any time"]
- Branch name:
renovate/au.com.dius-pact-jvm-provider-spring_2.12-3.x - Merge into:
master - Upgrade au.com.dius:pact-jvm-provider-spring_2.12 to
3.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
- Schedule: ["at any time"]
- Branch name:
renovate/spring-boot - Merge into:
master - Upgrade org.springframework.boot:spring-boot-starter-parent to
2.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
- Schedule: ["at any time"]
- Branch name:
renovate/springfox-monorepo - Merge into:
master - Upgrade io.springfox:springfox-swagger2 to
2.10.5 - Upgrade io.springfox:springfox-swagger-ui to
2.10.5
Update dependency io.gatling.highcharts:gatling-charts-highcharts to v3
- Schedule: ["at any time"]
- Branch name:
renovate/io.gatling.highcharts-gatling-charts-highcharts-3.x - Merge into:
master - Upgrade io.gatling.highcharts:gatling-charts-highcharts to
3.9.5
Update dependency io.gatling:gatling-maven-plugin to v4
- Schedule: ["at any time"]
- Branch name:
renovate/io.gatling-gatling-maven-plugin-4.x - Merge into:
master - Upgrade io.gatling:gatling-maven-plugin to
4.6.0
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
- Schedule: ["at any time"]
- Branch name:
renovate/major-spring-boot - Merge into:
master - Upgrade org.springframework.boot:spring-boot-starter-parent to
3.2.0
Update springfox monorepo to v3 (major)
- Schedule: ["at any time"]
- Branch name:
renovate/major-springfox-monorepo - Merge into:
master - Upgrade io.springfox:springfox-swagger2 to
3.0.0 - Upgrade io.springfox:springfox-swagger-ui to
3.0.0
🚸 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-microservicesFiles 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.