From 824caca4e1d0467ce26afd142eb8805ad8349dc8 Mon Sep 17 00:00:00 2001 From: Oleg Rakhmatulin Date: Thu, 17 Oct 2024 11:29:20 +0200 Subject: [PATCH] Bump Microsoft.Extensions.Http, Microsoft.Extensions.DependencyInjection, and Polly (#759) * Bump Microsoft.Extensions.Http and Microsoft.Extensions.DependencyInjection (#357) * Bump Microsoft.Extensions.Http and Microsoft.Extensions.DependencyInjection Bumps [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) and [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Http` 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 `Microsoft.Extensions.DependencyInjection` 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) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Http dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Update NuGet lock files after Dependabot dependency update. --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] * Bump Polly from 8.4.1 to 8.4.2 (#358) * Bump Polly from 8.4.1 to 8.4.2 Bumps [Polly](https://github.com/App-vNext/Polly) from 8.4.1 to 8.4.2. - [Release notes](https://github.com/App-vNext/Polly/releases) - [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md) - [Commits](https://github.com/App-vNext/Polly/compare/8.4.1...8.4.2) --- updated-dependencies: - dependency-name: Polly dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Update NuGet lock files after Dependabot dependency update. --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] (cherry picked from commit 23f025bffdffefbd209e6ea651484cddf5a6e52d) --- .../Alpaca.Markets.Extensions.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Alpaca.Markets.Extensions.Tests/Alpaca.Markets.Extensions.Tests.csproj b/Alpaca.Markets.Extensions.Tests/Alpaca.Markets.Extensions.Tests.csproj index 7992d9f5..53f1a2cf 100644 --- a/Alpaca.Markets.Extensions.Tests/Alpaca.Markets.Extensions.Tests.csproj +++ b/Alpaca.Markets.Extensions.Tests/Alpaca.Markets.Extensions.Tests.csproj @@ -13,8 +13,8 @@ - - + +