Version update PRs understate what's being updated in title and description #11366
Labels
L: dotnet:nuget
NuGet packages via nuget or dotnet
L: github:actions
GitHub Actions
T: bug 🐞
Something isn't working
Is there an existing issue for this?
Package ecosystem
nuget
Package manager version
No response
Language version
MSBuild
Manifest location and content before the Dependabot update
/Directory.Packages.props
dependabot.yml content
Updated dependency
What you expected to see, versus what you actually saw
The PR title was: "Bump MessagePackAnalyzer from 2.5.108 to 2.5.192" but it updated much more than that.
The PR description carried on this understatement, claiming to only "Bumps MessagePackAnalyzer from 2.5.108 to 2.5.192."
Yet I've seen other Dependabot PRs with descriptions that call out that more had to be updated because of interactions between dependencies. But this one didn't.
Most importantly, the alleged package update has no dependencies of its own and therefore totally should not have required updating any other packages.
Native package manager behavior
I would have expected any other tool to just update MessagePackAnalyzer itself if I asked it to update that one.
Images of the diff or a link to the PR, issue, or logs
microsoft/CsWin32#1327
Smallest manifest that reproduces the issue
No response
The text was updated successfully, but these errors were encountered: