exercism / fsharp-test-runner

GNU Affero General Public License v3.0
4 stars 9 forks source link

Bump FsUnit.xUnit from 5.3.0 to 5.3.1 #180

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps FsUnit.xUnit from 5.3.0 to 5.3.1.

Release notes

Sourced from FsUnit.xUnit's releases.

v5.3.1

What's Changed

New Contributors

Full Changelog: https://github.com/fsprojects/FsUnit/compare/5.3.0...5.3.1

Changelog

Sourced from FsUnit.xUnit's changelog.

5.3.1.0 - Jun 7, 2023

  • Set FSharp.Core back to ~5.0.0 to support older projects. (fsprojects/FsUnit#236)
  • Update some dependencies.

5.3.0.0 - May 6, 2023

  • Remove .NET7 as framework because of incompatibilities.
  • Update dependencies.

5.2.0 - Jan 13, 2023

  • Align should & throw in xUnit and MsTest. -> (fsprojects/FsUnit#226)
  • Add .NET7 as TargetFramework.
  • Update dependencies.

5.1.0 - Oct 29, 2022

5.0.5 - Sep 27, 2022

5.0.4 - Sep 6, 2022

  • Fix actual messages in xUnit & MsTest in operators throw & throwWithMessage when exception will be thrown inside lambda. - fsprojects/FsUnit#216

5.0.3 - Aug 16, 2022

  • Fixed a reference issue with .NET Framework.

5.0.2 - Aug 15, 2022

5.0.1 - Aug 5, 2022

  • Docs updates
  • Dependencies update

5.0.0 - Apr 9, 2022

4.2.0 - Jan 15, 2022

4.1.0 - Nov 14, 2021

4.0.7 - Oct 12, 2021

... (truncated)

Commits
  • 723a342 Release v5.3.1.
  • 6daa651 Merge pull request #236 from CaptnCodr/bugfix/235-fsharp-core
  • dfe9e6f Set FSharp.Core back to ~5.0.
  • 137cecd Merge pull request #234 from fsprojects/dependabot/nuget/fantomas-6.0.4
  • 82a445f Bump fantomas from 6.0.2 to 6.0.4
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #196.