From 570c1aadfbaa510b87f7388ddb79507970884764 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 17:27:57 +0000 Subject: [PATCH] Bump the dotnet-sample-app-deps group across 1 directory with 6 updates Bumps the dotnet-sample-app-deps group with 6 updates in the /sample-apps/dotnet-sample-app directory: | Package | From | To | | --- | --- | --- | | [AWSSDK.S3](https://github.com/aws/aws-sdk-net) | `3.7.305.11` | `3.7.401.2` | | [OpenTelemetry.Exporter.OpenTelemetryProtocol](https://github.com/open-telemetry/opentelemetry-dotnet) | `1.7.0` | `1.9.0` | | [OpenTelemetry.Instrumentation.AspNetCore](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) | `1.8.1` | `1.9.0` | | [OpenTelemetry.Instrumentation.Http](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) | `1.8.1` | `1.9.0` | | [System.Diagnostics.DiagnosticSource](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.1` | | [YamlDotNet](https://github.com/aaubry/YamlDotNet) | `13.7.1` | `16.0.0` | Updates `AWSSDK.S3` from 3.7.305.11 to 3.7.401.2 - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD) - [Commits](https://github.com/aws/aws-sdk-net/commits) Updates `OpenTelemetry.Exporter.OpenTelemetryProtocol` from 1.7.0 to 1.9.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.7.0...core-1.9.0) Updates `OpenTelemetry.Instrumentation.AspNetCore` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/compare/Instrumentation.Http-1.8.1...Exporter.Geneva-1.9.0) Updates `OpenTelemetry.Instrumentation.Http` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/compare/Instrumentation.Http-1.8.1...Exporter.Geneva-1.9.0) Updates `System.Diagnostics.DiagnosticSource` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) Updates `YamlDotNet` from 13.7.1 to 16.0.0 - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](https://github.com/aaubry/YamlDotNet/compare/v13.7.1...v16.0.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.Exporter.OpenTelemetryProtocol dependency-type: direct:production update-type: version-update:semver-minor 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: 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-major dependency-group: dotnet-sample-app-deps ... Signed-off-by: dependabot[bot] --- .../dotnet-sample-app/dotnet-sample-app.csproj | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sample-apps/dotnet-sample-app/dotnet-sample-app.csproj b/sample-apps/dotnet-sample-app/dotnet-sample-app.csproj index 15023256..0de264cc 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 @@ - + - - - - - + + + + +