Skip to content

Dependency Dashboard #59

@figure-renovate

Description

@figure-renovate

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

Config Migration Needed

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

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • fix(deps): update dependency com.fasterxml.jackson.module:jackson-module-kotlin to v2.21.2
  • fix(deps): update dependency com.squareup.okhttp3:okhttp to v4.12.0
  • fix(deps): update dependency io.github.openfeign:feign-jackson to v12.5
  • fix(deps): update dependency io.provenance:proto-kotlin to v1.27.2
  • fix(deps): update dependency io.provenance.client:pb-grpc-client-kotlin to v2.6.1
  • fix(deps): update dependency tech.figure.objectstore.gateway:client to v3.5.0
  • fix(deps): update grpc-java monorepo to v1.80.0 (io.grpc:grpc-stub, io.grpc:grpc-protobuf, io.grpc:grpc-netty-shaded, io.grpc:grpc-netty)
  • fix(deps): update kotlin monorepo to v1.9.25 (org.jetbrains.kotlin:kotlin-test, org.jetbrains.kotlin:kotlin-stdlib-jdk8, org.jetbrains.kotlin:kotlin-reflect, org.jetbrains.kotlin:kotlin-allopen, org.jetbrains.kotlin:kotlin-gradle-plugin)
  • fix(deps): update kotlinx-coroutines monorepo to v1.10.2 (org.jetbrains.kotlinx:kotlinx-coroutines-test, org.jetbrains.kotlinx:kotlinx-coroutines-reactor, org.jetbrains.kotlinx:kotlinx-coroutines-jdk8, org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm, org.jetbrains.kotlinx:kotlinx-coroutines-core)
  • fix(deps): update protobuf monorepo to v3.25.9 (com.google.protobuf:protobuf-java-util, com.google.protobuf:protobuf-java)
  • fix(deps): update provenance.scope to v0.7.0 (io.provenance.scope:util, io.provenance.scope:os-client, io.provenance.scope:encryption)
  • fix(deps): update testcontainers-java monorepo to v1.21.4 (org.testcontainers:postgresql, org.testcontainers:junit-jupiter, org.testcontainers:testcontainers)
  • chore(deps): update actions/checkout action to v6
  • chore(deps): update actions/setup-java action to v5
  • chore(deps): update dependency com.adarshr:gradle-test-logger-plugin to v4
  • chore(deps): update dependency gradle to v9
  • chore(deps): update dependency io.github.gradle-nexus:publish-plugin to v2
  • chore(deps): update dependency org.jlleitschuh.gradle:ktlint-gradle to v14
  • chore(deps): update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2
  • fix(deps): update dependency com.squareup.okhttp3:okhttp to v5
  • fix(deps): update dependency io.github.openfeign:feign-jackson to v13
  • fix(deps): update dependency org.testcontainers:testcontainers to v2
  • fix(deps): update dependency tech.figure.objectstore.gateway:client to v4
  • fix(deps): update figure.eventstream to v1 (major) (tech.figure.eventstream:es-core, tech.figure.eventstream:es-cli, tech.figure.eventstream:es-api-model, tech.figure.eventstream:es-api)
  • fix(deps): update kotlin monorepo to v2 (major) (org.jetbrains.kotlin:kotlin-test, org.jetbrains.kotlin:kotlin-stdlib-jdk8, org.jetbrains.kotlin:kotlin-reflect, org.jetbrains.kotlin:kotlin-allopen, org.jetbrains.kotlin:kotlin-gradle-plugin)
  • fix(deps): update protobuf monorepo to v4 (major) (com.google.protobuf:protobuf-java-util, com.google.protobuf:protobuf-java)
  • 🔐 Create all rate-limited PRs at once 🔐

Open

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

Detected dependencies

github-actions
.github/workflows/build.yaml
  • actions/checkout v3
  • actions/setup-java v3
.github/workflows/publish.yaml
  • actions/checkout v3
  • actions/setup-java v3
gradle
gradle.properties
settings.gradle.kts
  • org.danilopianini.gradle-pre-commit-git-hooks 1.1.7
build.gradle.kts
buildSrc/build.gradle.kts
  • org.jetbrains.kotlin:kotlin-gradle-plugin 1.8.21
  • io.github.gradle-nexus:publish-plugin 1.3.0
  • com.adarshr:gradle-test-logger-plugin 3.2.0
  • org.jlleitschuh.gradle:ktlint-gradle 11.3.2
buildSrc/src/main/kotlin/core-config.gradle.kts
buildSrc/src/main/kotlin/publish-kotlin-library.gradle.kts
client/build.gradle.kts
gradle/libs.versions.toml
  • io.provenance.model:metadata-asset-model 1.1.0
  • tech.figure.spec:asset-specs 1.0.0
  • tech.figure.block:api-client 0.2.1
  • tech.figure.block:api-proto 0.2.1
  • org.bouncycastle:bcprov-jdk15on 1.70
  • org.jetbrains.kotlinx:kotlinx-coroutines-core 1.7.0
  • org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm 1.7.0
  • org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 1.7.0
  • org.jetbrains.kotlinx:kotlinx-coroutines-reactor 1.7.0
  • org.jetbrains.kotlinx:kotlinx-coroutines-test 1.7.0
  • io.github.openfeign:feign-jackson 12.3
  • tech.figure.eventstream:es-api 0.9.0
  • tech.figure.eventstream:es-api-model 0.9.0
  • tech.figure.eventstream:es-cli 0.9.0
  • tech.figure.eventstream:es-core 0.9.0
  • io.grpc:grpc-netty 1.56.1
  • io.grpc:grpc-netty-shaded 1.56.1
  • io.grpc:grpc-protobuf 1.56.1
  • io.grpc:grpc-stub 1.56.1
  • com.fasterxml.jackson.datatype:jackson-datatype-jdk8 2.15.0
  • com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.15.0
  • com.fasterxml.jackson.module:jackson-module-kotlin 2.15.0
  • com.hubspot.jackson:jackson-datatype-protobuf 0.9.13
  • org.jetbrains.kotlin:kotlin-allopen 1.8.21
  • io.github.microutils:kotlin-logging-jvm 3.0.5
  • org.jetbrains.kotlin:kotlin-reflect 1.8.21
  • org.jetbrains.kotlin:kotlin-stdlib-jdk8 1.8.21
  • org.jetbrains.kotlin:kotlin-test 1.8.21
  • ch.qos.logback:logback-classic 1.4.7
  • io.mockk:mockk 1.13.5
  • tech.figure.objectstore.gateway:client 3.3.2
  • com.squareup.okhttp3:okhttp 4.11.0
  • com.google.protobuf:protobuf-java 3.23.0
  • com.google.protobuf:protobuf-java-util 3.23.0
  • io.provenance.client:pb-grpc-client-kotlin 2.4.3
  • io.provenance.hdwallet:hdwallet 0.1.15
  • io.provenance:proto-kotlin 1.15.0
  • io.provenance.scope:encryption 0.6.4
  • io.provenance.scope:os-client 0.6.4
  • io.provenance.scope:util 0.6.4
  • com.tinder.scarlet:scarlet 0.1.12
  • com.tinder.scarlet:message-adapter-moshi 0.1.12
  • com.tinder.scarlet:stream-adapter-coroutines 0.1.12
  • com.tinder.scarlet:websocket-okhttp 0.1.12
  • org.testcontainers:testcontainers 1.18.0
  • org.testcontainers:junit-jupiter 1.18.0
  • org.testcontainers:postgresql 1.18.0
localtools/build.gradle.kts
util/build.gradle.kts
verifier/build.gradle.kts
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 8.1.1

  • Check this box to trigger a request for Renovate to run again on this repository

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions