datasqueeze icon indicating copy to clipboard operation
datasqueeze copied to clipboard

Configure Renovate

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

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

feat(deps): update compile commons-io:commons-io from v2.4 to v2.7 [security]
  • Branch name: renovate/maven-commons-io-commons-io-vulnerability
  • Merge into: main
  • Upgrade commons-io:commons-io to 2.7
feat(deps): update compile xerces:xercesimpl from v2.8.1 to v2.12.2 [security]
  • Branch name: renovate/maven-xerces-xercesImpl-vulnerability
  • Merge into: main
  • Upgrade xerces:xercesImpl to 2.12.2
feat(deps): update compile org.json:json from v20160212 to v20231013 [security]
  • Branch name: renovate/maven-org.json-json-vulnerability
  • Merge into: main
  • Upgrade org.json:json to 20231013
fix(deps): update build org.sonatype.plugins:nexus-staging-maven-plugin from v1.6.8 to v1.6.13
fix(deps): update compile net.sf.jmimemagic:jmimemagic from v0.1.4 to v0.1.5
fix(deps): update compile org.apache.httpcomponents:httpcore from v4.4.6 to v4.4.16
  • Schedule: ["at any time"]
  • Branch name: renovate/httpcore.version
  • Merge into: main
  • Upgrade org.apache.httpcomponents:httpcore to 4.4.16
fix(deps): update compile org.slf4j:slf4j-log4j12 from v1.7.25 to v1.7.36
  • Schedule: ["at any time"]
  • Branch name: renovate/slf4j-monorepo
  • Merge into: main
  • Upgrade org.slf4j:slf4j-log4j12 to 1.7.36
feat(deps): update build org.apache.maven.plugins:maven-compiler-plugin from v3.7.0 to v3.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/maven-compiler-plugin.version
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-compiler-plugin to 3.12.1
feat(deps): update build org.apache.maven.plugins:maven-javadoc-plugin from v3.0.1 to v3.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/maven-javadoc-plugin.version
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-javadoc-plugin to 3.6.3
feat(deps): update build org.apache.maven.plugins:maven-shade-plugin from v3.0.0 to v3.5.2
  • 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 build org.apache.maven.plugins:maven-source-plugin from v3.0.1 to v3.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/maven-source-plugin.version
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-source-plugin to 3.3.0
feat(deps): update build org.codehaus.mojo:rpm-maven-plugin from v2.1.5 to v2.3.0
feat(deps): update compile com.hotels:avro-compatibility from v2.1.1 to v2.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/com.hotels-avro-compatibility-2.x
  • Merge into: main
  • Upgrade com.hotels:avro-compatibility to 2.2.0
feat(deps): update compile commons-cli:commons-cli from v1.2 to v1.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/commons-cli.version
  • Merge into: main
  • Upgrade commons-cli:commons-cli to 1.6.0
feat(deps): update compile org.apache.avro:avro-mapred from v1.7.4 to v1.11.3
feat(deps): update compile org.apache.commons:commons-lang3 from v3.0 to v3.14.0
feat(deps): update compile org.apache.maven:maven-model from v3.3.9 to v3.9.6
  • Schedule: ["at any time"]
  • Branch name: renovate/maven-model.version
  • Merge into: main
  • Upgrade org.apache.maven:maven-model to 3.9.6
feat(deps): update orc.version from v1.3.2 to v1.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/orc.version
  • Merge into: main
  • Upgrade org.apache.orc:orc-core to 1.9.2
  • Upgrade org.apache.orc:orc-mapreduce to 1.9.2
feat(deps): update powermock.version from v1.6.1 to v1.7.4
feat(deps): update provided org.apache.hadoop:hadoop-mapreduce-client-common from v2.7.4 to v2.10.2
  • Schedule: ["at any time"]
  • Branch name: renovate/hadoop.version
  • Merge into: main
  • Upgrade org.apache.hadoop:hadoop-mapreduce-client-common to 2.10.2
feat(deps): update provided org.projectlombok:lombok from v1.16.18 to v1.18.30
  • Schedule: ["at any time"]
  • Branch name: renovate/lombok.version
  • Merge into: main
  • Upgrade org.projectlombok:lombok to 1.18.30
feat(deps): update test junit:junit from v4.12 to v4.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/junit.version
  • Merge into: main
  • Upgrade junit:junit to 4.13.2
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 vv1 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-gpg-plugin from v1.6 to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-maven-gpg-plugin.version
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-gpg-plugin to 3.1.0
feat(deps): update compile org.slf4j:slf4j-log4j12 from v1.7.25 to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/major-slf4j-monorepo
  • Merge into: main
  • Upgrade org.slf4j:slf4j-log4j12 to 2.0.12
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 license-maven-plugin.version from v3.0 to v4 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-license-maven-plugin.version
  • Merge into: main
  • Upgrade com.mycila:license-maven-plugin-git to 4.3
  • Upgrade com.mycila:license-maven-plugin to 4.3
feat(deps): update powermock.version from v1.6.1 to v2 (major)
feat(deps): update provided org.apache.hadoop:hadoop-mapreduce-client-common from v2.7.4 to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-hadoop.version
  • Merge into: main
  • Upgrade org.apache.hadoop:hadoop-mapreduce-client-common to 3.3.6

❓ 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[bot] avatar Mar 04 '24 15:03 renovate[bot]