Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

chore(deps): update non-major nuget dependencies #633

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.Identity.Web 2.17.0 -> 2.17.1 age adoption passing confidence
Verify.Xunit 23.2.1 -> 23.2.2 age adoption passing confidence

Release Notes

AzureAD/microsoft-identity-web (Microsoft.Identity.Web)

v2.17.1

Compare Source

=========

  • Updated to Microsoft.IdentityModel.* 7.4.0
New features
  • DownstreamApi now automatically processes claims challenge from web APIs which are CAE enabled, provided you set "ClientCapablities" : ["cp1"] in the configuation. See issue #​2550.
Bug fixes
  • Fixes the use of ServiceDescriptor for containers which have keyed services present. This can be an issue on .NET 8.0. See issue #​2676 for details.
Engineering excellence
  • Calls to ConfidentialClientApplicationBuilderExtension.WithClientCredentials are fully async. See issue #​2566 for details.

Configuration

📅 Schedule: Branch creation - "before 4am" (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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added .NET Pull requests that update .net code dependencies A change (usually an update) to dependencies labels Feb 28, 2024
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.71%. Comparing base (5a43349) to head (4bb8499).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #633   +/-   ##
=======================================
  Coverage   85.71%   85.71%           
=======================================
  Files          39       39           
  Lines         490      490           
  Branches       14       14           
=======================================
  Hits          420      420           
  Misses         67       67           
  Partials        3        3           

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

@ThorstenSauter ThorstenSauter merged commit 9bcfb5d into main Feb 28, 2024
10 checks passed
@ThorstenSauter ThorstenSauter deleted the renovate/non-major-nuget-dependencies branch February 28, 2024 06:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies A change (usually an update) to dependencies .NET Pull requests that update .net code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant