-
### What feature do you want to see added?
[ASM 9.7.1](https://asm.ow2.io/versions.html#9.7.1) has been released. A pull request proposing it for Jenkins core has arrived as:
* https://github.com/j…
-
Would it be possible integrate this plugin with the `.nvmrc` file?
A lot of projects and developers are using [.nvm](https://github.com/nvm-sh/nvm) for managing the required node version per project…
-
### Discussed in https://github.com/renovatebot/renovate/discussions/30164
Originally posted by **davidburstrom** July 13, 2024
### What would you like help with?
Other
### How are you r…
-
When upgrading from gradle 7.3.3 to 7.4.1, an existing project execution (command is './gradlew clean assemble') reports following error:
`Value for metadata of project :project2 has not been c…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
## Expected Behavior
__Code:__
```
plugins {
val kotlinVersion = "1.8.22"
kotlin("jvm") version kotlinVersion
kotlin("kapt") version kotlinVersion
kotlin("plugin.spring") versio…
-
### Steps to reproduce
Since you switched to `build.gradle.kts`, I can no longer build an unsigned release APK as you enforce signing. That means, no more reproducible builds at IzzyOnDroid. Could yo…
-
One of the first things I end up doing every project after using IDEA's Compose Multiplatform template is, renovate the project up to using version catalogs.
It would be nice if this were fresh out…
-
Once Java 21 LTS is out we should try to support it
- [ ] set minimum supported version to Java 17, Drop Java 11 (build)
- [ ] adapt JavaVersion Enum
- [ ] adapt Wizard test
- [ ] asm version?
…
-
**Build scan link**
**Plugin version**
1.32.0, also tried debugging using the main branch
**Gradle version**
8.7
**JDK version**
Temurin-17
**(Optional) Kotlin and Kotlin Gradle…