From 4de37158a356db6888641177d6979262cf7802f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 16:28:20 +1200 Subject: [PATCH 1/3] Bump FSharp.Data from 6.2.0 to 6.3.0 (#357) * Bump FSharp.Data from 6.2.0 to 6.3.0 Bumps [FSharp.Data](https://github.com/fsprojects/FSharp.Data) from 6.2.0 to 6.3.0. - [Release notes](https://github.com/fsprojects/FSharp.Data/releases) - [Changelog](https://github.com/fsprojects/FSharp.Data/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/fsprojects/FSharp.Data/compare/6.2.0...6.3.0) Signed-off-by: Thomas Farr --- updated-dependencies: - dependency-name: FSharp.Data dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Update changelog Signed-off-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 7d28e3deab06e170fa1f408161226639b8b69e75) --- CHANGELOG.md | 2 ++ tests/Tests.YamlRunner/Tests.YamlRunner.fsproj | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48582f1439..9bd0d38e20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## [Unreleased] +### Dependencies +- Bumps `FSharp.Data` from 6.2.0 to 6.3.0 ## [1.5.0] ### Fixed diff --git a/tests/Tests.YamlRunner/Tests.YamlRunner.fsproj b/tests/Tests.YamlRunner/Tests.YamlRunner.fsproj index 178337062b..89d8dc66b3 100644 --- a/tests/Tests.YamlRunner/Tests.YamlRunner.fsproj +++ b/tests/Tests.YamlRunner/Tests.YamlRunner.fsproj @@ -33,7 +33,7 @@ - + From 8912d7abe33b095f6f2ecd38df8bb26f64fcb55b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 16:33:31 +1200 Subject: [PATCH 2/3] Bump BenchMarkDotNet from 0.13.7 to 0.13.8 (#358) * Bump BenchMarkDotNet from 0.13.7 to 0.13.8 Bumps [BenchMarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.7 to 0.13.8. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.7...v0.13.8) Signed-off-by: Thomas Farr --- updated-dependencies: - dependency-name: BenchMarkDotNet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Update changelog Signed-off-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 86ab6c39622a948548c076dff175bfae29312520) --- CHANGELOG.md | 1 + tests/Tests.ScratchPad/Tests.ScratchPad.csproj | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bd0d38e20..b7c5fa18ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## [Unreleased] ### Dependencies - Bumps `FSharp.Data` from 6.2.0 to 6.3.0 +- Bumps `BenchMarkDotNet` from 0.13.7 to 0.13.8 ## [1.5.0] ### Fixed diff --git a/tests/Tests.ScratchPad/Tests.ScratchPad.csproj b/tests/Tests.ScratchPad/Tests.ScratchPad.csproj index b5b42149a6..8d814f1eae 100644 --- a/tests/Tests.ScratchPad/Tests.ScratchPad.csproj +++ b/tests/Tests.ScratchPad/Tests.ScratchPad.csproj @@ -12,6 +12,6 @@ - + From 7dee4d13b6a2839aeaec63f9eb824d6189128abe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 16:36:31 +1200 Subject: [PATCH 3/3] Bump AWSSDK.Core from 3.7.202.1 to 3.7.202.5 (#359) * Bump AWSSDK.Core from 3.7.202.1 to 3.7.202.5 Bumps [AWSSDK.Core](https://github.com/aws/aws-sdk-net) from 3.7.202.1 to 3.7.202.5. - [Changelog](https://github.com/aws/aws-sdk-net/blob/master/SDK.CHANGELOG.MD) - [Commits](https://github.com/aws/aws-sdk-net/commits) Signed-off-by: Thomas Farr --- updated-dependencies: - dependency-name: AWSSDK.Core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Update changelog Signed-off-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 565744798646d94977ee260403110294514306a7) --- CHANGELOG.md | 1 + .../OpenSearch.Net.Auth.AwsSigV4.csproj | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7c5fa18ee..3823116b6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ### Dependencies - Bumps `FSharp.Data` from 6.2.0 to 6.3.0 - Bumps `BenchMarkDotNet` from 0.13.7 to 0.13.8 +- Bumps `AWSSDK.Core` from 3.7.202.1 to 3.7.202.5 ## [1.5.0] ### Fixed diff --git a/src/OpenSearch.Net.Auth.AwsSigV4/OpenSearch.Net.Auth.AwsSigV4.csproj b/src/OpenSearch.Net.Auth.AwsSigV4/OpenSearch.Net.Auth.AwsSigV4.csproj index 1aa379a17a..e806455057 100644 --- a/src/OpenSearch.Net.Auth.AwsSigV4/OpenSearch.Net.Auth.AwsSigV4.csproj +++ b/src/OpenSearch.Net.Auth.AwsSigV4/OpenSearch.Net.Auth.AwsSigV4.csproj @@ -20,7 +20,7 @@ - +