Grouped nuget dependencies not all updated #8740
Labels
F: grouped-updates 🎳
Relates to bumping more than one dependency in a single PR
L: dotnet:nuget
NuGet packages via nuget or dotnet
T: bug 🐞
Something isn't working
Is there an existing issue for this?
Package ecosystem
nuget
Package manager version
No response
Language version
No response
Manifest location and content before the Dependabot update
No response
dependabot.yml content
https://github.com/dagstuan/skredvarselGarmin/blob/main/.github/dependabot.yml
Updated dependency
No response
What you expected to see, versus what you actually saw
I have a setup where I group nuget dependencies together. Dependabot creates a PR and seemingly identifies all outdated dependencies, yet not all
.csproj
-files are updated. See example-PR from dependabot here: dagstuan/skredvarselGarmin#133In this case, most of the updated dependencies are contained in SkredvarselGarminWeb.csproj in another folder, yet the only changed file in the PR is the SkredvarselGarminWeb.Tests.csproj even though the description says that dependabot has updated dependencies in the other
.csproj
as well.Native package manager behavior
No response
Images of the diff or a link to the PR, issue, or logs
No response
Smallest manifest that reproduces the issue
No response
The text was updated successfully, but these errors were encountered: