From e4a4aad6d4824b20a3eb057281e17f6112cd58b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 11:37:47 +0000 Subject: [PATCH] Bump the all-dependencies group across 1 directory with 17 updates Bumps the all-dependencies group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [BouncyCastle.Cryptography](https://github.com/bcgit/bc-csharp) | `2.5.0` | `2.5.1` | | [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.2` | | [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.2` | | [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.2` | | [Microsoft.OpenApi](https://github.com/Microsoft/OpenAPI.NET) | `1.6.22` | `1.6.23` | | [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) | `3.1.0` | `3.2.1` | | [NodaTime](https://github.com/nodatime/nodatime) | `3.2.0` | `3.2.1` | | [Npgsql](https://github.com/npgsql/npgsql) | `9.0.2` | `9.0.3` | | [NodaTime](https://github.com/nodatime/nodatime) | `3.2.0` | `3.2.0` | | [Npgsql](https://github.com/npgsql/npgsql) | `9.0.2` | `9.0.3` | | [Npgsql.NodaTime](https://github.com/npgsql/npgsql) | `9.0.2` | `9.0.3` | | [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.0` | | [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-dotnet) | `1.10.0` | `1.11.2` | | [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.0` | | [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-dotnet) | `1.10.0` | `1.11.2` | | [OpenTelemetry.Exporter.Console](https://github.com/open-telemetry/opentelemetry-dotnet) | `1.10.0` | `1.11.2` | | [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.0` | | [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-dotnet) | `1.10.0` | `1.11.2` | | [OpenTelemetry.Exporter.OpenTelemetryProtocol](https://github.com/open-telemetry/opentelemetry-dotnet) | `1.10.0` | `1.11.2` | | [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.0` | | [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-dotnet) | `1.10.0` | `1.11.2` | | [OpenTelemetry.Extensions.Hosting](https://github.com/open-telemetry/opentelemetry-dotnet) | `1.10.0` | `1.11.2` | | [OpenTelemetry.Instrumentation.AspNetCore](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) | `1.10.1` | `1.11.1` | | [OpenTelemetry.Instrumentation.Http](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) | `1.10.0` | `1.11.1` | | [OpenTelemetry.Instrumentation.Runtime](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) | `1.10.0` | `1.11.1` | | [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) | `9.0.0` | `3.1.0` | | [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-dotnet) | `1.10.0` | `1.6.0` | | [Sentry.OpenTelemetry](https://github.com/getsentry/sentry-dotnet) | `4.13.0` | `5.3.0` | | [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) | `9.0.0` | `6.0.0` | | [Sentry.Profiling](https://github.com/getsentry/sentry-dotnet) | `4.13.0` | `5.3.0` | Updates `BouncyCastle.Cryptography` from 2.5.0 to 2.5.1 - [Commits](https://github.com/bcgit/bc-csharp/compare/release-2.5.0...release-2.5.1) Updates `Microsoft.Extensions.Logging` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.2) Updates `Microsoft.Extensions.Logging` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.2) Updates `Microsoft.Extensions.Logging.Console` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.2) Updates `Microsoft.OpenApi` from 1.6.22 to 1.6.23 - [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases) - [Changelog](https://github.com/microsoft/OpenAPI.NET/blob/main/CHANGELOG.md) - [Commits](https://github.com/Microsoft/OpenAPI.NET/compare/1.6.22...1.6.23) Updates `MongoDB.Driver` from 3.1.0 to 3.2.1 - [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases) - [Commits](https://github.com/mongodb/mongo-csharp-driver/compare/v3.1.0...v3.2.1) Updates `NodaTime` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/nodatime/nodatime/releases) - [Commits](https://github.com/nodatime/nodatime/compare/3.2.0...3.2.1) Updates `Npgsql` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/npgsql/npgsql/releases) - [Commits](https://github.com/npgsql/npgsql/compare/v9.0.2...v9.0.3) Updates `NodaTime` from 3.2.0 to 3.2.0 - [Release notes](https://github.com/nodatime/nodatime/releases) - [Commits](https://github.com/nodatime/nodatime/compare/3.2.0...3.2.1) Updates `Npgsql` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/npgsql/npgsql/releases) - [Commits](https://github.com/npgsql/npgsql/compare/v9.0.2...v9.0.3) Updates `Npgsql.NodaTime` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/npgsql/npgsql/releases) - [Commits](https://github.com/npgsql/npgsql/compare/v9.0.2...v9.0.3) Updates `Microsoft.Extensions.Logging` from 9.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.2) Updates `OpenTelemetry` from 1.10.0 to 1.11.2 - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/RELEASENOTES.md) - [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.10.0...core-1.11.2) Updates `Microsoft.Extensions.Logging` from 9.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.2) Updates `OpenTelemetry` from 1.10.0 to 1.11.2 - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/RELEASENOTES.md) - [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.10.0...core-1.11.2) Updates `OpenTelemetry.Exporter.Console` from 1.10.0 to 1.11.2 - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/RELEASENOTES.md) - [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.10.0...core-1.11.2) Updates `Microsoft.Extensions.Logging` from 9.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.2) Updates `OpenTelemetry` from 1.10.0 to 1.11.2 - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/RELEASENOTES.md) - [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.10.0...core-1.11.2) Updates `OpenTelemetry.Exporter.OpenTelemetryProtocol` from 1.10.0 to 1.11.2 - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/RELEASENOTES.md) - [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.10.0...core-1.11.2) Updates `Microsoft.Extensions.Logging` from 9.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.2) Updates `OpenTelemetry` from 1.10.0 to 1.11.2 - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/RELEASENOTES.md) - [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.10.0...core-1.11.2) Updates `OpenTelemetry.Extensions.Hosting` from 1.10.0 to 1.11.2 - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/RELEASENOTES.md) - [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.10.0...core-1.11.2) Updates `OpenTelemetry.Instrumentation.AspNetCore` from 1.10.1 to 1.11.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/compare/Instrumentation.AspNetCore-1.10.1...Resources.AWS-1.11.1) Updates `OpenTelemetry.Instrumentation.Http` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/compare/Exporter.Geneva-1.10.0...Resources.AWS-1.11.1) Updates `OpenTelemetry.Instrumentation.Runtime` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/compare/Exporter.Geneva-1.10.0...Resources.AWS-1.11.1) Updates `Microsoft.Extensions.Logging` from 9.0.0 to 3.1.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.2) Updates `OpenTelemetry` from 1.10.0 to 1.6.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/RELEASENOTES.md) - [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.10.0...core-1.11.2) Updates `Sentry.OpenTelemetry` from 4.13.0 to 5.3.0 - [Release notes](https://github.com/getsentry/sentry-dotnet/releases) - [Changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-dotnet/compare/4.13.0...5.3.0) Updates `Microsoft.Extensions.Logging` from 9.0.0 to 6.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.2) Updates `Sentry.Profiling` from 4.13.0 to 5.3.0 - [Release notes](https://github.com/getsentry/sentry-dotnet/releases) - [Changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-dotnet/compare/4.13.0...5.3.0) --- updated-dependencies: - dependency-name: BouncyCastle.Cryptography dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.Extensions.Logging.Console dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.OpenApi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: MongoDB.Driver dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: NodaTime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Npgsql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: NodaTime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Npgsql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Npgsql.NodaTime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: OpenTelemetry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: OpenTelemetry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: OpenTelemetry.Exporter.Console dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: OpenTelemetry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: OpenTelemetry.Exporter.OpenTelemetryProtocol dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: OpenTelemetry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: OpenTelemetry.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: OpenTelemetry.Instrumentation.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: OpenTelemetry.Instrumentation.Http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: OpenTelemetry.Instrumentation.Runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: OpenTelemetry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: Sentry.OpenTelemetry dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: Sentry.Profiling dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- DependabotBugExample.csproj | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/DependabotBugExample.csproj b/DependabotBugExample.csproj index bc9af3d..e5a5fae 100644 --- a/DependabotBugExample.csproj +++ b/DependabotBugExample.csproj @@ -13,26 +13,26 @@ - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + - - + +