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
6 tasks
renovate bot opened this issue Oct 1, 2022 · 0 comments
Open
6 tasks

Dependency Dashboard #89

renovate bot opened this issue Oct 1, 2022 · 0 comments

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 04501d43b574e4c1d23c629ffe4dcec27acfdeff
.github/workflows/merge.yml
  • actions/checkout 85e6279cec87321a52edac9c87bce653a07cf6c2
  • actions/setup-java 148017a9b0c6af80330bcc5db11d1c670d2e7074
  • actions/cache 5a3ec84eff668545956fd18022155c47e93e2684
  • codecov/codecov-action v5.4.0
.github/workflows/pullrequest.yml
  • actions/checkout 85e6279cec87321a52edac9c87bce653a07cf6c2
  • actions/setup-java 148017a9b0c6af80330bcc5db11d1c670d2e7074
  • github/codeql-action 362ef4ce205154842cd1d34794abd82bb8f12cd5
  • actions/cache 5a3ec84eff668545956fd18022155c47e93e2684
  • codecov/codecov-action v5.4.0
  • github/codeql-action 362ef4ce205154842cd1d34794abd82bb8f12cd5
.github/workflows/release.yml
  • google-github-actions/release-please-action e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee
  • actions/checkout 85e6279cec87321a52edac9c87bce653a07cf6c2
  • actions/setup-java 148017a9b0c6af80330bcc5db11d1c670d2e7074
.github/workflows/static-code-scanning.yaml
  • actions/checkout 85e6279cec87321a52edac9c87bce653a07cf6c2
  • github/codeql-action 362ef4ce205154842cd1d34794abd82bb8f12cd5
  • github/codeql-action 362ef4ce205154842cd1d34794abd82bb8f12cd5
  • github/codeql-action 362ef4ce205154842cd1d34794abd82bb8f12cd5
maven
pom.xml
  • org.projectlombok:lombok 1.18.38
  • 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.17.0
  • org.assertj:assertj-core 3.27.3
  • org.junit.jupiter:junit-jupiter 5.12.1
  • org.junit.jupiter:junit-jupiter-engine 5.12.1
  • org.junit.jupiter:junit-jupiter-api 5.12.1
  • org.junit.jupiter:junit-jupiter-params 5.12.1
  • org.junit.platform:junit-platform-suite 1.12.1
  • io.cucumber:cucumber-java 7.22.0
  • io.cucumber:cucumber-junit-platform-engine 7.22.0
  • io.cucumber:cucumber-picocontainer 7.22.0
  • 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.5
  • net.bytebuddy:byte-buddy-agent 1.17.5
  • io.cucumber:cucumber-bom 7.22.0
  • org.junit:junit-bom 5.12.1
  • 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.3
  • org.apache.maven.plugins:maven-failsafe-plugin 3.5.3
  • 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.3.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.3
  • org.apache.maven.plugins:maven-failsafe-plugin 3.5.3
  • 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