Skip to content

chore(deps): update nuget (major)#729

Open
projectorigin-renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-nuget
Open

chore(deps): update nuget (major)#729
projectorigin-renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-nuget

Conversation

@projectorigin-renovate
Copy link
Copy Markdown
Contributor

@projectorigin-renovate projectorigin-renovate bot commented Nov 11, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
MassTransit (source) nuget major 8.5.49.1.0
MassTransit.RabbitMQ (source) nuget major 8.5.49.1.0
Microsoft.AspNetCore.Authentication.JwtBearer (source) nuget major 9.0.1010.0.5
Microsoft.AspNetCore.TestHost (source) nuget major 9.0.1010.0.5
Microsoft.Extensions.Diagnostics.HealthChecks (source) nuget major 9.0.1010.0.5
Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (source) nuget major 9.0.1010.0.5
Microsoft.Extensions.Diagnostics.Testing (source) nuget major 9.10.010.4.0
Microsoft.Extensions.Options (source) nuget major 9.0.1010.0.5
Microsoft.Extensions.Options.ConfigurationExtensions (source) nuget major 9.0.1010.0.5
Microsoft.Extensions.TimeProvider.Testing (source) nuget major 9.10.010.4.0
Npgsql nuget major 9.0.410.0.2
Npgsql.OpenTelemetry nuget major 9.0.410.0.2
Serilog.AspNetCore nuget major 9.0.010.0.0
Swashbuckle.AspNetCore nuget major 9.0.610.1.7
Swashbuckle.AspNetCore.Annotations nuget major 9.0.610.1.7
WireMock.Net nuget major 1.14.02.2.0
coverlet.collector nuget major 6.0.48.0.1
dbup-postgresql (source) nuget major 6.0.37.0.1

Release Notes

dotnet/extensions (Microsoft.Extensions.Diagnostics.Testing)

v10.4.0

This 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
  • MCP Server Tool Content and Function Call Approval APIs are now stable (previously MEAI001) #​7299
  • FakeLogCollector.GetLogsAsync(CancellationToken) is now stable (previously EXTEXP0003) #​7332
New Experimental APIs
  • New experimental AddExtendedHttpClientLogging overloads with wrapHandlersPipeline parameter (EXTEXP0013) #​7231
Removed Experimental APIs
  • AI Tool Reduction experimental APIs removed (was experimental under MEAI001) #​7353
What's Changed
AI
Telemetry and Observability
HTTP Resilience and Diagnostics
Diagnostics, Health Checks, and Resource Monitoring
Data Ingestion
Caching
Test Improvements
Repository Infrastructure Updates
Acknowledgements

Full Changelog: dotnet/extensions@v10.3.0...v10.4.0

v10.3.0

Experimental API Changes
Now Stable
  • IChatReducer interface — graduated from experimental to stable. The interface is now stable; concrete implementations (MessageCountingChatReducer, SummarizingChatReducer, ReducingChatClient) remain experimental. #​7235 by @​jeffhandley
  • FunctionCallContent and FunctionResultContent unsealed — changed from sealed class to class, enabling derivation. #​7229 by @​stephentoub (co-authored by @​Copilot)
Breaking Changes to Experimental APIs
  • Experimental diagnostic ID reorganization — the blanket MEAI001 diagnostic ID was split into feature-specific constants. OpenAI-specific experimental APIs now use OPENAI001, OPENAI002, or SCME0001 instead of MEAI001. Consumers who suppressed MEAI001 for OpenAI APIs may need to suppress OPENAI001/OPENAI002 instead. #​7116 by @​jeffhandley (co-authored by @​Copilot), #​7235 by @​jeffhandley
New Experimental APIs
  • Chat reduction implementationsMessageCountingChatReducer, SummarizingChatReducer, ReducingChatClient, and UseChatReducer builder extension. #​7235 by @​jeffhandley
  • OpenAI Responses/Assistants/Realtime/Image/Audio integrations — assigned feature-specific experimental diagnostic IDs (OPENAI001, OPENAI002). #​7235 by @​jeffhandley
  • ImageGenerationToolCallContent and ImageGenerationToolResultContent — added to JSON serialization infrastructure. #​7275 by @​stephentoub (co-authored by @​Copilot)
What's Changed
AI
Diagnostics, Health Checks, and Resource Monitoring
Service Discovery
Compliance, Redaction, and Data Classification
AI Evaluation
Documentation Updates
Test Improvements
Repository Infrastructure Updates
  • Add .npmrc next to package.json and add lockfile for PublishAIEvaluationReport #​7108 by @​akoeplinger
  • Set Microsoft.McpServer.ProjectTemplates version to align with MCP packages #​7170 by @​jeffhandley
  • Enable package validation for M.E.AmbientMetadata.Build #​7213 by @​evgenyfedorov2
  • Set network isolation policy for extensions-ci #​7221 by @​wtgodbe
  • Update mcpserver template to ModelContextProtocol 0.7.0-preview.1 #​7236 by @​jeffhandley (co-authored by @​Copilot)
  • Update aiagent-webapi template to Agent Framework 1.0.0-preview.260127.1 #​7237 by @​jeffhandley (co-authored by @​Copilot)
  • Bump js-yaml from 4.1.0 to 4.1.1 in /src/Libraries/Microsoft.Extensions.AI.Evaluation.Reporting/TypeScript #​7054
  • Bump validator from 13.15.20 to 13.15.23 in /src/Libraries/Microsoft.Extensions.AI.Evaluation.Reporting/TypeScript #​7103
  • Bump qs from 6.14.0 to 6.14.1 in /src/Libraries/Microsoft.Extensions.AI.Evaluation.Reporting/TypeScript #​7189
  • Bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /src/Libraries/Microsoft.Extensions.AI.Evaluation.Reporting/TypeScript #​7198
  • Bump lodash from 4.17.21 to 4.17.23 in /src/Libraries/Microsoft.Extensions.AI.Evaluation.Reporting/TypeScript #​7227
Acknowledgements

Full Changelog: dotnet/extensions@v10.2.0...v10.3.0

v10.2.0

What's Changed
New Contributors

Full Changelog: dotnet/extensions@v10.1...v10.2.0

v10.0.0

What's Changed
New Contributors

Full Changelog: dotnet/extensions@v9.10.0...v10.0.0

npgsql/npgsql (Npgsql)

v10.0.2

v10.0.2 contains several minor bug fixes.

Milestone issues

Full Changelog: npgsql/npgsql@v10.0.1...v10.0.2

v10.0.1

v10.0.1 contains several minor bug fixes.

Milestone issues

Full Changelog: npgsql/npgsql@v10.0.0...v10.0.1

v10.0.0

See the release notes.

The full list of changes is available here.

What's Changed

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 has been generated by Renovate Bot.

@projectorigin-renovate projectorigin-renovate bot enabled auto-merge (squash) November 11, 2025 12:38
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/major-nuget branch 4 times, most recently from cdec0c3 to 03da5f1 Compare November 13, 2025 08:27
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/major-nuget branch 2 times, most recently from c16a91d to 17bc4c4 Compare November 28, 2025 08:28
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/major-nuget branch 2 times, most recently from ae66f7c to 7b43807 Compare December 19, 2025 12:39
@projectorigin-renovate projectorigin-renovate bot changed the title chore(deps): update nuget to v10 (major) chore(deps): update nuget (major) Jan 7, 2026
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/major-nuget branch 2 times, most recently from ced8812 to a3f863e Compare February 6, 2026 08:42
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from f8726d9 to 5050812 Compare February 16, 2026 08:46
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/major-nuget branch 2 times, most recently from ffb6ea2 to fb34a36 Compare February 23, 2026 08:48
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/major-nuget branch 5 times, most recently from ee93bbd to 0ea3cbb Compare March 17, 2026 08:52
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from 45592f1 to 1cf8b07 Compare March 30, 2026 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

0 participants