From d379d0a15b3fdaa5e5aa5ed4a379c621e40f6d5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 02:58:35 +0000 Subject: [PATCH] build(deps): bump Azure.Identity, Azure.Security.KeyVault.Certificates, Azure.Security.KeyVault.Secrets and Microsoft.Identity.Web.GraphServiceClient Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net), [Azure.Security.KeyVault.Certificates](https://github.com/Azure/azure-sdk-for-net), [Azure.Security.KeyVault.Secrets](https://github.com/Azure/azure-sdk-for-net) and [Microsoft.Identity.Web.GraphServiceClient](https://github.com/AzureAD/microsoft-identity-web). These dependencies needed to be updated together. Updates `Azure.Identity` from 1.13.1 to 1.11.4 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.13.1...Azure.Identity_1.11.4) Updates `Azure.Security.KeyVault.Certificates` from 4.7.0 to 4.6.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Security.KeyVault.Certificates_4.7.0...Azure.Security.KeyVault.Certificates_4.6.0) Updates `Azure.Security.KeyVault.Secrets` from 4.7.0 to 4.6.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Security.KeyVault.Secrets_4.7.0...Azure.Security.KeyVault.Secrets_4.6.0) Updates `Microsoft.Identity.Web.GraphServiceClient` from 3.3.1 to 3.5.0 - [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases) - [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md) - [Commits](https://github.com/AzureAD/microsoft-identity-web/compare/3.3.1...3.5.0) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Azure.Security.KeyVault.Certificates dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Azure.Security.KeyVault.Secrets dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Identity.Web.GraphServiceClient dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/GraphWebhooks/GraphWebhooks.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GraphWebhooks/GraphWebhooks.csproj b/src/GraphWebhooks/GraphWebhooks.csproj index eb0ab53..7d216fc 100644 --- a/src/GraphWebhooks/GraphWebhooks.csproj +++ b/src/GraphWebhooks/GraphWebhooks.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive