Skip to content

Update dotnet monorepo (major) - #1187

Open
renovate[bot] wants to merge 1 commit into
dev8from
renovate/major-dotnet-monorepo
Open

Update dotnet monorepo (major)#1187
renovate[bot] wants to merge 1 commit into
dev8from
renovate/major-dotnet-monorepo

Conversation

@renovate

@renovate renovate Bot commented Aug 7, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@microsoft/signalr (source) ^8.0.0^10.0.0 age confidence
Microsoft.AspNetCore.Identity.EntityFrameworkCore (source) 9.0.410.0.11 age confidence
Microsoft.AspNetCore.Mvc.NewtonsoftJson (source) 9.0.410.0.11 age confidence
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (source) 9.0.410.0.11 age confidence
Microsoft.AspNetCore.OpenApi (source) 9.0.410.0.11 age confidence
Microsoft.AspNetCore.SignalR.Client (source) 9.0.410.0.11 age confidence
Microsoft.AspNetCore.SignalR.Common (source) 9.0.410.0.11 age confidence
Microsoft.AspNetCore.SignalR.StackExchangeRedis (source) 9.0.410.0.11 age confidence
Microsoft.Bcl.Numerics (source) 9.0.410.0.11 age confidence
Microsoft.CodeAnalysis.CSharp 4.13.05.9.0 age confidence
Microsoft.Extensions.ApiDescription.Server (source) 9.0.410.0.11 age confidence
Microsoft.Extensions.Caching.StackExchangeRedis (source) 9.0.410.0.11 age confidence
Microsoft.Extensions.Configuration (source) 9.0.410.0.11 age confidence
Microsoft.Extensions.Configuration.Json (source) 9.0.410.0.11 age confidence
Microsoft.Extensions.Configuration.UserSecrets (source) 9.0.410.0.11 age confidence
Microsoft.Extensions.DependencyInjection (source) 9.0.410.0.11 age confidence
Microsoft.Extensions.FileProviders.Embedded (source) 9.0.410.0.11 age confidence
Microsoft.Extensions.FileProviders.Physical (source) 9.0.410.0.11 age confidence
Microsoft.Extensions.Hosting (source) 9.0.410.0.11 age confidence
Microsoft.Extensions.Http (source) 9.0.410.0.11 age confidence
Microsoft.Extensions.Http.Resilience (source) 9.4.010.9.0 age confidence
Microsoft.Extensions.Logging (source) 9.0.410.0.11 age confidence
Microsoft.Extensions.Logging.Console (source) 9.0.410.0.11 age confidence
Microsoft.Extensions.Options (source) 9.0.410.0.11 age confidence
Microsoft.Extensions.Options.ConfigurationExtensions (source) 9.0.410.0.11 age confidence
Microsoft.Extensions.Primitives (source) 9.0.410.0.11 age confidence
Microsoft.Extensions.ServiceDiscovery (source) 9.3.010.9.0 age confidence
Microsoft.Extensions.ServiceDiscovery.Abstractions (source) 9.3.010.9.0 age confidence
Microsoft.Extensions.ServiceDiscovery.Dns (source) 9.3.010.9.0 age confidence
Microsoft.Extensions.ServiceDiscovery.Yarp (source) 9.3.010.9.0 age confidence
Microsoft.Maui.Essentials 9.0.6010.0.100 age confidence
Microsoft.SourceLink.GitHub 8.0.010.0.400 age confidence
Microsoft.XmlSerializer.Generator (source) 9.0.410.0.11 age confidence
System.Composition (source) 9.0.410.0.11 age confidence
System.Configuration.ConfigurationManager (source) 9.0.410.0.11 age confidence
System.Diagnostics.EventLog (source) 9.0.410.0.11 age confidence
System.Diagnostics.PerformanceCounter (source) 9.0.410.0.11 age confidence
System.Drawing.Common (source) 9.0.410.0.11 age confidence
System.IO.Hashing (source) 9.0.410.0.11 age confidence
System.IO.Pipelines (source) 9.0.410.0.11 age confidence
System.Management (source) 9.0.410.0.11 age confidence
System.Net.Http.Json (source) 9.0.410.0.11 age confidence
System.Security.Cryptography.ProtectedData (source) 9.0.410.0.11 age confidence
System.Text.Json (source) 9.0.410.0.11 age confidence

Release Notes

dotnet/aspnetcore (@​microsoft/signalr)

v10.0.11: .NET 10.0.11

Compare Source

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v10.0.10...v10.0.11

v10.0.0: .NET 10.0

Compare Source

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v10.0.0-rc.2.25502.107...v10.0.0

v9.0.19: .NET 9.0.19

Compare Source

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.18...v9.0.19

v9.0.6

Compare Source

Bug Fixes

  • Forwarded Headers Middleware: Ignore X-Forwarded-Headers from Unknown Proxy (#​61622)
    The Forwarded Headers Middleware now ignores X-Forwarded-Headers sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence forwarded header values, preventing potential spoofing or misrouting issues.

Dependency Updates

  • Bump src/submodules/googletest from 52204f7 to 04ee1b4 (#​61762)
    Updates the GoogleTest submodule to a newer commit, bringing in the latest improvements and bug fixes from the upstream project.
  • Update dependencies from dotnet/arcade (#​61714)
    Updates internal build and infrastructure dependencies from the dotnet/arcade repository, ensuring compatibility and access to the latest build tools.
  • Update dependencies from dotnet/extensions (#​61571)
    Refreshes dependencies from the dotnet/extensions repository, incorporating the latest features and fixes from the extensions libraries.
  • Update dependencies from dotnet/extensions (#​61877)
    Further updates dependencies from dotnet/extensions, ensuring the project benefits from recent improvements and bug fixes.
  • Update dependencies from dotnet/arcade (#​61892)
    Additional updates to build and infrastructure dependencies from dotnet/arcade, maintaining up-to-date tooling and build processes.

Miscellaneous

  • Update branding to 9.0.6 (#​61831)
    Updates the project version and branding to 9.0.6, reflecting the new release and ensuring version consistency across the codebase.
  • Merging internal commits for release/9.0 (#​61925)
    Incorporates various internal commits into the release/9.0 branch, ensuring that all relevant changes are included in this release.

This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.

Full Changelog: v9.0.5...v9.0.6

v8.0.29: .NET 8.0.29

Compare Source

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.28...v8.0.29

v8.0.17

Compare Source

Bug Fixes

  • Forwarded Headers Middleware: Ignore X-Forwarded-Headers from Unknown Proxy (#​61623)
    The Forwarded Headers Middleware now ignores X-Forwarded-Headers sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence the forwarded headers, preventing potential spoofing or misrouting of requests.

Dependency Updates

  • Update dependencies from dotnet/arcade (#​61832)
    This update brings in the latest changes from the dotnet/arcade repository, ensuring that ASP.NET Core benefits from recent improvements, bug fixes, and security patches in the shared build infrastructure.

  • Bump src/submodules/googletest from 52204f7 to 04ee1b4 (#​61761)
    The GoogleTest submodule has been updated to a newer commit, providing the latest testing features, bug fixes, and performance improvements for the project's C++ test components.

Miscellaneous

  • Update branding to 8.0.17 (#​61830)
    The project version branding has been updated to reflect the new 8.0.17 release, ensuring consistency across build outputs and documentation.

  • Merging internal commits for release/8.0 (#​61924)
    This change merges various internal commits into the release/8.0 branch, incorporating minor fixes, documentation updates, and other non-user-facing improvements to keep the release branch up to date.


This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.

Full Changelog: dotnet/aspnetcore@v8.0.16...v8.0.17

dotnet/dotnet (Microsoft.AspNetCore.Identity.EntityFrameworkCore)

v10.0.11

v10.0.10

v10.0.9

v10.0.8

v10.0.7

v10.0.6

v10.0.5

v10.0.4

v10.0.3

v10.0.2

v10.0.1

v9.0.7: .NET 9.0.7

You can build .NET 9.0 from the repository by cloning the release tag v9.0.7 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

v9.0.6: .NET 9.0.6

You can build .NET 9.0 from the repository by cloning the release tag v9.0.6 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

v9.0.5: .NET 9.0.5

You can build .NET 9.0 from the repository by cloning the release tag v9.0.5 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

dotnet/extensions (Microsoft.Extensions.Http.Resilience)

v10.9.0

Version 10.9.0 is headlined by changes in these areas:

  • AI: New experimental routing APIs center on the abstract RoutingChatClient base class, with SemanticRoutingChatClient as a concrete semantic-routing implementation. Separately, the abstract FailoverChatClient specialization and its concrete OrderedFailoverChatClient implementation add failover routing.
  • AI Evaluation: The generated report gains redesigned Overview, Cases, History, and Comparison views.
  • ASP.NET Core and HTTP diagnostics: The release adds HTTP request latency log enrichment and fixes configuration binding, response-body logging, request-path redaction, and resilience package version handling.
  • Source-generated logging and service discovery: Fixes cover classification type qualification, thread-local state cleanup, and DNS query suffix handling.

Experimental API Changes

New Experimental APIs
  • New experimental API: HTTP request latency log enrichment (EXTEXP0013) #​7602
  • New experimental API: Chat client routing and failover (MEAI001) #​7662

What's Changed

AI (Microsoft.Extensions.AI, Microsoft.Extensions.AI.Abstractions, and Microsoft.Extensions.AI.OpenAI)

Note: Microsoft.Extensions.AI.OpenAI constrains its dependency for OpenAI to 2.12.x, preventing OpenAI updates to 2.13.0+ due to an incompatibility. We expect to release Microsoft.Extensions.AI.OpenAI version 10.9.1 during the week of August 17 to address this issue.

HTTP Resilience and Diagnostics (Microsoft.Extensions.Http.Resilience and Microsoft.Extensions.Http.Diagnostics)
ASP.NET Core Extensions (Microsoft.AspNetCore.Diagnostics.Middleware)
Logging Source Generator (Microsoft.Gen.Logging)
AI Evaluation (Microsoft.Extensions.AI.Evaluation.Reporting)
Project Templates (Microsoft.McpServer.ProjectTemplates)

Note: The MCP server project template was migrated to the dotnet/aspnetcore repository, and it is now included in the .NET 10 and .NET 11 SDKs.

Service Discovery (Microsoft.Extensions.ServiceDiscovery.Dns)

Test Improvements

Repository Infrastructure Updates

  • [main] Update dependencies from dotnet/arcade #​7621
  • Merge release/10.8 into main #​7632 by @​jeffhandley (co-authored by @​jozkee @​Copilot)
  • Add agentic workflows that keep Microsoft.Extensions.AI aligned with OpenTelemetry GenAI semantic-conventions #​7611 by @​jeffhandley (co-authored by @​Copilot)
  • Bump brace-expansion, eslint and tfx-cli in /src/Libraries/Microsoft.Extensions.AI.Evaluation.Reporting/TypeScript #​7648
  • Add a release-manager agent for the dotnet/extensions release process #​7643 by @​jeffhandley (co-authored by @​Copilot)
  • Bump CommunityToolkit.VectorData package baselines to 1.0.0 / 1.0.0-preview #​7651 by @​adamsitnik (co-authored by @​Copilot)
  • Incorporate servicing release experience into release-manager playbooks #​7656 by @​jeffhandley (co-authored by @​Copilot)
  • Bump dotnet-reportgenerator-globaltool from 5.5.10 to 5.5.11 #​7666
  • Bump adm-zip and azure-pipelines-task-lib in /src/Libraries/Microsoft.Extensions.AI.Evaluation.Reporting/TypeScript/azure-devops-report/tasks/PublishAIEvaluationReport #​7652
  • Bump postcss from 8.5.15 to 8.5.23 in /src/Libraries/Microsoft.Extensions.AI.Evaluation.Reporting/TypeScript #​7660
  • Bump PowerShell from 7.6.3 to 7.6.4 #​7650
  • [main] Update dependencies from dotnet/arcade #​7644
  • [release-manager] Require package dependency closure for releases #​7693 by @​jeffhandley (co-authored by @​Copilot)
  • Optionally allow official builds to publish VSIX extension. #​7692 by @​peterwald
  • [main] Update dependencies from dotnet/arcade #​7690

Acknowledgements

Full Changelog: dotnet/extensions@v10.8.4...v10.9.0

Packages in this release

Package Version
Microsoft.AspNetCore.Testing 10.9.0
Microsoft.Extensions.AI.Abstractions 10.9.0
Microsoft.Extensions.AI.Evaluation.Console 10.9.0
Microsoft.Extensions.AI.Templates 10.9.0-preview.3.26411.16
Microsoft.Extensions.AmbientMetadata.Application 10.9.0
Microsoft.Extensions.AmbientMetadata.Build 10.9.0
Microsoft.Extensions.AuditReports 10.9.0
Microsoft.Extensions.Caching.Hybrid 10.9.0
Microsoft.Extensions.Compliance.Abstractions 10.9.0
Microsoft.Extensions.DataIngestion.Abstractions 10.9.0-preview.1.26411.16
Microsoft.Extensions.DependencyInjection.AutoActivation 10.9.0
Microsoft.Extensions.Diagnostics.ExceptionSummarization 10.9.0
Microsoft.Extensions.ObjectPool.DependencyInjection 10.9.0
Microsoft.Extensions.Options.Contextual 10.9.0-preview.1.26411.16
Microsoft.Extensions.ServiceDiscovery.Abstractions 10.9.0
Microsoft.Extensions.StaticAnalysis 10.9.0
Microsoft.Extensions.TimeProvider.Testing

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Asia/Shanghai)

  • Branch creation
    • "before 1am,before 5am,before 9am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from 22c3696 to 0b3fee0 Compare September 25, 2025 20:58
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from 0b3fee0 to d589f06 Compare November 11, 2025 16:05
@renovate renovate Bot changed the title Update dependency @microsoft/signalr to v9 Update dotnet monorepo (major) Nov 11, 2025
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch 2 times, most recently from d620d69 to 83866fe Compare November 15, 2025 03:09
@renovate renovate Bot changed the title Update dotnet monorepo (major) Update dotnet monorepo to v10 (major) Nov 15, 2025
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from 83866fe to d6d28eb Compare November 19, 2025 01:16
@renovate renovate Bot changed the title Update dotnet monorepo to v10 (major) Update dotnet monorepo (major) Nov 19, 2025
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from d6d28eb to b9ed14d Compare November 25, 2025 00:56
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch 2 times, most recently from 73414d9 to 7909c77 Compare December 10, 2025 03:16
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from 7909c77 to a124e22 Compare December 17, 2025 00:51
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch 2 times, most recently from 3846900 to 1995e97 Compare January 15, 2026 20:27
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch 2 times, most recently from a905f92 to 69cefdb Compare February 4, 2026 00:39
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch 2 times, most recently from 0f4cc39 to a223f82 Compare February 12, 2026 21:48
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from a223f82 to 7db5a42 Compare February 18, 2026 19:08
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch 4 times, most recently from 680600a to e9d9447 Compare March 12, 2026 18:06
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from e9d9447 to 0b2fc0f Compare March 26, 2026 01:01
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch 3 times, most recently from e065e30 to 48a4bc8 Compare April 21, 2026 18:52
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from 48a4bc8 to e511b51 Compare April 29, 2026 19:12
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from e511b51 to 2abbd11 Compare May 12, 2026 19:15
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from 2abbd11 to 789c6fe Compare May 12, 2026 21:17
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch 2 times, most recently from a5acf3e to aa6a487 Compare May 28, 2026 18:18
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from aa6a487 to 97b9846 Compare June 2, 2026 19:02
@renovate renovate Bot changed the title Update dotnet monorepo (major) Update dotnet monorepo to v10 Jun 2, 2026
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from 97b9846 to 669443a Compare June 11, 2026 15:42
@renovate renovate Bot changed the title Update dotnet monorepo to v10 Update dotnet monorepo (major) Jun 11, 2026
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from 669443a to aea9f2e Compare June 24, 2026 21:51
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from aea9f2e to 49f960e Compare July 2, 2026 19:58
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch 2 times, most recently from 2445311 to eb7b411 Compare July 21, 2026 01:25
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from eb7b411 to 9a596c8 Compare July 22, 2026 20:39
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from 9a596c8 to d6679bb Compare August 4, 2026 13:47
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch 2 times, most recently from 85dae23 to 8f1eccc Compare August 17, 2026 20:51
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from 8f1eccc to 089ffe4 Compare August 20, 2026 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants