From e67f959545abed4d876e2e9c82e02a0d06315cc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 14:23:15 +0000 Subject: [PATCH 1/4] Bump FsUnit.xUnit from 5.6.0 to 6.0.0 Bumps [FsUnit.xUnit](https://github.com/fsprojects/FsUnit) from 5.6.0 to 6.0.0. - [Release notes](https://github.com/fsprojects/FsUnit/releases) - [Changelog](https://github.com/fsprojects/FsUnit/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/fsprojects/FsUnit/compare/5.6.0...6.0.0) --- updated-dependencies: - dependency-name: FsUnit.xUnit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../FSharp.Control.TaskSeq.SmokeTests.fsproj | 2 +- .../FSharp.Control.TaskSeq.Test.fsproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/FSharp.Control.TaskSeq.SmokeTests/FSharp.Control.TaskSeq.SmokeTests.fsproj b/src/FSharp.Control.TaskSeq.SmokeTests/FSharp.Control.TaskSeq.SmokeTests.fsproj index 5442f1b..458d02a 100644 --- a/src/FSharp.Control.TaskSeq.SmokeTests/FSharp.Control.TaskSeq.SmokeTests.fsproj +++ b/src/FSharp.Control.TaskSeq.SmokeTests/FSharp.Control.TaskSeq.SmokeTests.fsproj @@ -20,7 +20,7 @@ - + diff --git a/src/FSharp.Control.TaskSeq.Test/FSharp.Control.TaskSeq.Test.fsproj b/src/FSharp.Control.TaskSeq.Test/FSharp.Control.TaskSeq.Test.fsproj index 459e625..b5bba7b 100644 --- a/src/FSharp.Control.TaskSeq.Test/FSharp.Control.TaskSeq.Test.fsproj +++ b/src/FSharp.Control.TaskSeq.Test/FSharp.Control.TaskSeq.Test.fsproj @@ -58,7 +58,7 @@ - + From aa330f360da4f988533070fc649ff4e930c2a319 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 14:29:23 +0000 Subject: [PATCH 2/4] Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../FSharp.Control.TaskSeq.SmokeTests.fsproj | 2 +- .../FSharp.Control.TaskSeq.Test.fsproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/FSharp.Control.TaskSeq.SmokeTests/FSharp.Control.TaskSeq.SmokeTests.fsproj b/src/FSharp.Control.TaskSeq.SmokeTests/FSharp.Control.TaskSeq.SmokeTests.fsproj index 5442f1b..1fc8718 100644 --- a/src/FSharp.Control.TaskSeq.SmokeTests/FSharp.Control.TaskSeq.SmokeTests.fsproj +++ b/src/FSharp.Control.TaskSeq.SmokeTests/FSharp.Control.TaskSeq.SmokeTests.fsproj @@ -21,7 +21,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/FSharp.Control.TaskSeq.Test/FSharp.Control.TaskSeq.Test.fsproj b/src/FSharp.Control.TaskSeq.Test/FSharp.Control.TaskSeq.Test.fsproj index 459e625..90aaef3 100644 --- a/src/FSharp.Control.TaskSeq.Test/FSharp.Control.TaskSeq.Test.fsproj +++ b/src/FSharp.Control.TaskSeq.Test/FSharp.Control.TaskSeq.Test.fsproj @@ -59,7 +59,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive From b1b6672a50e8a9d92ad95800734abd8bec0b26ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 14:38:09 +0000 Subject: [PATCH 3/4] Bump xunit from 2.6.1 to 2.7.0 Bumps [xunit](https://github.com/xunit/xunit) from 2.6.1 to 2.7.0. - [Commits](https://github.com/xunit/xunit/compare/2.6.1...2.7.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../FSharp.Control.TaskSeq.SmokeTests.fsproj | 2 +- .../FSharp.Control.TaskSeq.Test.fsproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/FSharp.Control.TaskSeq.SmokeTests/FSharp.Control.TaskSeq.SmokeTests.fsproj b/src/FSharp.Control.TaskSeq.SmokeTests/FSharp.Control.TaskSeq.SmokeTests.fsproj index 5442f1b..34100c9 100644 --- a/src/FSharp.Control.TaskSeq.SmokeTests/FSharp.Control.TaskSeq.SmokeTests.fsproj +++ b/src/FSharp.Control.TaskSeq.SmokeTests/FSharp.Control.TaskSeq.SmokeTests.fsproj @@ -22,7 +22,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/FSharp.Control.TaskSeq.Test/FSharp.Control.TaskSeq.Test.fsproj b/src/FSharp.Control.TaskSeq.Test/FSharp.Control.TaskSeq.Test.fsproj index 459e625..c27a134 100644 --- a/src/FSharp.Control.TaskSeq.Test/FSharp.Control.TaskSeq.Test.fsproj +++ b/src/FSharp.Control.TaskSeq.Test/FSharp.Control.TaskSeq.Test.fsproj @@ -60,7 +60,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all From c00e229d34966be74b3cfa3b1a73c73af56a7ea8 Mon Sep 17 00:00:00 2001 From: Abel Braaksma Date: Fri, 15 Mar 2024 02:12:33 +0100 Subject: [PATCH 4/4] Update ncrunch config --- src/FSharp.Control.TaskSeq.v3.ncrunchsolution | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/FSharp.Control.TaskSeq.v3.ncrunchsolution b/src/FSharp.Control.TaskSeq.v3.ncrunchsolution index 648d6d4..635097d 100644 --- a/src/FSharp.Control.TaskSeq.v3.ncrunchsolution +++ b/src/FSharp.Control.TaskSeq.v3.ncrunchsolution @@ -4,6 +4,8 @@ TASKSEQ_LOG_VERBOSE = false + False + True True \ No newline at end of file