From 8f9d68b1b38111a418bce189dacb5395f1c7e87c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 10:44:47 -0700 Subject: [PATCH] Bump FSharp.Core from 6.0.7 to 7.0.300 (#223) * Bump FSharp.Core from 6.0.7 to 7.0.300 Bumps [FSharp.Core](https://github.com/dotnet/fsharp) from 6.0.7 to 7.0.300. - [Release notes](https://github.com/dotnet/fsharp/releases) - [Changelog](https://github.com/dotnet/fsharp/blob/main/release-notes.md) - [Commits](https://github.com/dotnet/fsharp/commits) Signed-off-by: Thomas Farr --- updated-dependencies: - dependency-name: FSharp.Core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] * Update changelog & packages.lock.json 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 e08b5c32efdf96754d4133ae5e06ec814539c346) --- CHANGELOG.md | 3 ++- tests/Tests.YamlRunner/Tests.YamlRunner.fsproj | 2 +- tests/Tests.YamlRunner/packages.lock.json | 6 +++--- tests/Tests/Tests.csproj | 4 ++-- tests/Tests/packages.lock.json | 6 +++--- 5 files changed, 11 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14fe337592..d3f6b868cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `SharpZipLib` from 1.4.1 to 1.4.2 - Bumps `AWSSDK.Core` from 3.7.103.17 to 3.7.106.29 - Bumps `Newtonsoft.Json` from 13.0.2 to 13.0.3 +- Bumps `FSharp.Core` from 6.0.7 to 7.0.300 - Bumps `Microsoft.SourceLink.GitHub` from 1.0.0 to 1.1.1 ## [1.3.0] @@ -59,4 +60,4 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.0-preview.2 to 1.0.3 [Unreleased]: https://github.com/opensearch-project/opensearch-net/compare/1.3.0...HEAD -[1.3.0]: https://github.com/opensearch-project/opensearch-net/compare/1.2.0...1.3.0 \ No newline at end of file +[1.3.0]: https://github.com/opensearch-project/opensearch-net/compare/1.2.0...1.3.0 diff --git a/tests/Tests.YamlRunner/Tests.YamlRunner.fsproj b/tests/Tests.YamlRunner/Tests.YamlRunner.fsproj index 1886be2a25..5c056907da 100644 --- a/tests/Tests.YamlRunner/Tests.YamlRunner.fsproj +++ b/tests/Tests.YamlRunner/Tests.YamlRunner.fsproj @@ -30,7 +30,7 @@ - + diff --git a/tests/Tests.YamlRunner/packages.lock.json b/tests/Tests.YamlRunner/packages.lock.json index 4787b04842..abf0538257 100644 --- a/tests/Tests.YamlRunner/packages.lock.json +++ b/tests/Tests.YamlRunner/packages.lock.json @@ -14,9 +14,9 @@ }, "FSharp.Core": { "type": "Direct", - "requested": "[6.0.7, )", - "resolved": "6.0.7", - "contentHash": "e6wGrq5smV3Yk2fBE/Y0nBG5oFyF59k5Je0a0QDydUpg6liyaafGjD3xvutciKepCP2knspZ/sWViC/F1OyyQQ==" + "requested": "[7.0.300, )", + "resolved": "7.0.300", + "contentHash": "8vvItREJ1l5lcp3vBCSJ1mFevVAhR48I34DuF/EoUa7o1KlFpQpagyuZkVYMAsHPIjdp47ZxM9sI4eqeXaeWkA==" }, "FSharp.Data": { "type": "Direct", diff --git a/tests/Tests/Tests.csproj b/tests/Tests/Tests.csproj index d1035975f8..6a47c74ea3 100644 --- a/tests/Tests/Tests.csproj +++ b/tests/Tests/Tests.csproj @@ -1,4 +1,4 @@ - + net6.0 @@ -16,7 +16,7 @@ - + diff --git a/tests/Tests/packages.lock.json b/tests/Tests/packages.lock.json index a68c87acb6..752b47a58d 100644 --- a/tests/Tests/packages.lock.json +++ b/tests/Tests/packages.lock.json @@ -13,9 +13,9 @@ }, "FSharp.Core": { "type": "Direct", - "requested": "[6.0.7, )", - "resolved": "6.0.7", - "contentHash": "e6wGrq5smV3Yk2fBE/Y0nBG5oFyF59k5Je0a0QDydUpg6liyaafGjD3xvutciKepCP2knspZ/sWViC/F1OyyQQ==" + "requested": "[7.0.300, )", + "resolved": "7.0.300", + "contentHash": "8vvItREJ1l5lcp3vBCSJ1mFevVAhR48I34DuF/EoUa7o1KlFpQpagyuZkVYMAsHPIjdp47ZxM9sI4eqeXaeWkA==" }, "Microsoft.NET.Test.Sdk": { "type": "Direct",