-
Notifications
You must be signed in to change notification settings - Fork 14
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.
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- fix(deps): update dependency org.junit:junit-bom to v5.13.4
- fix(deps): update dependency commons-codec:commons-codec to v1.19.0
- 🔐 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 plugin com.github.autostyle to v4.0.1
- fix(deps): update dependency com.fasterxml.jackson.module:jackson-module-kotlin to v2.19.2
- fix(deps): update dependency com.github.autostyle:com.github.autostyle.gradle.plugin to v4.0.1
- fix(deps): update dependency com.gradleup.nmcp:com.gradleup.nmcp.gradle.plugin to v0.2.1
- fix(deps): update dependency io.codearte.gradle.nexus:gradle-nexus-staging-plugin to v0.30.0
- fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.10.2
- fix(deps): update dependency com.gradleup.nmcp:com.gradleup.nmcp.gradle.plugin to v1
- fix(deps): update dependency com.squareup:kotlinpoet to v2
- Click on this checkbox to rebase all open PRs at once
Detected dependencies
github-actions
.github/actions/update_version/action.yaml
actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683
actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683
.github/workflows/gradle-dependency-submit.yaml
actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683
actions/setup-java v4@c5195efecf7bdfc987ee8bae7a71cb8b11521c00
gradle/actions v4@ac638b010cf58a27ee6c972d7336334ccaf61c96
.github/workflows/gradle-wrapper-validation.yml
actions/checkout v4
gradle/wrapper-validation-action v3
.github/workflows/main.yml
actions/checkout v4
actions/setup-java v4
burrunan/gradle-cache-action v3
.github/workflows/release-drafter.yaml
actions/github-script v7@60a0d83039c74a4aee543508d2ffcb1c3799cdea
release-drafter/release-drafter v6@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5
.github/workflows/release-test.yml
actions/checkout v4
actions/setup-java v4
eskatos/gradle-command-action v3
eskatos/gradle-command-action v3
actions/checkout v4
actions/setup-java v4
eskatos/gradle-command-action v3
eskatos/gradle-command-action v3
actions/checkout v4
actions/setup-java v4
eskatos/gradle-command-action v3
eskatos/gradle-command-action v3
actions/checkout v4
actions/setup-java v4
eskatos/gradle-command-action v3
eskatos/gradle-command-action v3
.github/workflows/release.yaml
actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683
actions/github-script v7@60a0d83039c74a4aee543508d2ffcb1c3799cdea
actions/create-github-app-token v2@df432ceedc7162793a195dd1713ff69aefc7379e
actions/setup-java v4@c5195efecf7bdfc987ee8bae7a71cb8b11521c00
burrunan/gradle-cache-action v3@663fbad34e03c8f12b27f4999ac46e3d90f87eca
release-drafter/release-drafter v6@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5
gradle
build.gradle.kts
buildSrc/build.gradle.kts
com.github.autostyle:com.github.autostyle.gradle.plugin 4.0
com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin 1.3.1
org.jetbrains.dokka-javadoc:org.jetbrains.dokka-javadoc.gradle.plugin 2.0.0
com.gradleup.nmcp:com.gradleup.nmcp.gradle.plugin 0.1.5
buildSrc/gradle.properties
buildSrc/settings.gradle.kts
com.github.autostyle 4.0
buildSrc/src/main/kotlin/build.dokka-javadoc.gradle.kts
buildSrc/src/main/kotlin/build.java-conventions.gradle.kts
buildSrc/src/main/kotlin/build.kotlin-conventions.gradle.kts
buildSrc/src/main/kotlin/build.kotlin-dsl-published-gradle-plugin.gradle.kts
buildSrc/src/main/kotlin/build.kotlin-library.gradle.kts
buildSrc/src/main/kotlin/build.publish-to-central.gradle.kts
buildSrc/src/main/kotlin/build.reproducible-timestamps.gradle.kts
buildSrc/src/main/kotlin/build.test-junit5.gradle.kts
org.junit:junit-bom 5.13.3
buildSrc/src/main/kotlin/com/github/vlsi/gradle/buildtools/CopySpecExtensions.kt
buildSrc/subprojects/license-texts/license-texts.gradle.kts
com.fasterxml.jackson.core:jackson-core 2.19.2
com.fasterxml.jackson.core:jackson-databind 2.19.2
com.fasterxml.jackson.module:jackson-module-kotlin 2.19.1
com.squareup:kotlinpoet 1.18.1
buildSrc/subprojects/license-texts/src/main/kotlin/com/github/vlsi/gradle/license/EnumGeneratorTask.kt
buildSrc/subprojects/license-texts/src/main/kotlin/com/github/vlsi/gradle/license/LicenseTextsPlugin.kt
gradle.properties
plugins/crlf-plugin/build.gradle.kts
org.eclipse.jgit:org.eclipse.jgit 5.13.3.202401111512-r
plugins/crlf-plugin/gradle.properties
plugins/gettext-plugin/build.gradle.kts
plugins/gettext-plugin/gradle.properties
plugins/gradle-extensions-plugin/build.gradle.kts
plugins/gradle-extensions-plugin/gradle.properties
plugins/ide-plugin/build.gradle.kts
com.google.guava:guava 33.4.8-jre
org.jetbrains.gradle.plugin.idea-ext:org.jetbrains.gradle.plugin.idea-ext.gradle.plugin 1.2
plugins/ide-plugin/gradle.properties
plugins/jandex-plugin/build.gradle.kts
plugins/jandex-plugin/gradle.properties
plugins/license-gather-plugin/build.gradle.kts
org.jetbrains.kotlinx:kotlinx-coroutines-core 1.9.0
plugins/license-gather-plugin/gradle.properties
plugins/stage-vote-release-plugin/build.gradle.kts
commons-beanutils:commons-beanutils 1.11.0
commons-codec:commons-codec 1.18.0
commons-collections:commons-collections 3.2.2
net.sourceforge.nekohtml:nekohtml 1.9.22
org.apache.httpcomponents:httpclient 4.5.14
xerces:xercesImpl 2.12.2
org.eclipse.jgit:org.eclipse.jgit 5.13.3.202401111512-r
org.ajoberstar.grgit:grgit-gradle 4.1.1
org.ajoberstar.grgit:grgit-core 4.1.1
de.marcphilipp.gradle:nexus-publish-plugin 0.4.0
io.codearte.gradle.nexus:gradle-nexus-staging-plugin 0.21.2
plugins/stage-vote-release-plugin/gradle.properties
settings.gradle.kts
org.jetbrains.gradle.plugin.idea-ext 1.2
org.gradle.toolchains.foojay-resolver-convention 1.0.0
testkit/build.gradle.kts
org.junit:junit-bom 5.13.3
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
gradle 8.14.3
- Check this box to trigger a request for Renovate to run again on this repository
Metadata
Metadata
Assignees
Labels
No labels