Skip to content

Conversation

dotnet-maestro[bot]
Copy link
Contributor

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

This pull request updates the following dependencies

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

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

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

  • Updates:
    • From 10.0.0-beta.25310.1 to 11.0.0-beta.25458.1
      • Microsoft.DotNet.CilStrip.Sources
      • 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

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 10.0.0-preview.6.25302.1 -> To Version 10.0.0-preview.7.25431.1
@github-actions github-actions bot added the area-codeflow for labeling automated codeflow label Sep 11, 2025
…ild 20250908.1

Microsoft.DotNet.HotReload.Utils.Generator.BuildTool
 From Version 10.0.0-alpha.0.25302.2 -> To Version 11.0.0-alpha.0.25458.1
@dotnet-maestro dotnet-maestro bot changed the title [main] Update dependencies from dotnet/icu [main] Update dependencies from dotnet/hotreload-utils, dotnet/icu Sep 11, 2025
@akoeplinger
Copy link
Member

Failure during build:

  parsing patch #2 from /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.LambdaCapturesThis/LambdaCapturesThis_v2.cs and creating delta
  Found changes in LambdaCapturesThis.cs
  Unhandled exception. System.AggregateException: One or more errors occurred. (Exception has been thrown by the target of an invocation.)
   ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
   ---> System.InvalidOperationException: Previous update has not been committed or discarded.
     at Microsoft.CodeAnalysis.EditAndContinue.DebuggingSession.StorePendingUpdate(PendingUpdate update)
     at Microsoft.CodeAnalysis.EditAndContinue.DebuggingSession.EmitSolutionUpdateAsync(Solution solution, ImmutableDictionary`2 runningProjects, ActiveStatementSpanProvider activeStatementSpanProvider, CancellationToken cancellationToken)
     at Microsoft.CodeAnalysis.ExternalAccess.Watch.Api.WatchHotReloadService.GetUpdatesAsync(Solution solution, ImmutableDictionary`2 runningProjects, CancellationToken cancellationToken)
     at InvokeStub_TaskAwaiter`1.GetResult(Object, Object, IntPtr*)
     at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
     --- End of inner exception stack trace ---
     at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
     at Microsoft.DotNet.HotReload.Utils.Generator.EnC.ChangeMakerService.<>c__DisplayClass15_0.<EmitSolutionUpdateAsync>b__0() in /_/src/Microsoft.DotNet.HotReload.Utils.Generator/EnC/ChangeMakerService.cs:line 226
  --- End of stack trace from previous location ---
     at Microsoft.DotNet.HotReload.Utils.Generator.DeltaProject.BuildDelta(Delta delta, Boolean ignoreUnchanged, Func`2 makeOutputs, Action`2 outputsReady, CancellationToken ct) in /_/src/Microsoft.DotNet.HotReload.Utils.Generator/DeltaProject.cs:line 95
     at Microsoft.DotNet.HotReload.Utils.Generator.Runner.GenerateDeltas(DeltaProject deltaProject, IAsyncEnumerable`1 deltas, Func`2 makeOutputs, Action`2 outputsReady, CancellationToken ct) in /_/src/Microsoft.DotNet.HotReload.Utils.Generator/Runner.cs:line 113
     at Microsoft.DotNet.HotReload.Utils.Generator.Runner.GenerateDeltas(DeltaProject deltaProject, IAsyncEnumerable`1 deltas, Func`2 makeOutputs, Action`2 outputsReady, CancellationToken ct) in /_/src/Microsoft.DotNet.HotReload.Utils.Generator/Runner.cs:line 110
     at Microsoft.DotNet.HotReload.Utils.Generator.Runner.Run(CancellationToken ct) in /_/src/Microsoft.DotNet.HotReload.Utils.Generator/Runner.cs:line 30
     at Microsoft.DotNet.HotReload.Utils.Generator.Frontend.Frontend.Run(Config config) in /_/src/Microsoft.DotNet.HotReload.Utils.Generator.Frontend/Frontend.cs:line 37
     at Microsoft.DotNet.HotReload.Utils.Generator.Frontend.Frontend.RunWithExitStatus(Config config) in /_/src/Microsoft.DotNet.HotReload.Utils.Generator.Frontend/Frontend.cs:line 25
     --- End of inner exception stack trace ---
     at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
     at Microsoft.DotNet.HotReload.Utils.Generator.Frontend.Frontend.Main(String[] args) in /_/src/Microsoft.DotNet.HotReload.Utils.Generator.Frontend/Frontend.cs:line 18
     at Program.<Main>$(String[] args) in /_/src/Microsoft.DotNet.HotReload.Utils.Generator.BuildTool/Program.cs:line 4
/__w/1/s/.packages/microsoft.dotnet.hotreload.utils.generator.buildtool/11.0.0-alpha.0.25458.1/build/Microsoft.DotNet.HotReload.Utils.Generator.BuildTool.targets(57,5): error MSB3073: The command ""/__w/1/s/.dotnet/dotnet" "/__w/1/s/.packages/microsoft.dotnet.hotreload.utils.generator.buildtool/11.0.0-alpha.0.25458.1/build/../tools/net10.0/Microsoft.DotNet.HotReload.Utils.Generator.BuildTool.dll" "-msbuild:/__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.LambdaCapturesThis/System.Reflection.Metadata.ApplyUpdate.Test.LambdaCapturesThis.csproj" "-script:/__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.LambdaCapturesThis/deltascript.json" -p:Configuration=Debug" exited with code 134. [/__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.LambdaCapturesThis/System.Reflection.Metadata.ApplyUpdate.Test.LambdaCapturesThis.csproj]
##[error].packages/microsoft.dotnet.hotreload.utils.generator.buildtool/11.0.0-alpha.0.25458.1/build/Microsoft.DotNet.HotReload.Utils.Generator.BuildTool.targets(57,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/.dotnet/dotnet" "/__w/1/s/.packages/microsoft.dotnet.hotreload.utils.generator.buildtool/11.0.0-alpha.0.25458.1/build/../tools/net10.0/Microsoft.DotNet.HotReload.Utils.Generator.BuildTool.dll" "-msbuild:/__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.LambdaCapturesThis/System.Reflection.Metadata.ApplyUpdate.Test.LambdaCapturesThis.csproj" "-script:/__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.LambdaCapturesThis/deltascript.json" -p:Configuration=Debug" exited with code 134.

@tmat do you know if there have been any roslyn changes that would cause this? it looks like we bumped from Microsoft.CodeAnalysis 5.0.0-1.25301.1 to 5.0.0-2.25429.6 in hotreload-utils

@tmat
Copy link
Member

tmat commented Sep 11, 2025

Yes, there were changes. Looking

@tmat
Copy link
Member

tmat commented Sep 11, 2025

@akoeplinger
Copy link
Member

@tmat I don't know the history of that code, maybe there was no public API back then? is there one now?

@tmat
Copy link
Member

tmat commented Sep 11, 2025

Not having public API is not a good excuse. If it's needed it can be added.

@tmat
Copy link
Member

tmat commented Sep 11, 2025

@akoeplinger dotnet/hotreload-utils#605 should fix it

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 10.0.0-preview.6.25302.1 -> To Version 11.0.0-alpha.1.25461.1
…ld 20250908.1

Microsoft.DotNet.CilStrip.Sources , 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 10.0.0-beta.25310.1 -> To Version 11.0.0-beta.25458.1
@dotnet-maestro dotnet-maestro bot changed the title [main] Update dependencies from dotnet/hotreload-utils, dotnet/icu [main] Update dependencies from dotnet/hotreload-utils, dotnet/icu, dotnet/runtime-assets Sep 12, 2025
…ild 20250911.1

Microsoft.DotNet.HotReload.Utils.Generator.BuildTool
 From Version 10.0.0-alpha.0.25302.2 -> To Version 11.0.0-alpha.0.25461.1
@akoeplinger
Copy link
Member

/ba-g unrelated timeouts from browser testing in WasmBuildTests

@akoeplinger akoeplinger merged commit b876d3d into main Sep 12, 2025
160 of 164 checks passed
@akoeplinger akoeplinger deleted the darc-main-1eb15331-bcda-474b-b54d-d59d8f94c1c0 branch September 12, 2025 16:46
@github-actions github-actions bot locked and limited conversation to collaborators Oct 13, 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