From e4c7563ccd58822c403ccd59bd1979dc11a9895a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 02:47:11 +0000 Subject: [PATCH 1/2] Bump FSharp.Core from 8.0.401 to 9.0.101 Bumps [FSharp.Core](https://github.com/dotnet/fsharp) from 8.0.401 to 9.0.101. - [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) --- updated-dependencies: - dependency-name: FSharp.Core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- build/scripts/scripts.fsproj | 2 +- tests/Tests.YamlRunner/Tests.YamlRunner.fsproj | 2 +- tests/Tests/Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/scripts/scripts.fsproj b/build/scripts/scripts.fsproj index 4d461ecfde..eb0540cfee 100644 --- a/build/scripts/scripts.fsproj +++ b/build/scripts/scripts.fsproj @@ -32,7 +32,7 @@ license-header-fs.txt - + diff --git a/tests/Tests.YamlRunner/Tests.YamlRunner.fsproj b/tests/Tests.YamlRunner/Tests.YamlRunner.fsproj index 949d5dae6c..6dbdc01cc4 100644 --- a/tests/Tests.YamlRunner/Tests.YamlRunner.fsproj +++ b/tests/Tests.YamlRunner/Tests.YamlRunner.fsproj @@ -29,7 +29,7 @@ - + diff --git a/tests/Tests/Tests.csproj b/tests/Tests/Tests.csproj index d3092b1cc2..5347322d84 100644 --- a/tests/Tests/Tests.csproj +++ b/tests/Tests/Tests.csproj @@ -16,7 +16,7 @@ - + From 7438197296718f59ae9fb5489b84bc54e943559b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 3 Feb 2025 02:47:32 +0000 Subject: [PATCH 2/2] Update changelog Signed-off-by: dependabot[bot] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64e2b467de..6feba82501 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,7 +36,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `Proc` from 0.8.1 to 0.9.1 - Bumps `System.Text.Json` from 8.0.4 to 8.0.5 - Bumps `JunitXml.TestLogger` from 4.0.254 to 5.0.0 -- Bumps `FSharp.Core` from 8.0.400 to 8.0.401 +- Bumps `FSharp.Core` from 8.0.400 to 9.0.101 - Bumps `JetBrains.Annotations` from 2024.2.0 to 2024.3.0 - Bumps `Microsoft.Extensions.Caching.Memory` from 6.0.0 to 8.0.1 - Bumps `xunit` from 2.8.0 to 2.9.3