-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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 10 repositories #87125
Merged
jkoritzinsky
merged 14 commits into
main
from
darc-main-6cda314e-ff9a-425d-8c8b-92c37f8b251b
Jun 8, 2023
Merged
[main] Update dependencies from 10 repositories #87125
jkoritzinsky
merged 14 commits into
main
from
darc-main-6cda314e-ff9a-425d-8c8b-92c37f8b251b
Jun 8, 2023
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
Microsoft.NETCore.Runtime.ICU.Transport From Version 8.0.0-preview.6.23280.1 -> To Version 8.0.0-preview.6.23305.1
…0604.2 Microsoft.NET.ILLink.Tasks , 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-preview.5.23279.2 -> To Version 8.0.0-preview.6.23304.2
Microsoft.DotNet.ApiCompat.Task From Version 8.0.100-preview.6.23303.2 -> To Version 8.0.100-preview.6.23305.4
@agocke @vitek-karas are these ILLink errors due to a recent change in the linker tooling? Can you please take a look? |
This is probably caused by my change - I'll look into it. |
Recent changes modified the behavior of trimmer where it will now report warnings for all marked methods which have RUC. Previously it tried to avoid duplicate warnings by only doing this for base methods in virtual hierarchies. But that had bugs and the behavior was very complex and hard to predict. So now it warns always. The DbConnectionStringBuilder class implement ICustomTypeDescriptor interface which has several methods marked with RUC - so the trimmer reported 2113 on all of these. But it didn't warn on the implementation. Now it warns on the implementation as well, with 2112. The suppression has the same reason as previously, so no functional change.
I left a comment here: 472b161#r116596233 |
ViktorHofer
approved these changes
Jun 6, 2023
Microsoft.NETCore.Runtime.ICU.Transport From Version 8.0.0-preview.6.23280.1 -> To Version 8.0.0-preview.6.23305.2
…ild 20230605.2 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 8.0.0-alpha.0.23280.2 -> To Version 8.0.0-alpha.0.23305.2
…06.1 Microsoft.DotNet.Cecil From Version 0.11.4-alpha.23301.1 -> To Version 0.11.4-alpha.23306.1
ViktorHofer
approved these changes
Jun 6, 2023
Microsoft.DotNet.ApiCompat.Task From Version 8.0.100-preview.6.23303.2 -> To Version 8.0.100-preview.6.23307.9
… 20230607.1 runtime.linux-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.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.Mono.LLVM.Sdk , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , 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.Mono.LLVM.Sdk , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.ObjWriter From Version 14.0.0-alpha.1.23301.2 -> To Version 14.0.0-alpha.1.23307.1
…607.2 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.TargetFramework , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.GenFacades , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.23302.3 -> To Version 8.0.0-beta.23307.2 Dependency coherency updates Microsoft.DotNet.XliffTasks From Version 1.0.0-beta.23279.1 -> To Version 1.0.0-beta.23305.1 (parent: Microsoft.DotNet.Arcade.Sdk
…30607.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 8.0.0-prerelease.23279.1 -> To Version 8.0.0-prerelease.23307.1
…ld 20230607.1 Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Data.Common.TestData , System.Drawing.Common.TestData , System.Formats.Tar.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.Numerics.TestData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Text.RegularExpressions.TestData , System.Windows.Extensions.TestData From Version 8.0.0-beta.23280.1 -> To Version 8.0.0-beta.23307.1
…07.1 Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-preview.6.23301.1 -> To Version 8.0.0-preview.6.23307.1
ViktorHofer
approved these changes
Jun 8, 2023
Microsoft.DotNet.ApiCompat.Task From Version 8.0.100-preview.6.23303.2 -> To Version 8.0.100-preview.6.23308.2
This was referenced Jun 8, 2023
All failures are known, merging. |
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
From https://github.com/dotnet/icu
From https://github.com/dotnet/runtime
From https://github.com/dotnet/sdk
From https://github.com/dotnet/hotreload-utils
From https://github.com/dotnet/cecil
From https://github.com/dotnet/llvm-project
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/arcade
From https://github.com/dotnet/xharness
From https://github.com/dotnet/runtime-assets
From https://github.com/dotnet/emsdk