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

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

Configure Renovate #102

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 4, 2024

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

  • .github/workflows/build.yml (github-actions)
  • .github/workflows/main.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • apiary-metastore-events/apiary-hive-events/pom.xml (maven)
  • apiary-metastore-events/kafka-metastore-events/kafka-metastore-integration-tests/pom.xml (maven)
  • apiary-metastore-events/kafka-metastore-events/kafka-metastore-listener/pom.xml (maven)
  • apiary-metastore-events/kafka-metastore-events/kafka-metastore-receiver/pom.xml (maven)
  • apiary-metastore-events/kafka-metastore-events/pom.xml (maven)
  • apiary-metastore-events/pom.xml (maven)
  • apiary-metastore-events/sns-metastore-events/apiary-metastore-consumers/metastore-consumer-common/pom.xml (maven)
  • apiary-metastore-events/sns-metastore-events/apiary-metastore-consumers/pom.xml (maven)
  • apiary-metastore-events/sns-metastore-events/apiary-metastore-consumers/privileges-grantor/pom.xml (maven)
  • apiary-metastore-events/sns-metastore-events/apiary-metastore-consumers/privileges-grantor/privileges-grantor-core/pom.xml (maven)
  • apiary-metastore-events/sns-metastore-events/apiary-metastore-consumers/privileges-grantor/privileges-grantor-lambda/pom.xml (maven)
  • apiary-metastore-events/sns-metastore-events/apiary-metastore-listener/pom.xml (maven)
  • apiary-metastore-events/sns-metastore-events/apiary-receivers/apiary-receiver-common/pom.xml (maven)
  • apiary-metastore-events/sns-metastore-events/apiary-receivers/apiary-receiver-sqs/pom.xml (maven)
  • apiary-metastore-events/sns-metastore-events/apiary-receivers/pom.xml (maven)
  • apiary-metastore-events/sns-metastore-events/pom.xml (maven)
  • apiary-metastore-metrics/pom.xml (maven)
  • hive-event-listeners/apiary-gluesync-listener/pom.xml (maven)
  • hive-event-listeners/apiary-metastore-auth/pom.xml (maven)
  • hive-event-listeners/apiary-ranger-metastore-plugin/pom.xml (maven)
  • hive-event-listeners/pom.xml (maven)
  • hive-hooks/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.
  • Pin all dependency versions except peerDependencies.
  • Special rules covering major version updates.
  • Rules governing github actions.
  • Weekly schedule on early Monday mornings.
  • Base Renovate configuration for Expedia Group projects
  • Run Renovate on following schedule: before 4am on Monday

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

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
fix(deps): update aws-java-sdk monorepo from v1.12.276 to v1.12.770
fix(deps): update compile com.amazonaws:aws-lambda-java-core from v1.2.0 to v1.2.3
fix(deps): update compile com.amazonaws:aws-lambda-java-events from v2.2.6 to v2.2.9
fix(deps): update compile org.apache.httpcomponents:httpmime from v4.5.5 to v4.5.14
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/org.apache.httpcomponents-httpmime-4.x
  • Merge into: main
  • Upgrade org.apache.httpcomponents:httpmime to 4.5.14
fix(deps): update compile org.apache.solr:solr-solrj from v7.7.1 to v7.7.3
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/solr.version
  • Merge into: main
  • Upgrade org.apache.solr:solr-solrj to 7.7.3
fix(deps): update compile org.eclipse.persistence:eclipselink from v2.7.3 to v2.7.15
fix(deps): update compile org.projectlombok:lombok from v1.18.16 to v1.18.34
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/lombok.version
  • Merge into: main
  • Upgrade org.projectlombok:lombok to 1.18.34
fix(deps): update hive.version from v2.3.7 to v2.3.10
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/hive.version
  • Merge into: main
  • Upgrade org.apache.hive:hive-exec to 2.3.10
  • Upgrade org.apache.hive:hive-metastore to 2.3.10
  • Upgrade org.apache.hive:hive-contrib to 2.3.10
  • Upgrade org.apache.hive:hive-common to 2.3.10
fix(deps): update slf4j monorepo from v1.7.25 to v1.7.36
fix(deps): update test com.salesforce.kafka.test:kafka-junit4 from v3.2.0 to v3.2.5
fix(deps): update test junit:junit from v4.13.1 to v4.13.2
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/junit.version
  • Merge into: main
  • Upgrade junit:junit to 4.13.2
feat(deps): update build org.apache.maven.plugins:maven-shade-plugin to v3.6.0
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/org.apache.maven.plugins-maven-shade-plugin-3.x
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-shade-plugin to 3.6.0
feat(deps): update compile org.apache.commons:commons-lang3 from v3.7 to v3.16.0
feat(deps): update hadoop.version from v2.7.1 to v2.10.2
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/hadoop.version
  • Merge into: main
  • Upgrade org.apache.hadoop:hadoop-mapreduce-client-common to 2.10.2
  • Upgrade org.apache.hadoop:hadoop-mapreduce-client-core to 2.10.2
  • Upgrade org.apache.hadoop:hadoop-common to 2.10.2
feat(deps): update kafka.version from v2.3.1 to v2.8.2
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/kafka.version
  • Merge into: main
  • Upgrade org.apache.kafka:kafka-clients to 2.8.2
  • Upgrade org.apache.kafka:kafka_2.12 to 2.8.2
feat(deps): update log4j2 monorepo from v2.17.2 to v2.23.1
feat(deps): update ranger.version from v2.0.0 to v2.5.0
feat(deps): update test com.amazonaws.serverless:aws-serverless-java-container-core from v1.3 to v1.9.4
feat(deps): update test com.github.stefanbirkner:system-rules from v1.18.0 to v1.19.0
feat(deps): update test org.apache.commons:commons-text from v1.3 to v1.12.0
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/org.apache.commons-commons-text-1.x
  • Merge into: main
  • Upgrade org.apache.commons:commons-text to 1.12.0
feat(deps): update test org.apache.iceberg:iceberg-hive-metastore from v1.0.0 to v1.6.1
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/org.apache.iceberg-iceberg-hive-metastore-1.x
  • Merge into: main
  • Upgrade org.apache.iceberg:iceberg-hive-metastore to 1.6.1
feat(deps): update test org.assertj:assertj-core from v3.10.0 to v3.26.3
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/assertj.version
  • Merge into: main
  • Upgrade org.assertj:assertj-core to 3.26.3
feat(deps): update test org.mockito:mockito-core from v2.21.0 to v2.28.2
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/mockito-monorepo
  • Merge into: main
  • Upgrade org.mockito:mockito-core to 2.28.2
chore(deps): update actions/checkout action from vv2 to v4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-java action from vv2 to v4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: main
  • Upgrade actions/setup-java to v4
feat(deps): update compile com.amazonaws:aws-lambda-java-events from v2.2.6 to v3
feat(deps): update compile org.apache.solr:solr-solrj from v7.7.1 to v9
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/major-solr.version
  • Merge into: main
  • Upgrade org.apache.solr:solr-solrj to 9.6.1
feat(deps): update compile org.eclipse.persistence:eclipselink from v2.7.3 to v4
feat(deps): update github-runner ubuntu from v20.04 to v22
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/ubuntu-22.x
  • Merge into: main
  • Upgrade ubuntu to 22.04
feat(deps): update hadoop.version from v2.7.1 to v3 (major)
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/major-hadoop.version
  • Merge into: main
  • Upgrade org.apache.hadoop:hadoop-mapreduce-client-common to 3.4.0
  • Upgrade org.apache.hadoop:hadoop-mapreduce-client-core to 3.4.0
  • Upgrade org.apache.hadoop:hadoop-common to 3.4.0
feat(deps): update hive.version from v2.3.7 to v4 (major)
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/major-hive.version
  • Merge into: main
  • Upgrade org.apache.hive:hive-exec to 4.0.0
  • Upgrade org.apache.hive:hive-metastore to 4.0.0
  • Upgrade org.apache.hive:hive-contrib to 4.0.0
  • Upgrade org.apache.hive:hive-common to 4.0.0
feat(deps): update kafka.version from v2.3.1 to v3 (major)
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/major-kafka.version
  • Merge into: main
  • Upgrade org.apache.kafka:kafka-clients to 3.8.0
  • Upgrade org.apache.kafka:kafka_2.12 to 3.8.0
feat(deps): update slf4j monorepo from v1.7.25 to v2 (major)
feat(deps): update test com.amazonaws.serverless:aws-serverless-java-container-core from v1.3 to v2
feat(deps): update test com.hotels:beeju from v4.0.0 to v5
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/major-beeju.version
  • Merge into: main
  • Upgrade com.hotels:beeju to 5.0.0
feat(deps): update test fm.last.commons:lastcommons-test from v5.2.1 to v7
feat(deps): update test org.hamcrest:hamcrest-library from v1.3 to v3
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/major-javahamcrest-monorepo
  • Merge into: main
  • Upgrade org.hamcrest:hamcrest-library to 3.0
feat(deps): update test org.mockito:mockito-core from v2.21.0 to v5
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/major-mockito-monorepo
  • Merge into: main
  • Upgrade org.mockito:mockito-core to 5.13.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 renovate bot requested a review from a team as a code owner March 4, 2024 15:09
@renovate renovate bot force-pushed the renovate/configure branch from 09eafb4 to fb36e60 Compare March 5, 2024 02:12
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.

0 participants