Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

only report dependencies whose version numbers can be resolved #9387

Merged
merged 2 commits into from Apr 2, 2024

Conversation

brettfo
Copy link
Collaborator

@brettfo brettfo commented Mar 28, 2024

If a package version is a property that can't be resolved, don't throw because it fails the entire update process. Instead exclude that dependency.

@brettfo brettfo requested a review from a team as a code owner March 28, 2024 18:38
@github-actions github-actions bot added the L: dotnet:nuget NuGet packages via nuget or dotnet label Mar 28, 2024
@brettfo brettfo marked this pull request as draft March 28, 2024 19:09
@brettfo brettfo force-pushed the dev/brettfo/nuget-package-version-resolution branch 2 times, most recently from a0c18f0 to a05daa6 Compare March 29, 2024 19:24
@brettfo brettfo marked this pull request as ready for review March 29, 2024 21:24
@brettfo brettfo force-pushed the dev/brettfo/nuget-package-version-resolution branch 2 times, most recently from e850997 to c35fef2 Compare April 1, 2024 21:33
@brettfo brettfo force-pushed the dev/brettfo/nuget-package-version-resolution branch from c35fef2 to 39bdff2 Compare April 2, 2024 16:28
@jakecoffman jakecoffman merged commit 1fc9a86 into main Apr 2, 2024
67 checks passed
@jakecoffman jakecoffman deleted the dev/brettfo/nuget-package-version-resolution branch April 2, 2024 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: dotnet:nuget NuGet packages via nuget or dotnet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants