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
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
fixfor dependencies andchorefor all others if semantic commits are in use. - Ignore
node_modules,bower_components,vendorand 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]
- Branch name:
renovate/logback.version - Merge into:
main - Upgrade ch.qos.logback:logback-core to
1.3.15
feat(deps): update compile com.amazonaws:aws-java-sdk-s3 from v1.11.199 to v1.12.261 [security]
- Branch name:
renovate/maven-com.amazonaws-aws-java-sdk-s3-vulnerability - Merge into:
main - Upgrade com.amazonaws:aws-java-sdk-s3 to
1.12.261
feat(deps): update compile org.apache.logging.log4j:log4j-core from v2.16.0 to v2.17.1 [security]
- Branch name:
renovate/log4j2.version - Merge into:
main - Upgrade org.apache.logging.log4j:log4j-core to
2.17.1
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]
- Branch name:
renovate/major-springframework.version - Merge into:
main - Upgrade org.springframework:spring-context to
6.1.14
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
- Schedule: ["* 0-3 * * 1"]
- Branch name:
renovate/aws-java-sdk-monorepo - Merge into:
main - Upgrade com.amazonaws:aws-java-sdk-core to
1.12.782 - Upgrade com.amazonaws:aws-java-sdk-sts to
1.12.782 - Upgrade com.amazonaws:aws-java-sdk-s3 to
1.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
- Schedule: ["* 0-3 * * 1"]
- Branch name:
renovate/com.hotels-hcommon-hive-metastore-1.x - Merge into:
main - Upgrade com.hotels:hcommon-hive-metastore to
1.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
- Schedule: ["* 0-3 * * 1"]
- Branch name:
renovate/com.expediagroup-eg-oss-parent-2.x - Merge into:
main - Upgrade com.expediagroup:eg-oss-parent to
2.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
- Schedule: ["* 0-3 * * 1"]
- Branch name:
renovate/spring-boot - Merge into:
main - Upgrade org.springframework.boot:spring-boot-dependencies to
2.7.18 - Upgrade org.springframework.boot:spring-boot-maven-plugin to
2.7.18
fix(deps): update spring core from v5.3.25 to v5.3.39
- Schedule: ["* 0-3 * * 1"]
- Branch name:
renovate/spring-core - Merge into:
main - Upgrade org.springframework:spring-aop to
5.3.39 - Upgrade org.springframework:spring-beans to
5.3.39 - Upgrade org.springframework:spring-core to
5.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
- Schedule: ["* 0-3 * * 1"]
- Branch name:
renovate/jackson.version - Merge into:
main - Upgrade com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to
2.18.3
feat(deps): update compile net.kaczmarzyk:specification-arg-resolver from v2.18.1 to v2.19.0
- Schedule: ["* 0-3 * * 1"]
- Branch name:
renovate/specification-arg-resolver.version - Merge into:
main - Upgrade net.kaczmarzyk:specification-arg-resolver to
2.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
- Schedule: ["* 0-3 * * 1"]
- Branch name:
renovate/springdoc.version - Merge into:
main - Upgrade org.springdoc:springdoc-openapi-ui to
1.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
- Schedule: ["* 0-3 * * 1"]
- Branch name:
renovate/jackson-monorepo - Merge into:
main - Upgrade com.fasterxml.jackson.core:jackson-core to
2.18.3 - Upgrade com.fasterxml.jackson.core:jackson-annotations to
2.18.3 - Upgrade com.fasterxml.jackson.core:jackson-databind to
2.18.3
feat(deps): update junit5 monorepo from v5.6.3 to v5.12.1
- Schedule: ["* 0-3 * * 1"]
- Branch name:
renovate/junit5-monorepo - Merge into:
main - Upgrade org.junit.jupiter:junit-jupiter to
5.12.1 - Upgrade org.junit:junit-bom to
5.12.1 - Upgrade org.junit.jupiter:junit-jupiter-params to
5.12.1
feat(deps): update log4j2 monorepo from v2.16.0 to v2.24.3
- Schedule: ["* 0-3 * * 1"]
- Branch name:
renovate/log4j2-monorepo - Merge into:
main - Upgrade org.apache.logging.log4j:log4j-to-slf4j to
2.24.3 - Upgrade org.apache.logging.log4j:log4j-1.2-api to
2.24.3 - Upgrade org.apache.logging.log4j:log4j-slf4j-impl to
2.24.3 - Upgrade org.apache.logging.log4j:log4j-jul to
2.24.3 - Upgrade org.apache.logging.log4j:log4j-web to
2.24.3 - Upgrade org.apache.logging.log4j:log4j-api to
2.24.3
feat(deps): update mockito monorepo from v3.11.2 to v3.12.4
- Schedule: ["* 0-3 * * 1"]
- Branch name:
renovate/mockito-monorepo - Merge into:
main - Upgrade org.mockito:mockito-junit-jupiter to
3.12.4 - Upgrade org.mockito:mockito-core to
3.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
- Schedule: ["* 0-3 * * 1"]
- Branch name:
renovate/testcontainers-java-monorepo - Merge into:
main - Upgrade org.testcontainers:localstack to
1.20.6 - Upgrade org.testcontainers:junit-jupiter to
1.20.6 - Upgrade org.testcontainers:mysql to
1.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
- Schedule: ["* 0-3 * * 1"]
- Branch name:
renovate/major-specification-arg-resolver.version - Merge into:
main - Upgrade net.kaczmarzyk:specification-arg-resolver to
3.1.1
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)
- Schedule: ["* 0-3 * * 1"]
- Branch name:
renovate/major-mockito-monorepo - Merge into:
main - Upgrade org.mockito:mockito-junit-jupiter to
5.16.1 - Upgrade org.mockito:mockito-core to
5.16.1
feat(deps): update spring boot from v2.7.9 to v3 (major)
- Schedule: ["* 0-3 * * 1"]
- Branch name:
renovate/major-spring-boot - Merge into:
main - Upgrade org.springframework.boot:spring-boot-dependencies to
3.4.4 - Upgrade org.springframework.boot:spring-boot-maven-plugin to
3.4.4
feat(deps): update spring core from v5.3.25 to v6 (major)
- Schedule: ["* 0-3 * * 1"]
- Branch name:
renovate/major-spring-core - Merge into:
main - Upgrade org.springframework:spring-aop to
6.2.5 - Upgrade org.springframework:spring-beans to
6.2.5 - Upgrade org.springframework:spring-core to
6.2.5
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.