Update fast-check: 2.22.0 → 2.23.0 (minor) #403
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 37 commits:
2.23.0
🔖 Update CHANGELOG.md for 2.23.0 (#2788)
✅ Better coverage for `selector` and `comparator` in `uniqueArray` (#2783)
🗑️ Mark `fc.set` as deprecated (#2784)
👷 Preserve Jest's cache accross runs (#2787)
👷 Stop creating the tags via action (#2786)
🔨 Mark changes for "deprecated" as feature (#2785)
✨ Add new arbitrary called `uniqueArray` (#2616)
:arrow_up: Bump typescript from 4.5.5 to 4.6.2 (#2778)
:arrow_up: Bump rollup in /test/esm/rollup-with-require (#2770)
:arrow_up: Bump @rollup/plugin-commonjs in /test/esm/rollup-with-import (#2755)
:arrow_up: Bump actions/setup-node from 2.5.1 to 3 (#2753)
:arrow_up: Bump netlify-cli in /.github/actions/deploy-netlify (#2777)
📝 Reorder assert overloads to render better documentation (#2750)
:arrow_up: Bump @rollup/plugin-commonjs in /test/esm/rollup-with-require (#2756)
:arrow_up: Bump @testing-library/react from 12.1.2 to 12.1.3 in /example (#2759)
:arrow_up: Bump @types/lodash from 4.14.178 to 4.14.179 in /example (#2761)
:arrow_up: Bump rollup in /test/esm/rollup-with-import (#2771)
:arrow_up: Bump webpack in /test/esm/webpack-with-import (#2772)
:arrow_up: Bump webpack in /test/esm/webpack-with-require (#2773)
:arrow_up: Bump typedoc from 0.22.12 to 0.22.13 (#2774)
:arrow_up: Bump esbuild in /test/esm/esbuild-with-import (#2775)
:arrow_up: Bump esbuild in /test/esm/esbuild-with-require (#2776)
✅ Add some tests onto `ArrayArbitrary` (#2766)
:arrow_up: Bump webpack in /test/esm/webpack-with-require (#2741)
:arrow_up: Bump webpack in /test/esm/webpack-with-import (#2742)
:arrow_up: Bump typedoc from 0.22.11 to 0.22.12 (#2745)
:arrow_up: Bump esbuild in /test/esm/esbuild-with-require (#2746)
:arrow_up: Bump esbuild in /test/esm/esbuild-with-import (#2747)
:arrow_up: Bump @types/node from 17.0.17 to 17.0.21 (#2751)
:arrow_up: Bump rollup in /test/esm/rollup-with-import (#2754)
:arrow_up: Bump JamesIves/github-pages-deploy-action from 4.2.3 to 4.2.5 (#2735)
:arrow_up: Bump @testing-library/jest-dom in /example (#2760)
:arrow_up: Bump @types/jest from 27.4.0 to 27.4.1 in /example (#2762)
:arrow_up: Bump @types/react from 17.0.38 to 17.0.39 in /example (#2763)
:arrow_up: Bump actions/checkout from 2.4.0 to 3 (#2764)
:arrow_up: Bump eslint-config-prettier from 8.3.0 to 8.5.0 (#2765)
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