From b74c11cf056fb610d30cacd908ef022c7d7ec82c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 15:59:54 +0000 Subject: [PATCH] Bump the other group with 7 updates Bumps the other group with 7 updates: | Package | From | To | | --- | --- | --- | | [Azure.Security.KeyVault.Keys](https://github.com/Azure/azure-sdk-for-net) | `4.5.0` | `4.6.0` | | [Azure.Security.KeyVault.Secrets](https://github.com/Azure/azure-sdk-for-net) | `4.5.0` | `4.6.0` | | [Google.Cloud.Firestore](https://github.com/googleapis/google-cloud-dotnet) | `3.5.0` | `3.5.1` | | [Sendgrid](https://github.com/sendgrid/sendgrid-csharp) | `9.29.1` | `9.29.2` | | [Npgsql](https://github.com/npgsql/npgsql) | `8.0.1` | `8.0.2` | | [OpenTelemetry.Instrumentation.AspNetCore](https://github.com/open-telemetry/opentelemetry-dotnet) | `1.7.0` | `1.7.1` | | [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) | `0.13.9` | `0.13.12` | Updates `Azure.Security.KeyVault.Keys` from 4.5.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.Keys_4.5.0...Azure.Security.KeyVault.Keys_4.6.0) Updates `Azure.Security.KeyVault.Secrets` from 4.5.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.5.0...Azure.Security.KeyVault.Secrets_4.6.0) Updates `Google.Cloud.Firestore` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/googleapis/google-cloud-dotnet/releases) - [Commits](https://github.com/googleapis/google-cloud-dotnet/compare/Google.Cloud.Firestore-3.5.0...Google.Cloud.Firestore-3.5.1) Updates `Sendgrid` from 9.29.1 to 9.29.2 - [Release notes](https://github.com/sendgrid/sendgrid-csharp/releases) - [Changelog](https://github.com/sendgrid/sendgrid-csharp/blob/main/CHANGELOG.md) - [Commits](https://github.com/sendgrid/sendgrid-csharp/compare/9.29.1...9.29.2) Updates `Npgsql` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/npgsql/npgsql/releases) - [Commits](https://github.com/npgsql/npgsql/compare/v8.0.1...v8.0.2) Updates `OpenTelemetry.Instrumentation.AspNetCore` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.7.0...Instrumentation.Http-1.7.1) Updates `BenchmarkDotNet` from 0.13.9 to 0.13.12 - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.9...v0.13.12) --- updated-dependencies: - dependency-name: Azure.Security.KeyVault.Keys dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other - dependency-name: Azure.Security.KeyVault.Secrets dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other - dependency-name: Google.Cloud.Firestore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: Sendgrid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: Npgsql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: OpenTelemetry.Instrumentation.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: BenchmarkDotNet dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other ... Signed-off-by: dependabot[bot]