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

Update NuGet client dependencies #48862

Merged
merged 1 commit into from
Jun 16, 2023
Merged

Conversation

MackinnonBuck
Copy link
Member

Update NuGet client dependencies

Fixes some component governance alerts relating to the NuGet client.

@MackinnonBuck MackinnonBuck requested review from a team and wtgodbe as code owners June 16, 2023 19:08
@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Jun 16, 2023
@MackinnonBuck MackinnonBuck merged commit 13ec6cb into main Jun 16, 2023
@MackinnonBuck MackinnonBuck deleted the mbuck/fix-nuget-cg-alerts branch June 16, 2023 20:43
@ghost ghost added this to the 8.0-preview6 milestone Jun 16, 2023
@MackinnonBuck
Copy link
Member Author

/backport to release/7.0

@dotnet dotnet deleted a comment Jun 17, 2023
@github-actions
Copy link
Contributor

Started backporting to release/7.0: https://github.com/dotnet/aspnetcore/actions/runs/5295209687

@github-actions
Copy link
Contributor

@MackinnonBuck backporting to release/7.0 failed, the patch most likely resulted in conflicts:

$ git am --3way --ignore-whitespace --keep-non-patch changes.patch

Applying: Update NuGet client dependencies
Using index info to reconstruct a base tree...
M	eng/SourceBuildPrebuiltBaseline.xml
M	eng/Version.Details.xml
M	eng/Versions.props
Falling back to patching base and 3-way merge...
Auto-merging eng/Versions.props
CONFLICT (content): Merge conflict in eng/Versions.props
Auto-merging eng/Version.Details.xml
CONFLICT (content): Merge conflict in eng/Version.Details.xml
Auto-merging eng/SourceBuildPrebuiltBaseline.xml
CONFLICT (content): Merge conflict in eng/SourceBuildPrebuiltBaseline.xml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 Update NuGet client dependencies
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
Error: The process '/usr/bin/git' failed with exit code 128

Please backport manually!

@github-actions
Copy link
Contributor

@MackinnonBuck an error occurred while backporting to release/7.0, please check the run log for details!

Error: git am failed, most likely due to a merge conflict.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants