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

Closed
wants to merge 1 commit into from
Closed

Configure Renovate #310

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/codeql-analysis.yml (github-actions)
  • .github/workflows/main.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • pom.xml (maven)
  • waggle-dance-api/pom.xml (maven)
  • waggle-dance-boot/pom.xml (maven)
  • waggle-dance-core/pom.xml (maven)
  • waggle-dance-integration-tests/pom.xml (maven)
  • waggle-dance-rest/pom.xml (maven)
  • waggle-dance-rpm/pom.xml (maven)
  • waggle-dance/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:

feat(deps): update compile com.fasterxml.jackson.core:jackson-databind from v2.9.10.8 to v2.12.7.1 [security]
feat(deps): update compile com.fasterxml.jackson.dataformat:jackson-dataformat-cbor from v2.9.8 to v2.11.4 [security]
feat(deps): update compile com.google.guava:guava from v23.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 compile org.apache.hadoop:hadoop-common from v2.10.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 compile org.yaml:snakeyaml from v1.32 to v2 [security]
  • Branch name: renovate/maven-org.yaml-snakeyaml-vulnerability
  • Merge into: main
  • Upgrade org.yaml:snakeyaml to 2.0
fix(deps): update aws-java-sdk monorepo from v1.12.276 to v1.12.672
fix(deps): update compile org.tuckey:urlrewritefilter from v4.0.3 to v4.0.4
  • Schedule: ["at any time"]
  • Branch name: renovate/org.tuckey-urlrewritefilter-4.x
  • Merge into: main
  • Upgrade org.tuckey:urlrewritefilter to 4.0.4
fix(deps): update hadoop.version from v2.10.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-mapreduce-client-core to 2.10.2
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.7 to v2.0.9
fix(deps): update spring boot
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 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.aspectj:aspectjtools from v1.8.9 to v1.9.21.1
  • Schedule: ["at any time"]
  • Branch name: renovate/aspectj.version
  • Merge into: main
  • Upgrade org.aspectj:aspectjtools to 1.9.21.1
feat(deps): update build org.codehaus.mojo:aspectj-maven-plugin from v1.9 to v1.15.0
feat(deps): update build org.codehaus.mojo:rpm-maven-plugin from v2.2.0 to v2.3.0
feat(deps): update compile com.google.inject:guice from v4.0 to v4.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/guice.version
  • Merge into: main
  • Upgrade com.google.inject:guice to 4.2.3
feat(deps): update compile com.hotels:hcommon-hive-metastore from v1.2.3 to v1.4.2
feat(deps): update compile com.jcabi:jcabi-aspects from v0.22.6 to v0.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jcabi-aspects.version
  • Merge into: main
  • Upgrade com.jcabi:jcabi-aspects to 0.26.0
feat(deps): update compile commons-io:commons-io from v2.7 to v2.15.1
  • Schedule: ["at any time"]
  • Branch name: renovate/commons-io-commons-io-2.x
  • Merge into: main
  • Upgrade commons-io:commons-io to 2.15.1
feat(deps): update compile joda-time:joda-time from v2.9.9 to v2.12.7
  • Schedule: ["at any time"]
  • Branch name: renovate/joda-time.version
  • Merge into: main
  • Upgrade joda-time:joda-time to 2.12.7
feat(deps): update compile org.apache.commons:commons-vfs2 from v2.1 to v2.9.0
feat(deps): update feign monorepo from v9.5.0 to v9.7.0
feat(deps): update jackson.version from v2.9.8 to v2.16.1
feat(deps): update log4j2 monorepo from v2.17.1 to v2.23.0
feat(deps): update test com.github.stefanbirkner:system-rules from v1.18.0 to v1.19.0
feat(deps): update test net.bytebuddy:byte-buddy from v1.10.15 to v1.14.12
  • Schedule: ["at any time"]
  • Branch name: renovate/net.bytebuddy-byte-buddy-1.x
  • Merge into: main
  • Upgrade net.bytebuddy:byte-buddy to 1.14.12
feat(deps): update test net.bytebuddy:byte-buddy-agent from v1.10.15 to v1.14.12
  • Schedule: ["at any time"]
  • Branch name: renovate/net.bytebuddy-byte-buddy-agent-1.x
  • Merge into: main
  • Upgrade net.bytebuddy:byte-buddy-agent to 1.14.12
feat(deps): update test org.awaitility:awaitility from v3.0.0 to v3.1.6
  • Schedule: ["at any time"]
  • Branch name: renovate/org.awaitility-awaitility-3.x
  • Merge into: main
  • Upgrade org.awaitility:awaitility to 3.1.6
feat(deps): update test org.mockito:mockito-core from v3.5.15 to v3.12.4
  • Schedule: ["at any time"]
  • Branch name: renovate/mockito-monorepo
  • Merge into: main
  • Upgrade org.mockito:mockito-core to 3.12.4
chore(deps): update actions/checkout action 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 vv2 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 build org.apache.maven.plugins:maven-release-plugin from v2.5.3 to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-maven.release.plugin.version
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-release-plugin to 3.0.1
feat(deps): update compile com.google.inject:guice from v4.0 to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-guice.version
  • Merge into: main
  • Upgrade com.google.inject:guice to 7.0.0
feat(deps): update compile org.tuckey:urlrewritefilter from v4.0.3 to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/org.tuckey-urlrewritefilter-5.x
  • Merge into: main
  • Upgrade org.tuckey:urlrewritefilter to 5.1.3
feat(deps): update curator.version from v2.13.0 to v5 (major)
feat(deps): update feign monorepo from v9.5.0 to v13 (major)
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.10.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-mapreduce-client-core to 3.3.6
feat(deps): update hive.version from v2.3.7 to v3 (major)
feat(deps): update spring boot from v2.7.11 to v3 (major)
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 org.awaitility:awaitility from v3.0.0 to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/org.awaitility-awaitility-4.x
  • Merge into: main
  • Upgrade org.awaitility:awaitility to 4.2.0
feat(deps): update test org.mockito:mockito-core from v3.5.15 to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/major-mockito-monorepo
  • Merge into: main
  • Upgrade org.mockito:mockito-core to 5.11.0

Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up maven package com.amazonaws.glue:aws-glue-datacatalog-hive2-client

Files affected: waggle-dance-core/pom.xml


❓ 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
@patduin patduin closed this Mar 12, 2024
@patduin patduin deleted the renovate/configure branch March 12, 2024 10:44
Copy link
Author

renovate bot commented Mar 12, 2024

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

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.

1 participant