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 (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.
Pin all dependency versions except peerDependencies.
Special rules covering major version updates.
Rules governing github actions.
Weekly schedule on early Monday mornings.
Base Renovate configuration for Expedia Group projects
Group all minor and patch updates together.
Run Renovate on following schedule: before 4am on Monday
🔡 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 4 Pull Requests:
fix(deps): update all non-major dependencies
- Schedule: ["before 4am on Monday"]
- Branch name: `renovate/all-minor-patch`
- Merge into: `master`
- Upgrade eclipse-temurin to `21.0.4_7-jdk`
- Upgrade maven to `3.9.9`
- Upgrade maven to `3.9.9-eclipse-temurin-21`
- Upgrade maven-wrapper to `3.3.2`
- Upgrade [com.puppycrawl.tools:checkstyle](https://redirect.github.com/checkstyle/checkstyle) to `8.45.1`
- Upgrade [com.mycila:license-maven-plugin-git](https://redirect.github.com/mathieucarbou/license-maven-plugin) to `4.6`
- Upgrade [com.mycila:license-maven-plugin](https://redirect.github.com/mathieucarbou/license-maven-plugin) to `4.6`
- Upgrade net.alchim31.maven:scala-maven-plugin to `4.9.2`
- Upgrade [org.sonatype.plugins:nexus-staging-maven-plugin](https://redirect.github.com/sonatype/nexus-maven-plugins) to `1.7.0`
- Upgrade org.apache.maven.plugins:maven-surefire-plugin to `3.5.1`
- Upgrade org.apache.maven.plugins:maven-site-plugin to `3.20.0`
- Upgrade org.apache.maven.plugins:maven-javadoc-plugin to `3.10.1`
- Upgrade org.apache.maven.plugins:maven-failsafe-plugin to `3.5.1`
- Upgrade [io.fabric8:docker-maven-plugin](https://redirect.github.com/fabric8io/docker-maven-plugin) to `0.45.1`
- Upgrade [org.scalacheck:scalacheck_2.12](https://redirect.github.com/typelevel/scalacheck) to `1.18.1`
- Upgrade [io.mockk:mockk-jvm](https://redirect.github.com/mockk/mockk) to `1.13.13`
- Upgrade [org.mockito:mockito-core](https://redirect.github.com/mockito/mockito) to `5.14.2`
- Upgrade [org.junit:junit-bom](https://redirect.github.com/junit-team/junit5) to `5.11.2`
- Upgrade [com.typesafe.akka:akka-testkit_2.12](https://redirect.github.com/akka/akka) to `2.8.7`
- Upgrade [com.typesafe.akka:akka-actor_2.12](https://redirect.github.com/akka/akka) to `2.8.7`
- Upgrade [org.scala-lang:scala-compiler](https://redirect.github.com/scala/scala) to `2.13.15`
- Upgrade [ch.qos.logback:logback-core](https://redirect.github.com/qos-ch/logback) to `1.5.11`
- Upgrade [ch.qos.logback:logback-classic](https://redirect.github.com/qos-ch/logback) to `1.5.11`
- Upgrade [org.jetbrains.kotlin:kotlin-maven-plugin](https://redirect.github.com/JetBrains/kotlin) to `2.0.21`
- Upgrade [org.jetbrains.kotlin:kotlin-bom](https://redirect.github.com/JetBrains/kotlin) to `2.0.21`
- Upgrade [io.projectreactor:reactor-bom](https://redirect.github.com/reactor/reactor) to `2023.0.11`
- Upgrade [io.netty:netty-bom](https://redirect.github.com/netty/netty) to `4.1.114.Final`
- Upgrade [io.micrometer:micrometer-registry-jmx](https://redirect.github.com/micrometer-metrics/micrometer) to `1.13.6`
- Upgrade [io.micrometer:micrometer-registry-graphite](https://redirect.github.com/micrometer-metrics/micrometer) to `1.13.6`
- Upgrade [io.micrometer:micrometer-registry-prometheus](https://redirect.github.com/micrometer-metrics/micrometer) to `1.13.6`
- Upgrade [io.micrometer:micrometer-core](https://redirect.github.com/micrometer-metrics/micrometer) to `1.13.6`
- Upgrade [com.fasterxml.jackson:jackson-bom](https://redirect.github.com/FasterXML/jackson-bom) to `2.18.0`
- Upgrade [com.google.guava:guava](https://redirect.github.com/google/guava) to `33.3.1-jre`
- Upgrade [io.dropwizard.metrics:metrics-jmx](https://redirect.github.com/dropwizard/metrics) to `4.2.28`
- Upgrade [io.dropwizard.metrics:metrics-healthchecks](https://redirect.github.com/dropwizard/metrics) to `4.2.28`
- Upgrade [io.dropwizard.metrics:metrics-graphite](https://redirect.github.com/dropwizard/metrics) to `4.2.28`
- Upgrade [io.dropwizard.metrics:metrics-json](https://redirect.github.com/dropwizard/metrics) to `4.2.28`
- Upgrade [io.dropwizard.metrics:metrics-jvm](https://redirect.github.com/dropwizard/metrics) to `4.2.28`
- Upgrade [io.dropwizard.metrics:metrics-core](https://redirect.github.com/dropwizard/metrics) to `4.2.28`
- Upgrade net.bytebuddy:byte-buddy to `1.15.4`
- Upgrade org.apache.maven.plugins:maven-compiler-plugin to `3.13.0`
- Upgrade org.apache.maven.plugins:maven-jar-plugin to `3.4.2`
chore(deps): update actions/setup-java action from vv3 to v4
- Schedule: ["before 4am on Monday"]
- Branch name: `renovate/actions-setup-java-4.x`
- Merge into: `master`
- Upgrade [actions/setup-java](https://redirect.github.com/actions/setup-java) to `v4`
feat(deps): update build com.puppycrawl.tools:checkstyle from v8.29 to v10
- Schedule: ["before 4am on Monday"]
- Branch name: `renovate/com.puppycrawl.tools-checkstyle-10.x`
- Merge into: `master`
- Upgrade [com.puppycrawl.tools:checkstyle](https://redirect.github.com/checkstyle/checkstyle) to `10.18.2`
feat(deps): update build org.apache.maven.plugins:maven-gpg-plugin from v1.6 to v3
- Schedule: ["before 4am on Monday"]
- Branch name: `renovate/org.apache.maven.plugins-maven-gpg-plugin-3.x`
- Merge into: `master`
- Upgrade org.apache.maven.plugins:maven-gpg-plugin to `3.2.7`
❓ 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.
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
system-tests/docker-test-env/docker-compose.yml
(docker-compose)docker/styx-build/Dockerfile
(dockerfile)docker/styx-image/Dockerfile
(dockerfile).github/workflows/pr-check.yml
(github-actions)bom/pom.xml
(maven)components/api/pom.xml
(maven)components/client/pom.xml
(maven)components/common/pom.xml
(maven)components/pom.xml
(maven)components/proxy/pom.xml
(maven)components/server/pom.xml
(maven)components/test-api/pom.xml
(maven)demo/pom.xml
(maven)distribution/pom.xml
(maven)plugin-examples/pom.xml
(maven)pom.xml
(maven)support/api-testsupport/pom.xml
(maven)support/pom.xml
(maven)support/testsupport/pom.xml
(maven)system-tests/e2e-suite/pom.xml
(maven)system-tests/e2e-testsupport/pom.xml
(maven)system-tests/example-backend-provider/pom.xml
(maven)system-tests/ft-suite/pom.xml
(maven)system-tests/pom.xml
(maven)system-tests/styx-test-plugin-dependencies/pom.xml
(maven)system-tests/styx-test-plugin/pom.xml
(maven).mvn/wrapper/maven-wrapper.properties
(maven-wrapper)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.peerDependencies
.minor
andpatch
updates together.🔡 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 4 Pull Requests:
fix(deps): update all non-major dependencies
- Schedule: ["before 4am on Monday"] - Branch name: `renovate/all-minor-patch` - Merge into: `master` - Upgrade eclipse-temurin to `21.0.4_7-jdk` - Upgrade maven to `3.9.9` - Upgrade maven to `3.9.9-eclipse-temurin-21` - Upgrade maven-wrapper to `3.3.2` - Upgrade [com.puppycrawl.tools:checkstyle](https://redirect.github.com/checkstyle/checkstyle) to `8.45.1` - Upgrade [com.mycila:license-maven-plugin-git](https://redirect.github.com/mathieucarbou/license-maven-plugin) to `4.6` - Upgrade [com.mycila:license-maven-plugin](https://redirect.github.com/mathieucarbou/license-maven-plugin) to `4.6` - Upgrade net.alchim31.maven:scala-maven-plugin to `4.9.2` - Upgrade [org.sonatype.plugins:nexus-staging-maven-plugin](https://redirect.github.com/sonatype/nexus-maven-plugins) to `1.7.0` - Upgrade org.apache.maven.plugins:maven-surefire-plugin to `3.5.1` - Upgrade org.apache.maven.plugins:maven-site-plugin to `3.20.0` - Upgrade org.apache.maven.plugins:maven-javadoc-plugin to `3.10.1` - Upgrade org.apache.maven.plugins:maven-failsafe-plugin to `3.5.1` - Upgrade [io.fabric8:docker-maven-plugin](https://redirect.github.com/fabric8io/docker-maven-plugin) to `0.45.1` - Upgrade [org.scalacheck:scalacheck_2.12](https://redirect.github.com/typelevel/scalacheck) to `1.18.1` - Upgrade [io.mockk:mockk-jvm](https://redirect.github.com/mockk/mockk) to `1.13.13` - Upgrade [org.mockito:mockito-core](https://redirect.github.com/mockito/mockito) to `5.14.2` - Upgrade [org.junit:junit-bom](https://redirect.github.com/junit-team/junit5) to `5.11.2` - Upgrade [com.typesafe.akka:akka-testkit_2.12](https://redirect.github.com/akka/akka) to `2.8.7` - Upgrade [com.typesafe.akka:akka-actor_2.12](https://redirect.github.com/akka/akka) to `2.8.7` - Upgrade [org.scala-lang:scala-compiler](https://redirect.github.com/scala/scala) to `2.13.15` - Upgrade [ch.qos.logback:logback-core](https://redirect.github.com/qos-ch/logback) to `1.5.11` - Upgrade [ch.qos.logback:logback-classic](https://redirect.github.com/qos-ch/logback) to `1.5.11` - Upgrade [org.jetbrains.kotlin:kotlin-maven-plugin](https://redirect.github.com/JetBrains/kotlin) to `2.0.21` - Upgrade [org.jetbrains.kotlin:kotlin-bom](https://redirect.github.com/JetBrains/kotlin) to `2.0.21` - Upgrade [io.projectreactor:reactor-bom](https://redirect.github.com/reactor/reactor) to `2023.0.11` - Upgrade [io.netty:netty-bom](https://redirect.github.com/netty/netty) to `4.1.114.Final` - Upgrade [io.micrometer:micrometer-registry-jmx](https://redirect.github.com/micrometer-metrics/micrometer) to `1.13.6` - Upgrade [io.micrometer:micrometer-registry-graphite](https://redirect.github.com/micrometer-metrics/micrometer) to `1.13.6` - Upgrade [io.micrometer:micrometer-registry-prometheus](https://redirect.github.com/micrometer-metrics/micrometer) to `1.13.6` - Upgrade [io.micrometer:micrometer-core](https://redirect.github.com/micrometer-metrics/micrometer) to `1.13.6` - Upgrade [com.fasterxml.jackson:jackson-bom](https://redirect.github.com/FasterXML/jackson-bom) to `2.18.0` - Upgrade [com.google.guava:guava](https://redirect.github.com/google/guava) to `33.3.1-jre` - Upgrade [io.dropwizard.metrics:metrics-jmx](https://redirect.github.com/dropwizard/metrics) to `4.2.28` - Upgrade [io.dropwizard.metrics:metrics-healthchecks](https://redirect.github.com/dropwizard/metrics) to `4.2.28` - Upgrade [io.dropwizard.metrics:metrics-graphite](https://redirect.github.com/dropwizard/metrics) to `4.2.28` - Upgrade [io.dropwizard.metrics:metrics-json](https://redirect.github.com/dropwizard/metrics) to `4.2.28` - Upgrade [io.dropwizard.metrics:metrics-jvm](https://redirect.github.com/dropwizard/metrics) to `4.2.28` - Upgrade [io.dropwizard.metrics:metrics-core](https://redirect.github.com/dropwizard/metrics) to `4.2.28` - Upgrade net.bytebuddy:byte-buddy to `1.15.4` - Upgrade org.apache.maven.plugins:maven-compiler-plugin to `3.13.0` - Upgrade org.apache.maven.plugins:maven-jar-plugin to `3.4.2`chore(deps): update actions/setup-java action from vv3 to v4
- Schedule: ["before 4am on Monday"] - Branch name: `renovate/actions-setup-java-4.x` - Merge into: `master` - Upgrade [actions/setup-java](https://redirect.github.com/actions/setup-java) to `v4`feat(deps): update build com.puppycrawl.tools:checkstyle from v8.29 to v10
- Schedule: ["before 4am on Monday"] - Branch name: `renovate/com.puppycrawl.tools-checkstyle-10.x` - Merge into: `master` - Upgrade [com.puppycrawl.tools:checkstyle](https://redirect.github.com/checkstyle/checkstyle) to `10.18.2`feat(deps): update build org.apache.maven.plugins:maven-gpg-plugin from v1.6 to v3
- Schedule: ["before 4am on Monday"] - Branch name: `renovate/org.apache.maven.plugins-maven-gpg-plugin-3.x` - Merge into: `master` - Upgrade org.apache.maven.plugins:maven-gpg-plugin to `3.2.7`❓ 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 was generated by Mend Renovate. View the repository job log.