From 7a74a329125ff6e8f966c75e53474936aef7a5fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 17:12:10 +0000 Subject: [PATCH] Bump the dotnet-sample-app-deps group across 1 directory with 5 updates Bumps the dotnet-sample-app-deps group with 5 updates in the /sample-apps/dotnet-sample-app directory: | Package | From | To | | --- | --- | --- | | [AWSSDK.S3](https://github.com/aws/aws-sdk-net) | `3.7.406.2` | `3.7.410.11` | | [OpenTelemetry.Instrumentation.AspNetCore](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) | `1.9.0` | `1.10.1` | | [System.Diagnostics.DiagnosticSource](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.0` | | [OpenTelemetry.Instrumentation.Http](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) | `1.9.0` | `1.10.0` | | [System.Diagnostics.DiagnosticSource](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.0` | | [YamlDotNet](https://github.com/aaubry/YamlDotNet) | `16.2.0` | `16.3.0` | Updates `AWSSDK.S3` from 3.7.406.2 to 3.7.410.11 - [Release notes](https://github.com/aws/aws-sdk-net/releases) - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD) - [Commits](https://github.com/aws/aws-sdk-net/commits) Updates `OpenTelemetry.Instrumentation.AspNetCore` from 1.9.0 to 1.10.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.9.0...Instrumentation.AspNetCore-1.10.1) Updates `System.Diagnostics.DiagnosticSource` 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.0) Updates `OpenTelemetry.Instrumentation.Http` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/compare/Exporter.Geneva-1.9.0...Exporter.Geneva-1.10.0) Updates `System.Diagnostics.DiagnosticSource` 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.0) Updates `YamlDotNet` from 16.2.0 to 16.3.0 - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](https://github.com/aaubry/YamlDotNet/compare/v16.2.0...v16.3.0) --- updated-dependencies: - dependency-name: AWSSDK.S3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-sample-app-deps - dependency-name: OpenTelemetry.Instrumentation.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-sample-app-deps - dependency-name: System.Diagnostics.DiagnosticSource dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-sample-app-deps - dependency-name: OpenTelemetry.Instrumentation.Http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-sample-app-deps - dependency-name: System.Diagnostics.DiagnosticSource dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-sample-app-deps - dependency-name: YamlDotNet dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-sample-app-deps ... Signed-off-by: dependabot[bot] --- sample-apps/dotnet-sample-app/dotnet-sample-app.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sample-apps/dotnet-sample-app/dotnet-sample-app.csproj b/sample-apps/dotnet-sample-app/dotnet-sample-app.csproj index 5ae513a9..c3751b7a 100644 --- a/sample-apps/dotnet-sample-app/dotnet-sample-app.csproj +++ b/sample-apps/dotnet-sample-app/dotnet-sample-app.csproj @@ -5,14 +5,14 @@ - + - - + + - +