Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump FsCheckVersion from 2.15.2 to 2.15.3 #5000

Merged
merged 1 commit into from
May 10, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2021

Bumps FsCheckVersion from 2.15.2 to 2.15.3.
Updates FsCheck from 2.15.2 to 2.15.3

Release notes

Sourced from FsCheck's releases.

2.15.3

Allow shrinking private unions. (by Sander van Dijk) Limit total number of shrink attempts to 5000, to avoid infinite loops in general, and in particular if an argument is mutated in the test.

Changelog

Sourced from FsCheck's changelog.

2.15.3 - 8 May 2021

  • Allow shrinking private unions. (by Sander van Dijk)

  • Limit total number of shrink attempts to 5000, to avoid infinite loops in general, and in particular if an argument is mutated in the test.

Commits

Updates FsCheck.Xunit from 2.15.2 to 2.15.3

Release notes

Sourced from FsCheck.Xunit's releases.

2.15.3

Allow shrinking private unions. (by Sander van Dijk) Limit total number of shrink attempts to 5000, to avoid infinite loops in general, and in particular if an argument is mutated in the test.

Changelog

Sourced from FsCheck.Xunit's changelog.

2.15.3 - 8 May 2021

  • Allow shrinking private unions. (by Sander van Dijk)

  • Limit total number of shrink attempts to 5000, to avoid infinite loops in general, and in particular if an argument is mutated in the test.

Commits

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 dependabot bot added the dependencies Pull requests that update a dependency file label May 10, 2021
@Aaronontheweb Aaronontheweb enabled auto-merge (squash) May 10, 2021 12:30
Bumps `FsCheckVersion` from 2.15.2 to 2.15.3.

Updates `FsCheck` from 2.15.2 to 2.15.3
- [Release notes](https://github.com/fsharp/FsCheck/releases)
- [Changelog](https://github.com/fscheck/FsCheck/blob/master/FsCheck%20Release%20Notes.md)
- [Commits](fscheck/FsCheck@2.15.2...2.15.3)

Updates `FsCheck.Xunit` from 2.15.2 to 2.15.3
- [Release notes](https://github.com/fsharp/FsCheck/releases)
- [Changelog](https://github.com/fscheck/FsCheck/blob/master/FsCheck%20Release%20Notes.md)
- [Commits](fscheck/FsCheck@2.15.2...2.15.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/FsCheckVersion-2.15.3 branch from 0aa839a to 392d867 Compare May 10, 2021 13:28
@Aaronontheweb Aaronontheweb merged commit eff4e4b into dev May 10, 2021
@Aaronontheweb Aaronontheweb deleted the dependabot/nuget/FsCheckVersion-2.15.3 branch May 10, 2021 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant