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

Open
27 tasks
renovate bot opened this issue Oct 18, 2021 · 0 comments
Open
27 tasks

Dependency Dashboard #41

renovate bot opened this issue Oct 18, 2021 · 0 comments

Comments

@renovate
Copy link

renovate bot commented Oct 18, 2021

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.kotlinx:kotlinx-coroutines-core to v1.8.0
  • fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 to v1.8.0
  • fix(deps): update junit5 monorepo (org.junit.platform:junit-platform-launcher, org.junit.jupiter:junit-jupiter-params, org.junit.jupiter:junit-jupiter-engine, org.junit.jupiter:junit-jupiter-api)
  • fix(deps): update kotlin monorepo to v1.9.22 (org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin, org.jetbrains.kotlin.kapt:org.jetbrains.kotlin.kapt.gradle.plugin, org.jetbrains.kotlin:kotlin-test-junit, org.jetbrains.kotlin:kotlin-test, org.jetbrains.kotlin:kotlin-stdlib-jdk8, org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable, org.jetbrains.kotlin:kotlin-reflect, org.jetbrains.kotlin:kotlin-annotation-processing-gradle)
  • fix(deps): update versions.com_fasterxml_jackson_core to v2.16.1 (com.fasterxml.jackson.core:jackson-databind, com.fasterxml.jackson.core:jackson-core, com.fasterxml.jackson.core:jackson-annotations)
  • fix(deps): update versions.io_vertx to v3.9.16 (io.vertx:vertx-web, io.vertx:vertx-stack-depchain, io.vertx:vertx-lang-kotlin-coroutines, io.vertx:vertx-lang-kotlin, io.vertx:vertx-junit5-web-client, io.vertx:vertx-junit5, io.vertx:vertx-core)
  • chore(deps): update plugin com.github.johnrengelman.shadow to v8
  • chore(deps): update plugin org.jlleitschuh.gradle.ktlint to v12
  • chore(deps): update versions.org_jetbrains_dokka to v1 (major) (org.jetbrains.dokka, org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin)
  • fix(deps): update slf4j monorepo to v2 (major) (org.slf4j:slf4j-api, org.slf4j:jul-to-slf4j)
  • fix(deps): update versions.io_vertx to v4 (major) (io.vertx:vertx-web, io.vertx:vertx-stack-depchain, io.vertx:vertx-lang-kotlin-coroutines, io.vertx:vertx-lang-kotlin, io.vertx:vertx-junit5, io.vertx:vertx-core)
  • fix(deps): update versions.it_unibo_alchemist (major) (it.unibo.alchemist:alchemist-loading, it.unibo.alchemist:alchemist-interfaces, it.unibo.alchemist:alchemist-incarnation-protelis, it.unibo.alchemist:alchemist-engine)
  • 🔐 Create all rate-limited PRs at once 🔐

Warning

Renovate failed to look up the following dependencies: Failed to look up maven package com.github.johnrengelman.shadow:com.github.johnrengelman.shadow.gradle.plugin, Failed to look up maven package org.jlleitschuh.gradle.ktlint:org.jlleitschuh.gradle.ktlint.gradle.plugin, Failed to look up maven package de.fayard.refreshVersions:de.fayard.refreshVersions.gradle.plugin, Failed to look up maven package io.vertx.vertx-plugin:io.vertx.vertx-plugin.gradle.plugin.

Files affected: buildSrc/src/main/kotlin/Versions.kt


Open

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

Detected dependencies

dockerfile
Dockerfile
  • adoptopenjdk 11-jre-openj9
gradle
buildSrc/src/main/kotlin/Libs.kt
buildSrc/src/main/kotlin/MyVersions.kt
buildSrc/src/main/kotlin/Versions.kt
  • com.fasterxml.jackson.core:jackson-annotations 2.10.2
  • com.fasterxml.jackson.core:jackson-core 2.10.2
  • com.fasterxml.jackson.core:jackson-databind 2.10.2
  • org.jetbrains.kotlin:kotlin-annotation-processing-gradle 1.3.61
  • org.jetbrains.kotlin:kotlin-reflect 1.3.61
  • org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable 1.3.61
  • org.jetbrains.kotlin:kotlin-stdlib-jdk8 1.3.61
  • org.jetbrains.kotlin:kotlin-test 1.3.61
  • org.jetbrains.kotlin:kotlin-test-junit 1.3.61
  • org.jetbrains.dokka:dokka-fatjar 0.10.1
  • org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin 0.10.1
  • it.unibo.alchemist:alchemist-engine 9.3.0
  • it.unibo.alchemist:alchemist-incarnation-protelis 9.3.0
  • it.unibo.alchemist:alchemist-interfaces 9.3.0
  • it.unibo.alchemist:alchemist-loading 9.3.0
  • it.unibo.alchemist:alchemist-time 9.3.0
  • org.junit.jupiter:junit-jupiter-api 5.6.0
  • org.junit.jupiter:junit-jupiter-engine 5.6.0
  • org.junit.jupiter:junit-jupiter-params 5.6.0
  • io.vertx:vertx-core 3.8.5
  • io.vertx:vertx-junit5 3.8.5
  • io.vertx:vertx-junit5-web-client 3.8.5
  • io.vertx:vertx-lang-kotlin 3.8.5
  • io.vertx:vertx-lang-kotlin-coroutines 3.8.5
  • io.vertx:vertx-stack-depchain 3.8.5
  • io.vertx:vertx-web 3.8.5
  • com.github.johnrengelman.shadow:com.github.johnrengelman.shadow.gradle.plugin 5.2.0
  • org.jlleitschuh.gradle.ktlint:org.jlleitschuh.gradle.ktlint.gradle.plugin 9.2.1
  • de.fayard.refreshVersions:de.fayard.refreshVersions.gradle.plugin 0.7.0
  • org.jetbrains.kotlin.kapt:org.jetbrains.kotlin.kapt.gradle.plugin 1.3.61
  • org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin 1.3.61
  • io.vertx.vertx-plugin:io.vertx.vertx-plugin.gradle.plugin 1.0.1
  • org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm 0.3
  • org.junit.platform:junit-platform-launcher 1.6.0
  • org.jetbrains.kotlinx:kotlinx-coroutines-core 1.3.3
  • org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 1.3.3
  • com.fasterxml.jackson.module:jackson-module-kotlin 2.10.2
  • org.jetbrains.kotlinx:kotlinx-coroutines-io 0.24.0
  • ch.qos.logback:logback-classic 1.3.0-alpha4
  • org.jetbrains.kotlinx:kotlinx-io-jvm 0.1.16
  • org.slf4j:jul-to-slf4j 1.7.30
  • org.slf4j:slf4j-api 1.8.0-beta2
  • com.pinterest:ktlint 0.36.0
  • com.github.johnrengelman.shadow 5.2.0
  • io.vertx.vertx-plugin 1.0.1
  • org.jetbrains.kotlin.jvm 1.3.61
  • org.jetbrains.kotlin.kapt 1.3.61
  • org.jlleitschuh.gradle.ktlint 9.2.1
  • de.fayard.refreshVersions 0.7.0
  • org.jetbrains.dokka 0.10.1
gradle.properties
settings.gradle.kts
  • com.gradle.enterprise 3.1.1
build.gradle.kts
buildSrc/build.gradle.kts
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 6.3

  • 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