Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.jsonin 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:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.What to Expect
With your current configuration, Renovate will create 37 Pull Requests:
Update dependency jacoco to v0.8.14
renovate/jacoco-0.xmain0.8.14Update Gradle to v7.6.6
renovate/gradle-7.xmain7.6.6Update plugin io.spring.dependency-management to v1.1.7
renovate/io.spring.dependency-management-1.xmain1.1.7Update testcontainers-java monorepo to v2.0.4
renovate/testcontainers-java-monorepomain2.0.42.0.42.0.42.0.4Update appleboy/ssh-action action to v1.2.5
renovate/appleboy-ssh-action-1.xmainv1.2.5Update dependency com.github.gavlyukovskiy:p6spy-spring-boot-starter to v1.12.1
renovate/com.github.gavlyukovskiy-p6spy-spring-boot-starter-1.xmain1.12.1Update dependency com.google.firebase:firebase-admin to v9.8.0
renovate/com.google.firebase-firebase-admin-9.xmain9.8.0Update dependency com.querydsl:querydsl-jpa to v5.1.0
renovate/com.querydsl-querydsl-jpa-5.xmain5.1.0Update dependency com.tngtech.archunit:archunit-junit5 to v1.4.1
renovate/com.tngtech.archunit-archunit-junit5-1.xmain1.4.1Update dependency io.jsonwebtoken:jjwt to v0.13.0
renovate/io.jsonwebtoken-jjwt-0.xmain0.13.0Update dependency io.rest-assured:rest-assured to v5.5.7
renovate/io.rest-assured-rest-assured-5.xmain5.5.7Update dependency org.apache.commons:commons-lang3 to v3.20.0
renovate/org.apache.commons-commons-lang3-3.xmain3.20.0Update dependency org.jsoup:jsoup to v1.22.1
renovate/org.jsoup-jsoup-1.xmain1.22.1Update dependency org.junit.jupiter:junit-jupiter to v5.14.3
renovate/junit-framework-monorepomain5.14.3Update dependency org.mnode.ical4j:ical4j to v4.2.5
renovate/org.mnode.ical4j-ical4j-4.xmain4.2.5Update dependency org.mock-server:mockserver-client-java to v5.15.0
renovate/org.mock-server-mockserver-client-java-5.xmain5.15.0Update dependency org.mock-server:mockserver-netty to v5.15.0
renovate/org.mock-server-mockserver-netty-5.xmain5.15.0Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.8.17
renovate/org.springdoc-springdoc-openapi-starter-webmvc-ui-2.xmain2.8.17Update dependency org.springframework.security:spring-security-crypto to v5.8.16
renovate/spring-securitymain5.8.16Update dependency software.amazon.awssdk:bom to v2.42.34
renovate/aws-java-sdk-v2-monorepomain2.42.34Update plugin org.springframework.boot to v3.5.13
renovate/spring-bootmain3.5.13Update springAiVersion
renovate/springaiversionmain1.1.41.0.0-SNAPSHOT1.0.0-SNAPSHOTUpdate actions/cache action to v5
renovate/actions-cache-5.xmainv5Update actions/checkout action to v6
renovate/actions-checkout-6.xmainv6Update actions/setup-java action to v5
renovate/actions-setup-java-5.xmainv5Update appleboy/scp-action action to v1
renovate/appleboy-scp-action-1.xmainv1.0.0Update dependency com.github.gavlyukovskiy:p6spy-spring-boot-starter to v2
renovate/com.github.gavlyukovskiy-p6spy-spring-boot-starter-2.xmain2.0.0Update dependency io.rest-assured:rest-assured to v6
renovate/io.rest-assured-rest-assured-6.xmain6.0.0Update dependency org.junit.jupiter:junit-jupiter to v6
renovate/major-junit-framework-monorepomain6.0.3Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v3
renovate/org.springdoc-springdoc-openapi-starter-webmvc-ui-3.xmain3.0.3Update dependency org.springframework.security:spring-security-crypto to v7
renovate/major-spring-securitymain7.0.4Update EnricoMi/publish-unit-test-result-action action to v2
renovate/enricomi-publish-unit-test-result-action-2.xmainv2Update Gradle to v9
renovate/gradle-9.xmain9.4.1Update mikepenz/action-junit-report action to v6
renovate/mikepenz-action-junit-report-6.xmainv6Update plugin org.asciidoctor.jvm.convert to v4
renovate/org.asciidoctor.jvm.convert-4.xmain4.0.5Update plugin org.sonarqube to v7
renovate/org.sonarqube-7.xmain7.2.3.7755Update plugin org.springframework.boot to v4
renovate/major-spring-bootmain4.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
prHourlyLimitfor 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.