Debian tag updated form 13 to trixie-20260406 #42443
Replies: 5 comments 1 reply
-
|
I also saw something similar happen with other OSes before, like here for UBI |
Beta Was this translation helpful? Give feedback.
0 replies
This comment was marked as low quality.
This comment was marked as low quality.
-
|
Any chance that it can be converted to an issue? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Yeah, this is unwanted behaviour for me as well. I have disabled Debian patch updates to prevent this from happening. "packageRules": [
{
"matchPackageNames": ["debian"],
"matchUpdateTypes": ["patch"],
"enabled": false
}
] |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Fix PR: #44335 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How are you running Renovate?
None
Which platform you running Renovate on?
GitHub.com
Which version of Renovate are you using?
43.102.11
Please tell us more about your question or problem
After #27862 Renovate updated the version of debian from 13 to trixie-20260406
You can see an example here opentracing-contrib/nginx-opentracing#1083
Logs (if relevant)
Logs
Beta Was this translation helpful? Give feedback.
All reactions