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 .
Repository Problems
These problems occurred while renovating this repository. View logs .
⚠️ WARN: Package lookup failures
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
Warning
Renovate failed to look up the following dependencies: Failed to look up maven package dev.minco.mapping:dev.minco.mapping.gradle.plugin: no-result, Failed to look up maven package net.minecraft:minecraft: no-result.
Files affected: MappingTest/build.gradle
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Update all non-major dependencies (actions/cache, actions/checkout, actions/setup-java, gradle, net.fabricmc:intermediary, net.fabricmc:yarn, org.ow2.asm:asm-util, org.ow2.asm:asm-analysis, org.ow2.asm:asm-tree, org.ow2.asm:asm, com.google.guava:guava, org.checkerframework:checker-qual, org.junit.jupiter:junit-jupiter-engine, org.junit.jupiter:junit-jupiter-api, org.projectlombok:lombok, net.fabricmc:tiny-remapper, dev.minco.gradle.defaults-plugin, com.gradle.plugin-publish)
Update actions/cache action to v5
Update actions/checkout action to v6
Update actions/setup-java action to v5
Update dependency net.fabricmc:intermediary to v25
Update dependency org.checkerframework:checker-qual to v4
Update dependency org.jetbrains:annotations to v26
Update Gradle to v9
Update junit-framework monorepo to v6 (major) (org.junit.jupiter:junit-jupiter-engine, org.junit.jupiter:junit-jupiter-api)
Update plugin com.gradle.plugin-publish to v2
Click on this checkbox to rebase all open PRs at once
Detected Dependencies
github-actions (1)
.github/workflows/ci.yml (5)
actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332 → [Updates: v4.3.1, v6.0.2]
gradle/wrapper-validation-action v3.5.0@f9c9c575b8b21b6485636a91ffecd10e558c62f6
actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332 → [Updates: v4.3.1, v6.0.2]
actions/cache v4.0.2@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 → [Updates: v4.3.0, v5.0.5]
actions/setup-java v4.2.2@6a0805fcefea3d4657a47ac4c165951e33482018 → [Updates: v4.8.0, v5.2.0]
gradle (4)
build.gradle (21)
com.gradle.plugin-publish 1.2.2 → [Updates: 1.3.1, 2.1.1]
dev.minco.gradle.defaults-plugin 0.2.67 → [Updates: 0.2.81]
org.jetbrains:annotations 24.1.0 → [Updates: 26.1.0]
org.checkerframework:checker-qual 3.47.0 → [Updates: 3.55.1, 4.0.0]
junit:junit 4.13.2
net.fabricmc:tiny-remapper 0.10.4 → [Updates: 0.13.1]
net.fabricmc:tiny-mappings-parser 0.3.0+build.17
com.google.guava:guava 33.3.0-jre → [Updates: 33.6.0-jre]
org.projectlombok:lombok 1.18.34 → [Updates: 1.18.44]
org.projectlombok:lombok 1.18.34 → [Updates: 1.18.44]
org.projectlombok:lombok 1.18.34 → [Updates: 1.18.44]
org.projectlombok:lombok 1.18.34 → [Updates: 1.18.44]
org.junit.jupiter:junit-jupiter-api 5.11.0 → [Updates: 5.14.3, 6.0.3]
org.junit.jupiter:junit-jupiter-engine 5.11.0 → [Updates: 5.14.3, 6.0.3]
org.checkerframework:checker-qual 3.47.0 → [Updates: 3.55.1, 4.0.0]
com.google.guava:guava 33.3.0-jre → [Updates: 33.6.0-jre]
com.google.code.findbugs:jsr305 3.0.2
org.ow2.asm:asm 9.7 → [Updates: 9.9.1]
org.ow2.asm:asm-tree 9.7 → [Updates: 9.9.1]
org.ow2.asm:asm-analysis 9.7 → [Updates: 9.9.1]
org.ow2.asm:asm-util 9.7 → [Updates: 9.9.1]
MappingTest/build.gradle (6)
dev.minco.mapping 0.0.1-SNAPSHOT
dev.minco.gradle.defaults-plugin 0.2.67 → [Updates: 0.2.81]
net.fabricmc:intermediary 1.21.1 → [Updates: 1.21.11, 25w14craftmine]
net.fabricmc:yarn 1.21.1+build.3 → [Updates: 1.21.11-pre5+build.1, 25w14craftmine+build.5]
net.fabricmc:intermediary 1.21.1 → [Updates: 1.21.11, 25w14craftmine]
net.minecraft:minecraft 1.15.2
MappingTest/settings.gradle
settings.gradle
gradle-wrapper (1)
gradle/wrapper/gradle-wrapper.properties (1)
gradle 7.6.4 → [Updates: 7.6.6, 9.4.1]
renovate-config-presets (1)
renovate.json
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.
Repository Problems
These problems occurred while renovating this repository. View logs.
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
Warning
Renovate failed to look up the following dependencies:
Failed to look up maven package dev.minco.mapping:dev.minco.mapping.gradle.plugin: no-result,Failed to look up maven package net.minecraft:minecraft: no-result.Files affected:
MappingTest/build.gradleOpen
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
actions/cache,actions/checkout,actions/setup-java,gradle,net.fabricmc:intermediary,net.fabricmc:yarn,org.ow2.asm:asm-util,org.ow2.asm:asm-analysis,org.ow2.asm:asm-tree,org.ow2.asm:asm,com.google.guava:guava,org.checkerframework:checker-qual,org.junit.jupiter:junit-jupiter-engine,org.junit.jupiter:junit-jupiter-api,org.projectlombok:lombok,net.fabricmc:tiny-remapper,dev.minco.gradle.defaults-plugin,com.gradle.plugin-publish)org.junit.jupiter:junit-jupiter-engine,org.junit.jupiter:junit-jupiter-api)Detected Dependencies
github-actions (1)
gradle (4)
gradle-wrapper (1)
renovate-config-presets (1)