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

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

Configure Renovate #58

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

feat(deps): update compile org.apache.hadoop:hadoop-common from v3.1.0 to v3.2.4 [security]
  • Branch name: renovate/maven-org.apache.hadoop-hadoop-common-vulnerability
  • Merge into: main
  • Upgrade org.apache.hadoop:hadoop-common to 3.2.4
fix(deps): update hive.version from v3.1.2 to v3.1.3
fix(deps): update parent com.expediagroup:eg-oss-parent from v2.4.0 to v2.4.1
fix(deps): update provided junit:junit from v4.13.1 to v4.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/junit-junit-4.x
  • Merge into: main
  • Upgrade junit:junit to 4.13.2
feat(deps): update compile org.apache.hadoop:hadoop-mapreduce-client-core from v3.1.0 to v3.3.6
  • Schedule: ["at any time"]
  • Branch name: renovate/hadoop.version
  • Merge into: main
  • Upgrade org.apache.hadoop:hadoop-mapreduce-client-core to 3.3.6
feat(deps): update junit5 monorepo from v5.7.0 to v5.10.2
feat(deps): update tez.version from v0.9.1 to v0.10.3
  • Schedule: ["at any time"]
  • Branch name: renovate/tez.version
  • Merge into: main
  • Upgrade org.apache.tez:tez-dag to 0.10.3
  • Upgrade org.apache.tez:tez-common to 0.10.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 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-surefire-plugin from v2.22.2 to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-surefire-plugin to 3.2.5
feat(deps): update compile com.esotericsoftware:kryo-shaded from v3.0.3 to v4
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

❓ 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants