bug: unexpected dependency update net.bytebuddy:byte-buddy v1.18.8 to v1.18.8-jdk5 #43425
Replies: 4 comments 4 replies
-
|
Hi there, |
Beta Was this translation helpful? Give feedback.
-
|
Hi there, |
Beta Was this translation helpful? Give feedback.
-
|
Hi there, This issue or discussion is missing some logs, making it difficult or impossible to help you. Depending on which situation applies follow one, some or all of these instructions. No logs at allIf you haven't posted any log yet, we need you to find and copy/paste the log into the issue template. Finding logs on hosted appSelect me to read instructionsIf you use the Mend Renovate app (GitHub):
Finding logs when self-hostingSelect me to read instructionsRead the Renovate docs, troubleshooting, self-hosted to learn how to find the logs. Formatting your logsSelect me to read instructionsPlease put your logs in a If you feel the logs are too large to paste here, please use a service like GitHub Gist and paste the link here. Good luck, The Renovate team |
Beta Was this translation helpful? Give feedback.
-
|
I feel like this situation with byte buddy is one where the author of byte buddy disagrees with community and should be one of those built ins that just ignores that jdk 5 cut. His stance is that it hurts nothing and is same as it was prior to the dual release which is fair but something I think most do not, would not want. It was never clear who is using java 5 to start with making it so important. See #42509 as duplicate of this issue where I added 2 additional package rule styles that can be used to ignore as well. My opinion not withstanding, the problem really boils down to how renovate wants to work for masses that means everyone has to add such an exclusion which shouldn't be necessary, corporate policies may differ and have more broad control but generally speaking 'jdk5' in a version string for maven isn't even following maven standards so it should be just out right ignored with suggestion of it being one opted into IMO. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How are you running Renovate?
as docker image renovate/renovate:43.183-full
Which platform you running Renovate on?
GitLab (.com or self-hosted)
Which version of Renovate are you using?
43.183.1
Please tell us more about your question or problem
Today our system got an MR to update net.bytebuddy:byte-buddy from 1.17.5 to 1.18.8-jdk5.
After internal review we decided to update to v1.18.8, since we don't need backward compatibility. Unfortunately once the change has been merged, the renovate plugin generated an unexpected MR to update net.bytebuddy:byte-buddy from 1.18.8 to 1.18.8-jdk5.
Can you please help with this isssue? Not sure if it caused by misconfiguration or it is a bug in the plugin.
Beta Was this translation helpful? Give feedback.
All reactions