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

Update fast-check: 2.22.0 → 2.23.0 (minor) #403

Merged
merged 1 commit into from
Mar 14, 2022

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Mar 14, 2022

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ fast-check (2.22.0 → 2.23.0) · Repo · Changelog

Release Notes

2.23.0 (from changelog)

Introduce fc.uniqueArray as a replacement for fc.set [Code][Diff]

Features

  • (PR#2616) Add new arbitrary called uniqueArray
  • (PR#2784) Mark fc.set as deprecated

Fixes

  • (PR#2786) CI: Stop creating the tags via action
  • (PR#2787) CI: Preserve Jest's cache accross runs
  • (PR#2750) Doc: Reorder assert overloads to render better documentation
  • (PR#2785) Script: Mark changes for "deprecated" as feature
  • (PR#2766) Test: Add some tests onto ArrayArbitrary
  • (PR#2783) Test: Better coverage for selector and comparator in uniqueArray

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 37 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added depfu non-functional PRs doesn't change the user's perception of the app, i.e. doesn't change library version labels Mar 14, 2022
@depfu
Copy link
Contributor Author

depfu bot commented Mar 14, 2022

Sorry, but the merge failed with:

At least 1 approving review is required by reviewers with write access.

@boyum
Copy link
Contributor

boyum commented Mar 14, 2022

@depfu rebase

@depfu depfu bot force-pushed the depfu/update/npm/fast-check-2.23.0 branch from d8eee6d to a75b1dd Compare March 14, 2022 08:04
@depfu depfu bot merged commit b8ebd70 into main Mar 14, 2022
@depfu depfu bot deleted the depfu/update/npm/fast-check-2.23.0 branch March 14, 2022 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
depfu non-functional PRs doesn't change the user's perception of the app, i.e. doesn't change library version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant