mathnet / mathnet-numerics

Math.NET Numerics
http://numerics.mathdotnet.com
MIT License
3.49k stars 897 forks source link

Bump FsUnit from 5.1.0 to 5.2.0 #979

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps FsUnit from 5.1.0 to 5.2.0.

Release notes

Sourced from FsUnit's releases.

v5.2.0

What's Changed

Full Changelog: https://github.com/fsprojects/FsUnit/compare/5.1.0...5.2.0

Changelog

Sourced from FsUnit's changelog.

5.2.0 - Jan 13, 2023

  • Align should & throw in xUnit and MsTest. -> (fsprojects/FsUnit#226)
  • Add .NET7 as TargetFramework.
  • Update dependencies.
Commits
  • d8b9520 Release v5.2.0.
  • e821351 Merge pull request #226 from CaptnCodr/feature/NewYear
  • d3a6a5e Set fake back to 5.23.1 because of some incompatibilities.
  • 8a875a3 build.fsx back to net6.0.
  • 7ec83e9 Align should & throw. Compile for .NET7. Update copyright strings.
  • c9459a6 Merge pull request #224 from CaptnCodr/master
  • cb8bf72 Add 'actions' to URL.
  • f1201b6 Merge pull request #223 from CaptnCodr/master
  • 58075e7 Fix badge.
  • 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)