Skip to content

Configure Renovate - autoclosed#374

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure
Closed

Configure Renovate - autoclosed#374
renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Apr 16, 2026

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.

📚 See our Reading List for relevant documentation you may be interested in reading.

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


Detected Package Files

  • .github/workflows/build.yml (github-actions)
  • .github/workflows/dev.yml (github-actions)
  • settings.gradle (gradle)
  • build.gradle (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)

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.
  • Ensure that every dependency pinned by digest and sourced from GitHub.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title

What to Expect

With your current configuration, Renovate will create 37 Pull Requests:

Update dependency jacoco to v0.8.14
  • Schedule: ["at any time"]
  • Branch name: renovate/jacoco-0.x
  • Merge into: main
  • Upgrade jacoco to 0.8.14
Update Gradle to v7.6.6
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: main
  • Upgrade gradle to 7.6.6
Update plugin io.spring.dependency-management to v1.1.7
  • Schedule: ["at any time"]
  • Branch name: renovate/io.spring.dependency-management-1.x
  • Merge into: main
  • Upgrade io.spring.dependency-management to 1.1.7
Update testcontainers-java monorepo to v2.0.4
Update appleboy/ssh-action action to v1.2.5
  • Schedule: ["at any time"]
  • Branch name: renovate/appleboy-ssh-action-1.x
  • Merge into: main
  • Upgrade appleboy/ssh-action to v1.2.5
Update dependency com.github.gavlyukovskiy:p6spy-spring-boot-starter to v1.12.1
Update dependency com.google.firebase:firebase-admin to v9.8.0
Update dependency com.querydsl:querydsl-jpa to v5.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/com.querydsl-querydsl-jpa-5.x
  • Merge into: main
  • Upgrade com.querydsl:querydsl-jpa to 5.1.0
Update dependency com.tngtech.archunit:archunit-junit5 to v1.4.1
Update dependency io.jsonwebtoken:jjwt to v0.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/io.jsonwebtoken-jjwt-0.x
  • Merge into: main
  • Upgrade io.jsonwebtoken:jjwt to 0.13.0
Update dependency io.rest-assured:rest-assured to v5.5.7
  • Schedule: ["at any time"]
  • Branch name: renovate/io.rest-assured-rest-assured-5.x
  • Merge into: main
  • Upgrade io.rest-assured:rest-assured to 5.5.7
Update dependency org.apache.commons:commons-lang3 to v3.20.0
Update dependency org.jsoup:jsoup to v1.22.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jsoup-jsoup-1.x
  • Merge into: main
  • Upgrade org.jsoup:jsoup to 1.22.1
Update dependency org.junit.jupiter:junit-jupiter to v5.14.3
Update dependency org.mnode.ical4j:ical4j to v4.2.5
  • Schedule: ["at any time"]
  • Branch name: renovate/org.mnode.ical4j-ical4j-4.x
  • Merge into: main
  • Upgrade org.mnode.ical4j:ical4j to 4.2.5
Update dependency org.mock-server:mockserver-client-java to v5.15.0
Update dependency org.mock-server:mockserver-netty to v5.15.0
Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.8.17
Update dependency org.springframework.security:spring-security-crypto to v5.8.16
Update dependency software.amazon.awssdk:bom to v2.42.34
  • Schedule: ["at any time"]
  • Branch name: renovate/aws-java-sdk-v2-monorepo
  • Merge into: main
  • Upgrade software.amazon.awssdk:bom to 2.42.34
Update plugin org.springframework.boot to v3.5.13
  • Schedule: ["at any time"]
  • Branch name: renovate/spring-boot
  • Merge into: main
  • Upgrade org.springframework.boot to 3.5.13
Update springAiVersion
Update actions/cache action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-5.x
  • Merge into: main
  • Upgrade actions/cache to v5
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
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
Update appleboy/scp-action action to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/appleboy-scp-action-1.x
  • Merge into: main
  • Upgrade appleboy/scp-action to v1.0.0
Update dependency com.github.gavlyukovskiy:p6spy-spring-boot-starter to v2
Update dependency io.rest-assured:rest-assured to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/io.rest-assured-rest-assured-6.x
  • Merge into: main
  • Upgrade io.rest-assured:rest-assured to 6.0.0
Update dependency org.junit.jupiter:junit-jupiter to v6
Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v3
Update dependency org.springframework.security:spring-security-crypto to v7
Update EnricoMi/publish-unit-test-result-action action to v2
Update Gradle to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-9.x
  • Merge into: main
  • Upgrade gradle to 9.4.1
Update mikepenz/action-junit-report action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/mikepenz-action-junit-report-6.x
  • Merge into: main
  • Upgrade mikepenz/action-junit-report to v6
Update plugin org.asciidoctor.jvm.convert to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/org.asciidoctor.jvm.convert-4.x
  • Merge into: main
  • Upgrade org.asciidoctor.jvm.convert to 4.0.5
Update plugin org.sonarqube to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/org.sonarqube-7.x
  • Merge into: main
  • Upgrade org.sonarqube to 7.2.3.7755
Update plugin org.springframework.boot to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-spring-boot
  • Merge into: main
  • Upgrade org.springframework.boot to 4.0.5

🚸 PR 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Configure Renovate Configure Renovate - autoclosed Apr 16, 2026
@renovate renovate bot closed this Apr 16, 2026
@renovate renovate bot deleted the renovate/configure branch April 16, 2026 07:48
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.

0 participants