Package downgrade warnings from NuGet due to renovate PR #33812
Unanswered
AArnott
asked this question in
Request Help
Replies: 1 comment 3 replies
-
How could renovate know to do that? Eg is this a matter of grouping other updates together to a single PR? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How are you running Renovate?
Self-hosted Renovate
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
Azure DevOps
[email protected]
Please tell us more about your question or problem
A renovate PR proposes this change to Directory.Packages.props:
But the PR validation fails due to a NuGet package downgrade warning:
Is there a way to configure renovate to realize this and bump additional package versions as necessary to avoid this break?
Logs (if relevant)
No response
Beta Was this translation helpful? Give feedback.
All reactions