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 #448

Open
14 tasks
renovate bot opened this issue Jan 29, 2024 · 0 comments
Open
14 tasks

Dependency Dashboard #448

renovate bot opened this issue Jan 29, 2024 · 0 comments

Comments

@renovate
Copy link
Contributor

renovate bot commented Jan 29, 2024

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository. View logs.

Pending Approval

These branches will be created by Renovate only once you click their checkbox below.

  • Update dependency net.openhft:zero-allocation-hashing to v0.26ea0 (master)
  • Update dependency org.rocksdb:rocksdbjni to v8.11.4 (master)
  • Update plugin oci to v0.16.0 (master)
  • Update dependency com.google.inject:guice to v7 (master)
  • Update dependency com.sun.xml.bind:jaxb-impl to v4 (master)
  • Update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4 (master)
  • Update dependency org.jetbrains.kotlin:kotlin-stdlib to v2 (master)
  • Update dependency org.rocksdb:rocksdbjni to v9 (master)
  • Update plugin nexusPublish to v2 (master)
  • Update xodus to v2 (master) (major) (org.jetbrains.xodus:xodus-openAPI, org.jetbrains.xodus:xodus-environment)
  • 🔐 Create all pending approval PRs at once 🔐

Warning

Renovate failed to look up the following dependencies: Failed to look up maven package linux:arm64.

Files affected: build.gradle.kts


Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

  • Update all minor dependencies (master) (com.github.breadmoirai.github-release, org.mockito:mockito-core, com.google.guava:guava, net.bytebuddy:byte-buddy, org.apache.commons:commons-lang3, commons-io:commons-io, org.apache.commons:commons-compress)

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/check.yml
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • actions/setup-java v4@2dfa2011c5b2a0f1489bf9e433881c92c1631f88
.github/workflows/publish.yml
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • actions/setup-java v4@2dfa2011c5b2a0f1489bf9e433881c92c1631f88
.github/workflows/snapshot.yml
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • actions/setup-java v4@2dfa2011c5b2a0f1489bf9e433881c92c1631f88
gradle
buildSrc/src/main/kotlin/com/hivemq/licensethirdparty/DependencyReport.kt
buildSrc/src/main/kotlin/com/hivemq/licensethirdparty/License.kt
buildSrc/src/main/kotlin/com/hivemq/licensethirdparty/ThirdPartyLicenseGeneratorPlugin.kt
buildSrc/src/main/kotlin/com/hivemq/licensethirdparty/UpdateThirdPartyLicensesTask.kt
gradle.properties
settings.gradle.kts
build.gradle.kts
  • linux:arm64 v8
buildSrc/build.gradle.kts
buildSrc/gradle/libs.versions.toml
  • com.fasterxml.jackson.dataformat:jackson-dataformat-xml 2.17.2
gradle/libs.versions.toml
  • org.apache.commons:commons-compress 1.26.2
  • commons-io:commons-io 2.16.1
  • org.apache.commons:commons-lang3 3.14.0
  • org.awaitility:awaitility 4.2.2
  • org.bouncycastle:bcpkix-jdk18on 1.78.1
  • org.bouncycastle:bcprov-jdk18on 1.78.1
  • net.bytebuddy:byte-buddy 1.14.19
  • net.jodah:concurrentunit 0.4.6
  • io.dropwizard.metrics:metrics-core 4.2.27
  • io.dropwizard.metrics:metrics-jmx 4.2.27
  • io.dropwizard.metrics:metrics-logback 4.2.27
  • org.eclipse.collections:eclipse-collections 11.1.0
  • nl.jqno.equalsverifier:equalsverifier 3.16.2
  • com.google.guava:guava 33.1.0-jre
  • com.google.inject:guice 5.1.0
  • com.fasterxml.jackson.core:jackson-databind 2.17.2
  • org.javassist:javassist 3.30.2-GA
  • javax.annotation:javax.annotation-api 1.3.2
  • jakarta.xml.bind:jakarta.xml.bind-api 2.3.3
  • com.sun.xml.bind:jaxb-impl 2.3.9
  • org.jctools:jctools-core 4.0.5
  • org.slf4j:jul-to-slf4j 2.0.16
  • junit:junit 4.13.2
  • org.jetbrains.kotlin:kotlin-stdlib 1.9.25
  • ch.qos.logback:logback-classic 1.5.8
  • org.mockito:mockito-core 5.11.0
  • io.netty:netty-buffer 4.1.113.Final
  • io.netty:netty-codec 4.1.113.Final
  • io.netty:netty-codec-http 4.1.113.Final
  • io.netty:netty-common 4.1.113.Final
  • io.netty:netty-handler 4.1.113.Final
  • io.netty:netty-transport 4.1.113.Final
  • com.github.oshi:oshi-core 6.6.4
  • org.rocksdb:rocksdbjni 8.3.3
  • org.jboss.shrinkwrap:shrinkwrap-api 1.2.6
  • org.jboss.shrinkwrap:shrinkwrap-impl-base 1.2.6
  • org.slf4j:slf4j-api 2.0.16
  • com.github.stefanbirkner:system-rules 1.19.0
  • com.github.tomakehurst:wiremock-jre8-standalone 3.0.1
  • org.jetbrains.xodus:xodus-environment 1.2.3
  • org.jetbrains.xodus:xodus-openAPI 1.2.3
  • net.openhft:zero-allocation-hashing 0.16
  • io.github.sgtsilvio.gradle.defaults 0.2.0
  • de.thetaphi.forbiddenapis 3.7
  • com.github.breadmoirai.github-release 2.4.1
  • io.github.sgtsilvio.gradle.javadoc-links 0.8.0
  • com.github.hierynomus.license 0.16.1
  • io.github.sgtsilvio.gradle.metadata 0.6.0
  • io.github.gradle-nexus.publish-plugin 1.3.0
  • io.github.sgtsilvio.gradle.oci 0.10.0
  • com.github.johnrengelman.shadow 8.1.1
  • com.github.ben-manes.versions 0.51.0

  • 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

No branches or pull requests

0 participants