-
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
[main] Update dependencies from dotnet/runtime dotnet/icu dotnet/xharness dotnet/emsdk dotnet/roslyn-analyzers dotnet/llvm-project dotnet/roslyn #77972
Conversation
…1106.2 Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , runtime.native.System.IO.Ports , System.Text.Json From Version 8.0.0-alpha.1.22530.1 -> To Version 8.0.0-alpha.1.22556.2
Microsoft.NETCore.Runtime.ICU.Transport From Version 8.0.0-alpha.1.22553.1 -> To Version 8.0.0-alpha.1.22557.1
… 20221107.4 runtime.linux-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.osx.11.0-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.osx.11.0-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.win-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.win-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.win-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.ObjWriter From Version 1.0.0-alpha.1.22517.1 -> To Version 1.0.0-alpha.1.22557.4
…21108.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.22531.1 -> To Version 1.0.0-prerelease.22558.1
…08.2 Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100 From Version 8.0.0-alpha.1.22554.1 -> To Version 8.0.0-alpha.1.22558.2
…uild 20221109.1 Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers From Version 3.3.4-beta1.22553.2 -> To Version 3.3.4-beta1.22559.1
…109.12 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.5.0-1.22553.5 -> To Version 4.5.0-1.22559.12
@vitek-karas do you know anything about System.Text.Json package usage within the installer? There are some versioning clashes between the System.Text.Json we're getting upgraded to and the version of other things. Or can you loop in someone who would know? I need the update from llvm-project to come through (I don't care for the rest, and apparently nobody else does because this has been stuck for a week).
|
The System.Text.Json package is broken. It targets From the looks of it - either acd4445 or f84c1b5 as the other commits don't seem to have anything to do with versions. The project in question Adding @dotnet/area-system-text-json to look into this. My guess would be we can revert the version change for System.Text.Json in this PR and take the rest. (I tried it on the TestUtils and it fixes the problem - but who knows if it breaks something else somewhere else). |
This pull request updates the following dependencies
From https://github.com/dotnet/runtime
From https://github.com/dotnet/icu
From https://github.com/dotnet/llvm-project
From https://github.com/dotnet/xharness
From https://github.com/dotnet/emsdk
From https://github.com/dotnet/roslyn-analyzers
From https://github.com/dotnet/roslyn