Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #345

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Configure Renovate #345

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 4, 2024

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

  • docker/docker-compose.yml (docker-compose)
  • .github/workflows/build.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • molten-bom/pom.xml (maven)
  • molten-cache/pom.xml (maven)
  • molten-core/pom.xml (maven)
  • molten-dependencies/pom.xml (maven)
  • molten-health/pom.xml (maven)
  • molten-http-client/pom.xml (maven)
  • molten-metrics/pom.xml (maven)
  • molten-platform/pom.xml (maven)
  • molten-remote-cache/pom.xml (maven)
  • molten-root/pom.xml (maven)
  • molten-spring-boot/pom.xml (maven)
  • molten-test-mockito-autoconfigure/pom.xml (maven)
  • molten-test/pom.xml (maven)
  • molten-trace-test/pom.xml (maven)
  • molten-trace/pom.xml (maven)
  • pom.xml (maven)
  • .mvn/wrapper/maven-wrapper.properties (maven-wrapper)

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.
  • Enable Renovate Dependency Dashboard creation.
  • Pin all dependency versions except peerDependencies.
  • Special rules covering major version updates.
  • Rules governing github actions.
  • Base Renovate configuration for Expedia Group projects

🔡 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 78 Pull Requests:

fix(deps): update runtime ch.qos.logback:logback-core from v1.2.5 to v1.2.9 [security]
  • Branch name: renovate/maven-ch.qos.logback-logback-core-vulnerability
  • Merge into: master
  • Upgrade ch.qos.logback:logback-core to 1.2.9
feat(deps): update build org.testng:testng from v7.4.0 to v7.5.1 [security]
  • Branch name: renovate/maven-org.testng-testng-vulnerability
  • Merge into: master
  • Upgrade org.testng:testng to 7.5.1
feat(deps): update compile com.google.protobuf:protobuf-java from v3.0.0 to v3.16.3 [security]
feat(deps): update compile com.google.guava:guava from v30.1.1-jre to v32 [security]
  • Branch name: renovate/maven-com.google.guava-guava-vulnerability
  • Merge into: master
  • Upgrade com.google.guava:guava to 32.0.0-android
chore(deps): update actions/cache action from vv2.1.6 to v2.1.8
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-2.x
  • Merge into: master
  • Upgrade actions/cache to v2.1.8
fix(deps): update build org.apache.maven.plugins:maven-release-plugin from v3.0.0-m4 to v3.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-release-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-release-plugin to 3.0.1
fix(deps): update build org.basepom.maven:duplicate-finder-maven-plugin from v1.5.0 to v1.5.1
fix(deps): update build org.jacoco:jacoco-maven-plugin from v0.8.7 to v0.8.11
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jacoco-jacoco-maven-plugin-0.x
  • Merge into: master
  • Upgrade org.jacoco:jacoco-maven-plugin to 0.8.11
fix(deps): update build org.sonatype.plugins:nexus-staging-maven-plugin from v1.6.8 to v1.6.13
fix(deps): update compile com.esotericsoftware:kryo from v4.0.2 to v4.0.3
fix(deps): update import io.netty:netty-bom from v4.1.59.final to v4.1.107.final
  • Schedule: ["at any time"]
  • Branch name: renovate/netty-monorepo
  • Merge into: master
  • Upgrade io.netty:netty-bom to 4.1.107.Final
fix(deps): update janino.version from v3.1.6 to v3.1.12
fix(deps): update provided org.projectlombok:lombok from v1.18.20 to v1.18.30
  • Schedule: ["at any time"]
  • Branch name: renovate/lombok.version
  • Merge into: master
  • Upgrade org.projectlombok:lombok to 1.18.30
fix(deps): update slf4j monorepo from v1.7.32 to v1.7.36
fix(deps): update test org.springframework:spring-test from v5.3.9 to v5.3.32
fix(deps): update vertx.version from v3.9.4 to v3.9.16
feat(deps): update build com.mycila:license-maven-plugin from v4.1 to v4.3
  • Schedule: ["at any time"]
  • Branch name: renovate/com.mycila-license-maven-plugin-4.x
  • Merge into: master
  • Upgrade com.mycila:license-maven-plugin to 4.3
feat(deps): update build com.puppycrawl.tools:checkstyle from v9.0 to v9.3
feat(deps): update build org.apache.maven.doxia:doxia-module-markdown from v1.10 to v1.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.doxia-doxia-module-markdown-1.x
  • Merge into: master
  • Upgrade org.apache.maven.doxia:doxia-module-markdown to 1.12.0
feat(deps): update build org.apache.maven.plugins:maven-assembly-plugin from v3.3.0 to v3.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-assembly-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-assembly-plugin to 3.6.0
feat(deps): update build org.apache.maven.plugins:maven-checkstyle-plugin from v3.1.2 to v3.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-checkstyle-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-checkstyle-plugin to 3.3.1
feat(deps): update build org.apache.maven.plugins:maven-clean-plugin from v3.1.0 to v3.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-clean-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-clean-plugin to 3.3.2
feat(deps): update build org.apache.maven.plugins:maven-compiler-plugin from v3.8.1 to v3.12.1
  • 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.12.1
feat(deps): update build org.apache.maven.plugins:maven-dependency-plugin from v3.2.0 to v3.6.1
  • 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.6.1
feat(deps): update build org.apache.maven.plugins:maven-deploy-plugin from v3.0.0-m1 to v3.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-deploy-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-deploy-plugin to 3.1.1
feat(deps): update build org.apache.maven.plugins:maven-enforcer-plugin from v3.0.0 to v3.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-enforcer-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-enforcer-plugin to 3.4.1
feat(deps): update build org.apache.maven.plugins:maven-failsafe-plugin from v3.0.0-m5 to v3.2.5
  • 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.5
feat(deps): update build org.apache.maven.plugins:maven-gpg-plugin from v3.0.1 to v3.1.0
  • Schedule: ["at any time"]
  • 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.1.0
feat(deps): update build org.apache.maven.plugins:maven-install-plugin from v3.0.0-m1 to v3.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-install-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-install-plugin to 3.1.1
feat(deps): update build org.apache.maven.plugins:maven-jar-plugin from v3.2.0 to v3.3.0
  • 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.3.0
feat(deps): update build org.apache.maven.plugins:maven-javadoc-plugin from v3.3.0 to v3.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-javadoc-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-javadoc-plugin to 3.6.3
feat(deps): update build org.apache.maven.plugins:maven-jxr-plugin from v3.1.1 to v3.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-jxr-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-jxr-plugin to 3.3.2
feat(deps): update build org.apache.maven.plugins:maven-project-info-reports-plugin from v3.1.2 to v3.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-project-info-reports-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-project-info-reports-plugin to 3.5.0
feat(deps): update build org.apache.maven.plugins:maven-resources-plugin from v3.2.0 to v3.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-resources-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-resources-plugin to 3.3.1
feat(deps): update build org.apache.maven.plugins:maven-site-plugin from v3.9.1 to v3.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-site-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-site-plugin to 3.12.1
feat(deps): update build org.apache.maven.plugins:maven-source-plugin from v3.2.1 to v3.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-source-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-source-plugin to 3.3.0
feat(deps): update build org.apache.maven.wagon:wagon-ssh from v3.4.3 to v3.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.wagon-wagon-ssh-3.x
  • Merge into: master
  • Upgrade org.apache.maven.wagon:wagon-ssh to 3.5.3
feat(deps): update byte-buddy.version from v1.11.15 to v1.14.12
  • Schedule: ["at any time"]
  • Branch name: renovate/byte-buddy.version
  • Merge into: master
  • Upgrade net.bytebuddy:byte-buddy-agent to 1.14.12
  • Upgrade net.bytebuddy:byte-buddy to 1.14.12
feat(deps): update compile com.github.ben-manes.caffeine:caffeine from v2.8.6 to v2.9.3
feat(deps): update compile io.lettuce:lettuce-core from v6.1.4.release to v6.3.1.release
  • Schedule: ["at any time"]
  • Branch name: renovate/lettuce-core.version
  • Merge into: master
  • Upgrade io.lettuce:lettuce-core to 6.3.1.RELEASE
feat(deps): update compile io.projectreactor.netty:reactor-netty from v1.0.10 to v1.1.15
feat(deps): update dependency maven from v3.6.1 to v3.9.6
  • Schedule: ["at any time"]
  • Branch name: renovate/maven-3.x
  • Merge into: master
  • Upgrade maven to 3.9.6
