-
Notifications
You must be signed in to change notification settings - Fork 7
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
chore: Configure Renovate #34
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #34 +/- ##
=========================================
Coverage 37.35% 37.35%
Complexity 174 174
=========================================
Files 67 67
Lines 1119 1119
Branches 90 90
=========================================
Hits 418 418
Misses 663 663
Partials 38 38
|
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)kinde-core/pom.xml
(maven)kinde-j2ee/pom.xml
(maven)kinde-management/pom.xml
(maven)kinde-report-aggregate/pom.xml
(maven)kinde-springboot/kinde-springboot-core/pom.xml
(maven)kinde-springboot/kinde-springboot-starter/pom.xml
(maven)kinde-springboot/pom.xml
(maven)playground/kinde-core-example/pom.xml
(maven)playground/kinde-j2ee-app/pom.xml
(maven)playground/kinde-management-example/pom.xml
(maven)playground/kinde-springboot-starter-example/pom.xml
(maven)playground/springboot-pkce-client-example/pom.xml
(maven)playground/springboot-thymeleaf-full-example/pom.xml
(maven)pom.xml
(maven)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.🔡 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 35 Pull Requests:
fix(deps): update dependency org.springframework:spring-webflux to v6.1.13 [security]
renovate/maven-org.springframework-spring-webflux-vulnerability
main
6.1.13
chore(deps): update dependency com.github.tomakehurst:wiremock-jre8 to v2.35.1 [security]
renovate/maven-com.github.tomakehurst-wiremock-jre8-vulnerability
main
2.35.1
chore(deps): update dependency junit:junit to v4.13.1 [security]
renovate/maven-junit-junit-vulnerability
main
4.13.1
chore(deps): update dependency com.github.tomakehurst:wiremock-standalone to v3.0.1
renovate/com.github.tomakehurst-wiremock-standalone-3.x
main
3.0.1
chore(deps): update dependency junit:junit to v3.8.2
renovate/junit-junit-3.x
main
3.8.2
chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.7
renovate/org.apache.maven.plugins-maven-gpg-plugin-3.x
main
3.2.7
chore(deps): update dependency org.projectlombok:lombok to v1.18.36
renovate/org.projectlombok-lombok-1.x
main
1.18.36
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.12
renovate/ch.qos.logback-logback-classic-1.x
main
1.5.12
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.2
renovate/jackson-monorepo
main
2.18.2
fix(deps): update dependency io.github.cdimascio:dotenv-java to v3.0.2
renovate/io.github.cdimascio-dotenv-java-3.x
main
3.0.2
fix(deps): update dependency io.swagger.core.v3:swagger-annotations to v2.2.26
renovate/swagger-annotations-version
main
2.2.26
fix(deps): update dependency jakarta.annotation:jakarta.annotation-api to v3.0.0
renovate/jakarta.annotation-jakarta.annotation-api-3.x
main
3.0.0
fix(deps): update dependency net.bytebuddy:byte-buddy to v1.15.10
renovate/net.bytebuddy-byte-buddy-1.x
main
1.15.10
fix(deps): update dependency org.glassfish.jersey.connectors:jersey-apache-connector to v3.1.9
renovate/jersey-monorepo
main
3.1.9
fix(deps): update dependency org.thymeleaf:thymeleaf to v3.1.3.release
renovate/org.thymeleaf-thymeleaf-3.x
main
3.1.3.RELEASE
fix(deps): update dependency org.thymeleaf:thymeleaf-spring6 to v3.1.3.release
renovate/org.thymeleaf-thymeleaf-spring6-3.x
main
3.1.3.RELEASE
fix(deps): update jackson-version to v2.18.2
renovate/jackson-version
main
2.18.2
2.18.2
2.18.2
2.18.2
fix(deps): update junit5 monorepo to v5.11.3
renovate/junit5-monorepo
main
5.11.3
5.11.3
5.11.3
fix(deps): update slf4j monorepo to v2.0.16
renovate/slf4j-monorepo
main
2.0.16
2.0.16
chore(deps): update dependency org.apache.maven.plugins:maven-antrun-plugin to v3.1.0
renovate/org.apache.maven.plugins-maven-antrun-plugin-3.x
main
3.1.0
chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0
renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x
main
3.13.0
chore(deps): update dependency org.apache.maven.plugins:maven-source-plugin to v3.3.1
renovate/org.apache.maven.plugins-maven-source-plugin-3.x
main
3.3.1
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2
renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x
main
3.5.2
chore(deps): update dependency org.apache.maven.plugins:maven-war-plugin to v3.4.0
renovate/org.apache.maven.plugins-maven-war-plugin-3.x
main
3.4.0
chore(deps): update dependency org.mockito:mockito-core to v5.14.2
renovate/mockito-monorepo
main
5.14.2
chore(deps): update dependency org.openapitools:openapi-generator-maven-plugin to v7.10.0
renovate/org.openapitools-openapi-generator-maven-plugin-7.x
main
7.10.0
chore(deps): update dependency org.springframework:spring-test to v6.2.0
renovate/spring-core
main
6.2.0
chore(deps): update spring boot to v3.4.0
renovate/spring-boot
main
3.4.0
3.4.0
3.4.0
3.4.0
3.4.0
3.4.0
3.4.0
3.4.0
3.4.0
3.4.0
3.4.0
3.4.0
3.4.0
fix(deps): update dependency com.nimbusds:nimbus-jose-jwt to v9.47
renovate/com.nimbusds-nimbus-jose-jwt-9.x
main
9.47
fix(deps): update dependency com.nimbusds:oauth2-oidc-sdk to v11.20.1
renovate/com.nimbusds-oauth2-oidc-sdk-11.x
main
11.20.1
fix(deps): update spring security to v6.4.1
renovate/spring-security
main
6.4.1
6.4.1
6.4.1
6.4.1
chore(deps): update codecov/codecov-action action to v5
renovate/codecov-codecov-action-5.x
main
v5
chore(deps): update dependency junit:junit to v4
renovate/junit-junit-4.x
main
4.13.2
fix(deps): update dependency com.google.guava:guava to v33
renovate/major-guava-monorepo
main
33.3.1-jre
fix(deps): update dependency jakarta.servlet:jakarta.servlet-api to v6.1.0
renovate/jakarta.servlet-jakarta.servlet-api-6.x
main
6.1.0
🚸 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 was generated by Mend Renovate. View the repository job log.