Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[release/9.0-staging] Update dependencies from dotnet/icu - #124027

#124027
Merged
svick merged 26 commits into
release/9.0-stagingdotnet/runtime:release/9.0-stagingfrom
darc-release/9.0-staging-78c29ba8-985f-4277-8389-441c417b748fdotnet/runtime:darc-release/9.0-staging-78c29ba8-985f-4277-8389-441c417b748fCopy head branch name to clipboard
Apr 20, 2026
Merged

[release/9.0-staging] Update dependencies from dotnet/icu#124027
svick merged 26 commits into
release/9.0-stagingdotnet/runtime:release/9.0-stagingfrom
darc-release/9.0-staging-78c29ba8-985f-4277-8389-441c417b748fdotnet/runtime:darc-release/9.0-staging-78c29ba8-985f-4277-8389-441c417b748fCopy head branch name to clipboard

Conversation

@dotnet-maestro

@dotnet-maestro dotnet-maestro Bot commented Feb 5, 2026

Copy link
Copy Markdown
Contributor

This pull request updates the following dependencies

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

@github-actions github-actions Bot added the area-codeflow for labeling automated codeflow label Feb 5, 2026
# Conflicts:
#	.config/dotnet-tools.json
#	NuGet.config
#	eng/Version.Details.xml
#	eng/Versions.props
#	eng/common/core-templates/job/source-build.yml
#	global.json
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.26078.1 -> To Version 9.0.0-rtm.26106.1
@lewing
lewing force-pushed the darc-release/9.0-staging-78c29ba8-985f-4277-8389-441c417b748f branch from d9c2cc5 to a33fb4c Compare February 9, 2026 20:19
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25627.1 -> To Version 9.0.0-rtm.26109.1
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25627.1 -> To Version 9.0.0-rtm.26110.1
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25627.1 -> To Version 9.0.0-rtm.26113.1
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25627.1 -> To Version 9.0.0-rtm.26117.1
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25627.1 -> To Version 9.0.0-rtm.26119.1
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25627.1 -> To Version 9.0.0-rtm.26127.1
@steveisok steveisok added the Servicing-approved Approved for servicing release label Mar 2, 2026
dotnet-maestro Bot added 14 commits March 3, 2026 02:04
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25627.1 -> To Version 9.0.0-rtm.26152.2
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25627.1 -> To Version 9.0.0-rtm.26153.1
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25627.1 -> To Version 9.0.0-rtm.26154.1
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25627.1 -> To Version 9.0.0-rtm.26155.1
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25627.1 -> To Version 9.0.0-rtm.26156.1
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25627.1 -> To Version 9.0.0-rtm.26160.1
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25627.1 -> To Version 9.0.0-rtm.26161.1
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25627.1 -> To Version 9.0.0-rtm.26167.4
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25627.1 -> To Version 9.0.0-rtm.26169.1
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25627.1 -> To Version 9.0.0-rtm.26174.1
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25627.1 -> To Version 9.0.0-rtm.26176.1
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25627.1 -> To Version 9.0.0-rtm.26177.1
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25627.1 -> To Version 9.0.0-rtm.26178.1
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25627.1 -> To Version 9.0.0-rtm.26202.3
dotnet-maestro Bot and others added 4 commits April 4, 2026 02:04
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25627.1 -> To Version 9.0.0-rtm.26203.1
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25627.1 -> To Version 9.0.0-rtm.26204.1
On relative base path root
Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25627.1 -> To Version 9.0.0-rtm.26210.1
Resolve merge conflicts by keeping ICU Transport update (9.0.0-rtm.26210.1)
from this branch and taking newer versions of arcade, xharness, cecil,
hotreload-utils, runtime-assets, emsdk, and source-build from upstream.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@svick

svick commented Apr 20, 2026

Copy link
Copy Markdown
Member

/ba-g only known test errors

@svick
svick merged commit 39681c0 into release/9.0-staging Apr 20, 2026
152 of 156 checks passed
@svick
svick deleted the darc-release/9.0-staging-78c29ba8-985f-4277-8389-441c417b748f branch April 20, 2026 16:46
@github-actions github-actions Bot locked and limited conversation to collaborators May 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-codeflow for labeling automated codeflow Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.