Skip to content

chore: Configure Renovate #1

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

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

chore: Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 30, 2025

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

  • settings.gradle (gradle)
  • build.gradle (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • renovate.json (renovate-config-presets)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • 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 (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Run Renovate on following schedule: on the 1st through 7th day of the month

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

fix(deps): update dependency org.apache.commons:commons-pool2 to v2.12.1
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/org.apache.commons-commons-pool2-2.x
  • Merge into: main
  • Upgrade org.apache.commons:commons-pool2 to 2.12.1
chore(deps): update plugin io.openliberty.tools.gradle.liberty to v3.9.4
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/io.openliberty.tools.gradle.liberty-3.x
  • Merge into: main
  • Upgrade io.openliberty.tools.gradle.Liberty to 3.9.4
fix(deps): update dependency joda-time:joda-time to v2.14.0
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/joda-time-joda-time-2.x
  • Merge into: main
  • Upgrade joda-time:joda-time to 2.14.0
fix(deps): update dependency org.apache.commons:commons-dbcp2 to v2.13.0
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/org.apache.commons-commons-dbcp2-2.x
  • Merge into: main
  • Upgrade org.apache.commons:commons-dbcp2 to 2.13.0
fix(deps): update junit-framework monorepo to v5.13.2

❓ 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.

@renovate renovate bot added the bot label May 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants