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

chore: Configure Renovate #352

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

chore: Configure Renovate #352

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/build.yml (github-actions)
  • .github/workflows/release-patch.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • app/pom.xml (maven)
  • bom/pom.xml (maven)
  • core/pom.xml (maven)
  • graphql/api/pom.xml (maven)
  • graphql/maven-plugin/pom.xml (maven)
  • graphql/scalars/pom.xml (maven)
  • handler-spi/pom.xml (maven)
  • it/pom.xml (maven)
  • model/pom.xml (maven)
  • pom.xml (maven)
  • repository/api/pom.xml (maven)
  • repository/kafka/pom.xml (maven)
  • spring-boot-starter/pom.xml (maven)
  • state/api/pom.xml (maven)
  • state/avro/pom.xml (maven)
  • state/core/pom.xml (maven)
  • state/example/pom.xml (maven)
  • state/graphql-sender/pom.xml (maven)
  • state/it/pom.xml (maven)
  • state/kafka-receiver/pom.xml (maven)
  • state/kafka-sender/pom.xml (maven)
  • .mvn/wrapper/maven-wrapper.properties (maven-wrapper)

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 32 Pull Requests:

fix(deps): update build com.thoughtworks.xstream:xstream from v1.4.15 to v1.4.20 [security]
fix(deps): update build com.google.cloud.tools:jib-maven-plugin from v3.4.0 to v3.4.2
fix(deps): update compile com.graphql-java-kickstart:graphql-java-tools from v13.1.0 to v13.1.1
fix(deps): update github.docker-java.version from v3.3.3 to v3.3.6
feat(deps): update build com.diffplug.spotless:spotless-maven-plugin from v1.24.0 to v1.31.3
feat(deps): update build org.apache.maven.plugins:maven-compiler-plugin from v3.8.0 to v3.13.0
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/maven-compiler-plugin.version
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-compiler-plugin to 3.13.0
feat(deps): update build org.apache.maven.plugins:maven-enforcer-plugin from v3.0.0-m2 to v3.4.1
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/maven-enforcer-plugin.version
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-enforcer-plugin to 3.4.1
feat(deps): update build org.apache.maven.plugins:maven-failsafe-plugin from v3.0.0-m3 to v3.2.5
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/maven-failsafe-plugin.version
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-failsafe-plugin to 3.2.5
feat(deps): update build org.apache.maven.plugins:maven-javadoc-plugin from v3.1.0 to v3.6.3
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/maven-javadoc-plugin.version
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-javadoc-plugin to 3.6.3
feat(deps): update build org.apache.maven.plugins:maven-plugin-plugin from v3.10.1 to v3.13.0
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/maven-plugin-plugin.version
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-plugin-plugin to 3.13.0
feat(deps): update build org.codehaus.mojo:build-helper-maven-plugin from v3.1.0 to v3.5.0
feat(deps): update compile com.graphql-java-kickstart:graphql-spring-boot-starter from v15.0.0 to v15.1.0
feat(deps): update compile com.graphql-java:graphql-java from v21.0 to v21.5
feat(deps): update compile org.apache.commons:commons-text from v1.10.0 to v1.12.0
feat(deps): update compile org.apache.maven:maven-plugin-api from v3.6.1 to v3.9.6
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/org.apache.maven-maven-plugin-api-3.x
  • Merge into: master
  • Upgrade org.apache.maven:maven-plugin-api to 3.9.6
feat(deps): update compile org.jetbrains:annotations from v24.0.1 to v24.1.0
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/jetbrains.annotations.version
  • Merge into: master
  • Upgrade org.jetbrains:annotations to 24.1.0
feat(deps): update compile org.yaml:snakeyaml from v2.0 to v2.2
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/snakeyaml.version
  • Merge into: master
  • Upgrade org.yaml:snakeyaml to 2.2
feat(deps): update confluent.version from v7.5.2 to v7.6.1
feat(deps): update dependency maven from v3.6.0 to v3.9.6
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/maven-3.x
  • Merge into: master
  • Upgrade maven to 3.9.6
feat(deps): update import org.apache.logging.log4j:log4j-bom from v2.17.1 to v2.23.1
feat(deps): update import org.springframework.boot:spring-boot-dependencies from v3.1.6 to v3.2.5
feat(deps): update kotlin monorepo from v1.8.22 to v1.9.24
feat(deps): update provided org.apache.maven.plugin-tools:maven-plugin-annotations from v3.6.0 to v3.13.0
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/org.apache.maven.plugin-tools-maven-plugin-annotations-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugin-tools:maven-plugin-annotations to 3.13.0
feat(deps): update test org.testcontainers:kafka from v1.18.3 to v1.19.7
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/testcontainers-java-monorepo
  • Merge into: master
  • Upgrade org.testcontainers:kafka to 1.19.7
chore(deps): update actions/cache action from vv2 to v4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: master
  • Upgrade actions/cache to v4
chore(deps): update actions/checkout action from vv2 to v4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-java action to v4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: master
  • Upgrade actions/setup-java to v4
feat(deps): update build com.diffplug.spotless:spotless-maven-plugin from v1.24.0 to v2
feat(deps): update compile com.google.guava:guava from v32.1.3-jre to v33
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/major-guava-monorepo
  • Merge into: master
  • Upgrade com.google.guava:guava to 33.2.0-jre
feat(deps): update compile com.graphql-java:graphql-java from v21.0 to v230521
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/major-graphql-java.version
  • Merge into: master
  • Upgrade com.graphql-java:graphql-java to 230521-nf-execution
feat(deps): update github-runner ubuntu from v20.04 to v22
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/ubuntu-22.x
  • Merge into: master
  • Upgrade ubuntu to 22.04
feat(deps): update test org.awaitility:awaitility from v3.1.6 to v4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/major-awaitility.version
  • Merge into: master
  • Upgrade org.awaitility:awaitility to 4.2.1

❓ 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