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 #176

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

Configure Renovate #176

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-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
  • 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 47 Pull Requests:

fix(deps): update compile ch.qos.logback:logback-core from v1.2.3 to v1.2.13 [security]
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 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.apache.hadoop:hadoop-common from v2.9.2 to v3 [security]
  • Branch name: renovate/maven-org.apache.hadoop-hadoop-common-vulnerability
  • Merge into: main
  • Upgrade org.apache.hadoop:hadoop-common to 3.2.3
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.672
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.9
fix(deps): update compile org.joda:joda-convert from v2.2.2 to v2.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.joda-joda-convert-2.x
  • Merge into: main
  • Upgrade org.joda:joda-convert to 2.2.3
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.30
  • Schedule: ["at any time"]
  • Branch name: renovate/lombok.version
  • Merge into: main
  • Upgrade org.projectlombok:lombok to 1.18.30
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.32
feat(deps): update build org.apache.maven.plugins:maven-assembly-plugin from v3.1.0 to v3.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/maven.assembly.plugin.version
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-assembly-plugin to 3.6.0
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: main
  • Upgrade org.apache.maven.plugins:maven-clean-plugin to 3.3.2
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: main
  • Upgrade org.apache.maven.plugins:maven-deploy-plugin to 3.1.1
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: main
  • Upgrade org.apache.maven.plugins:maven-install-plugin to 3.1.1
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: ["at any time"]
  • 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.7.0
feat(deps): update compile org.yaml:snakeyaml from v1.27 to v1.33
  • Schedule: ["at any time"]
  • 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: ["at any time"]
  • 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 junit5 monorepo from v5.6.3 to v5.10.2
feat(deps): update log4j2 monorepo from v2.16.0 to v2.23.0
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: ["at any time"]
  • 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.25.3
  • Schedule: ["at any time"]
  • Branch name: renovate/assertj.version
  • Merge into: main
  • Upgrade org.assertj:assertj-core to 3.25.3
feat(deps): update testcontainers-java monorepo from v1.17.1 to v1.19.6
chore(deps): update actions/checkout action from vv2 to v4
  • Schedule: ["at any time"]
  • 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: ["at any time"]
  • 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: ["at any time"]
  • 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: ["at any time"]
  • Branch name: renovate/major-beeju.version
  • Merge into: main
  • Upgrade com.hotels:beeju to 5.0.0
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: ["at any time"]
  • Branch name: renovate/major-hadoop-aws.version
  • Merge into: main
  • Upgrade org.apache.hadoop:hadoop-aws to 3.3.6
feat(deps): update compile org.apache.hive:hive-metastore from v2.3.7 to v3
feat(deps): update compile org.flywaydb:flyway-core from v5.2.4 to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/org.flywaydb-flyway-core-10.x
  • Merge into: main
  • Upgrade org.flywaydb:flyway-core to 10.8.1
feat(deps): update compile org.yaml:snakeyaml from v1.27 to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/major-snakeyaml.version
  • Merge into: main
  • Upgrade org.yaml:snakeyaml to 2.2
feat(deps): update github-runner ubuntu from v20.04 to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-22.x
  • Merge into: main
  • Upgrade ubuntu to 22.04
feat(deps): update hadoop.version from v2.8.1 to v3 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-hadoop.version
  • Merge into: main
  • Upgrade org.apache.hadoop:hadoop-aws to 3.3.6
  • Upgrade org.apache.hadoop:hadoop-hdfs to 3.3.6
  • Upgrade org.apache.hadoop:hadoop-mapreduce-client-core to 3.3.6
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: ["at any time"]
  • Branch name: renovate/org.apache.hadoop-hadoop-aws-3.x
  • Merge into: main
  • Upgrade org.apache.hadoop:hadoop-aws to 3.3.6
feat(deps): update test org.awaitility:awaitility from v3.1.6 to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-awaitility.version
  • Merge into: main
  • Upgrade org.awaitility:awaitility to 4.2.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 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
Development

Successfully merging this pull request may close these issues.

None yet

0 participants