Skip to content

chore(deps): update nuget: microsoft.extensions update#278

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/nuget-microsoft.extensions-update
Open

chore(deps): update nuget: microsoft.extensions update#278
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/nuget-microsoft.extensions-update

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 17, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
Microsoft.Extensions.Caching.Memory (source) 9.0.89.0.16 age confidence
Microsoft.Extensions.Configuration (source) 9.0.89.0.16 age confidence
Microsoft.Extensions.Configuration.EnvironmentVariables (source) 9.0.89.0.16 age confidence
Microsoft.Extensions.Configuration.Json (source) 9.0.89.0.16 age confidence
Microsoft.Extensions.DependencyInjection (source) 9.0.89.0.16 age confidence
Microsoft.Extensions.DependencyInjection.Abstractions (source) 9.0.89.0.16 age confidence
Microsoft.Extensions.Diagnostics.HealthChecks (source) 9.0.89.0.16 age confidence
Microsoft.Extensions.Diagnostics.ResourceMonitoring (source) 9.4.09.10.0 age confidence
Microsoft.Extensions.Hosting (source) 9.0.89.0.16 age confidence
Microsoft.Extensions.Http (source) 9.0.89.0.16 age confidence
Microsoft.Extensions.Logging.Abstractions (source) 9.0.89.0.16 age confidence
Microsoft.Extensions.Options (source) 9.0.89.0.16 age confidence

Release Notes

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

v9.10.0

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v9.9.0...v9.10.0

v9.9.0

Highlights

AI
  • Abstractions for remote MCP servers; response/approval flow support via new experimental types
  • Function approvals via new experimental types (e.g., ApprovalRequiredAIFunction, user input/approval request & response content).
  • Reasoning text streaming for OpenAI Responses ChatClient streaming.
  • AIFunction split into a base class to improve extensibility.
  • IChatReducer moved to Microsoft.Extensions.AI.Abstractions.
  • Updated to OpenAI 2.4.0 and genai standard convention 1.37.
  • Coalescing logic now treats ChatMessage.Role changes as new messages.
  • GetResponseAsync<T> now reads only the last message (bug fix).
  • OpenTelemetry ChatClient/EmbeddingGenerator logs raw additional properties (no key mangling).
  • Fixed empty annotated text chunk handling in streaming with OpenAI Assistants.
Telemetry & Diagnostics
  • HTTP diagnostics log query string params with proper redaction (emitted on url.query).
  • server.address telemetry emits host only (per OpenTelemetry semantic conventions).
  • Heuristics added to detect well-known model hosts.
  • Resource monitoring can consider Environment.CpuUsage.

New Contributors

Full Changelog: dotnet/extensions@v9.8.0...v9.9.0

v9.8.0

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v9.7.0...v9.8.0

v9.7.0

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v9.6.0...v9.7.0

v9.6.0

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v9.5.0...v9.6.0

v9.5.0

What's Changed

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Zurich)

  • Branch creation
    • At 10:00 PM through 11:59 PM and 12:00 AM through 06:59 AM (* 22-23,0-6 * * *)
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 added minor New Features patch Bugfixes labels May 17, 2026
@kilo-code-bot
Copy link
Copy Markdown

kilo-code-bot Bot commented May 17, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Overview

This PR updates 11 Microsoft.Extensions.* NuGet packages from patch 9.0.89.0.16 and Microsoft.Extensions.Diagnostics.ResourceMonitoring from 9.4.09.10.0, generated by RenovateBot.

Package Old → New
Microsoft.Extensions.Caching.Memory 9.0.8 → 9.0.16
Microsoft.Extensions.Configuration 9.0.8 → 9.0.16
Microsoft.Extensions.Configuration.EnvironmentVariables 9.0.8 → 9.0.16
Microsoft.Extensions.Configuration.Json 9.0.8 → 9.0.16
Microsoft.Extensions.DependencyInjection 9.0.8 → 9.0.16
Microsoft.Extensions.DependencyInjection.Abstractions 9.0.8 → 9.0.16
Microsoft.Extensions.Diagnostics.HealthChecks 9.0.8 → 9.0.16
Microsoft.Extensions.Diagnostics.ResourceMonitoring 9.4.0 → 9.10.0
Microsoft.Extensions.Hosting 9.0.8 → 9.0.16
Microsoft.Extensions.Http 9.0.8 → 9.0.16
Microsoft.Extensions.Logging.Abstractions 9.0.8 → 9.0.16
Microsoft.Extensions.Options 9.0.8 → 9.0.16

These are all patch-level bumps (or minor bump for ResourceMonitoring). Patch versions are backward-compatible by SemVer convention. No source code changes, no new issues, no .NET security or behavior regressions expected.

Note

Microsoft.Extensions.Http.Resilience (v10.0.0) and Microsoft.Extensions.ServiceDiscovery (v10.0.0) are already at a newer major version and are not affected by this PR.

Files Reviewed (1 file)
  • Directory.Packages.props — only file changed, package version bumps

Reviewed by step-3.5-flash · 153,972 tokens

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor New Features patch Bugfixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants