TegroTON / API-DEX-TON-Blockchain

This GitHub repository is dedicated to the backend services, focusing on two primary components: the DEX Pair Alpha Beta and DEX TON Smart-Contracts. It serves as a central hub for developers and contributors involved in building and maintaining the backend infrastructure of decentralized exchange platform.

Home Page:https://tegro.finance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependency Dashboard

renovate opened this issue · comments

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

Rate-Limited

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

  • chore(deps): update dependency gradle to v7.6.4
  • chore(deps): update plugin org.jetbrains.kotlin.plugin.serialization to v1.9.25
  • chore(deps): update plugin org.jetbrains.kotlin.plugin.spring to v1.9.25
  • fix(deps): update dependency org.jetbrains.kotlinx:atomicfu to v0.25.0
  • fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.0
  • fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.1
  • fix(deps): update dependency org.postgresql:postgresql to v42.7.3
  • fix(deps): update dependency org.springdoc:springdoc-openapi-kotlin to v1.8.0
  • fix(deps): update dependency org.springdoc:springdoc-openapi-ui to v1.8.0
  • fix(deps): update dependency org.ton:ton-kotlin to v0.2.18
  • fix(deps): update exposed_version to v0.52.0 (org.jetbrains.exposed:exposed-jdbc, org.jetbrains.exposed:exposed-kotlin-datetime, org.jetbrains.exposed:exposed-dao, org.jetbrains.exposed:exposed-core)
  • fix(deps): update ktor monorepo to v2.3.12 (io.ktor:ktor-server-call-logging, io.ktor:ktor-client-content-negotiation, io.ktor:ktor-server-content-negotiation, io.ktor:ktor-serialization-kotlinx-json, io.ktor:ktor-client-cio, io.ktor:ktor-server-cio)
  • fix(deps): update ton_kotlin_version to v0.3.1 (org.ton:ton-kotlin-contract, org.ton:ton-kotlin-liteclient)
  • fix(deps): update ydb_version (tech.ydb.auth:yc-auth-provider, tech.ydb:ydb-sdk-table, tech.ydb:ydb-sdk-core)
  • chore(deps): update actions/setup-java action to v4
  • chore(deps): update dependency gradle to v8
  • chore(deps): update plugin org.jetbrains.kotlin.jvm to v2
  • chore(deps): update plugin org.jetbrains.kotlin.kapt to v2
  • chore(deps): update plugin org.jetbrains.kotlin.plugin.jpa to v2
  • chore(deps): update plugin org.jetbrains.kotlin.plugin.serialization to v2
  • chore(deps): update plugin org.jetbrains.kotlin.plugin.spring to v2
  • chore(deps): update plugin org.springframework.boot to v3
  • chore(deps): update yc-actions/yc-cr-login action to v2
  • 🔐 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/yandex.yml
  • actions/checkout v4
  • actions/setup-java v3
  • gradle/gradle-build-action v2
  • yc-actions/yc-cr-login v1
  • actions/checkout v4
  • actions/setup-java v3
  • gradle/gradle-build-action v2
  • yc-actions/yc-cr-login v1
  • actions/checkout v4
  • actions/setup-java v3
  • gradle/gradle-build-action v2
  • yc-actions/yc-cr-login v1
gradle
gradle.properties
  • io.ktor:ktor-server-cio 2.2.2
  • io.ktor:ktor-client-cio 2.2.2
  • io.ktor:ktor-serialization-kotlinx-json 2.2.2
  • io.ktor:ktor-server-content-negotiation 2.2.2
  • io.ktor:ktor-client-content-negotiation 2.2.2
  • io.ktor:ktor-server-call-logging 2.2.2
  • org.jetbrains.exposed:exposed-core 0.41.1
  • org.jetbrains.exposed:exposed-dao 0.41.1
  • org.jetbrains.exposed:exposed-kotlin-datetime 0.41.1
  • org.jetbrains.exposed:exposed-jdbc 0.41.1
  • org.ton:ton-kotlin-liteclient 0.2.14
  • org.ton:ton-kotlin-contract 0.2.14
  • tech.ydb:ydb-sdk-core 2.0.1
  • tech.ydb:ydb-sdk-table 2.0.1
  • tech.ydb.auth:yc-auth-provider 2.0.1
settings.gradle.kts
build.gradle.kts
  • org.springframework.boot 2.7.7
  • io.spring.dependency-management 1.0.15.RELEASE
  • org.jetbrains.kotlin.jvm 1.7.22
  • org.jetbrains.kotlin.kapt 1.7.22
  • org.jetbrains.kotlin.plugin.spring 1.9.22
  • org.jetbrains.kotlin.plugin.jpa 1.7.22
  • org.jetbrains.kotlin.plugin.serialization 1.9.22
  • io.ktor.plugin 2.2.2
core/build.gradle.kts
  • org.ton:ton-kotlin 0.1.1
  • io.github.microutils:kotlin-logging-jvm 3.0.4
  • org.jetbrains.kotlinx:kotlinx-serialization-json 1.4.1
observer/build.gradle.kts
  • org.ton:ton-kotlin 0.1.1
  • io.github.microutils:kotlin-logging-jvm 3.0.4
  • org.jetbrains.kotlinx:kotlinx-serialization-json 1.4.1
rest/build.gradle.kts
  • org.ton:ton-kotlin 0.1.1
  • io.github.microutils:kotlin-logging-jvm 3.0.4
  • org.jetbrains.kotlinx:kotlinx-serialization-json 1.4.1
  • org.mapstruct:mapstruct 1.5.3.Final
  • org.springdoc:springdoc-openapi-ui 1.6.14
  • org.springdoc:springdoc-openapi-kotlin 1.7.0
  • org.mapstruct:mapstruct-processor 1.5.5.Final
rest-v2/build.gradle.kts
  • org.postgresql:postgresql 42.5.1
  • ch.qos.logback:logback-classic 1.4.5
  • com.github.ben-manes.caffeine:caffeine 3.1.2
  • org.jetbrains.kotlinx:kotlinx-datetime 0.4.0
  • org.jetbrains.kotlinx:atomicfu 0.23.2
ton-indexer/build.gradle.kts
  • ch.qos.logback:logback-classic 1.4.5
  • com.github.ben-manes.caffeine:caffeine 3.1.2
  • org.jetbrains.kotlinx:kotlinx-datetime 0.4.0
  • org.jetbrains.kotlinx:atomicfu 0.23.2
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 7.6.3

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