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 #517

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Microsoft.Identity.Web nuget patch 2.13.3 -> 2.13.4
Testcontainers.MsSql (source) nuget minor 3.4.0 -> 3.5.0

Release Notes

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

v2.13.4

Compare Source

2.13.4

  • Update to IdentityModel 7.0.0-preview5 on .NET 8 and IdentityModel 6.32.3 for the other target frameworks.
  • Update to MSAL 4.56.0, which now
    enables the cache synchronization by default
  • Support for .NET 8 preview 7. See PR #​2430
Bug fixes
  • In Microsoft.Identity.Web.Owin, removed un-needed reference to Microsoft.Aspnet.WebApi.HelpPage. See issue #​2417
  • Fix to accomodate for breaking change in ASP.NET Core on .NET 8 that the SecurityToken is now a JsonWebToken. See issue #​2420
  • Improved the usability of IDownstreamApi by checking all HttpResponse for success before returning to the caller, instead of swallowing issues. This is a change of behavior. See issue #​2426
  • Improvement/Fix of OWIN scenarios, especially the session with B2C: #​2388
  • Fix an issue with CIAM web APIs and added two CIAM test apps. See PR #​2411
  • Fix a bug that is now surfaced by the .NET 8 runtime. See issue #​2448
  • Added a lock while loading credentials. See issue #​2439
Fundamentals
  • performance improvements: #​2414
  • Replaced Selenim with Playwright for more reliable faster UI tests. See issue #​2354
  • Added MSAL telemetry about the kind of token cache used (L1/L2). See issue #​1900
  • Resilience improvement: IdWeb now attempts to reload a certificate from its description when AAD returns "certificate revoked" error. See issue #​244
testcontainers/testcontainers-dotnet (Testcontainers.MsSql)

v3.5.0

Compare Source

What's Changed
🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping

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 Sep 8, 2023
@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (e97d968) 85.79% compared to head (045a1ee) 85.79%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #517   +/-   ##
=======================================
  Coverage   85.79%   85.79%           
=======================================
  Files          40       40           
  Lines         549      549           
=======================================
  Hits          471      471           
  Misses         78       78           

☔ View full report in Codecov by Sentry.

📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/non-major-nuget-dependencies branch from d4c8698 to 045a1ee Compare September 8, 2023 05:42
@ThorstenSauter ThorstenSauter merged commit aa48f79 into main Sep 8, 2023
10 checks passed
@ThorstenSauter ThorstenSauter deleted the renovate/non-major-nuget-dependencies branch September 8, 2023 14:55
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