Skip to content

[main] Update dependencies from dotnet/hotreload-utils, dotnet/icu, dotnet/runtime-assets#126569

Open
dotnet-maestro[bot] wants to merge 6 commits intomainfrom
darc-main-7362e2aa-8111-40ab-80f8-53249abf1d48
Open

[main] Update dependencies from dotnet/hotreload-utils, dotnet/icu, dotnet/runtime-assets#126569
dotnet-maestro[bot] wants to merge 6 commits intomainfrom
darc-main-7362e2aa-8111-40ab-80f8-53249abf1d48

Conversation

@dotnet-maestro
Copy link
Copy Markdown
Contributor

@dotnet-maestro dotnet-maestro Bot commented Apr 6, 2026

This pull request updates the following dependencies

From https://github.com/dotnet/hotreload-utils

From https://github.com/dotnet/runtime-assets

  • Dependency Updates:
    • From 11.0.0-beta.26180.1 to 11.0.0-beta.26226.1
      • Microsoft.DotNet.CilStrip.Sources
      • Microsoft.DotnetFuzzing.TestData
      • Microsoft.NET.HostModel.TestData
      • 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 https://github.com/dotnet/icu

…ild 20260330.1

On relative base path root
Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 11.0.0-alpha.0.26173.1 -> To Version 11.0.0-alpha.0.26180.1
@github-actions github-actions Bot added the area-codeflow for labeling automated codeflow label Apr 6, 2026
2026040.2

On relative base path root
Microsoft.DotNet.CilStrip.Sources , Microsoft.DotnetFuzzing.TestData , Microsoft.NET.HostModel.TestData , 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 11.0.0-beta.26180.1 -> To Version 11.0.0-beta.26208.2
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 11.0.0-alpha.1.26181.1 -> To Version 11.0.0-alpha.1.26213.1
@dotnet-maestro dotnet-maestro Bot changed the title [main] Update dependencies from dotnet/hotreload-utils, dotnet/runtime-assets [main] Update dependencies from dotnet/hotreload-utils, dotnet/icu, dotnet/runtime-assets Apr 15, 2026
@agocke
Copy link
Copy Markdown
Member

agocke commented Apr 22, 2026

@copilot resolve the merge conflicts in this pull request

Co-authored-by: agocke <515774+agocke@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 22, 2026

@copilot resolve the merge conflicts in this pull request

Resolved in commit 5b1e1ef by merging origin/main and fixing conflicts in eng/Version.Details.props and eng/Version.Details.xml while preserving this PR’s dependency updates.

…ld 20260426.1

On relative base path root
Microsoft.DotNet.CilStrip.Sources , Microsoft.DotnetFuzzing.TestData , Microsoft.NET.HostModel.TestData , 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 11.0.0-beta.26180.1 -> To Version 11.0.0-beta.26226.1
@github-actions
Copy link
Copy Markdown
Contributor

🤖 Copilot Code Review — PR #126569

Note

This review was AI/Copilot-generated.

Holistic Assessment

Motivation: This is a standard DARC automated dependency update PR. Keeping external dependencies current is routine and necessary for build health.

Approach: Mechanical version bumps in eng/Version.Details.props and eng/Version.Details.xml, consistent with the established DARC update pattern.

Summary: ✅ LGTM. All version numbers, SHAs, and URIs are internally consistent across both files. No source code changes, no new public API surface, no behavioral changes. CI validation will confirm package restore succeeds.


Detailed Findings

✅ Version Consistency — All 16 runtime-assets packages updated consistently

All 16 dotnet/runtime-assets test-data packages are bumped to the same version (11.0.0-beta.26226.1) and all point to the same SHA (aa11b4d0f73d8322a3e7ffdec85302930d2d969c). The Version.Details.props package versions and Version.Details.xml dependency entries are in agreement.

✅ ICU Transport Update — Version and SHA consistent

The ICU Transport package is updated from 11.0.0-alpha.1.26181.111.0.0-alpha.1.26213.1 with the corresponding SHA (e5e7da2917ccbfe7f12ef5147d7ff4fdac194781) correctly set in Version.Details.xml.

✅ New hotreload-utils Dependency — Properly structured

The new Microsoft.DotNet.HotReload.Utils.Generator.BuildTool dependency is correctly added in both files:

  • Version.Details.props: Both PackageVersion and Version properties defined with proper indirection
  • Version.Details.xml: Dependency entry with URI (https://github.com/dotnet/hotreload-utils) and SHA present
  • Placement follows the alphabetical ordering of dependency source groups (dotnet-hotreload-utils between SystemTextJson and dotnet-icu)

✅ No Source Code Changes — No risk to runtime behavior

Only eng/Version.Details.props and eng/Version.Details.xml are modified. No source code, tests, or build logic changes. CI validation will confirm package restore succeeds with the updated versions.

Generated by Code Review for issue #126569 ·

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-codeflow for labeling automated codeflow

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants