Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Dependency Dashboard #499

Open
36 tasks
renovate bot opened this issue Jan 10, 2023 · 0 comments
Open
36 tasks

Dependency Dashboard #499

renovate bot opened this issue Jan 10, 2023 · 0 comments

Comments

@renovate
Copy link
Contributor

renovate bot commented Jan 10, 2023

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.

  • fix(deps): update dependency org.jetbrains.skiko:skiko to v0.7.84
  • fix(deps): update dependency org.jsoup:jsoup to v1.16.2
  • fix(deps): update kotlin monorepo to v1.9.10 (org.jetbrains.kotlin:kotlin-gradle-plugin, org.jetbrains.kotlin:kotlin-test, org.jetbrains.kotlin:kotlin-stdlib-common, org.jetbrains.kotlin:kotlin-stdlib, org.jetbrains.kotlin:kotlin-serialization, org.jetbrains.kotlin:kotlin-reflect)
  • fix(deps): update dependency com.aayushatharva.brotli4j:brotli4j to v1.12.0
  • fix(deps): update dependency com.jayway.jsonpath:json-path to v2.8.0
  • fix(deps): update dependency com.squareup.okio:okio to v3.6.0
  • fix(deps): update dependency dev.inmo:tgbotapi to v9.2.2
  • fix(deps): update dependency net.mamoe.yamlkt:yamlkt to v0.13.0
  • fix(deps): update dependency org.jetbrains.kotlinx:atomicfu to v0.22.0
  • fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.7.3
  • fix(deps): update dependency org.jline:jline to v3.23.0
  • fix(deps): update dependency org.postgresql:postgresql to v42.6.0
  • fix(deps): update dependency org.xerial:sqlite-jdbc to v3.43.2.1
  • fix(deps): update exposed to v0.44.0 (org.jetbrains.exposed:exposed-kotlin-datetime, org.jetbrains.exposed:exposed-jdbc, org.jetbrains.exposed:exposed-dao, org.jetbrains.exposed:exposed-core)
  • fix(deps): update ktor to v2.3.5 (io.ktor:ktor-server-rate-limit, io.ktor:ktor-server-netty, io.ktor:ktor-server-core, io.ktor:ktor-server-call-logging-jvm, io.ktor:ktor-serialization-kotlinx-json, io.ktor:ktor-network, io.ktor:ktor-client-websockets-jvm, io.ktor:ktor-client-logging, io.ktor:ktor-client-encoding, io.ktor:ktor-client-core, io.ktor:ktor-client-content-negotiation, io.ktor:ktor-client-cio)
  • chore(deps): update actions/checkout action to v4
  • chore(deps): update azul/zulu-openjdk docker tag to v21
  • chore(deps): update azul/zulu-openjdk-alpine docker tag to v21
  • chore(deps): update dependency gradle to v8
  • chore(deps): update docker/build-push-action action to v5
  • chore(deps): update docker/login-action action to v3
  • chore(deps): update docker/setup-buildx-action action to v3
  • chore(deps): update docker/setup-qemu-action action to v3
  • 🔐 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

dockerfile
Dockerfile
  • azul/zulu-openjdk-alpine 17-latest
  • azul/zulu-openjdk 17-latest
github-actions
.github/workflows/comet-checker.yml
  • actions/checkout v3
  • actions/setup-java v3
  • gradle/gradle-build-action v2
  • actions/checkout v3
  • actions/setup-java v3
  • gradle/gradle-build-action v2
  • actions/github-script v6
  • actions/checkout v3
  • actions/setup-java v3
  • gradle/gradle-build-action v2
  • actions/upload-artifact v3
  • marvinpinto/action-automatic-releases v1.2.1
.github/workflows/docker-image-publisher.yml
  • actions/checkout v3
  • docker/setup-qemu-action v2
  • docker/setup-buildx-action v2
  • docker/login-action v2
  • docker/login-action v2
  • docker/build-push-action v4
gradle
buildSrc/src/main/kotlin/BuildConfigExtension.kt
buildSrc/src/main/kotlin/GitHook.kt
buildSrc/src/main/kotlin/OptInAnnotations.kt
gradle.properties
settings.gradle.kts
build.gradle.kts
buildSrc/settings.gradle.kts
buildSrc/build.gradle.kts
  • org.jetbrains.kotlin:kotlin-gradle-plugin 1.9.0
  • com.github.gmazzo:gradle-buildconfig-plugin 3.1.0
  • gradle.plugin.com.github.johnrengelman:shadow 8.0.0
buildSrc/src/main/kotlin/comet-conventions.gradle.kts
  • io.github.microutils:kotlin-logging-jvm 3.0.5
  • ch.qos.logback:logback-classic 1.4.6
  • org.jetbrains.kotlinx:atomicfu 0.20.1
  • org.jetbrains.kotlinx:kotlinx-coroutines-core 1.6.4
comet-api/build.gradle.kts
comet-console/build.gradle.kts
  • org.jline:jline 3.23.0
comet-core/build.gradle.kts
comet-mirai-wrapper/build.gradle.kts
comet-telegram-wrapper/build.gradle.kts
comet-utils/build.gradle.kts
  • org.jetbrains.kotlinx:kotlinx-serialization-json 1.4.1
  • net.mamoe.yamlkt:yamlkt 0.12.0
gradle/libs.versions.toml
  • org.jetbrains.kotlin:kotlin-gradle-plugin 1.9.0
  • ch.qos.logback:logback-classic 1.4.5
  • cn.hutool:hutool-cron 5.8.16
  • cn.hutool:hutool-crypto 5.8.16
  • cn.hutool:hutool-http 5.8.16
  • com.aayushatharva.brotli4j:brotli4j 1.11.0
  • com.cronutils:cron-utils 9.2.0
  • com.jayway.jsonpath:json-path 2.7.0
  • com.rometools:rome 2.1.0
  • com.squareup.okio:okio 3.3.0
  • com.zaxxer:HikariCP 5.0.1
  • dev.inmo:tgbotapi 9.0.0
  • io.github.microutils:kotlin-logging-jvm 3.0.5
  • io.ktor:ktor-client-cio 2.2.4
  • io.ktor:ktor-client-content-negotiation 2.2.4
  • io.ktor:ktor-client-core 2.2.4
  • io.ktor:ktor-client-encoding 2.2.4
  • io.ktor:ktor-client-logging 2.2.4
  • io.ktor:ktor-client-websockets-jvm 2.2.4
  • io.ktor:ktor-network 2.2.4
  • io.ktor:ktor-serialization-kotlinx-json 2.2.4
  • io.ktor:ktor-server-call-logging-jvm 2.2.4
  • io.ktor:ktor-server-core 2.2.4
  • io.ktor:ktor-server-netty 2.2.4
  • io.ktor:ktor-server-rate-limit 2.2.4
  • io.pebbletemplates:pebble 3.2.0
  • moe.sdl.ipdb:ipdb-core 0.2.1
  • moe.sdl.yabapi:yabapi-core-jvm 0.11.2
  • moe.sdl.yac:core 1.0.1
  • net.mamoe:mirai-core 2.15.0-M1
  • net.mamoe:mirai-core-api 2.15.0-M1
  • net.mamoe:mirai-core-utils 2.15.0-M1
  • net.mamoe.yamlkt:yamlkt 0.12.0
  • org.jetbrains.exposed:exposed-core 0.41.1
  • org.jetbrains.exposed:exposed-dao 0.41.1
  • org.jetbrains.exposed:exposed-jdbc 0.41.1
  • org.jetbrains.exposed:exposed-kotlin-datetime 0.41.1
  • org.jetbrains.kotlin:kotlin-reflect 1.9.0
  • org.jetbrains.kotlin:kotlin-serialization 1.9.0
  • org.jetbrains.kotlin:kotlin-stdlib 1.9.0
  • org.jetbrains.kotlin:kotlin-stdlib-common 1.9.0
  • org.jetbrains.kotlin:kotlin-test 1.9.0
  • org.jetbrains.kotlinx:atomicfu 0.20.0
  • org.jetbrains.kotlinx:kotlinx-coroutines-core 1.6.4
  • org.jetbrains.kotlinx:kotlinx-datetime 0.4.0
  • org.jetbrains.kotlinx:kotlinx-serialization-json 1.4.1
  • org.jetbrains.skiko:skiko 0.7.76
  • org.jline:jline 3.22.0
  • org.jsoup:jsoup 1.16.1
  • org.postgresql:postgresql 42.5.4
  • org.xerial:sqlite-jdbc 3.42.0.0
  • ren.natsuyuk1.setsuna:Setsuna 0.1.0-SNAPSHOT
  • org.jetbrains.kotlin.plugin.serialization 1.9.0
  • com.diffplug.spotless 6.16.0
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 7.6.1
npm
package.json
  • vuepress ^1.9.7

  • Check this box to trigger a request for Renovate to run again on this repository
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants