Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 22, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Altinn.Authorization.ServiceDefaults 3.0.0 -> 3.1.1 age adoption passing confidence
Altinn.Authorization.ServiceDefaults.Npgsql 3.0.0 -> 3.1.1 age adoption passing confidence
Altinn.Authorization.ServiceDefaults.Npgsql.Yuniql 3.0.0 -> 3.1.1 age adoption passing confidence
Azure.Data.Tables (source) 12.10.0 -> 12.11.0 age adoption passing confidence
Azure.Identity (source) 1.13.2 -> 1.14.0 age adoption passing confidence
Microsoft.AspNetCore.Mvc.Testing (source) 9.0.4 -> 9.0.5 age adoption passing confidence
Microsoft.AspNetCore.OpenApi (source) 9.0.4 -> 9.0.5 age adoption passing confidence
Microsoft.Azure.Functions.Worker.Sdk 2.0.2 -> 2.0.4 age adoption passing confidence
Microsoft.Extensions.FileProviders.Embedded (source) 9.0.4 -> 9.0.5 age adoption passing confidence
Microsoft.Extensions.Hosting (source) 9.0.4 -> 9.0.5 age adoption passing confidence
Microsoft.Extensions.Logging (source) 9.0.4 -> 9.0.5 age adoption passing confidence
Microsoft.Extensions.TimeProvider.Testing (source) 9.4.0 -> 9.5.0 age adoption passing confidence
Microsoft.IdentityModel.Logging 8.1.0 -> 8.11.0 age adoption passing confidence
Microsoft.IdentityModel.Tokens 8.1.0 -> 8.11.0 age adoption passing confidence
Microsoft.NET.Test.Sdk 17.13.0 -> 17.14.1 age adoption passing confidence
Swashbuckle.AspNetCore 8.1.1 -> 8.1.3 age adoption passing confidence

Release Notes

Altinn/altinn-authorization-utils (Altinn.Authorization.ServiceDefaults)

v3.1.1: Altinn.Authorization.ServiceDefaults: v3.1.1

Compare Source

Bug Fixes
  • rename WebApplicationBuilder to CreateWebApplicationBuilder (#​270) (4900bcc)

v3.1.0: Altinn.Authorization.ServiceDefaults: v3.1.0

Compare Source

Features
  • add service toggles for default service registration (#​268) (de76383)
Azure/azure-sdk-for-net (Azure.Data.Tables)

v12.11.0

Compare Source

12.11.0 (2025-05-06)

Features Added
  • Added support for specifying the token credential's Microsoft Entra audience when creating a client.
dotnet/aspnetcore (Microsoft.AspNetCore.Mvc.Testing)

v9.0.5: .NET 9.0.5

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.4...v9.0.5

dotnet/runtime (Microsoft.Extensions.Hosting)

v9.0.5: .NET 9.0.5

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.4...v9.0.5

dotnet/extensions (Microsoft.Extensions.TimeProvider.Testing)

v9.5.0

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v9.4.0...v9.5.0

AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet (Microsoft.IdentityModel.Logging)

v8.11.0

Compare Source

=====

New Features:

  • Microsoft.IdentityModel now exposes the AadIssuerValidator factory method publicly to enable caching functionality for AadIssuerValidator instances. See issue #​3245 for details.
  • Added a new public async API: JsonWebTokenHandler.DecryptTokenWithConfigurationAsync, which decrypts a JWE token using keys from either TokenValidationParameters or, if not present, from configuration (such as via a ConfigurationManager). This enhancement improves developer experience by enabling asynchronous, cancellation-aware JWE decryption scenarios, aligning with modern .NET async patterns and making integration with external key/configuration sources more robust and observable. See PR #​3243 for details.

v8.10.0

Compare Source

=====

Bug Fixes

  • Corrected casing of the Type attribute in SubjectConfirmationData. See #​3206.
  • Removed Microsoft.Bcl.Memory dependency for pre-.NET 9.0 targets. See #​3220 to avoid build warnings with the other target frameworks
  • Aligned Microsoft.Extensions.Logging.Abstractions version to 8.0.0 for .NET 9 to match other targets. See #​3226.

Fundamentals

v8.9.0

Compare Source

=====

Bug Fixes

New Features

  • Introduced a new delegate for reading custom token payload values on JsonWebToken. See #​2981.
  • Added an overload for ReadJsonWebToken to take a ReadOnlyMemory. See #​3205.

Fundamentals

  • Utilized IList to avoid enumerator allocation during audience validation. See #​3204.

v8.8.0

Compare Source

=====

New Features

  • Adds the ability for the metadata refresh to be done as a blocking call, as per 8.0.1 behavior. This is done through the Switch.Microsoft.IdentityModel.UpdateConfigAsBlocking switch. If set, configuration calls will be blocking when metadata is updated, otherwise, if token arrive with a new signing keys, validation errors will be returned to the caller. See PR #​3193 for details.
  • Identity.Model updates some log and error messages (IDX10214, IDX10215). If the information is needed for debugging purposes, it can be reverted via the Switch.Microsoft.IdentityModel.DoNotScrubExceptions AppContextSwitch. See PR #​3195 and https://aka.ms/identitymodel/app-context-switches for details.
  • Change all plain object locks to System.Thread.Lock objects for .NET 9 or greater. See PRs #​3185 and #​3189 for details.

v8.7.0

Compare Source

=====

Bug Fixes

  • Add back internal methods IsRecoverableException and IsRecoverableExceptionType whose signatures were changed in the previous version. See #​3181.

New Features

  • Make Cnf class public and move it to Microsoft.IdentityMod

Configuration

📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, 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 force-pushed the renovate/nuget-minor-patch branch 6 times, most recently from d7798d3 to 009a292 Compare May 26, 2025 17:35
@renovate renovate bot force-pushed the renovate/nuget-minor-patch branch from 009a292 to 60e921f Compare June 6, 2025 12:53
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 6, 2025

@mgunnerud mgunnerud merged commit 9b4f9f2 into main Jun 6, 2025
7 checks passed
@mgunnerud mgunnerud deleted the renovate/nuget-minor-patch branch June 6, 2025 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant