Skip to content

[release/10.0] Source code updates from dotnet/dotnet#14002

Merged
Shyam-Gupta merged 3 commits intorelease/10.0from
darc-release/10.0-479464ad-7274-49bc-9f5a-577f43900315
Oct 31, 2025
Merged

[release/10.0] Source code updates from dotnet/dotnet#14002
Shyam-Gupta merged 3 commits intorelease/10.0from
darc-release/10.0-479464ad-7274-49bc-9f5a-577f43900315

Conversation

@dotnet-maestro
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Oct 30, 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

  • From 10.0.0-beta.25523.113 to 10.0.0-beta.25528.106
    • Microsoft.DotNet.Arcade.Sdk
    • Microsoft.DotNet.Build.Tasks.Templating
    • Microsoft.DotNet.CMake.Sdk
    • Microsoft.DotNet.GenFacades
    • Microsoft.DotNet.Helix.Sdk
    • Microsoft.DotNet.RemoteExecutor
    • Microsoft.DotNet.XUnitV3Extensions
  • From 10.0.0 to 10.0.0
    • Microsoft.NET.Sdk.IL
    • Microsoft.NETCore.App.Ref
    • Microsoft.NETCore.ILAsm
    • Microsoft.NETCore.ILDAsm
    • Microsoft.Win32.SystemEvents
    • runtime.win-x64.Microsoft.NETCore.ILAsm
    • runtime.win-x86.Microsoft.NETCore.ILAsm
    • System.CodeDom
    • System.Configuration.ConfigurationManager
    • System.Formats.Nrbf
    • System.IO.Hashing
    • System.Reflection.MetadataLoadContext
    • System.Resources.Extensions
    • System.Runtime.Serialization.Formatters
    • System.Text.Encodings.Web
    • System.Text.Json
    • System.Windows.Extensions
  • From 10.0.0-rtm.25523.113 to 10.0.0-rtm.25528.106
    • Microsoft.NETCore.Platforms
Microsoft Reviewers: Open in CodeFlow

Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.CMake.Sdk, Microsoft.DotNet.GenFacades, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.RemoteExecutor, Microsoft.DotNet.XUnitV3Extensions (Version 10.0.0-beta.25523.113 -> 10.0.0-beta.25528.106)
Microsoft.NET.Sdk.IL, Microsoft.NETCore.App.Ref, Microsoft.NETCore.ILAsm, Microsoft.NETCore.ILDAsm, Microsoft.Win32.SystemEvents, runtime.win-x64.Microsoft.NETCore.ILAsm, System.CodeDom, System.Configuration.ConfigurationManager, System.Formats.Nrbf, System.IO.Hashing, System.Reflection.MetadataLoadContext, System.Resources.Extensions, System.Runtime.Serialization.Formatters, System.Text.Encodings.Web, System.Text.Json, System.Windows.Extensions, runtime.win-x86.Microsoft.NETCore.ILAsm (Version 10.0.0 -> 10.0.0)
Microsoft.NETCore.Platforms (Version 10.0.0-rtm.25523.113 -> 10.0.0-rtm.25528.106)
@dotnet-maestro dotnet-maestro bot requested a review from a team as a code owner October 30, 2025 02:05
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Go, you big red fire engine!

@codecov
Copy link

codecov bot commented Oct 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.91747%. Comparing base (0c37641) to head (9f29826).
⚠️ Report is 1 commits behind head on release/10.0.

❗ There is a different number of reports uploaded between BASE (0c37641) and HEAD (9f29826). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (0c37641) HEAD (9f29826)
Debug 3 2
test 1 0
Additional details and impacted files
@@                   Coverage Diff                   @@
##           release/10.0      #14002          +/-   ##
=======================================================
- Coverage      77.09941%   51.91747%   -25.18195%     
=======================================================
  Files              3273        2064        -1209     
  Lines            644979      287932      -357047     
  Branches          47701       42117        -5584     
=======================================================
- Hits             497275      149487      -347788     
+ Misses           144022      135552        -8470     
+ Partials           3682        2893         -789     
Flag Coverage Δ
Debug 51.91747% <ø> (-25.18195%) ⬇️
integration 18.97805% <ø> (-0.00523%) ⬇️
production 51.91747% <ø> (+0.00348%) ⬆️
test ?
unit 49.36617% <ø> (+0.03854%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dotnet-maestro
Copy link
Contributor Author

Important

The source repository has received code changes from an opposite flow. Any additional codeflows into this PR may potentially result in lost changes.

Please continue with one of the following options:

  1. Close or merge this PR and let the codeflow continue normally
  2. Close or merge this PR and receive the new codeflow immediately by triggering the subscription:
    darc trigger-subscriptions --id 7442e8e7-a558-4305-8b1f-3fa7e892b4a1
  3. Force-flow new changes into this PR at your own risk (some PR commits might be reverted):
    darc trigger-subscriptions --force --id 7442e8e7-a558-4305-8b1f-3fa7e892b4a1

💡 You may consult the FAQ for more information or tag @dotnet/product-construction for assistance.

@Shyam-Gupta Shyam-Gupta enabled auto-merge (squash) October 31, 2025 18:00
@Shyam-Gupta Shyam-Gupta merged commit 62b947a into release/10.0 Oct 31, 2025
14 checks passed
@Shyam-Gupta Shyam-Gupta deleted the darc-release/10.0-479464ad-7274-49bc-9f5a-577f43900315 branch October 31, 2025 18:07
@github-actions github-actions bot locked and limited conversation to collaborators Dec 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants