Skip to content

[main] Source code updates from dotnet/dotnet#119344

Merged
tannergooding merged 6 commits intomainfrom
darc-main-dc1c3d8c-d943-4568-8fa2-cb6fbf6af33f
Sep 4, 2025
Merged

[main] Source code updates from dotnet/dotnet#119344
tannergooding merged 6 commits intomainfrom
darc-main-dc1c3d8c-d943-4568-8fa2-cb6fbf6af33f

Conversation

@dotnet-maestro
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Sep 4, 2025

Note

This is a codeflow update. It may contain both source code changes from the VMR as well as dependency updates. Learn more here.

This pull request brings the following source code changes

From https://github.com/dotnet/dotnet

Updated Dependencies

Associated changes in source repos

Updated Dependencies:
Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.Analyzers, Microsoft.CodeAnalysis.CSharp, Microsoft.Net.Compilers.Toolset (Version 5.0.0-2.25420.121 -> 5.0.0-2.25453.110)
Microsoft.CodeAnalysis.NetAnalyzers, Microsoft.DotNet.ApiCompat.Task, Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport (Version 10.0.100-rc.1.25420.121 -> 10.0.100-rc.1.25453.110)
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.XliffTasks, Microsoft.DotNet.XUnitExtensions (Version 10.0.0-beta.25420.121 -> 11.0.0-beta.25453.110)
Microsoft.DotNet.Cecil (Version 0.11.5-alpha.25420.121 -> 0.11.5-alpha.25453.110)
Microsoft.DotNet.XUnitAssert, Microsoft.DotNet.XUnitConsoleRunner (Version 2.9.3-beta.25420.121 -> 2.9.3-beta.25453.110)
Microsoft.NET.Sdk.IL, Microsoft.NETCore.App.Ref, Microsoft.NETCore.ILAsm, runtime.native.System.IO.Ports, System.Reflection.Metadata, System.Reflection.MetadataLoadContext, System.Text.Json (Version 10.0.0-rc.1.25420.121 -> 10.0.0-rc.1.25453.110)
NuGet.Frameworks, NuGet.Packaging, NuGet.ProjectModel, NuGet.Versioning (Version 7.0.0-preview.1.42121 -> 7.0.0-preview.1.45410)
System.CommandLine (Version 2.0.0-rc.1.25420.121 -> 2.0.0-rc.1.25453.110)
@github-actions github-actions bot added the area-codeflow for labeling automated codeflow label Sep 4, 2025
@tannergooding
Copy link
Member

Looks like some RISC-V header failures that are blocking the build:

src/coreclr/jit/emitriscv64.h: error: redefinition of enumerator 'Addi4Spn'

tannergooding and others added 3 commits September 4, 2025 02:47
@tannergooding tannergooding enabled auto-merge (squash) September 4, 2025 14:13
@tannergooding
Copy link
Member

We’ve got an linker test failure

Expected to find warning: warning IL2072: Mono.Linker.Tests.Cases.DataFlow.ExtensionMembersDataFlow.TestExtensionPropertyAnnotatedAccessor(): and message containing 'ExtensionMembersPropertyAnnotatedAccessor' 'RequiresPublicMethods', but no such message was found.

cc. @dotnet/illink

@tannergooding tannergooding merged commit 63c8246 into main Sep 4, 2025
165 of 170 checks passed
@dotnet-maestro dotnet-maestro bot deleted the darc-main-dc1c3d8c-d943-4568-8fa2-cb6fbf6af33f branch September 4, 2025 19:39
@tannergooding
Copy link
Member

...
Wasn't expecting auto-merge to ignore the dotnet-linker-tests.

@github-actions github-actions bot locked and limited conversation to collaborators Oct 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-codeflow for labeling automated codeflow

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants