-
Notifications
You must be signed in to change notification settings - Fork 2
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
Configure Renovate #1
base: main
Are you sure you want to change the base?
Conversation
WalkthroughThe introduction of Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 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 as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Quality Gate passedIssues Measures |
Quality Gate passedIssues Measures |
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
.circleci/config.yml
(circleci).circleci/sonar-cloud-config.yml
(circleci)docker-compose.yml
(docker-compose).github/workflows/build-with-maven.yml
(github-actions).github/workflows/maven.yml
(github-actions).github/workflows/sonar-cloud-build.yml
(github-actions)pom.xml
(maven)reactify-cache/pom.xml
(maven)reactify-core/pom.xml
(maven)reactify-utils/pom.xml
(maven).mvn/wrapper/maven-wrapper.properties
(maven-wrapper)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 25 Pull Requests:
chore(deps): update advanced-security/maven-dependency-submission-action digest to 49866fe
renovate/advanced-security-maven-dependency-submission-action-digest
main
49866fead7de0b0083b89f5f653f9620548ccddf
chore(deps): update cimg/openjdk docker tag to v21.0.5
renovate/cimg-openjdk-21.x
main
21.0.5
chore(deps): update dependency maven to v3.9.9
renovate/maven-3.x
main
3.9.9
fix(deps): update dependency io.minio:minio to v8.5.14
renovate/minio.version
main
8.5.14
fix(deps): update dependency org.modelmapper:modelmapper to v3.2.2
renovate/modelmapper.version
main
3.2.2
fix(deps): update dependency org.postgresql:postgresql to v42.7.4
renovate/org.postgresql-postgresql-42.x
main
42.7.4
fix(deps): update dependency org.postgresql:r2dbc-postgresql to v1.0.7.release
renovate/org.postgresql-r2dbc-postgresql-1.x
main
1.0.7.RELEASE
fix(deps): update dependency org.projectlombok:lombok to v1.18.36
renovate/lombok.version
main
1.18.36
fix(deps): update dependency org.projectlombok:lombok to v1.18.36
renovate/org.projectlombok-lombok-1.x
main
1.18.36
fix(deps): update dependency org.springframework.cloud:spring-cloud-dependencies to v2023.0.4
renovate/spring-cloud
main
2023.0.4
fix(deps): update jetty monorepo to v12.0.16
renovate/jetty-monorepo
main
12.0.16
12.0.16
12.0.16
12.0.16
chore(deps): update dependency com.mycila:license-maven-plugin to v4.6
renovate/com.mycila-license-maven-plugin-4.x
main
4.6
chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v1.6
renovate/maven-gpg-plugin.version
main
1.6
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.2
renovate/maven-javadoc-plugin.version
main
3.11.2
chore(deps): update dependency org.sonatype.central:central-publishing-maven-plugin to v0.6.0
renovate/central-publishing-maven-plugin.version
main
0.6.0
fix(deps): update dependency io.micrometer:micrometer-core to v1.14.2
renovate/micrometer.core.version
main
1.14.2
fix(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.14.2
renovate/micrometer.registry.version
main
1.14.2
fix(deps): update dependency io.micrometer:micrometer-tracing-bridge-brave to v1.4.1
renovate/micrometer.tracing.version
main
1.4.1
fix(deps): update log4j2 monorepo to v2.24.3
renovate/log4j2-monorepo
main
2.24.3
2.24.3
fix(deps): update spring boot to v3.4.0
renovate/spring-boot
main
3.4.0
3.4.0
chore(deps): update actions/cache action to v4
renovate/actions-cache-4.x
main
v4
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
main
v4
chore(deps): update actions/setup-java action to v4
renovate/actions-setup-java-4.x
main
v4
chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3
renovate/major-maven-gpg-plugin.version
main
3.2.7
fix(deps): update dependency org.springframework.cloud:spring-cloud-dependencies to v2024
renovate/major-spring-cloud
main
2024.0.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.