From 00a9fec21d984017fa42e404b79a6d6217afddae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 16:17:09 +1300 Subject: [PATCH] Bump FSharp.Core and Argu (#866) * Bump FSharp.Core and Argu Bumps [FSharp.Core](https://github.com/dotnet/fsharp) and [Argu](https://github.com/fsprojects/Argu). These dependencies needed to be updated together. Updates `FSharp.Core` from 8.0.401 to 6.0.0 - [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) Updates `Argu` from 6.2.4 to 6.2.5 - [Release notes](https://github.com/fsprojects/Argu/releases) - [Changelog](https://github.com/fsprojects/Argu/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/fsprojects/Argu/compare/6.2.4...6.2.5) --- updated-dependencies: - dependency-name: FSharp.Core dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Argu dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * changelog Signed-off-by: Thomas Farr --------- Signed-off-by: dependabot[bot] Signed-off-by: Thomas Farr Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Farr --- CHANGELOG.md | 1 + tests/Tests.YamlRunner/Tests.YamlRunner.fsproj | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9f7e7e77b..03d953331f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,6 +42,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `xunit` from 2.8.0 to 2.9.2 - Bumps `System.Buffers` from 4.5.1 to 4.6.0 - Bumps `NSwag.Core` from 14.1.0 to 14.2.0 +- Bumps `Argu` from 6.2.4 to 6.2.5 ## [1.8.0] ### Added diff --git a/tests/Tests.YamlRunner/Tests.YamlRunner.fsproj b/tests/Tests.YamlRunner/Tests.YamlRunner.fsproj index dbfdadc495..6e4780b48e 100644 --- a/tests/Tests.YamlRunner/Tests.YamlRunner.fsproj +++ b/tests/Tests.YamlRunner/Tests.YamlRunner.fsproj @@ -31,7 +31,7 @@ - +