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

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

Configure Renovate #253

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

  • .github/workflows/main.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • circus-train-api/pom.xml (maven)
  • circus-train-avro/pom.xml (maven)
  • circus-train-aws-sns/pom.xml (maven)
  • circus-train-aws/pom.xml (maven)
  • circus-train-common-test/pom.xml (maven)
  • circus-train-comparator/pom.xml (maven)
  • circus-train-core/pom.xml (maven)
  • circus-train-distcp-copier/pom.xml (maven)
  • circus-train-gcp/pom.xml (maven)
  • circus-train-hive-view/pom.xml (maven)
  • circus-train-hive/pom.xml (maven)
  • circus-train-housekeeping/pom.xml (maven)
  • circus-train-integration-tests/pom.xml (maven)
  • circus-train-metrics/pom.xml (maven)
  • circus-train-package/pom.xml (maven)
  • circus-train-s3-mapreduce-cp-copier/pom.xml (maven)
  • circus-train-s3-mapreduce-cp/pom.xml (maven)
  • circus-train-s3-s3-copier/pom.xml (maven)
  • circus-train-tool-parent/circus-train-comparison-tool/pom.xml (maven)
  • circus-train-tool-parent/circus-train-filter-tool/pom.xml (maven)
  • circus-train-tool-parent/circus-train-tool-core/pom.xml (maven)
  • circus-train-tool-parent/circus-train-tool/pom.xml (maven)
  • circus-train-tool-parent/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 55 Pull Requests:

fix(deps): update compile org.springframework:spring-core from v4.3.9.release to v4.3.20.release [security]
feat(deps): update compile com.amazonaws:aws-java-sdk-s3 from v1.11.728 to v1.12.261 [security]
feat(deps): update compile com.fasterxml.jackson.core:jackson-databind from v2.10.0 to v2.12.7.1 [security]
feat(deps): update compile com.fasterxml.jackson.dataformat:jackson-dataformat-cbor from v2.10.0 to v2.11.4 [security]
feat(deps): update test com.google.code.gson:gson from v2.5 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
feat(deps): update test org.apache.avro:avro from v1.7.7 to v1.11.3 [security]
  • Branch name: renovate/maven-org.apache.avro-avro-vulnerability
  • Merge into: main
  • Upgrade org.apache.avro:avro to 1.11.3
feat(deps): update compile com.google.guava:guava from v20.0 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 provided org.apache.hadoop:hadoop-common from v2.7.1 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.google.protobuf:protobuf-java from v2.5.0 to v3 [security]
fix(deps): update compile org.apache.httpcomponents:httpclient from v4.5.13 to v4.5.14
  • Schedule: ["at any time"]
  • Branch name: renovate/httpcomponents.httpclient.version
  • Merge into: main
  • Upgrade org.apache.httpcomponents:httpclient to 4.5.14
fix(deps): update hive.version from v2.3.7 to v2.3.9
fix(deps): update parent com.expediagroup:eg-oss-parent from v2.4.0 to v2.4.1
fix(deps): update powermock.version from v2.0.2 to v2.0.9
fix(deps): update test com.esotericsoftware:kryo from v4.0.2 to v4.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/com.esotericsoftware-kryo-4.x
  • Merge into: main
  • Upgrade com.esotericsoftware:kryo to 4.0.3
fix(deps): update test junit:junit from v4.13.1 to v4.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/junit.version
  • Merge into: main
  • Upgrade junit:junit to 4.13.2
feat(deps): update aws-java-sdk monorepo from v1.11.728 to v1.12.672
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-shade-plugin from v3.1.0 to v3.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/maven-shade-plugin.version
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-shade-plugin to 3.5.2
feat(deps): update compile com.beust:jcommander from v1.48 to v1.82
  • Schedule: ["at any time"]
  • Branch name: renovate/jcommander.version
  • Merge into: main
  • Upgrade com.beust:jcommander to 1.82
feat(deps): update compile com.hotels:hcommon-hive-metastore from v1.3.0 to v1.4.2
feat(deps): update compile com.sun.xml.bind:jaxb-impl to v2.3.9
  • Schedule: ["at any time"]
  • Branch name: renovate/com.sun.xml.bind-jaxb-impl-2.x
  • Merge into: main
  • Upgrade com.sun.xml.bind:jaxb-impl to 2.3.9
feat(deps): update compile org.antlr:antlr-runtime from v3.4 to v3.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/antlr.version
  • Merge into: main
  • Upgrade org.antlr:antlr-runtime to 3.5.3
feat(deps): update compile org.apache.hadoop:hadoop-aws from v2.8.1 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 compile org.gaul:s3proxy from v1.6.0 to v1.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.gaul-s3proxy-1.x
  • Merge into: main
  • Upgrade org.gaul:s3proxy to 1.9.0
feat(deps): update google-cloud-bigdataoss.version from v1.6.3 to v1.9.18
feat(deps): update hadoop.version from v2.7.1 to v2.10.2
  • Schedule: ["at any time"]
  • Branch name: renovate/hadoop.version
  • Merge into: main
  • Upgrade org.apache.hadoop:hadoop-hdfs to 2.10.2
  • Upgrade org.apache.hadoop:hadoop-mapreduce-client-core to 2.10.2
  • Upgrade org.apache.hadoop:hadoop-mapreduce-client-common to 2.10.2
  • Upgrade org.apache.hadoop:hadoop-mapreduce-client-jobclient to 2.10.2
  • Upgrade org.apache.hadoop:hadoop-mapreduce-client-hs to 2.10.2
  • Upgrade org.apache.hadoop:hadoop-mapreduce-client-app to 2.10.2
  • Upgrade org.apache.hadoop:hadoop-distcp to 2.10.2
  • Upgrade org.apache.hadoop:hadoop-aws to 2.10.2
  • Upgrade org.apache.hadoop:hadoop-mapreduce-client-shuffle to 2.10.2
feat(deps): update import com.google.cloud:google-cloud-bom from v0.34.0-alpha to v0.214.0
feat(deps): update jackson.version from v2.10.0 to v2.16.1
feat(deps): update jclouds.version from v2.1.0 to v2.5.0
feat(deps): update log4j2 monorepo from v2.17.1 to v2.23.0
feat(deps): update test com.github.springtestdbunit:spring-test-dbunit from v1.2.1 to v1.3.0
feat(deps): update test com.github.stefanbirkner:system-rules from v1.16.0 to v1.19.0
feat(deps): update test com.openpojo:openpojo from v0.8.4 to v0.9.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.openpojo-openpojo-0.x
  • Merge into: main
  • Upgrade com.openpojo:openpojo to 0.9.1
feat(deps): update test io.github.hiverunner:hiverunner from v5.4.0 to v5.5.0
feat(deps): update test org.apache.avro:avro-mapred from v1.7.7 to v1.11.3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.avro-avro-mapred-1.x
  • Merge into: main
  • Upgrade org.apache.avro:avro-mapred to 1.11.3
feat(deps): update test org.apache.parquet:parquet-avro from v1.8.1 to v1.13.1
feat(deps): update test org.dbunit:dbunit from v2.5.1 to v2.7.3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.dbunit-dbunit-2.x
  • Merge into: main
  • Upgrade org.dbunit:dbunit to 2.7.3
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 from vv2 to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: main
  • Upgrade actions/setup-java to v4
feat(deps): update build org.apache.maven.plugins:maven-shade-plugin from v2.4.3 to v3
  • Schedule: ["at any time"]
  • 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.5.2
feat(deps): update compile com.sun.xml.bind:jaxb-impl to v4.0.4
  • Schedule: ["at any time"]
  • Branch name: renovate/com.sun.xml.bind-jaxb-impl-4.x
  • Merge into: main
  • Upgrade com.sun.xml.bind:jaxb-impl to 4.0.4
feat(deps): update compile org.apache.hadoop:hadoop-aws from v2.8.1 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 compile org.gaul:s3proxy from v1.6.0 to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.gaul-s3proxy-2.x
  • Merge into: main
  • Upgrade org.gaul:s3proxy to 2.1.0
feat(deps): update github-runner ubuntu to v22.04
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-22.x
  • Merge into: main
  • Upgrade ubuntu to 22.04
feat(deps): update google-cloud-bigdataoss.version from v1.6.3 to v3 (major)
feat(deps): update hadoop.version from v2.7.1 to v3 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-hadoop.version
  • Merge into: main
  • Upgrade org.apache.hadoop:hadoop-hdfs to 3.3.6
  • Upgrade org.apache.hadoop:hadoop-mapreduce-client-core to 3.3.6
  • Upgrade org.apache.hadoop:hadoop-mapreduce-client-common to 3.3.6
  • Upgrade org.apache.hadoop:hadoop-mapreduce-client-jobclient to 3.3.6
  • Upgrade org.apache.hadoop:hadoop-mapreduce-client-hs to 3.3.6
  • Upgrade org.apache.hadoop:hadoop-mapreduce-client-app to 3.3.6
  • Upgrade org.apache.hadoop:hadoop-distcp to 3.3.6
  • Upgrade org.apache.hadoop:hadoop-aws to 3.3.6
  • Upgrade org.apache.hadoop:hadoop-mapreduce-client-shuffle to 3.3.6
feat(deps): update hive.version from v2.3.7 to v3 (major)
feat(deps): update import org.springframework.boot:spring-boot-dependencies from v1.5.22.release to v3
feat(deps): update provided javax.servlet:javax.servlet-api from v3.1.0 to v4
feat(deps): update test com.esotericsoftware:kryo from v4.0.2 to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/com.esotericsoftware-kryo-5.x
  • Merge into: main
  • Upgrade com.esotericsoftware:kryo to 5.6.0
feat(deps): update test 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 test fm.last.commons:lastcommons-test from v5.2.1 to v7
feat(deps): update test io.github.hiverunner:hiverunner from v5.4.0 to v6
feat(deps): update test org.hamcrest:hamcrest-library from v1.3 to v2
feat(deps): update test org.mockito:mockito-core from v2.28.2 to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/major-mockito-monorepo
  • Merge into: main
  • Upgrade org.mockito:mockito-core to 5.11.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.

@renovate renovate bot requested a review from a team as a code owner March 4, 2024 15:09
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