mathnet / mathnet-numerics

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

Bump FsUnit from 5.0.5 to 5.1.0 #965

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps FsUnit from 5.0.5 to 5.1.0.

Release notes

Sourced from FsUnit's releases.

v5.1.0

What's Changed

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

Changelog

Sourced from FsUnit's changelog.

5.1.0 - Oct 29, 2022

Commits
  • c5b7bd0 Release v5.1.0.
  • 21ab9a1 Merge pull request #222 from CaptnCodr/feature/equalSeq
  • 832e83d Change return type of func into unit.
  • 7f78d48 Add equalSeq to MsTest & NUnit. Add operator to docs.
  • b6559fb Go back to 6.0.401 bc of macos.
  • 324f129 Update to dotnet to 6.0.402.
  • c2d293b Update action steps.
  • cce595e Add equalSeq to xunit.
  • 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)