Skip to content

[deps]: Update dotnet monorepo#7452

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dotnet-monorepo
Open

[deps]: Update dotnet monorepo#7452
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dotnet-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 13, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
Microsoft.AspNetCore.DataProtection (source) 8.0.108.0.26 age confidence
Microsoft.AspNetCore.Http (source) 2.2.22.3.9 age confidence
Microsoft.AspNetCore.Mvc.Testing (source) 8.0.108.0.26 age confidence
Microsoft.AspNetCore.SignalR.Protocols.MessagePack (source) 8.0.88.0.26 age confidence
Microsoft.AspNetCore.SignalR.StackExchangeRedis (source) 8.0.88.0.26 age confidence
Microsoft.Extensions.Caching.SqlServer (source) 8.0.108.0.26 age confidence
Microsoft.Extensions.Caching.StackExchangeRedis (source) 8.0.108.0.26 age confidence
Microsoft.Extensions.Configuration.UserSecrets (source) 8.0.08.0.1 age confidence
Microsoft.Extensions.Diagnostics.Testing (source) 9.3.09.10.0 age confidence
Microsoft.Extensions.Logging (source) 9.0.09.0.15 age confidence
System.Text.Json (source) 8.0.58.0.6 age confidence

Release Notes

dotnet/dotnet (Microsoft.AspNetCore.DataProtection)

v8.0.18: .NET 8.0.18

You can build .NET 8.0 from the repository by cloning the release tag v8.0.18 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

v8.0.17: .NET 8.0.17

You can build .NET 8.0 from the repository by cloning the release tag v8.0.17 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

v8.0.16: .NET 8.0.16

You can build .NET 8.0 from the repository by cloning the release tag v8.0.16 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

v8.0.15: .NET 8.0.15

You can build .NET 8.0 from the repository by cloning the release tag v8.0.15 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

v8.0.14: .NET 8.0.14

You can build .NET 8.0 from the repository by cloning the release tag v8.0.14 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

v8.0.13: .NET 8.0.13

You can build .NET 8.0 from the repository by cloning the release tag v8.0.13 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

v8.0.12: .NET 8.0.12

You can build .NET 8.0 from the repository by cloning the release tag v8.0.12 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

v8.0.11: .NET 8.0.11

You can build .NET 8.0 from the repository by cloning the release tag v8.0.11 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.Diagnostics.Testing)

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every 2nd week starting on the 2 week of the year before 4am on Monday"
  • 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 requested a review from a team as a code owner April 13, 2026 03:09
@renovate renovate Bot requested review from a team, enmande and ike-kottlowski April 13, 2026 03:09
@bitwarden-bot bitwarden-bot changed the title [deps] Auth: Update dotnet monorepo [PM-35022] [deps] Auth: Update dotnet monorepo Apr 13, 2026
@bitwarden-bot
Copy link
Copy Markdown

Internal tracking:

@renovate renovate Bot changed the title [PM-35022] [deps] Auth: Update dotnet monorepo [deps] Auth: Update dotnet monorepo Apr 13, 2026
@renovate renovate Bot force-pushed the renovate/dotnet-monorepo branch 2 times, most recently from 70c5232 to e547dc7 Compare April 13, 2026 14:18
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.13%. Comparing base (a714278) to head (9285d85).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7452   +/-   ##
=======================================
  Coverage   59.13%   59.13%           
=======================================
  Files        2077     2077           
  Lines       91848    91848           
  Branches     8175     8175           
=======================================
  Hits        54315    54315           
  Misses      35601    35601           
  Partials     1932     1932           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/dotnet-monorepo branch from e547dc7 to dda1ba4 Compare April 13, 2026 17:12
@renovate renovate Bot changed the title [deps] Auth: Update dotnet monorepo [deps]: Update dotnet monorepo Apr 13, 2026
@renovate renovate Bot force-pushed the renovate/dotnet-monorepo branch 2 times, most recently from f22cc16 to 6f4ad17 Compare April 14, 2026 14:14
@renovate renovate Bot force-pushed the renovate/dotnet-monorepo branch from 6f4ad17 to 9285d85 Compare April 21, 2026 17:49
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.

1 participant