-
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 dependencies from dotnet/llvm-project dotnet/hotreload-utils #75525
[release/7.0] Update dependencies from dotnet/llvm-project dotnet/hotreload-utils #75525
Conversation
… 20220912.2 runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools From Version 11.1.0-alpha.1.22459.1 -> To Version 11.1.0-alpha.1.22462.2
…ild 20220912.2 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 1.1.0-alpha.0.22456.2 -> To Version 1.1.0-alpha.0.22462.2
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.
I'm a little bit surprised there's codeflow from hotreload-utils. we don't have a 7.0 branch in that repo, just main. (also it's just a testing component).
there is a darc subscription in all the branches and arcade/roslyn changes keep producing packages |
@lewing so no problems or concerns with this dependency update? Is this good to merge? BTW the test failure was the good ol' false positive we keep seeing in System.Net.Http.Functional.Tests.
|
Not sure what Larry thinks, but I think it's ok for now. Once 7.0 is RTM we should probably turn off the subscription from hotreload-utils to runtime release/7.0. (the hotreload-utils package produces a nuget that is used for hot reload CI tests in runtime - it doesn't add any shipping artifacts). At that point we're not likely to make any changes ot the 7.0 hot reload tests that would require a newer hotreload-utils. |
This pull request updates the following dependencies
From https://github.com/dotnet/llvm-project
From https://github.com/dotnet/hotreload-utils