chore: Configure Renovate #15
Open
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.
Detected Package Files
.github/workflows/maven-publish.yml
(github-actions).github/workflows/maven.yml
(github-actions)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 23 Pull Requests:
fix(deps): update dependency org.apache.zookeeper:zookeeper to v3.7.2 [security]
renovate/maven-org.apache.zookeeper-zookeeper-vulnerability
main
3.7.2
fix(deps): update dependency com.google.guava:guava to v32 [security]
renovate/maven-com.google.guava-guava-vulnerability
main
32.0.0-android
chore(deps): update dependency kr.motd.maven:os-maven-plugin to v1.7.1
renovate/kr.motd.maven-os-maven-plugin-1.x
main
1.7.1
chore(deps): update dependency org.apache.tomcat:tomcat-annotations-api to v9.0.104
renovate/org.apache.tomcat-tomcat-annotations-api-9.x
main
9.0.104
fix(deps): update dependency com.ibm.etcd:etcd-java to v0.0.24
renovate/com.ibm.etcd-etcd-java-0.x
main
0.0.24
fix(deps): update dependency com.ibm.utils:kv-utils to v0.5.1
renovate/com.ibm.utils-kv-utils-0.x
main
0.5.1
fix(deps): update dependency org.slf4j:slf4j-api to v1.7.36
renovate/slf4j-monorepo
main
1.7.36
chore(deps): update dependency org.apache.curator:curator-test to v5.8.0
renovate/org.apache.curator-curator-test-5.x
main
5.8.0
chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.0
renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x
main
3.14.0
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.apache.maven.plugins:maven-javadoc-plugin to v3.11.2
renovate/org.apache.maven.plugins-maven-javadoc-plugin-3.x
main
3.11.2
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.3
renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x
main
3.5.3
chore(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.7.0
renovate/org.sonatype.plugins-nexus-staging-maven-plugin-1.x
main
1.7.0
chore(deps): update log4j2 monorepo to v2.24.3
renovate/log4j2-monorepo
main
2.24.3
2.24.3
fix(deps): update dependency io.netty:netty-bom to v4.2.1.final
renovate/netty-monorepo
main
4.2.1.Final
fix(deps): update dependency org.apache.commons:commons-pool2 to v2.12.1
renovate/org.apache.commons-commons-pool2-2.x
main
2.12.1
fix(deps): update dependency org.apache.curator:curator-recipes to v5.8.0
renovate/org.apache.curator-curator-recipes-5.x
main
5.8.0
fix(deps): update dependency org.apache.thrift:libthrift to v0.21.0
renovate/org.apache.thrift-libthrift-0.x
main
0.21.0
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.tomcat:tomcat-annotations-api to v11
renovate/org.apache.tomcat-tomcat-annotations-api-11.x
main
11.0.6
fix(deps): update dependency org.slf4j:slf4j-api to v2
renovate/major-slf4j-monorepo
main
2.0.17
🚸 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.