Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
Azure.Identity (source) 1.15.0 -> 1.16.0 age confidence nuget minor
Meziantou.Analyzer 2.0.215 -> 2.0.217 age confidence nuget patch
dotnet-sdk 8.0.413 -> 8.0.414 age confidence patch
dotnet-sdk 8.0.413 -> 8.0.414 age confidence dotnet-sdk patch

Release Notes

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

v1.16.0

Compare Source

1.16.0 (2025-09-09)

Features Added
  • Added a new DefaultAzureCredential constructor that accepts a custom environment variable name for credential configuration. This provides flexibility beyond the default AZURE_TOKEN_CREDENTIALS environment variable. The constructor accepts any environment variable name and uses the same credential selection logic as the existing AZURE_TOKEN_CREDENTIALS processing.
  • Added DefaultAzureCredential.DefaultEnvironmentVariableName constant property that returns "AZURE_TOKEN_CREDENTIALS" for convenience when referencing the default environment variable name.
  • AzureCliCredential, AzurePowerShellCredential, and AzureDeveloperCliCredential now throw an AuthenticationFailedException when the TokenRequestContext includes claims, as these credentials do not support claims challenges. The exception message includes guidance for handling such scenarios.
  • When AZURE_TOKEN_CREDENTIALS or the equivalent custom environment variable is configured to ManagedIdentityCredential, the DefaultAzureCredential does not issue a probe request and performs retries with exponential backoff.
Bugs Fixed
  • Fixed AzureDeveloperCliCredential hanging when the AZD_DEBUG environment variable is set by adding the --no-prompt flag to prevent interactive prompts (#​52005).
  • BrokerCredential is now included in the chain when AZURE_TOKEN_CREDENTIALS is set to dev.
  • Fixed an issue that prevented ManagedIdentityCredential from utilizing the token cache in Workload Identity Federation environments.
  • Fixed a bug in DefaultAzureCredential that caused the credential chain to be constructed incorrectly when using AZURE_TOKEN_CREDENTIALS in combination with DefaultAzureCredentialOptions.
Other Changes
  • The BrokerCredential is now always included in the DefaultAzureCredential chain. If the Azure.Identity.Broker package is not referenced, an exception will be thrown when GetToken is called, making its behavior consistent with the rest of the credentials in the chain.
  • Updated Microsoft.Identity.Client dependency to version 4.76.0.
  • Updated Microsoft.Identity.Client.Extensions.Msal dependency to version 4.76.0.
meziantou/Meziantou.Analyzer (Meziantou.Analyzer)

v2.0.217

Compare Source

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

Full Changelog: meziantou/Meziantou.Analyzer@2.0.216...2.0.217

v2.0.216

Compare Source

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.215...2.0.216

dotnet/sdk (dotnet-sdk)

v8.0.414

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 enabled auto-merge September 9, 2025 21:55
@renovate renovate bot requested a review from MarcoGix as a code owner September 9, 2025 21:55
@renovate
Copy link
Contributor Author

renovate bot commented Sep 9, 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.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
[03:44:44.399] INFO (957): Installing tool dotnet@8.0.413...
[03:44:51.056] ERROR (957): 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.414
global.json file: /tmp/renovate/repos/github/ARKlab/Ark.Tools/global.json

Installed SDKs:

Install the [8.0.414] .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.413 [/opt/containerbase/tools/dotnet/sdk]
[03:44:51.057] FATAL (957): Install tool dotnet failed in 6.6s.

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.413 [/opt/containerbase/tools/dotnet/sdk]

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, Ark.Tasks/packages.lock.json, Ark.Tools.Activity/packages.lock.json, Samples/TestReceiver/packages.lock.json, Samples/TestWorker/packages.lock.json, Samples/LinuxWebJobHosting/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/TesterWorker/packages.lock.json, Ark.Tools.ApplicationInsights/packages.lock.json, Ark.Tools.AspNetCore.ApplicationInsights/packages.lock.json, Ark.Tools.AspNetCore/packages.lock.json, Samples/ProblemDetailsSample/packages.lock.json, Samples/TestLinkGenerator/packages.lock.json, Samples/WebApplicationDemo/packages.lock.json, Samples/TestProject/packages.lock.json, Ark.Tools.NLog/packages.lock.json, Ark.Tools.Authorization/packages.lock.json, Ark.Tools.Solid.Authorization/packages.lock.json, Ark.Tools.FtpClient.ArxOne/packages.lock.json, Ark.Tools.FtpClient.Core/packages.lock.json, Ark.Tools.FtpClient.FluentFtp/packages.lock.json, Ark.Tools.FtpClient.FtpProxy/packages.lock.json, Ark.Tools.FtpClient.FtpRequest/packages.lock.json, Ark.Tools.FtpClient.SftpClient/packages.lock.json, Ark.Tools.ResourceWatcher.WorkerHost.Ftp/packages.lock.json, Ark.Tools.NLog.Configuration/packages.lock.json, Ark.Tools.NLog.ConfigurationManager/packages.lock.json, Ark.Tools.Outbox.SqlServer/packages.lock.json, Ark.Tools.ResourceWatcher/packages.lock.json, Ark.Tools.ResourceWatcher.Sql/packages.lock.json, Ark.Tools.ResourceWatcher.WorkerHost.Sql/packages.lock.json, Ark.Tools.ResourceWatcher.WorkerHost/packages.lock.json, Ark.Tools.Solid/packages.lock.json, Ark.Tools.RavenDb/packages.lock.json, Ark.Tools.AspNetCore.RavenDb/packages.lock.json, Ark.Tools.EventSourcing.RavenDb/packages.lock.json, Ark.Tools.RavenDb.Auditing/packages.lock.json, Ark.Tools.Rebus/packages.lock.json, Ark.Tools.EventSourcing.Rebus/packages.lock.json, Ark.Tools.Outbox.Rebus/packages.lock.json, Ark.Tools.Solid.FluentValidaton/packages.lock.json, Ark.Tools.Solid.SimpleInjector/packages.lock.json, Ark.Tools.Sql.Oracle/packages.lock.json, Ark.Tools.Sql.SqlServer/packages.lock.json, Ark.Tools.AspNetCore.Auth0/packages.lock.json, Ark.Tools.AspNetCore.BasicAuthAuth0Proxy/packages.lock.json, Ark.Tools.AspNetCore.BasicAuthAzureActiveDirectoryProxy/packages.lock.json, Ark.Tools.AspNetCore.CommaSeparatedParameters/packages.lock.json, Ark.Tools.AspNetCore.HealthChecks/packages.lock.json, Ark.Tools.AspNetCore.MessagePack/packages.lock.json, Ark.Tools.AspNetCore.NestedStartup/packages.lock.json, Ark.Tools.AspNetCore.Swashbuckle/packages.lock.json, Ark.Tools.AspNetCore.XlsxOutputFormatter/packages.lock.json, Ark.Tools.Auth0/packages.lock.json, Ark.Tools.Core/packages.lock.json, Ark.Tools.EventSourcing/packages.lock.json, Ark.Tools.EventSourcing.SimpleInjector/packages.lock.json, Ark.Tools.Nodatime/packages.lock.json, Ark.Tools.Nodatime.Dapper/packages.lock.json, Ark.Tools.Nodatime.Json/packages.lock.json, Ark.Tools.NewtonsoftJson/packages.lock.json, Ark.Tools.Http/packages.lock.json, Ark.Tools.Reqnroll/packages.lock.json, Ark.Tools.SpecFlow/packages.lock.json, Ark.Tools.Nodatime.SystemTextJson/packages.lock.json, Ark.Tools.SystemTextJson/packages.lock.json, Ark.Tools.Outbox/packages.lock.json, Ark.Tools.Sql/packages.lock.json, Ark.Tools.Hosting/packages.lock.json, Samples/Test.SingletonBackgroundService/packages.lock.json, Ark.Tools.SimpleInjector/packages.lock.json
8.0.413 [/opt/containerbase/tools/dotnet/sdk]

@renovate renovate bot requested a review from a team as a code owner September 9, 2025 21:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 547a1a4 to 8974b81 Compare September 10, 2025 03:45
@renovate renovate bot changed the title chore(deps): update dependency dotnet-sdk to v8.0.414 chore(deps): update all non-major dependencies Sep 10, 2025
@renovate renovate bot merged commit 39e26ba into master Sep 10, 2025
6 of 7 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch September 10, 2025 06:40
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.

2 participants