chore(deps): update dotnet monorepo - #51
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Test ResultsDetails
validate: Run #134
🎉 All tests passed!Github Test Reporter by CTRF 💚 |
renovate
Bot
force-pushed
the
renovate/dotnet-monorepo
branch
from
February 11, 2026 20:50
c8df993 to
db05755
Compare
Test ResultsDetails
validate: Run #140
🎉 All tests passed!Github Test Reporter by CTRF 💚 |
renovate
Bot
force-pushed
the
renovate/dotnet-monorepo
branch
from
March 10, 2026 18:11
db05755 to
fbb0afa
Compare
Test ResultsDetails
validate: Run #190
🎉 All tests passed!Github Test Reporter by CTRF 💚 |
renovate
Bot
force-pushed
the
renovate/dotnet-monorepo
branch
3 times, most recently
from
March 13, 2026 00:46
a499979 to
e08f632
Compare
renovate
Bot
force-pushed
the
renovate/dotnet-monorepo
branch
3 times, most recently
from
April 21, 2026 20:16
6cbc5c2 to
8b7257f
Compare
renovate
Bot
force-pushed
the
renovate/dotnet-monorepo
branch
from
April 22, 2026 09:20
8b7257f to
1c12660
Compare
renovate
Bot
force-pushed
the
renovate/dotnet-monorepo
branch
3 times, most recently
from
May 13, 2026 10:09
65ddc67 to
4d63086
Compare
renovate
Bot
force-pushed
the
renovate/dotnet-monorepo
branch
from
June 2, 2026 16:13
4d63086 to
9b14c99
Compare
renovate
Bot
force-pushed
the
renovate/dotnet-monorepo
branch
from
June 10, 2026 12:11
9b14c99 to
330bf3e
Compare
renovate
Bot
force-pushed
the
renovate/dotnet-monorepo
branch
from
June 11, 2026 18:51
330bf3e to
53ae6e7
Compare
renovate
Bot
force-pushed
the
renovate/dotnet-monorepo
branch
3 times, most recently
from
July 15, 2026 16:36
f2fbfda to
e5b4953
Compare
renovate
Bot
force-pushed
the
renovate/dotnet-monorepo
branch
2 times, most recently
from
August 12, 2026 06:03
7eb10d5 to
af79c79
Compare
renovate
Bot
force-pushed
the
renovate/dotnet-monorepo
branch
2 times, most recently
from
September 9, 2026 03:16
00ba0c5 to
50c06f5
Compare
renovate
Bot
force-pushed
the
renovate/dotnet-monorepo
branch
from
September 10, 2026 01:07
50c06f5 to
cc88d54
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.3.9→2.3.1310.0.2→10.0.1210.0.2→10.0.1210.0.2→10.0.1210.0.2→10.0.1210.0.2→10.0.122.3.9→2.3.1310.0.2→10.0.1210.0.2→10.0.1210.0.2→10.0.1210.0.2→10.0.1210.0.2→10.0.1210.0.2→10.0.1210.0.2→10.0.1210.0.2→10.0.1210.0.2→10.0.1210.2.0→10.10.010.0.2→10.0.1210.2.0→10.10.010.0.102→10.0.401Release Notes
dotnet/dotnet (Microsoft.AspNetCore.Authentication.JwtBearer)
v10.0.12v10.0.11v10.0.10v10.0.9v10.0.8v10.0.7v10.0.6v10.0.5v10.0.4v10.0.3dotnet/extensions (Microsoft.Extensions.Http.Resilience)
v10.9.0Version 10.9.0 is headlined by changes in these areas:
RoutingChatClientbase class, withSemanticRoutingChatClientas a concrete semantic-routing implementation. Separately, the abstractFailoverChatClientspecialization and its concreteOrderedFailoverChatClientimplementation add failover routing.Experimental API Changes
New Experimental APIs
EXTEXP0013) #7602MEAI001) #7662What's Changed
AI (
Microsoft.Extensions.AI,Microsoft.Extensions.AI.Abstractions, andMicrosoft.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.ResilienceandMicrosoft.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
Acknowledgements
Full Changelog: dotnet/extensions@v10.8.4...v10.9.0
Packages in this release
The
Microsoft.Agents.AI.ProjectTemplatespackage is not included in this release.v10.8.0This release adds new experimental APIs to Microsoft.Extensions.AI.Abstractions and updates the OpenAI dependency to 2.12.0, alongside documentation, test, and repository maintenance.
Experimental API Changes
New Experimental APIs
AIFunctionNameAttributeandAIParameterNameAttribute#7610 by @jozkee (co-authored by @jeffhandley @Copilot)ToolApprovalRequestContent.RequiresConfirmation(MEAI001) #7549 by @javiercn (co-authored by @Copilot)What's Changed
AI
Vector Data
Documentation Updates
Test Improvements
Repository Infrastructure Updates
Acknowledgements
Full Changelog: dotnet/extensions@v10.7.0...v10.8.0
v10.7.0v10.7.0 graduates the Microsoft.Extensions.Diagnostics.ResourceMonitoring.Kubernetes package to stable. The package registers a Kubernetes-aware
ResourceQuotaProviderthat reads the pod's CPU and memory requests and limits and exposes them toMicrosoft.Extensions.Diagnostics.ResourceMonitoringas baseline and maximum quotas, which then feed the request and limit dimensions of the published resource utilization metrics. The companionResourceQuotaandResourceQuotaProvidertypes inMicrosoft.Extensions.Diagnostics.ResourceMonitoringgraduate to stable in the same change so that consumers can implement custom quota providers without taking an experimental dependency.On the AI side,
Microsoft.Extensions.AI.OpenAImoves to OpenAI 2.11.0 and fixes a deserialization bug inToolJson.AdditionalPropertiesso that JSON SchemaadditionalPropertiesvalues shaped as sub-schema objects (for example{"type":"string"}) are preserved instead of throwing during deserialization.HostedFileContent.SizeInBytesandHostedFileContent.CreatedAtgraduate to stable since both values are consistently available across hosted-file providers, whilePurposeandScoperemain experimental as provider-shaped vocabulary.FunctionInvokingChatClientdrops a backward-compat path that auto-markedToolApprovalResponseContententries withInformationalOnly: true; consumers that need to continue accepting sessions serialized before #7468 can use the sampleApprovalHistoryNormalizingChatClientmiddleware added in the test project.Experimental API Changes
Now Stable
Microsoft.Extensions.Diagnostics.ResourceMonitoring.Kubernetespackage is now stable #7253ResourceQuotaandResourceQuotaProviderAPIs are now stable (previouslyEXTEXP0008) #7253HostedFileContent.SizeInBytesandHostedFileContent.CreatedAtare now stable (previouslyMEAI001) #7513What's Changed
AI
Diagnostics, Health Checks, and Resource Monitoring
Repository Infrastructure Updates
Acknowledgements
Full Changelog: dotnet/extensions@v10.6.0...v10.7.0
v10.6.0Version 10.6.0 stabilizes the response continuation token and background-response APIs in Microsoft.Extensions.AI.Abstractions. Most other AI work for May shipped in 10.5.1; this monthly release rolls those changes up alongside dependency updates and a small Resource Monitoring cleanup.
Experimental API Changes
Now Stable
MEAI001) #7512What's Changed
AI
Repository Infrastructure Updates
Acknowledgements
Full Changelog: dotnet/extensions@v10.5.2...v10.6.0
v10.5.0HTTP Logging Middleware APIs in
Microsoft.AspNetCore.Diagnostics.Middlewareare now stable. This release also transfersMicrosoft.Extensions.VectorData.AbstractionsandMicrosoft.Extensions.VectorData.ConformanceTestsfrom the Semantic Kernel repository into dotnet/extensions, jumping from 10.1.0 to 10.5.0 for consistent versioning. The release also delivers fixes across the AI libraries, AI Evaluation, and Service Discovery.Breaking Changes
VectorStoreVectorAttributeconstructor parameter #7460Dimensionsparameter was renamed todimensions(lowercase). This is a source-breaking change only — binary compatibility is preserved.new VectorStoreVectorAttribute(Dimensions: 1536), update it tonew VectorStoreVectorAttribute(dimensions: 1536).Experimental API Changes
Now Stable
EXTEXP0013):AddHttpLogEnricher<T>,IHttpLogEnricher, andRequestHeadersLogEnricherOptions.HeadersDataClasses#7380What's Changed
AI
Vector Data
AI Evaluation
ASP.NET Core Extensions
Service Discovery
Documentation Updates
Test Improvements
Repository Infrastructure Updates
Acknowledgements
Full Changelog: dotnet/extensions@v10.4.1...v10.5.0
v10.4.0This release advances the AI abstractions with new hosted file, web search, and reasoning content types, stabilizes MCP and tool approval APIs, adds streaming latency metrics to OpenTelemetry instrumentation, and delivers bug fixes across caching, data ingestion, and resource monitoring.
Experimental API Changes
Now Stable
MEAI001) #7299FakeLogCollector.GetLogsAsync(CancellationToken)is now stable (previouslyEXTEXP0003) #7332New Experimental APIs
AddExtendedHttpClientLoggingoverloads withwrapHandlersPipelineparameter (EXTEXP0013) #7231Removed Experimental APIs
MEAI001) #7353What's Changed
AI
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.