dependabot / dependabot/dependabot-core
NuGet updater should try to fix `NU1605` package downgrade errors
Open
L: dotnet:nuget
- Dominant language
- Ruby
- Stars
- 5.8k
- Forks
- 1.5k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 149
Description
The NuGet updater attempts to fix `NU1608` package inconsistency errors, but doesn't handle `NU1605` package downgrade errors. The fix is likely the same or very similar for both.
Contributor guide
Research direction
Locate the existing handling for NU1608 package inconsistency errors and trace how the NuGet updater decides whether it can fix them. Compare that path with NU1605 downgrade errors and verify the updater handles the downgrade case consistently, including coverage for the reported error.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100