-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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.
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.9.25
- chore(deps): update plugin org.jetbrains.kotlin.kapt to v1.9.25
- chore(deps): update plugin org.jetbrains.kotlin.plugin.jpa to v1.9.25
- fix(deps): update dependency org.jetbrains.kotlinx:atomicfu to v0.31.0
- fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.7.1-0.6.x-compat
- fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.10.0
- fix(deps): update dependency org.postgresql:postgresql to v42.7.9
- 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.61.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.13 (
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.4.3 (
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/checkout action to v6
- chore(deps): update actions/setup-java action to v5
- chore(deps): update gradle to v9
- chore(deps): update gradle/gradle-build-action action to v3
- chore(deps): update plugin io.ktor.plugin to v3
- 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 v4
- chore(deps): update yc-actions/yc-cr-login action to v3
- fix(deps): update exposed_version to v1 (major) (
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 v3 (major) (
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) - 🔐 Create all rate-limited PRs at once 🔐
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- chore(deps): update gradle to v7.6.6
- 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
- chore(deps): update plugin org.springframework.boot to v2.7.18
- fix(deps): update dependency io.github.microutils:kotlin-logging-jvm to v3.0.5
- chore(deps): update plugin io.ktor.plugin to v2.3.13
- chore(deps): update plugin io.spring.dependency-management to v1.1.7
- fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.28
- fix(deps): update dependency com.github.ben-manes.caffeine:caffeine to v3.2.3
- fix(deps): update mapstruct monorepo to v1.6.3 (
org.mapstruct:mapstruct-processor,org.mapstruct:mapstruct) - Click on this checkbox to rebase all open PRs at once
Detected Dependencies
github-actions (1)
.github/workflows/yandex.yml (12)
actions/checkout v4→ [Updates:v6]actions/setup-java v3→ [Updates:v5]gradle/gradle-build-action v2→ [Updates:v3]yc-actions/yc-cr-login v1→ [Updates:v3]actions/checkout v4→ [Updates:v6]actions/setup-java v3→ [Updates:v5]gradle/gradle-build-action v2→ [Updates:v3]yc-actions/yc-cr-login v1→ [Updates:v3]actions/checkout v4→ [Updates:v6]actions/setup-java v3→ [Updates:v5]gradle/gradle-build-action v2→ [Updates:v3]yc-actions/yc-cr-login v1→ [Updates:v3]
gradle (8)
build.gradle.kts (8)
org.springframework.boot 2.7.7→ [Updates:2.7.18,4.0.2]io.spring.dependency-management 1.0.15.RELEASE→ [Updates:1.1.7]org.jetbrains.kotlin.jvm 1.7.22→ [Updates:1.9.25,2.3.10]org.jetbrains.kotlin.kapt 1.7.22→ [Updates:1.9.25,2.3.10]org.jetbrains.kotlin.plugin.spring 1.9.22→ [Updates:1.9.25,2.3.10]org.jetbrains.kotlin.plugin.jpa 1.7.22→ [Updates:1.9.25,2.3.10]org.jetbrains.kotlin.plugin.serialization 1.9.22→ [Updates:1.9.25,2.3.10]io.ktor.plugin 2.2.2→ [Updates:2.3.13,3.4.0]core/build.gradle.kts (3)
org.ton:ton-kotlin 0.1.1→ [Updates:0.2.18]io.github.microutils:kotlin-logging-jvm 3.0.4→ [Updates:3.0.5]org.jetbrains.kotlinx:kotlinx-serialization-json 1.4.1→ [Updates:1.10.0]gradle.properties (15)
io.ktor:ktor-server-cio 2.2.2→ [Updates:2.3.13,3.4.0]io.ktor:ktor-client-cio 2.2.2→ [Updates:2.3.13,3.4.0]io.ktor:ktor-serialization-kotlinx-json 2.2.2→ [Updates:2.3.13,3.4.0]io.ktor:ktor-server-content-negotiation 2.2.2→ [Updates:2.3.13,3.4.0]io.ktor:ktor-client-content-negotiation 2.2.2→ [Updates:2.3.13,3.4.0]io.ktor:ktor-server-call-logging 2.2.2→ [Updates:2.3.13,3.4.0]org.jetbrains.exposed:exposed-core 0.41.1→ [Updates:0.61.0,1.0.0]org.jetbrains.exposed:exposed-dao 0.41.1→ [Updates:0.61.0,1.0.0]org.jetbrains.exposed:exposed-kotlin-datetime 0.41.1→ [Updates:0.61.0,1.0.0]org.jetbrains.exposed:exposed-jdbc 0.41.1→ [Updates:0.61.0,1.0.0]org.ton:ton-kotlin-liteclient 0.2.14→ [Updates:0.4.3]org.ton:ton-kotlin-contract 0.2.14→ [Updates:0.4.3]tech.ydb:ydb-sdk-core 2.0.1→ [Updates:2.3.30]tech.ydb:ydb-sdk-table 2.0.1→ [Updates:2.3.30]tech.ydb.auth:yc-auth-provider 2.0.1→ [Updates:2.3.0]observer/build.gradle.kts (3)
org.ton:ton-kotlin 0.1.1→ [Updates:0.2.18]io.github.microutils:kotlin-logging-jvm 3.0.4→ [Updates:3.0.5]org.jetbrains.kotlinx:kotlinx-serialization-json 1.4.1→ [Updates:1.10.0]rest-v2/build.gradle.kts (5)
org.postgresql:postgresql 42.5.1→ [Updates:42.7.9]ch.qos.logback:logback-classic 1.4.5→ [Updates:1.5.28]com.github.ben-manes.caffeine:caffeine 3.1.2→ [Updates:3.2.3]org.jetbrains.kotlinx:kotlinx-datetime 0.4.0→ [Updates:0.7.1-0.6.x-compat]org.jetbrains.kotlinx:atomicfu 0.23.2→ [Updates:0.31.0]rest/build.gradle.kts (7)
org.ton:ton-kotlin 0.1.1→ [Updates:0.2.18]io.github.microutils:kotlin-logging-jvm 3.0.4→ [Updates:3.0.5]org.jetbrains.kotlinx:kotlinx-serialization-json 1.4.1→ [Updates:1.10.0]org.mapstruct:mapstruct 1.5.3.Final→ [Updates:1.6.3]org.springdoc:springdoc-openapi-ui 1.6.14→ [Updates:1.8.0]org.springdoc:springdoc-openapi-kotlin 1.7.0→ [Updates:1.8.0]org.mapstruct:mapstruct-processor 1.5.5.Final→ [Updates:1.6.3]settings.gradle.kts
ton-indexer/build.gradle.kts (4)
ch.qos.logback:logback-classic 1.4.5→ [Updates:1.5.28]com.github.ben-manes.caffeine:caffeine 3.1.2→ [Updates:3.2.3]org.jetbrains.kotlinx:kotlinx-datetime 0.4.0→ [Updates:0.7.1-0.6.x-compat]org.jetbrains.kotlinx:atomicfu 0.23.2→ [Updates:0.31.0]
gradle-wrapper (1)
gradle/wrapper/gradle-wrapper.properties (1)
gradle 7.6.3→ [Updates:7.6.6,9.3.1]
- Check this box to trigger a request for Renovate to run again on this repository
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels