We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
.github/workflows/cflite_batch.yml google/clusterfuzzlite v1@884713a6c30a92e5e8544c39945cd7cb630abcd1 google/clusterfuzzlite v1@884713a6c30a92e5e8544c39945cd7cb630abcd1 .github/workflows/lint-pr.yml amannn/action-semantic-pull-request 40166f00814508ec3201fc8595b393d451c8cd80 .github/workflows/merge.yml actions/checkout 85e6279cec87321a52edac9c87bce653a07cf6c2 actions/setup-java 51ab6d2e3070fda1eac8cfaab8ffd90e6019d7e1 actions/cache 36f1e144e1c8edb0a652766b484448563d8baf46 codecov/codecov-action v5.1.2 .github/workflows/pullrequest.yml actions/checkout 85e6279cec87321a52edac9c87bce653a07cf6c2 actions/setup-java 51ab6d2e3070fda1eac8cfaab8ffd90e6019d7e1 github/codeql-action 0f1559aeaf806072ddd427d1b11e1c956e4851a0 actions/cache 36f1e144e1c8edb0a652766b484448563d8baf46 codecov/codecov-action v5.1.2 github/codeql-action 0f1559aeaf806072ddd427d1b11e1c956e4851a0 .github/workflows/release.yml google-github-actions/release-please-action e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee actions/checkout 85e6279cec87321a52edac9c87bce653a07cf6c2 actions/setup-java 51ab6d2e3070fda1eac8cfaab8ffd90e6019d7e1 .github/workflows/static-code-scanning.yaml actions/checkout 85e6279cec87321a52edac9c87bce653a07cf6c2 github/codeql-action 0f1559aeaf806072ddd427d1b11e1c956e4851a0 github/codeql-action 0f1559aeaf806072ddd427d1b11e1c956e4851a0 github/codeql-action 0f1559aeaf806072ddd427d1b11e1c956e4851a0
google/clusterfuzzlite v1@884713a6c30a92e5e8544c39945cd7cb630abcd1
amannn/action-semantic-pull-request 40166f00814508ec3201fc8595b393d451c8cd80
actions/checkout 85e6279cec87321a52edac9c87bce653a07cf6c2
actions/setup-java 51ab6d2e3070fda1eac8cfaab8ffd90e6019d7e1
actions/cache 36f1e144e1c8edb0a652766b484448563d8baf46
codecov/codecov-action v5.1.2
github/codeql-action 0f1559aeaf806072ddd427d1b11e1c956e4851a0
google-github-actions/release-please-action e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee
pom.xml org.projectlombok:lombok 1.18.36 com.github.spotbugs:spotbugs 4.8.6 org.slf4j:slf4j-api 2.0.16 org.mockito:mockito-core 4.11.0 org.assertj:assertj-core 3.27.3 org.junit.jupiter:junit-jupiter 5.11.4 org.junit.jupiter:junit-jupiter-engine 5.11.4 org.junit.jupiter:junit-jupiter-api 5.11.4 org.junit.jupiter:junit-jupiter-params 5.11.4 org.junit.platform:junit-platform-suite 1.11.4 org.simplify4u:slf4j2-mock 2.4.0 com.google.guava:guava 33.4.0-jre org.awaitility:awaitility 4.2.2 org.openjdk.jmh:jmh-core 1.37 net.bytebuddy:byte-buddy 1.16.0 net.bytebuddy:byte-buddy-agent 1.16.0 io.cucumber:cucumber-bom 7.20.1 org.junit:junit-bom 5.11.4 org.cyclonedx:cyclonedx-maven-plugin 2.9.1 org.apache.maven.plugins:maven-dependency-plugin 3.8.1 org.apache.maven.plugins:maven-compiler-plugin 3.13.0 org.apache.maven.plugins:maven-surefire-plugin 3.5.2 org.apache.maven.plugins:maven-failsafe-plugin 3.5.2 org.jacoco:jacoco-maven-plugin 0.8.12 org.apache.maven.plugins:maven-jar-plugin 3.4.2 org.apache.maven.plugins:maven-pmd-plugin 3.26.0 com.github.spotbugs:spotbugs-maven-plugin 4.8.6.6 com.h3xstream.findsecbugs:findsecbugs-plugin 1.13.0 com.github.spotbugs:spotbugs 4.8.6 org.apache.maven.plugins:maven-checkstyle-plugin 3.6.0 com.puppycrawl.tools:checkstyle 9.3 com.diffplug.spotless:spotless-maven-plugin 2.30.0 org.sonatype.plugins:nexus-staging-maven-plugin 1.7.0 org.apache.maven.plugins:maven-source-plugin 3.3.1 org.apache.maven.plugins:maven-javadoc-plugin 3.11.2 org.apache.maven.plugins:maven-gpg-plugin 3.2.7 pw.krejci:jmh-maven-plugin 0.2.2 org.codehaus.mojo:exec-maven-plugin 3.5.0
org.projectlombok:lombok 1.18.36
com.github.spotbugs:spotbugs 4.8.6
org.slf4j:slf4j-api 2.0.16
org.mockito:mockito-core 4.11.0
org.assertj:assertj-core 3.27.3
org.junit.jupiter:junit-jupiter 5.11.4
org.junit.jupiter:junit-jupiter-engine 5.11.4
org.junit.jupiter:junit-jupiter-api 5.11.4
org.junit.jupiter:junit-jupiter-params 5.11.4
org.junit.platform:junit-platform-suite 1.11.4
org.simplify4u:slf4j2-mock 2.4.0
com.google.guava:guava 33.4.0-jre
org.awaitility:awaitility 4.2.2
org.openjdk.jmh:jmh-core 1.37
net.bytebuddy:byte-buddy 1.16.0
net.bytebuddy:byte-buddy-agent 1.16.0
io.cucumber:cucumber-bom 7.20.1
org.junit:junit-bom 5.11.4
org.cyclonedx:cyclonedx-maven-plugin 2.9.1
org.apache.maven.plugins:maven-dependency-plugin 3.8.1
org.apache.maven.plugins:maven-compiler-plugin 3.13.0
org.apache.maven.plugins:maven-surefire-plugin 3.5.2
org.apache.maven.plugins:maven-failsafe-plugin 3.5.2
org.jacoco:jacoco-maven-plugin 0.8.12
org.apache.maven.plugins:maven-jar-plugin 3.4.2
org.apache.maven.plugins:maven-pmd-plugin 3.26.0
com.github.spotbugs:spotbugs-maven-plugin 4.8.6.6
com.h3xstream.findsecbugs:findsecbugs-plugin 1.13.0
org.apache.maven.plugins:maven-checkstyle-plugin 3.6.0
com.puppycrawl.tools:checkstyle 9.3
com.diffplug.spotless:spotless-maven-plugin 2.30.0
org.sonatype.plugins:nexus-staging-maven-plugin 1.7.0
org.apache.maven.plugins:maven-source-plugin 3.3.1
org.apache.maven.plugins:maven-javadoc-plugin 3.11.2
org.apache.maven.plugins:maven-gpg-plugin 3.2.7
pw.krejci:jmh-maven-plugin 0.2.2
org.codehaus.mojo:exec-maven-plugin 3.5.0
.mvn/wrapper/maven-wrapper.properties maven 3.9.9 maven-wrapper 3.3.2
maven 3.9.9
maven-wrapper 3.3.2
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Config Migration Needed
Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
Ignored or Blocked
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
Detected dependencies
github-actions
maven
maven-wrapper
The text was updated successfully, but these errors were encountered: