Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

Configure Renovate #88

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 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/maven.yml (github-actions)
  • elijah-congenial-robot/annotation-processing/pom.xml (maven)
  • elijah-congenial-robot/annotation-user/pom.xml (maven)
  • elijah-congenial-robot/annotations/pom.xml (maven)
  • elijah-congenial-robot/elijah-core.test/pom.xml (maven)
  • elijah-congenial-robot/elijah-core/pom.xml (maven)
  • elijah-congenial-robot/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.

🔡 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 21 Pull Requests:

chore(deps): update dependency org.eclipse.sisu:sisu-maven-plugin to v0.3.5
  • Schedule: ["at any time"]
  • Branch name: renovate/org.eclipse.sisu-sisu-maven-plugin-0.x
  • Merge into: 2024-congenial-update
  • Upgrade org.eclipse.sisu:sisu-maven-plugin to 0.3.5
chore(deps): update kotlin monorepo to v1.9.25
fix(deps): update dependency com.github.jctools.jctools:jctools-core to v4.0.5
fix(deps): update dependency com.github.spullara.mustache.java:compiler to v0.9.14
fix(deps): update dependency io.reactivex.rxjava3:rxjava to v3.1.9
  • Schedule: ["at any time"]
  • Branch name: renovate/io.reactivex.rxjava3-rxjava-3.x
  • Merge into: 2024-congenial-update
  • Upgrade io.reactivex.rxjava3:rxjava to 3.1.9
fix(deps): update dependency org.projectlombok:lombok to v1.18.34
  • Schedule: ["at any time"]
  • Branch name: renovate/org.projectlombok-lombok-1.x
  • Merge into: 2024-congenial-update
  • Upgrade org.projectlombok:lombok to 1.18.34
fix(deps): update slf4j monorepo to v2.0.16
chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x
  • Merge into: 2024-congenial-update
  • Upgrade org.apache.maven.plugins:maven-compiler-plugin to 3.13.0
chore(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.6.0
chore(deps): update dependency org.codehaus.mojo:versions-maven-plugin to v2.17.1
chore(deps): update dependency org.mockito:mockito-core to v5.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mockito-monorepo
  • Merge into: 2024-congenial-update
  • Upgrade org.mockito:mockito-core to 5.12.0
fix(deps): update dependency com.google.guava:guava to v33.3.0-jre
  • Schedule: ["at any time"]
  • Branch name: renovate/guava-monorepo
  • Merge into: 2024-congenial-update
  • Upgrade com.google.guava:guava to 33.3.0-jre
fix(deps): update dependency commons-codec:commons-codec to v1.17.1
  • Schedule: ["at any time"]
  • Branch name: renovate/commons-codec-commons-codec-1.x
  • Merge into: 2024-congenial-update
  • Upgrade commons-codec:commons-codec to 1.17.1
fix(deps): update dependency fr.inria.gforge.spoon.labs:gumtree-spoon-ast-diff to v1.73
fix(deps): update dependency org.apache.commons:commons-lang3 to v3.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.commons-commons-lang3-3.x
  • Merge into: 2024-congenial-update
  • Upgrade org.apache.commons:commons-lang3 to 3.16.0
fix(deps): update dependency org.jetbrains:annotations to v24.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jetbrains-annotations-24.x
  • Merge into: 2024-congenial-update
  • Upgrade org.jetbrains:annotations to 24.1.0
chore(deps): update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: 2024-congenial-update
  • Upgrade actions/cache to v4
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: 2024-congenial-update
  • 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: 2024-congenial-update
  • Upgrade actions/setup-java to v4
chore(deps): update kotlin monorepo to v2 (major)
fix(deps): update dependency antlr:antlr to v20030911
  • Schedule: ["at any time"]
  • Branch name: renovate/antlr-antlr-20030911.x
  • Merge into: 2024-congenial-update
  • Upgrade antlr:antlr to 20030911

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


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 tripleo.elijah:annotation-processing
  • Failed to look up maven package tripleo.elijah:tripleo.elijah.core
  • Failed to look up maven package com.gitlab.tripleo1:buffers

Files affected: elijah-congenial-robot/annotation-user/pom.xml, elijah-congenial-robot/elijah-core.test/pom.xml, elijah-congenial-robot/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 was generated by Mend Renovate. View the repository job log.

Copy link

semanticdiff-com bot commented Aug 1, 2024

Review changes with SemanticDiff.

@tripleo1 tripleo1 closed this Aug 25, 2024
@renovate renovate bot deleted the renovate/configure branch August 25, 2024 13:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant