Skip to content

[main] Update dependencies from dotnet/dotnet#11477

Open
dotnet-maestro[bot] wants to merge 19 commits into
mainfrom
darc-main-6939d88e-694e-419c-9ce2-d342c59da0eb
Open

[main] Update dependencies from dotnet/dotnet#11477
dotnet-maestro[bot] wants to merge 19 commits into
mainfrom
darc-main-6939d88e-694e-419c-9ce2-d342c59da0eb

Conversation

@dotnet-maestro
Copy link
Copy Markdown
Contributor

@dotnet-maestro dotnet-maestro Bot commented May 25, 2026

This pull request updates the following dependencies

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

…524.4

On relative base path root
Microsoft.DotNet.Build.Tasks.Feed From Version 11.0.0-beta.26268.112 -> To Version 11.0.0-beta.26274.104
Microsoft.DotNet.Cecil From Version 0.11.5-preview.26268.112 -> To Version 0.11.5-preview.26274.104
Microsoft.NET.ILLink , Microsoft.NETCore.App.Ref From Version 11.0.0-preview.5.26268.112 -> To Version 11.0.0-preview.5.26274.104
Microsoft.NET.Sdk , Microsoft.TemplateEngine.Authoring.Tasks From Version 11.0.100-preview.5.26268.112 -> To Version 11.0.100-preview.5.26274.104
Updated from PR #11477 macOS test artifacts:
- BuildReleaseArm64SimpleDotNet.CoreCLR.apkdesc (from macOS-10 Attempt 3)
- BuildReleaseArm64XFormsDotNet.CoreCLR.apkdesc (from macOS-3 Attempt 3)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@simonrozsival
Copy link
Copy Markdown
Member

The lower .so sizes are likely thanks to dotnet/runtime#128232

dotnet-maestro Bot and others added 15 commits May 27, 2026 19:07
…527.4

On relative base path root
Microsoft.DotNet.Build.Tasks.Feed From Version 11.0.0-beta.26268.112 -> To Version 11.0.0-beta.26277.104
Microsoft.DotNet.Cecil From Version 0.11.5-preview.26268.112 -> To Version 0.11.5-preview.26277.104
Microsoft.NET.ILLink , Microsoft.NETCore.App.Ref From Version 11.0.0-preview.5.26268.112 -> To Version 11.0.0-preview.6.26277.104
Microsoft.NET.Sdk , Microsoft.TemplateEngine.Authoring.Tasks From Version 11.0.100-preview.5.26268.112 -> To Version 11.0.100-preview.6.26277.104
…531.2

On relative base path root
Microsoft.DotNet.Build.Tasks.Feed From Version 11.0.0-beta.26268.112 -> To Version 11.0.0-beta.26281.102
Microsoft.DotNet.Cecil From Version 0.11.5-preview.26268.112 -> To Version 0.11.5-preview.26281.102
Microsoft.NET.ILLink , Microsoft.NETCore.App.Ref From Version 11.0.0-preview.5.26268.112 -> To Version 11.0.0-preview.6.26281.102
Microsoft.NET.Sdk , Microsoft.TemplateEngine.Authoring.Tasks From Version 11.0.100-preview.5.26268.112 -> To Version 11.0.100-preview.6.26281.102
Work around macOS CI hangs waiting on VBCSCompiler after the .NET SDK bump by disabling shared compilation and MSBuild node reuse for Jenkins/installers builds.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Avoid macOS Jenkins hangs after the SDK bump by disabling solution-level MSBuild parallelism in addition to shared compilation and node reuse. Native builds still use their own parallelism.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Serialize CI restore requests to reduce Azure Artifacts feed throttling during dependency-update validation.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Give CI restores more time to recover from transient Azure Artifacts concurrency throttling on dependency-flow feeds.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Disable NuGet audit during CI restores, keep serialized restore, and retry restore-heavy CI tasks to reduce transient Azure Artifacts concurrency failures.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Cap per-source restore requests to reduce Azure Artifacts IP concurrency throttling during dependency-flow validation.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Ignore failed NuGet sources during workload install validation so local pack extraction is not blocked by transient Azure Artifacts 500s. Also ignore the generated .sarif security-analysis artifact in the dirty-tree check.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Resolve the dependency-version conflict by keeping the .NET preview.6 bump and taking main's newer MSTest update.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Pass restore-hardening properties through NUNIT_MSBUILD_ARGS so nested smoke-test builds do not fail when Azure Artifacts temporarily throttles one package source.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Write NUNIT_MSBUILD_ARGS as separate response-file lines so each restore-hardening property is parsed independently by MSBuild.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
The Windows solution build can hit transient Gradle daemon startup timeouts while parallel Gradle-backed projects are building. Retry the task like other transient-sensitive CI steps.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Restore bounded MSBuild parallelism on macOS so Sequoia agents do not spend the whole validation in a silent serial build, while keeping restore/feed hardening in place. Add a task timeout so retries can recover from a wedged make jenkins step.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Keep macOS CI bounded at /m:4, but stop forcing command-line Csc. The no-shared mitigation avoided compiler-server use, but CI then stalled inside command-line Csc work and hit the task timeout. Bounded shared compilation preserves the concurrency limit while allowing Roslyn to reuse the compiler server.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants