-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[release/7.0] Update a few dependencies #78710
Conversation
Fix some component governance warnings.
…get through Microsoft.Build
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving since it's a backport and the CI is green. But if possible, can @radical or @ViktorHofer confirm the versions are supposed to be the same in the 7.0 branch as in main? (I assume yes, but just want to double check before merging).
Changes look fine to me. But just because this is on a release branch which gets fewer rolling builds, I'll run |
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
The wasm/AOT/linux failure is #78732 . |
It addresses a component governance warning. (cherry picked from commit fcff857)
…8773) It was replaced by a new endpoint (see dotnet/corefx#41603) and the corefx-net.cloudapp.net endpoint was turned off. (cherry picked from commit da1afc8)
Pushed two more commits that were necessary to get main clean in CG. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good now. I'll merge when the branch opens.
Tagging subscribers to this area: @dotnet/runtime-infrastructure Issue DetailsBackport of #77678, #78720, #78774 and #78773 to release/7.0 /cc @jakobbotsch Fixes component governance warnings by using new versions of dependencies or removes unnecessary code.
|
Branding has been done. Milestone is 7.0.2. Signed-off by area owners. Infra change only, no Tactics approval neede. No OOB package authoring changes needed. CI failure is unrelated (#78778). |
Backport of #77678, #78720, #78774 and #78773 to release/7.0
/cc @jakobbotsch
Fixes component governance warnings by using new versions of dependencies or removes unnecessary code.