Skip to content

chore: Configure Renovate#4

Open
Marfien wants to merge 1 commit intomainfrom
renovate/configure
Open

chore: Configure Renovate#4
Marfien wants to merge 1 commit intomainfrom
renovate/configure

Conversation

@Marfien
Copy link
Contributor

@Marfien Marfien commented Nov 24, 2025

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.


Detected Package Files

  • .github/workflows/protected-push.yaml (github-actions)
  • .github/workflows/release.yaml (github-actions)
  • pom.xml (maven)
  • .mvn/wrapper/maven-wrapper.properties (maven-wrapper)
  • mvnw (maven-wrapper)
  • mvnw.cmd (maven-wrapper)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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.
  • Enable the pre-commit manager.
  • Run lock file maintenance (updates) early Monday mornings.
  • If Renovate detects semantic commits, it will use semantic commit type chore for all commits.

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

chore(deps): update dependency maven-wrapper to v3.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/maven-wrapper-3.x
  • Merge into: main
  • Upgrade maven-wrapper to 3.3.4
chore(deps): update dependency org.projectlombok:lombok to v1.18.42
  • Schedule: ["at any time"]
  • Branch name: renovate/org.projectlombok-lombok-1.x
  • Merge into: main
  • Upgrade org.projectlombok:lombok to 1.18.42
chore(deps): update dependency maven to v3.9.11
  • Schedule: ["at any time"]
  • Branch name: renovate/maven-3.x
  • Merge into: main
  • Upgrade maven to 3.9.11
chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.1
chore(deps): update dependency org.junit:junit-bom to v5.14.1
  • Schedule: ["at any time"]
  • Branch name: renovate/junit-framework-monorepo
  • Merge into: main
  • Upgrade org.junit:junit-bom to 5.14.1
chore(deps): update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to v6
chore(deps): update actions/setup-java action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-5.x
  • Merge into: main
  • Upgrade actions/setup-java to v5
chore(deps): update actions/upload-artifact action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: main
  • Upgrade actions/upload-artifact to v5
chore(deps): update dependency jakarta.ws.rs:jakarta.ws.rs-api to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/jakarta.ws.rs-jakarta.ws.rs-api-4.x
  • Merge into: main
  • Upgrade jakarta.ws.rs:jakarta.ws.rs-api to [3.0.0,5.0.0)
chore(deps): update dependency org.junit:junit-bom to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/major-junit-framework-monorepo
  • Merge into: main
  • Upgrade org.junit:junit-bom to 6.0.1

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


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

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.

2 participants

Comments