-
Notifications
You must be signed in to change notification settings - Fork 533
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
[main] Update dependencies from dotnet/sdk #9031
Merged
jonathanpeppers
merged 12 commits into
main
from
darc-main-ea0bd7ef-213e-4822-9a9f-7e04603adb2f
Jun 25, 2024
Merged
[main] Update dependencies from dotnet/sdk #9031
jonathanpeppers
merged 12 commits into
main
from
darc-main-ea0bd7ef-213e-4822-9a9f-7e04603adb2f
Jun 25, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
VS.Tools.Net.Core.SDK.Resolver From Version 9.0.100-preview.5.24262.2 -> To Version 9.0.100-preview.6.24313.50 Dependency coherency updates Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport,Microsoft.NET.ILLink.Tasks From Version 9.0.0-preview.5.24256.1 -> To Version 9.0.0-preview.6.24307.2 (parent: VS.Tools.Net.Core.SDK.Resolver
dotnet-maestro
bot
requested review from
jonathanpeppers,
pjcollins and
jonpryor
as code owners
June 14, 2024 18:16
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
I guess we're still blocked on dotnet/runtime#103249, hopefully the fix will flow next week. |
VS.Tools.Net.Core.SDK.Resolver From Version 9.0.100-preview.5.24262.2 -> To Version 9.0.100-preview.6.24316.4 Dependency coherency updates Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport,Microsoft.NET.ILLink.Tasks From Version 9.0.0-preview.5.24256.1 -> To Version 9.0.0-preview.6.24307.2 (parent: VS.Tools.Net.Core.SDK.Resolver
VS.Tools.Net.Core.SDK.Resolver From Version 9.0.100-preview.5.24262.2 -> To Version 9.0.100-preview.6.24320.8 Dependency coherency updates Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport,Microsoft.NET.ILLink.Tasks,Microsoft.DotNet.Cecil From Version 9.0.0-preview.5.24256.1 -> To Version 9.0.0-preview.6.24319.11 (parent: VS.Tools.Net.Core.SDK.Resolver
Context: https://github.com/NuGet/docs.microsoft.com-nuget/blob/eed234f4b3edb7358e06cd2370828412a7dbd3f6/docs/concepts/Auditing-Packages.md#configuring-nuget-audit Some of our test projects give the warning: warning NU1902: Package 'Microsoft.AspNetCore.Components' 6.0.0 has a known moderate severity vulnerability, GHSA-3fx3-85r4-8j3w And then the test fails due to the warning.
VS.Tools.Net.Core.SDK.Resolver From Version 9.0.100-preview.5.24262.2 -> To Version 9.0.100-preview.7.24323.5 Dependency coherency updates Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport,Microsoft.NET.ILLink.Tasks,Microsoft.DotNet.Cecil From Version 9.0.0-preview.5.24256.1 -> To Version 9.0.0-preview.6.24319.11 (parent: VS.Tools.Net.Core.SDK.Resolver
This reverts commit 8c99ee0.
Context: dotnet/runtime#103987
jonathanpeppers
approved these changes
Jun 25, 2024
jonathanpeppers
deleted the
darc-main-ea0bd7ef-213e-4822-9a9f-7e04603adb2f
branch
June 25, 2024 21:42
grendello
added a commit
that referenced
this pull request
Jun 27, 2024
* main: Bump to dotnet/android-tools@9674590 (#9036) Bump to dotnet/android-libzipsharp@de57dccb (#9010) [Xamarin.Android.Build.Tasks] Support VS "Build Acceleration" (#9042) Bump to dotnet/sdk@ea9243f9cb 9.0.100-preview.7.24323.5 (#9031) Fix places still pointing to xamarin/xamarin-android (#9050) [xaprepare] skip download progress for `dotnet-install` script (#9053) $(AndroidPackVersionSuffix)=preview.7; net9 is 34.99.0.preview.7 (#9052)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request updates the following dependencies
Coherency Updates
The following updates ensure that dependencies with a CoherentParentDependency
attribute were produced in a build used as input to the parent dependency's build.
See Dependency Description Format
From https://github.com/dotnet/sdk