Skip to content

[deps] Auth: Update dotnet monorepo#7114

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
Microsoft.AspNetCore.Authentication.JwtBearer (source) 8.0.108.0.24 age confidence
Microsoft.AspNetCore.DataProtection (source) 8.0.108.0.24 age confidence
Microsoft.AspNetCore.Http (source) 2.2.22.3.9 age confidence
Microsoft.AspNetCore.Mvc.Testing (source) 8.0.108.0.24 age confidence
Microsoft.AspNetCore.SignalR.Protocols.MessagePack (source) 8.0.88.0.24 age confidence
Microsoft.AspNetCore.SignalR.StackExchangeRedis (source) 8.0.88.0.24 age confidence
Microsoft.Extensions.Caching.SqlServer (source) 8.0.108.0.24 age confidence
Microsoft.Extensions.Caching.StackExchangeRedis (source) 8.0.108.0.24 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.Identity.Stores (source) 8.0.108.0.24 age confidence
Microsoft.Extensions.Logging (source) 9.0.09.0.13 age confidence
System.Text.Json (source) 8.0.58.0.6 age confidence

Release Notes

dotnet/dotnet (Microsoft.AspNetCore.Authentication.JwtBearer)

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: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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 March 2, 2026 02:40
@renovate renovate bot requested review from a team, Patrick-Pimentel-Bitwarden and rr-bw March 2, 2026 02:40
@bitwarden-bot bitwarden-bot changed the title [deps] Auth: Update dotnet monorepo [PM-32934] [deps] Auth: Update dotnet monorepo Mar 2, 2026
@bitwarden-bot
Copy link

Internal tracking:

@codecov
Copy link

codecov bot commented Mar 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.50%. Comparing base (d1a5c4d) to head (87ebf15).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7114      +/-   ##
==========================================
+ Coverage   56.45%   60.50%   +4.04%     
==========================================
  Files        2013     2013              
  Lines       88098    88098              
  Branches     7860     7860              
==========================================
+ Hits        49739    53303    +3564     
+ Misses      36543    32896    -3647     
- Partials     1816     1899      +83     

☔ 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 changed the title [PM-32934] [deps] Auth: Update dotnet monorepo [deps] Auth: Update dotnet monorepo Mar 2, 2026
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