feat(deps): update import com.fasterxml.jackson:jackson-bom from v2.12.5 to v2.16.1
feat(deps): update import io.zipkin.brave:brave-bom from v5.13.3 to v5.18.1
  • Schedule: ["at any time"]
  • Branch name: renovate/brave-monorepo
  • Merge into: master
  • Upgrade io.zipkin.brave:brave-bom to 5.18.1
feat(deps): update import io.zipkin.reporter2:zipkin-reporter-bom from v2.16.3 to v2.17.2
feat(deps): update import org.springframework.boot:spring-boot-dependencies from v2.5.4 to v2.7.18
feat(deps): update import org.testcontainers:testcontainers-bom from v1.16.0 to v1.19.6
feat(deps): update junit5 monorepo
feat(deps): update maven-surefire-plugin.version from v3.0.0-m5 to v3.2.5
  • Schedule: ["at any time"]
  • Branch name: renovate/maven-surefire-plugin.version
  • Merge into: master
  • Upgrade org.apache.maven.surefire:surefire-testng to 3.2.5
  • Upgrade org.apache.maven.surefire:surefire-junit-platform to 3.2.5
  • Upgrade org.apache.maven.plugins:maven-surefire-report-plugin to 3.2.5
  • Upgrade org.apache.maven.plugins:maven-surefire-plugin to 3.2.5
feat(deps): update micrometer.version from v1.7.3 to v1.12.3
feat(deps): update okhttp monorepo from v4.9.1 to v4.12.0
feat(deps): update reactor-addons.version from v3.4.4 to v3.5.1
feat(deps): update reactor-core.version from v3.4.9 to v3.6.2
feat(deps): update runtime ch.qos.logback:logback-classic from v1.2.5 to v1.5.3
feat(deps): update test io.micrometer:micrometer-registry-prometheus from v1.7.3 to v1.12.3
feat(deps): update test io.zipkin.reporter2:zipkin-sender-okhttp3 from v2.16.3 to v2.17.2
feat(deps): update test org.assertj:assertj-core from v3.20.2 to v3.25.3
  • Schedule: ["at any time"]
  • Branch name: renovate/assertj.version
  • Merge into: master
  • Upgrade org.assertj:assertj-core to 3.25.3
feat(deps): update test org.awaitility:awaitility from v4.1.0 to v4.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.awaitility-awaitility-4.x
  • Merge into: master
  • Upgrade org.awaitility:awaitility to 4.2.0
feat(deps): update test org.mock-server:mockserver-client-java from v5.11.2 to v5.15.0
feat(deps): update test org.mockito:mockito-testng from v0.4.13 to v0.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/mockito-testng.version
  • Merge into: master
  • Upgrade org.mockito:mockito-testng to 0.5.2
chore(deps): update actions/cache action from vv2.1.6 to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: master
  • Upgrade actions/cache to v4.0.1
chore(deps): update actions/checkout action from vv2 to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-java action from vv2 to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: master
  • Upgrade actions/setup-java to v4
feat(deps): update build com.puppycrawl.tools:checkstyle from v9.0 to v10
feat(deps): update build org.basepom.maven:duplicate-finder-maven-plugin from v1.5.0 to v2
feat(deps): update compile com.esotericsoftware:kryo from v4.0.2 to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/major-kryo.version
  • Merge into: master
  • Upgrade com.esotericsoftware:kryo to 5.6.0
feat(deps): update compile com.github.ben-manes.caffeine:caffeine from v2.8.6 to v3
feat(deps): update import io.zipkin.brave:brave-bom from v5.13.3 to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/major-brave-monorepo
  • Merge into: master
  • Upgrade io.zipkin.brave:brave-bom to 6.0.2
feat(deps): update import io.zipkin.reporter2:zipkin-reporter-bom from v2.16.3 to v3
feat(deps): update import org.springframework.boot:spring-boot-dependencies from v2.5.4 to v3
feat(deps): update mockito monorepo from v3.12.4 to v5 (major)
feat(deps): update resilience4j from v1.7.1 to v2 (major)
feat(deps): update runtime net.logstash.logback:logstash-logback-encoder from v6.6 to v7
feat(deps): update slf4j monorepo from v1.7.32 to v2 (major)
feat(deps): update test com.google.guava:guava-testlib from v30.1.1-jre to v33
feat(deps): update test io.zipkin.reporter2:zipkin-sender-okhttp3 from v2.16.3 to v3
feat(deps): update test org.springframework:spring-test from v5.3.9 to v6
feat(deps): update vertx.version from v3.9.4 to v4 (major)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants