Renovate is failing to create an update that needs to be done.
DEBUG: manager.getUpdatedPackageFiles() reuseExistingBranch=false (branch="renovate/slf4j.version")
DEBUG: Unknown value (branch="renovate/slf4j.version")
{
"content": "[content]"
"nodeName": "groupId"
"oldValue": "org.slf4j"
"newValue": "org.slf4j"
}
DEBUG: Unknown value (branch="renovate/slf4j.version")
{
"content": "[content]"
"nodeName": "artifactId"
"oldValue": "slf4j-log4j12"
"newValue": "slf4j-reload4j"
}
...
DEBUG: branches info extended
{
"branchesInformation": [
{
"branchName": "renovate/slf4j.version",
"prNo": null,
"prTitle": "chore(deps): replace dependency org.slf4j:slf4j-log4j12 with org.slf4j:slf4j-reload4j 2.0.16",
"result": "no-work",
"upgrades": [
{
"datasource": "maven",
"depName": "org.slf4j:slf4j-log4j12",
"displayPending": "",
"fixedVersion": "2.0.16",
"currentVersion": "2.0.16",
"currentValue": "2.0.16",
"newValue": "2.0.16",
"packageFile": "pom.xml",
"updateType": "replacement",
"packageName": "org.slf4j:slf4j-log4j12"
}
]
}
]
}
Note the "result": "no-work",
The dependency dashboard shows this:
There is NO additional branch for this anywhere.
A proposed update is created for this change.