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

Revert "rework reporting of dependencies and requirements to better handle transitive dependencies" #10472

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

brettfo
Copy link
Contributor

@brettfo brettfo commented Aug 20, 2024

## This PR contains a temporary commit to redirect the smoke tests. That temporary commit needs to be removed before merging.

Corresponding smoke-tests PR that should go in at the same time: dependabot/smoke-tests#224

NuGet dependencies only exist via MSBuild and that allows arbitrary directory crawling. Due to the complexities of that, the previous PR #10449 is being reverted.

Future NuGet work will require rewriting the updater to not use any of the common dependabot code and that means the NuGet updater will be in a "broken" state for the time being and the previous version of "broken" is better than the current.

@github-actions github-actions bot added the L: dotnet:nuget NuGet packages via nuget or dotnet label Aug 20, 2024
@brettfo brettfo force-pushed the dev/brettfo/nuget-revert-transitive branch 2 times, most recently from 077c870 to a7b8ed0 Compare August 21, 2024 19:46
@brettfo brettfo force-pushed the dev/brettfo/nuget-revert-transitive branch from a7b8ed0 to 15808ea Compare August 21, 2024 19:56
@brettfo brettfo marked this pull request as ready for review August 21, 2024 19:56
@brettfo brettfo requested review from a team as code owners August 21, 2024 19:56
…andle transitive dependencies"

This reverts commit 75c0ab2.
@brettfo brettfo force-pushed the dev/brettfo/nuget-revert-transitive branch 2 times, most recently from 999e976 to 491ec47 Compare August 22, 2024 14:04
@brettfo brettfo force-pushed the dev/brettfo/nuget-revert-transitive branch from 491ec47 to bd08177 Compare August 22, 2024 15:19
@thavaahariharangit thavaahariharangit merged commit 66971cb into main Aug 22, 2024
53 of 68 checks passed
@thavaahariharangit thavaahariharangit deleted the dev/brettfo/nuget-revert-transitive branch August 22, 2024 15:50
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.

3 participants