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 non-major dependencies #238

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
Altinn.Authorization.ServiceDefaults 2.8.0 -> 2.9.0 age adoption passing confidence nuget minor
Altinn.Authorization.ServiceDefaults.Npgsql.Yuniql 2.8.0 -> 2.9.0 age adoption passing confidence nuget minor
Altinn.Common.AccessToken 4.5.4 -> 4.5.5 age adoption passing confidence nuget patch
Altinn.Common.AccessTokenClient 3.0.10 -> 3.0.11 age adoption passing confidence nuget patch
Azure.Identity (source) 1.13.1 -> 1.13.2 age adoption passing confidence nuget patch
Microsoft.AspNetCore.Authentication.JwtBearer (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.AspNetCore.Authentication.OpenIdConnect (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.AspNetCore.Authorization (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.AspNetCore.Hosting.Abstractions (source) 2.2.0 -> 2.3.0 age adoption passing confidence nuget minor
Microsoft.AspNetCore.Http.Extensions (source) 2.2.0 -> 2.3.0 age adoption passing confidence nuget minor
Microsoft.AspNetCore.Mvc.Testing (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.AspNetCore.OpenApi (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.AspNetCore.Routing.Abstractions (source) 2.2.0 -> 2.3.0 age adoption passing confidence nuget minor
Microsoft.Extensions.Caching.Abstractions (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.Extensions.Configuration (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.Extensions.Configuration.Json (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.Extensions.DependencyInjection (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.Extensions.Diagnostics.HealthChecks (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.Extensions.FileProviders.Embedded (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.Extensions.Hosting.Abstractions (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.Extensions.Http (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.Extensions.Logging.Abstractions (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.Extensions.Logging.Debug (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.Extensions.Options (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.Extensions.Telemetry.Abstractions (source) 9.0.0 -> 9.1.0 age adoption passing confidence nuget minor
Microsoft.IdentityModel.Logging 8.3.0 -> 8.3.1 age adoption passing confidence nuget patch
Microsoft.IdentityModel.Protocols.OpenIdConnect 8.3.0 -> 8.3.1 age adoption passing confidence nuget patch
OpenTelemetry (source) 1.10.0 -> 1.11.1 age adoption passing confidence nuget minor
OpenTelemetry.Exporter.Console (source) 1.10.0 -> 1.11.1 age adoption passing confidence nuget minor
OpenTelemetry.Extensions.Hosting (source) 1.10.0 -> 1.11.1 age adoption passing confidence nuget minor
coverlet.collector 6.0.3 -> 6.0.4 age adoption passing confidence nuget patch
dotnet-sdk 9.0.101 -> 9.0.102 age adoption passing confidence dotnet-sdk patch
xunit 2.9.2 -> 2.9.3 age adoption passing confidence nuget patch
xunit.runner.visualstudio 3.0.0 -> 3.0.1 age adoption passing confidence nuget patch

Release Notes

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

v2.9.0: Altinn.Authorization.ServiceDefaults: v2.9.0

Compare Source

Features
Altinn/altinn-accesstoken (Altinn.Common.AccessToken)

v4.5.5

Compare Source

What's Changed

Azure/azure-sdk-for-net (Azure.Identity)

v1.13.2

Compare Source

1.13.2 (2025-01-14)
Bugs Fixed
  • Fixed an issue where setting DefaultAzureCredentialOptions.TenantId twice throws an InvalidOperationException (#​47035)
  • Fixed an issue where ManagedIdentityCredential does not honor the CancellationToken passed to GetToken and GetTokenAsync. (#​47156)
  • Fixed an issue where some credentials in DefaultAzureCredential would not fall through to the next credential in the chain under certain exception conditions.
  • Fixed a regression in ManagedIdentityCredential when used in a ChainedTokenCredential where the invalid json responses do not fall through to the next credential in the chain. (#​47470)
dotnet/aspnetcore (Microsoft.AspNetCore.Authentication.JwtBearer)

v9.0.1: .NET 9.0.1

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.0...v9.0.1

dotnet/runtime (Microsoft.Extensions.Caching.Abstractions)

v9.0.1: .NET 9.0.1

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.0...v9.0.1

dotnet/extensions (Microsoft.Extensions.Telemetry.Abstractions)

v9.1.0: .NET Extensions 9.1.0

9.1.0 packages are all pushed now to NuGet.org!

What's Changed


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 00e7e2b to 92a8816 Compare January 23, 2025 02:53
@renovate renovate bot force-pushed the renovate/nuget-minor-patch branch from 92a8816 to 76a4573 Compare January 24, 2025 09:14
Copy link

@renovate renovate bot force-pushed the renovate/nuget-minor-patch branch from 76a4573 to c370373 Compare January 26, 2025 01:50
Copy link

Copy link

Copy link

Quality Gate Passed Quality Gate passed for 'Authorization_AccessManagement'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

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.

0 participants