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

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
Auth0.AuthenticationApi 7.30.0 -> 7.31.0 age adoption passing confidence nuget minor
Auth0.ManagementApi 7.30.0 -> 7.31.0 age adoption passing confidence nuget minor
Azure.Identity (source) 1.13.1 -> 1.13.2 age adoption passing confidence nuget patch
MSTest.TestAdapter 3.7.0 -> 3.7.1 age adoption passing confidence nuget patch
MSTest.TestFramework 3.7.0 -> 3.7.1 age adoption passing confidence nuget patch
Meziantou.Analyzer 2.0.184 -> 2.0.186 age adoption passing confidence nuget patch
Microsoft.AspNetCore.Authentication.JwtBearer (source) 8.0.11 -> 8.0.12 age adoption passing confidence nuget patch
Microsoft.AspNetCore.Mvc.NewtonsoftJson (source) 8.0.11 -> 8.0.12 age adoption passing confidence nuget patch
Microsoft.AspNetCore.TestHost (source) 8.0.11 -> 8.0.12 age adoption passing confidence nuget patch
Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore (source) 8.0.11 -> 8.0.12 age adoption passing confidence nuget patch
Microsoft.Extensions.Logging.AzureAppServices (source) 8.0.11 -> 8.0.12 age adoption passing confidence nuget patch
Microsoft.Extensions.ObjectPool (source) 8.0.11 -> 8.0.12 age adoption passing confidence nuget patch
Microsoft.Identity.Client (source) 4.66.2 -> 4.67.2 age adoption passing confidence nuget minor
Microsoft.Identity.Client.Extensions.Msal (source) 4.66.2 -> 4.67.2 age adoption passing confidence nuget minor
Polly 8.5.0 -> 8.5.1 age adoption passing confidence nuget patch
dotnet-sdk 8.0.404 -> 8.0.405 age adoption passing confidence patch
dotnet-sdk 8.0.404 -> 8.0.405 age adoption passing confidence dotnet-sdk patch

Release Notes

auth0/auth0.net (Auth0.AuthenticationApi)

v7.31.0

Compare Source

Full Changelog

Added

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)
microsoft/testfx (MSTest.TestAdapter)

v3.7.1

See the release notes here

meziantou/Meziantou.Analyzer (Meziantou.Analyzer)

v2.0.186

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.186

What's Changed
New Contributors

Full Changelog: meziantou/Meziantou.Analyzer@2.0.185...2.0.186

v2.0.185

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.185

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.184...2.0.185

dotnet/aspnetcore (Microsoft.AspNetCore.Authentication.JwtBearer)

v8.0.12: .NET 8.0.12

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.11...v8.0.12

AzureAD/microsoft-authentication-library-for-dotnet (Microsoft.Identity.Client)

v4.67.2

Compare Source

==========

Bug Fixes
  • Fixed an issue with Managed Identity source detection where Azure ML was prioritized incorrectly over Azure App Service, causing token acquisition failures. See Bug #​5077

v4.67.1

Compare Source

==========

Bug Fixes
  • Added support for Azure Machine Learning (Azure ML) Managed Identity (MSI) to address missing functionality for token acquisition in Azure Machine Learning environments. See Bug #​4984

v4.67.0

Compare Source

==========

New Features
  • MSAL.NET now supports acquiring token for Client Credentials flow with a Subject Name Issuer (SNI) certificate over Mutual TLS (mTLS) for first-party applications. See Issue #​4986
  • Bumped NET SDK from net6 to net8, aligning MSAL.NET with the latest .NET standards and features. See Feature Request #​5025
  • Public API analyzer integrated to enhance API compliance and stability. See Feature Request #​4931
Bug Fixes
  • Improved AcquireTokenSilent logging and handling of Family of Client IDs (FOCI). See Bug #​4988
  • Fixed issues where DurationTotalInMs in AuthenticationResultMetadata differed from Stopwatch measurements. See Bug #​4895
  • Resolved incorrect computation of OTel durations in L1 cache and during the creation of POP tokens. See Bug #​5036
  • Addressed an issue where AbstractAcquireTokenParameterBuilder<T>.WithAdfsAuthority threw exceptions when the tenant ID was null and the authority host URI ended in /adfs. See Bug #​4860
  • Fixed a parsing issue in Managed Identity to align with Azure.Identity's behavior for handling invalid JSON responses. See Bug #​5016
Deprecated
App-vNext/Polly (Polly)

v8.5.1

Compare Source

What's Changed

New Contributors

Full Changelog: App-vNext/Polly@8.5.0...8.5.1

dotnet/sdk (dotnet-sdk)

v8.0.405

Compare Source


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 requested review from MarcoGix and a team as code owners January 8, 2025 15:07
@renovate renovate bot enabled auto-merge January 8, 2025 15:07
AndreaCuneo
AndreaCuneo previously approved these changes Jan 8, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9de846c to 4564d7a Compare January 8, 2025 18:22
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to 7.31.0 chore(deps): update all non-major dependencies Jan 8, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from f0ab929 to a9bc7d1 Compare January 13, 2025 15:36
Copy link
Contributor Author

renovate bot commented Jan 13, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Ark.ReferenceProject/Ark.Reference.Common/packages.lock.json, Ark.ReferenceProject/Core/Ark.Reference.Core.Common/packages.lock.json, Ark.ReferenceProject/Core/Ark.Reference.Core.API/packages.lock.json, Ark.ReferenceProject/Core/Ark.Reference.Core.Application/packages.lock.json, Ark.ReferenceProject/Core/Ark.Reference.Core.Tests/packages.lock.json, Ark.ReferenceProject/Core/Ark.Reference.Core.WebInterface/packages.lock.json
[11:31:06.771] INFO (963): Installing tool [email protected]...
[11:31:13.998] ERROR (963): Command failed with exit code 145: /opt/containerbase/tools/dotnet/dotnet new

The command could not be loaded, possibly because:
  * You intended to execute a .NET application:
      The application 'new' does not exist.
  * You intended to execute a .NET SDK command:
      A compatible .NET SDK was not found.

Requested SDK version: 8.0.405
global.json file: /tmp/renovate/repos/github/ARKlab/Ark.Tools/global.json

Installed SDKs:

Install the [8.0.405] .NET SDK or update [/tmp/renovate/repos/github/ARKlab/Ark.Tools/global.json] to match an installed SDK.

Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found

8.0.404 [/opt/containerbase/tools/dotnet/sdk]
[11:31:13.999] FATAL (963): Install tool dotnet failed in 7.2s.

File name: Ark.ReferenceProject/Core/Ark.Reference.Core.Tests/packages.lock.json
8.0.404 [/opt/containerbase/tools/dotnet/sdk]

File name: Ark.Tools.AspNetCore.Auth0/packages.lock.json, Ark.Tools.AspNetCore/packages.lock.json, Ark.ReferenceProject/Core/Ark.Reference.Core.WebInterface/packages.lock.json, Ark.ReferenceProject/Core/Ark.Reference.Core.Tests/packages.lock.json, Samples/ProblemDetailsSample/packages.lock.json, Samples/TestLinkGenerator/packages.lock.json, Samples/WebApplicationDemo/packages.lock.json, Samples/TestProject/packages.lock.json
8.0.404 [/opt/containerbase/tools/dotnet/sdk]

File name: Ark.Tools.AspNetCore.HealthChecks/packages.lock.json, Ark.Tools.AspNetCore/packages.lock.json, Ark.ReferenceProject/Core/Ark.Reference.Core.WebInterface/packages.lock.json, Ark.ReferenceProject/Core/Ark.Reference.Core.Tests/packages.lock.json, Samples/ProblemDetailsSample/packages.lock.json, Samples/TestLinkGenerator/packages.lock.json, Samples/WebApplicationDemo/packages.lock.json, Samples/TestProject/packages.lock.json
8.0.404 [/opt/containerbase/tools/dotnet/sdk]

File name: Ark.Tools.AspNetCore/packages.lock.json, Ark.ReferenceProject/Core/Ark.Reference.Core.WebInterface/packages.lock.json, Ark.ReferenceProject/Core/Ark.Reference.Core.Tests/packages.lock.json, Samples/ProblemDetailsSample/packages.lock.json, Samples/TestLinkGenerator/packages.lock.json, Samples/WebApplicationDemo/packages.lock.json, Samples/TestProject/packages.lock.json
8.0.404 [/opt/containerbase/tools/dotnet/sdk]

File name: Ark.Tools.Hosting/packages.lock.json, Ark.Tools.ApplicationInsights.HostedService/packages.lock.json, Ark.Tools.ResourceWatcher.ApplicationInsights/packages.lock.json, Ark.Tools.ResourceWatcher.WorkerHost.Hosting/packages.lock.json, Samples/TestWorker/packages.lock.json, Samples/LinuxWebJobHosting/packages.lock.json, Samples/TesterWorker/packages.lock.json, Ark.Tools.AspNetCore/packages.lock.json, Ark.ReferenceProject/Core/Ark.Reference.Core.WebInterface/packages.lock.json, Ark.ReferenceProject/Core/Ark.Reference.Core.Tests/packages.lock.json, Samples/ProblemDetailsSample/packages.lock.json, Samples/TestLinkGenerator/packages.lock.json, Samples/WebApplicationDemo/packages.lock.json, Samples/TestProject/packages.lock.json, Samples/Test.SingletonBackgroundService/packages.lock.json
8.0.404 [/opt/containerbase/tools/dotnet/sdk]

File name: Ark.Tools.Outbox.SqlServer/packages.lock.json, Ark.ReferenceProject/Core/Ark.Reference.Core.Application/packages.lock.json, Ark.ReferenceProject/Core/Ark.Reference.Core.Tests/packages.lock.json, Ark.ReferenceProject/Core/Ark.Reference.Core.WebInterface/packages.lock.json
8.0.404 [/opt/containerbase/tools/dotnet/sdk]

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 77044a8 to dbc3226 Compare January 15, 2025 01:22
@AndreaCuneo AndreaCuneo force-pushed the renovate/all-minor-patch branch from dbc3226 to 1ebe62d Compare January 15, 2025 10:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1ebe62d to 95bb150 Compare January 15, 2025 10:37
@AndreaCuneo AndreaCuneo force-pushed the renovate/all-minor-patch branch from 95bb150 to 6e865b0 Compare January 15, 2025 11:30
@AndreaCuneo AndreaCuneo disabled auto-merge January 15, 2025 11:30
@AndreaCuneo AndreaCuneo force-pushed the renovate/all-minor-patch branch from 6e865b0 to f2612b5 Compare January 15, 2025 11:31
@renovate renovate bot enabled auto-merge January 15, 2025 11:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f2612b5 to 2f6cd5a Compare January 15, 2025 11:31
@AndreaCuneo AndreaCuneo disabled auto-merge January 15, 2025 11:31
@renovate renovate bot enabled auto-merge January 15, 2025 11:32
@AndreaCuneo AndreaCuneo force-pushed the renovate/all-minor-patch branch from 2f6cd5a to fd30e96 Compare January 15, 2025 11:33
Copy link
Contributor Author

renovate bot commented Jan 15, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@AndreaCuneo AndreaCuneo disabled auto-merge January 15, 2025 11:33
@AndreaCuneo AndreaCuneo force-pushed the renovate/all-minor-patch branch from fd30e96 to 2670f25 Compare January 15, 2025 11:34
@AndreaCuneo AndreaCuneo merged commit 455e6bd into master Jan 15, 2025
5 checks passed
@AndreaCuneo AndreaCuneo deleted the renovate/all-minor-patch branch January 15, 2025 11:42
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.

1 participant