Skip to content

[main] Update dependencies from dotnet/icu, dotnet/runtime-assets#130062

Merged
lewing merged 6 commits into
mainfrom
darc-main-ba7005b2-11ef-4dce-894c-2ad8cfabac78
Jul 22, 2026
Merged

[main] Update dependencies from dotnet/icu, dotnet/runtime-assets#130062
lewing merged 6 commits into
mainfrom
darc-main-ba7005b2-11ef-4dce-894c-2ad8cfabac78

Conversation

@dotnet-maestro

@dotnet-maestro dotnet-maestro Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This pull request updates the following dependencies

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

  • Dependency Updates:
    • From 11.0.0-beta.26309.3 to 11.0.0-beta.26370.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

…ld 20260630.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.26309.3 -> To Version 11.0.0-beta.26330.1
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 11.0.0-alpha.1.26281.1 -> To Version 11.0.0-alpha.1.26355.1
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 11.0.0-alpha.1.26281.1 -> To Version 11.0.0-alpha.1.26357.2
…ld 20260713.4

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.26309.3 -> To Version 11.0.0-beta.26363.4
@dotnet-maestro
dotnet-maestro Bot temporarily deployed to copilot-pat-pool July 14, 2026 02:02 Inactive
@dotnet-maestro
dotnet-maestro Bot temporarily deployed to copilot-pat-pool July 14, 2026 02:02 Inactive
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 11.0.0-alpha.1.26281.1 -> To Version 11.0.0-alpha.1.26364.1
@dotnet-maestro
dotnet-maestro Bot temporarily deployed to copilot-pat-pool July 15, 2026 02:02 Inactive
@dotnet-maestro
dotnet-maestro Bot temporarily deployed to copilot-pat-pool July 15, 2026 02:02 Inactive
@github-actions

github-actions Bot commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Workflow state for the Holistic Review Orchestrator.

{
  "version": 5,
  "last_dispatched_commit": "bf597477599dd4696b95a0487ea242441ed120f5",
  "last_dispatched_base_ref": "main",
  "last_dispatched_base_sha": "8edc1cf5f0229b2bfd25445d5baac0ded07f615e",
  "last_reviewed_commit": "bf597477599dd4696b95a0487ea242441ed120f5",
  "last_reviewed_base_ref": "main",
  "last_reviewed_base_sha": "8edc1cf5f0229b2bfd25445d5baac0ded07f615e",
  "last_recorded_worker_run_id": "29684005352",
  "review_attempt_commit": "",
  "review_attempt_base_ref": "",
  "review_attempt_count": 0,
  "max_review_attempts": 5,
  "review_history_format": "holistic-review-disclosure-v1",
  "review_history": [
    {
      "commit": "bf597477599dd4696b95a0487ea242441ed120f5",
      "review_id": 4730631762
    }
  ]
}

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Holistic Review

Motivation: This is an automated Maestro dependency-flow PR that advances two subscriptions: Microsoft.NETCore.Runtime.ICU.Transport from dotnet/icu (11.0.0-alpha.1.26281.111.0.0-alpha.1.26364.1) and the full family of dotnet/runtime-assets test-data packages (11.0.0-beta.26309.311.0.0-beta.26363.4). Keeping these dependencies current picks up updated ICU data and refreshed test assets.

Approach: The change touches only eng/Version.Details.props (package version properties) and eng/Version.Details.xml (dependency versions plus their source commit SHAs). This is the standard darc-authored update pattern with no source, build-logic, or configuration changes.

Summary: The update is mechanical and internally consistent. In Version.Details.xml every runtime-assets dependency moves in lockstep to version 11.0.0-beta.26363.4 with SHA c29280d1710f675a1ce08b0b3cef1610dfcb4fd2, and the ICU dependency's version/SHA pair updates together (6cfb6605cf78bc12164284ec6cc7afbafb52d64e). The corresponding *PackageVersion properties in Version.Details.props match the XML versions exactly, with no stale or mismatched entries. There are no actionable findings; correctness ultimately rests on CI (build + test-data-dependent tests) passing. Verdict: LGTM — routine, low-risk dependency bump; recommend merging once CI is green.

Note

This review was generated by this repository's Holistic Review agentic workflow to complement the built-in Copilot review.

Generated by Holistic Review · 36.7 AIC · ⌖ 15 AIC · ⊞ 10K

…ld 20260720.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.26309.3 -> To Version 11.0.0-beta.26370.1
@akoeplinger

Copy link
Copy Markdown
Member

/ba-g unrelated infrastructure issues

@lewing
lewing merged commit f9b710c into main Jul 22, 2026
169 of 174 checks passed
@lewing
lewing deleted the darc-main-ba7005b2-11ef-4dce-894c-2ad8cfabac78 branch July 22, 2026 08:31
@dotnet-milestone-bot dotnet-milestone-bot Bot added this to the 11.0-rc1 milestone Jul 24, 2026
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.

2 participants