ExpediaGroup / styx

Programmable, asynchronous, event-based reverse proxy for JVM.
Apache License 2.0
253 stars 79 forks source link

chore: Configure Renovate #850

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 8 months ago

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

Configuration Summary

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

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