Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update nuget packages #115

Merged
merged 1 commit into from
Oct 7, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.Identity.Web 2.14.0 -> 2.15.1 age adoption passing confidence
Serilog.Enrichers.Environment (source) 2.2.0 -> 2.3.0 age adoption passing confidence
Serilog.Sinks.Seq 5.2.2 -> 5.2.3 age adoption passing confidence

Release Notes

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

v2.15.1

2.15.1

  • Updated IdentityModel dependencies to Identity.Model.*.6.33.0 for all target frameworks other than .NET 8 rc1, for which Microsoft,Identity.Web leverages Identity.Model 7.0.2
New features
  • TokenAcquirerFactory now adds support for reading the configuration from environment variables. See issue #​2480
Experimental API

(to get feedback, could change without bumping-up the major version)

  • It's now possible for an application to observe the client certificate selected by Token acquirer from the ClientCredentials properties, and when the certicate is un-selected (because it's rejected by the Identity Provider, as expired, or revoked). See Observing client certificates. PR #​2496
Bug Fixes
  • Fixes a resiliency issue where the client certificate rotation wasn't always happening (from KeyKeyVault, or certificate store with same distinguished name). See #​2496 for details.
  • In the override of AddMicrosoftIdentityWebApp taking a delegate, the delegate is now called only once (it was called twice causing the TokenValidated event to be called twice as well). Fixes #​2328
  • Fixes a regression introduced in 2.13.3, causing the configuration to not be read, when using an app builder other than the WindowsAppBuilder with AddMicroosftIdentityWebApp/Api, unless you provided an empty authentication scheme when acquiring a token. Fixes #​2460, #​2410, #​2394
serilog/serilog-enrichers-environment (Serilog.Enrichers.Environment)

v2.3.0

serilog/serilog-sinks-seq (Serilog.Sinks.Seq)

v5.2.3


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 bot Created by bot dependency Update dependencies labels Oct 7, 2023
@renovate renovate bot merged commit 8088602 into main Oct 7, 2023
1 check passed
@renovate renovate bot deleted the renovate/nuget-packages branch October 7, 2023 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot Created by bot dependency Update dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants