Skip to content
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

Dependency Dashboard #89

Open
4 tasks
renovate bot opened this issue Oct 1, 2022 · 0 comments · May be fixed by #1259
Open
4 tasks

Dependency Dashboard #89

renovate bot opened this issue Oct 1, 2022 · 0 comments · May be fixed by #1259

Comments

@renovate
Copy link
Contributor

renovate bot commented Oct 1, 2022

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Config Migration Needed

  • Select this checkbox to let Renovate create an automated Config Migration PR.

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
.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 799ee7c97e9721ef38d1a7e8486c39753b9d6102
  • actions/cache d4323d4df104b026a6aa633fdb11d772146be0bf
  • codecov/codecov-action v5.4.0
.github/workflows/pullrequest.yml
  • actions/checkout 85e6279cec87321a52edac9c87bce653a07cf6c2
  • actions/setup-java 799ee7c97e9721ef38d1a7e8486c39753b9d6102
  • github/codeql-action dc49dcabdb86371d19197fcae2585f548bbbc395
  • actions/cache d4323d4df104b026a6aa633fdb11d772146be0bf
  • codecov/codecov-action v5.4.0
  • github/codeql-action dc49dcabdb86371d19197fcae2585f548bbbc395
.github/workflows/release.yml
  • google-github-actions/release-please-action e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee
  • actions/checkout 85e6279cec87321a52edac9c87bce653a07cf6c2
  • actions/setup-java 799ee7c97e9721ef38d1a7e8486c39753b9d6102
.github/workflows/static-code-scanning.yaml
  • actions/checkout 85e6279cec87321a52edac9c87bce653a07cf6c2
  • github/codeql-action dc49dcabdb86371d19197fcae2585f548bbbc395
  • github/codeql-action dc49dcabdb86371d19197fcae2585f548bbbc395
  • github/codeql-action dc49dcabdb86371d19197fcae2585f548bbbc395
maven
pom.xml
  • org.projectlombok:lombok 1.18.36
  • com.github.spotbugs:spotbugs 4.8.6
  • org.slf4j:slf4j-api 2.0.17
  • com.tngtech.archunit:archunit-junit5 1.4.0
  • org.mockito:mockito-core 5.16.0
  • org.assertj:assertj-core 3.27.3
  • org.junit.jupiter:junit-jupiter 5.12.0
  • org.junit.jupiter:junit-jupiter-engine 5.12.0
  • org.junit.jupiter:junit-jupiter-api 5.12.0
  • org.junit.jupiter:junit-jupiter-params 5.12.0
  • org.junit.platform:junit-platform-suite 1.12.0
  • io.cucumber:cucumber-java 7.21.1
  • io.cucumber:cucumber-junit-platform-engine 7.21.1
  • io.cucumber:cucumber-picocontainer 7.21.1
  • org.simplify4u:slf4j2-mock 2.4.0
  • com.google.guava:guava 33.4.0-jre
  • org.awaitility:awaitility 4.3.0
  • org.openjdk.jmh:jmh-core 1.37
  • net.bytebuddy:byte-buddy 1.17.2
  • net.bytebuddy:byte-buddy-agent 1.17.2
  • io.cucumber:cucumber-bom 7.21.1
  • org.junit:junit-bom 5.12.0
  • org.apache.maven.plugins:maven-toolchains-plugin 3.2.0
  • org.cyclonedx:cyclonedx-maven-plugin 2.9.1
  • org.apache.maven.plugins:maven-compiler-plugin 3.14.0
  • org.apache.maven.plugins:maven-surefire-plugin 3.5.2
  • org.apache.maven.plugins:maven-failsafe-plugin 3.5.2
  • org.apache.maven.plugins:maven-jar-plugin 3.4.2
  • org.apache.maven.plugins:maven-dependency-plugin 3.8.1
  • org.jacoco:jacoco-maven-plugin 0.8.12
  • com.github.spotbugs:spotbugs-maven-plugin 4.9.2.0
  • 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.44.3
  • 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.apache.maven.plugins:maven-toolchains-plugin 3.2.0
  • org.apache.maven.plugins:maven-surefire-plugin 3.5.2
  • org.apache.maven.plugins:maven-failsafe-plugin 3.5.2
  • org.apache.maven.plugins:maven-compiler-plugin 3.14.0
maven-wrapper
.mvn/wrapper/maven-wrapper.properties
  • maven 3.9.9
  • maven-wrapper 3.3.2

  • Check this box to trigger a request for Renovate to run again on this repository
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants