beekeeper icon indicating copy to clipboard operation
beekeeper copied to clipboard

Configure Renovate

Open renovate[bot] opened this issue 1 year ago • 0 comments

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-compose.yml (docker-compose)
  • .github/workflows/build.yml (github-actions)
  • .github/workflows/codeql-analysis.yml (github-actions)
  • .github/workflows/main.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • beekeeper-api/pom.xml (maven)
  • beekeeper-cleanup/pom.xml (maven)
  • beekeeper-core/pom.xml (maven)
  • beekeeper-integration-tests/pom.xml (maven)
  • beekeeper-metadata-cleanup/pom.xml (maven)
  • beekeeper-path-cleanup/pom.xml (maven)
  • beekeeper-scheduler-apiary/pom.xml (maven)
  • beekeeper-scheduler/pom.xml (maven)
  • beekeeper-vacuum-tool/pom.xml (maven)
  • pom.xml (maven)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • 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 (before 4 AM).
  • Base Renovate configuration for Expedia Group projects
  • Run Renovate on following schedule: * 0-3 * * 1

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

fix(deps): update compile com.google.code.gson:gson from v2.8.2 to v2.8.9 [security]
  • Branch name: renovate/maven-com.google.code.gson-gson-vulnerability
  • Merge into: main
  • Upgrade com.google.code.gson:gson to 2.8.9
fix(deps): update compile mysql:mysql-connector-java from v8.0.17 to v8.0.28 [security]
  • Branch name: renovate/maven-mysql-mysql-connector-java-vulnerability
  • Merge into: main
  • Upgrade mysql:mysql-connector-java to 8.0.28
feat(deps): update compile ch.qos.logback:logback-core from v1.2.3 to v1.3.15 [security]
feat(deps): update compile com.amazonaws:aws-java-sdk-s3 from v1.11.199 to v1.12.261 [security]
feat(deps): update compile org.apache.logging.log4j:log4j-core from v2.16.0 to v2.17.1 [security]
feat(deps): update compile com.google.guava:guava from v27.1-jre to v32 [security]
  • Branch name: renovate/maven-com.google.guava-guava-vulnerability
  • Merge into: main
  • Upgrade com.google.guava:guava to 32.0.0-android
feat(deps): update compile org.springframework:spring-context from v5.3.25 to v6 [security]
feat(deps): update test com.h2database:h2 from v1.4.199 to v2 [security]
  • Branch name: renovate/maven-com.h2database-h2-vulnerability
  • Merge into: main
  • Upgrade com.h2database:h2 to 2.2.220
fix(deps): update aws-java-sdk monorepo from v1.12.311 to v1.12.782
fix(deps): update compile com.hotels:beeju from v4.0.0 to v4.0.1
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/beeju.version
  • Merge into: main
  • Upgrade com.hotels:beeju to 4.0.1
fix(deps): update compile com.hotels:hcommon-hive-metastore from v1.4.1 to v1.4.2
fix(deps): update compile org.apache.hive:hive-metastore from v2.3.7 to v2.3.10
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/hive.version
  • Merge into: main
  • Upgrade org.apache.hive:hive-metastore to 2.3.10
fix(deps): update compile org.joda:joda-convert from v2.2.2 to v2.2.4
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/org.joda-joda-convert-2.x
  • Merge into: main
  • Upgrade org.joda:joda-convert to 2.2.4
fix(deps): update parent com.expediagroup:eg-oss-parent from v2.4.0 to v2.4.1
fix(deps): update provided org.projectlombok:lombok from v1.18.20 to v1.18.36
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/lombok.version
  • Merge into: main
  • Upgrade org.projectlombok:lombok to 1.18.36
fix(deps): update spring boot from v2.7.9 to v2.7.18
fix(deps): update spring core from v5.3.25 to v5.3.39
feat(deps): update build org.apache.maven.plugins:maven-assembly-plugin from v3.1.0 to v3.7.1
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/maven.assembly.plugin.version
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-assembly-plugin to 3.7.1
feat(deps): update build org.apache.maven.plugins:maven-clean-plugin from v3.1.0 to v3.4.1
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/org.apache.maven.plugins-maven-clean-plugin-3.x
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-clean-plugin to 3.4.1
feat(deps): update build org.apache.maven.plugins:maven-deploy-plugin from v3.0.0-m1 to v3.1.4
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/org.apache.maven.plugins-maven-deploy-plugin-3.x
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-deploy-plugin to 3.1.4
feat(deps): update build org.apache.maven.plugins:maven-install-plugin from v3.0.0-m1 to v3.1.4
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/org.apache.maven.plugins-maven-install-plugin-3.x
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-install-plugin to 3.1.4
feat(deps): update build org.apache.maven.plugins:maven-jar-plugin from v3.2.0 to v3.4.2
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/org.apache.maven.plugins-maven-jar-plugin-3.x
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-jar-plugin to 3.4.2
feat(deps): update compile com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from v2.17.2 to v2.18.3
feat(deps): update compile net.kaczmarzyk:specification-arg-resolver from v2.18.1 to v2.19.0
feat(deps): update compile org.apache.hadoop:hadoop-aws from v2.9.2 to v2.10.2
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/hadoop-aws.version
  • Merge into: main
  • Upgrade org.apache.hadoop:hadoop-aws to 2.10.2
feat(deps): update compile org.springdoc:springdoc-openapi-ui from v1.6.14 to v1.8.0
feat(deps): update compile org.yaml:snakeyaml from v1.27 to v1.33
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/snakeyaml.version
  • Merge into: main
  • Upgrade org.yaml:snakeyaml to 1.33
feat(deps): update hadoop.version from v2.8.1 to v2.10.2
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/hadoop.version
  • Merge into: main
  • Upgrade org.apache.hadoop:hadoop-aws to 2.10.2
  • Upgrade org.apache.hadoop:hadoop-hdfs to 2.10.2
  • Upgrade org.apache.hadoop:hadoop-mapreduce-client-core to 2.10.2
feat(deps): update jackson monorepo from v2.17.2 to v2.18.3
feat(deps): update junit5 monorepo from v5.6.3 to v5.12.1
feat(deps): update log4j2 monorepo from v2.16.0 to v2.24.3
feat(deps): update mockito monorepo from v3.11.2 to v3.12.4
feat(deps): update test org.apache.hadoop:hadoop-aws from v2.9.2 to v2.10.2
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/org.apache.hadoop-hadoop-aws-2.x
  • Merge into: main
  • Upgrade org.apache.hadoop:hadoop-aws to 2.10.2
feat(deps): update test org.assertj:assertj-core from v3.12.2 to v3.27.3
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/assertj.version
  • Merge into: main
  • Upgrade org.assertj:assertj-core to 3.27.3
feat(deps): update testcontainers-java monorepo from v1.17.6 to v1.20.6
chore(deps): update actions/checkout action from vv2 to v4
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-java action to v4
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: main
  • Upgrade actions/setup-java to v4
chore(deps): update github/codeql-action action from vv1 to v3
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/github-codeql-action-3.x
  • Merge into: main
  • Upgrade github/codeql-action to v3
feat(deps): update compile com.hotels:beeju from v4.0.0 to v5
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/major-beeju.version
  • Merge into: main
  • Upgrade com.hotels:beeju to 5.0.1
feat(deps): update compile net.kaczmarzyk:specification-arg-resolver from v2.18.1 to v3
feat(deps): update compile org.apache.hadoop:hadoop-aws from v2.9.2 to v3
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/major-hadoop-aws.version
  • Merge into: main
  • Upgrade org.apache.hadoop:hadoop-aws to 3.4.1
feat(deps): update compile org.apache.hive:hive-metastore from v2.3.7 to v4
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/major-hive.version
  • Merge into: main
  • Upgrade org.apache.hive:hive-metastore to 4.0.1
feat(deps): update compile org.flywaydb:flyway-core from v5.2.4 to v11
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/major-flyway
  • Merge into: main
  • Upgrade org.flywaydb:flyway-core to 11.4.1
feat(deps): update compile org.joda:joda-convert from v2.2.2 to v3
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/org.joda-joda-convert-3.x
  • Merge into: main
  • Upgrade org.joda:joda-convert to 3.0.1
feat(deps): update compile org.yaml:snakeyaml from v1.27 to v2
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/major-snakeyaml.version
  • Merge into: main
  • Upgrade org.yaml:snakeyaml to 2.4
feat(deps): update github-runner ubuntu from v20.04 to v24
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: main
  • Upgrade ubuntu to 24.04
feat(deps): update hadoop.version (major)
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/major-hadoop.version
  • Merge into: main
  • Upgrade org.apache.hadoop:hadoop-aws to 3.4.1
  • Upgrade org.apache.hadoop:hadoop-hdfs to 3.4.1
  • Upgrade org.apache.hadoop:hadoop-common to 3.4.0
  • Upgrade org.apache.hadoop:hadoop-mapreduce-client-core to 3.4.1
feat(deps): update mockito monorepo from v3.11.2 to v5 (major)
feat(deps): update spring boot from v2.7.9 to v3 (major)
feat(deps): update spring core from v5.3.25 to v6 (major)
feat(deps): update test org.apache.hadoop:hadoop-aws from v2.9.2 to v3
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/org.apache.hadoop-hadoop-aws-3.x
  • Merge into: main
  • Upgrade org.apache.hadoop:hadoop-aws to 3.4.1
feat(deps): update test org.awaitility:awaitility from v3.1.6 to v4
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/major-awaitility.version
  • Merge into: main
  • Upgrade org.awaitility:awaitility to 4.3.0

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

renovate[bot] avatar Mar 04 '24 15:03 renovate[bot]