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/gradle-wrapper-validation.yml
(github-actions).github/workflows/gradle.yml
(github-actions).github/workflows/release.yml
(github-actions)gradle.properties
(gradle)settings.gradle
(gradle)build.gradle
(gradle)arithmetization/build.gradle
(gradle)buildSrc/build.gradle
(gradle)buildSrc/src/main/groovy/common-plugins.gradle
(gradle)gradle/versions.gradle
(gradle)gradle/allprojects.gradle
(gradle)gradle/build-aliases.gradle
(gradle)gradle/check-licenses.gradle
(gradle)gradle/common-dependencies.gradle
(gradle)gradle/corset.gradle
(gradle)gradle/dependency-management.gradle
(gradle)gradle/dist.gradle
(gradle)gradle/java.gradle
(gradle)gradle/lint.gradle
(gradle)gradle/publishing.gradle
(gradle)gradle/tests.gradle
(gradle)gradle/trace-files.gradle
(gradle)reference-tests/build.gradle
(gradle)gradle/wrapper/gradle-wrapper.properties
(gradle-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 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 27 Pull Requests:
fix(deps): update besuversion to v24.6-develop-8571db2
renovate/besuversion
arith-dev
24.6-develop-8571db2
24.6-develop-8571db2
24.6-develop-8571db2
24.6-develop-8571db2
24.6-develop-8571db2
24.6-develop-8571db2
24.6-develop-8571db2
24.6-develop-8571db2
24.6-develop-8571db2
24.6-develop-8571db2
24.6-develop-8571db2
24.6-develop-8571db2
24.6-develop-8571db2
fix(deps): update dependency com.google.guava:guava to v32.1.3-jre
renovate/guava-monorepo
arith-dev
32.1.3-jre
fix(deps): update dependency com.splunk.logging:splunk-library-javalogging to v1.11.8
renovate/com.splunk.logging-splunk-library-javalogging-1.x
arith-dev
1.11.8
fix(deps): update dependency org.awaitility:awaitility to v4.2.1
renovate/org.awaitility-awaitility-4.x
arith-dev
4.2.1
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.13
renovate/slf4j-monorepo
arith-dev
2.0.13
fix(deps): update info.picocli:4.7.1 to v4.7.6
renovate/info.picocli-4.7.1
arith-dev
4.7.6
4.7.6
chore(deps): update webfactory/ssh-agent action to v0.9.0
renovate/webfactory-ssh-agent-0.x
arith-dev
v0.9.0
fix(deps): update ch.qos.logback:1.4.9 to v1.5.6
renovate/ch.qos.logback-1.4.9
arith-dev
1.5.6
1.5.6
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.17.1
renovate/com.fasterxml.jackson.core-jackson-databind-2.x
arith-dev
2.17.1
fix(deps): update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.17.1
renovate/jackson-monorepo
arith-dev
2.17.1
fix(deps): update dependency com.fasterxml.jackson.datatype:jackson-datatype-jdk8 to v2.17.1
renovate/com.fasterxml.jackson.datatype-jackson-datatype-jdk8-2.x
arith-dev
2.17.1
fix(deps): update dependency com.google.auto.service:auto-service to v1.1.1
renovate/com.google.auto.service-auto-service-1.x
arith-dev
1.1.1
fix(deps): update dependency com.slack.api:slack-api-client to v1.40.1
renovate/com.slack.api-slack-api-client-1.x
arith-dev
1.40.1
fix(deps): update dependency commons-io:commons-io to v2.16.1
renovate/commons-io-commons-io-2.x
arith-dev
2.16.1
fix(deps): update dependency io.vertx:vertx-core to v4.5.8
renovate/io.vertx-vertx-core-4.x
arith-dev
4.5.8
fix(deps): update dependency net.java.dev.jna:jna to v5.14.0
renovate/jna-monorepo
arith-dev
5.14.0
fix(deps): update dependency org.apache.commons:commons-lang3 to v3.14.0
renovate/org.apache.commons-commons-lang3-3.x
arith-dev
3.14.0
fix(deps): update dependency org.assertj:assertj-core to v3.26.0
renovate/org.assertj-assertj-core-3.x
arith-dev
3.26.0
fix(deps): update org.bouncycastle:1.75 to v1.78.1
renovate/org.bouncycastle-1.75
arith-dev
1.78.1
1.78.1
fix(deps): update org.web3j:4.9.7 to v4.12.0
renovate/org.web3j-4.9.7
arith-dev
4.12.0
4.12.0
4.12.0
4.12.0
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
arith-dev
v4
chore(deps): update actions/setup-go action to v5
renovate/actions-setup-go-5.x
arith-dev
v5
chore(deps): update actions/setup-java action to v4
renovate/actions-setup-java-4.x
arith-dev
v4
chore(deps): update actions/upload-artifact action to v4
renovate/major-github-artifact-actions
arith-dev
v4
chore(deps): update gradle/wrapper-validation-action action to v3
renovate/gradle-wrapper-validation-action-3.x
arith-dev
v3
fix(deps): update dependency com.google.guava:guava to v33
renovate/major-guava-monorepo
arith-dev
33.2.1-jre
fix(deps): update org.web3j:4.9.7 to v5 (major)
renovate/major-org.web3j-4.9.7
arith-dev
5.0.0
5.0.0
5.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.Warning
Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.
Failed to look up maven package org.bouncycastle:jcajce
Files affected:
gradle/dependency-management.gradle
❓ 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 has been generated by Mend Renovate. View repository job log here.