Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps fast-check from 2.10.0 to 2.13.0.

Changelog

Sourced from fast-check's changelog.

2.13.0

Built-in arbitrary for sparse arrays [Code][Diff]

Features

  • (PR#1443) Support sparse arrays in stringify
  • (PR#1447) Add a new arbitrary for sparse arrays
  • (PR#1451) Add support for sparse arrays in fc.object

Fixes

  • (PR#1452) Bug: Reduce bias towards typed arrays in fc.object
  • (PR#1429) CI: Action to publish to Netlify on comment
  • (PR#1430) CI: Rework workflow "Request Deploy Netlify"
  • (PR#1431) CI: Clean old netlify job
  • (PR#1432) CI: Fix skip check for 'Deploy to Netlify'
  • (PR#1433) CI: Fix API calls for octokit in Netlify job
  • (PR#1434) CI: Post reactions for netlify on issue comment
  • (PR#1435) CI: Do not add new lines when adding comit hash in deploy message
  • (PR#1436) CI: Do not add new lines when adding comit hash in deploy message
  • (PR#1441) CI: Add --strict option for tests on types
  • (PR#1466) CI: Check typings against more versions of TS
  • (PR#1471) CI: Stop sending e2e coverage into codecov
  • (PR#1214) Clean: Reduce the number of lint warnings
  • (PR#1440) Doc: Add tip regarding "Value depending on another one"
  • (PR#1475) Doc: Document when each feature has been released (jsdoc)
  • (PR#1479) Misc: Rename master into main
  • (PR#1490) Misc: Split changelog by major
  • (PR#1464) Refactor: No special case for sparse arrays without trailing holes and no elements
  • (PR#1442) Test: Add --strict option for tests on types
  • (PR#1444) Test: Better coverage for stringify of sparse arrays
  • (PR#1474) Test: Increase numRuns for bias e2e to limit flakiness
  • (PR#1465) Typing: Regression introduced in typings for record
  • (PR#1478) Typing: Add missing export for double constraints

2.12.2

Fix regression in typings of record [Code][Diff]

Fixes

  • (PR#1478) Typing: Add missing export for double constraints
  • (PR#1465) Typing: Regression introduced in typings for record

2.12.1

... (truncated)

Commits
  • 8b1afe7 2.13.0
  • 31103f1 Update CHANGELOG.md
  • 8f1d94b ⬆️ Bump @testing-library/react from 11.2.3 to 11.2.5 in /example (#1485)
  • cedcb5e ⬆️ Bump typescript from 4.1.3 to 4.1.5 in /example (#1486)
  • 75a2994 🚚 Split changelog by major (#1490)
  • b8c498f ⬆️ Bump rollup in /test/esm/rollup-with-require (#1480)
  • ad478cb ⬆️ Bump rollup in /test/esm/rollup-with-import (#1489)
  • ef267b7 ⬆️ Bump fast-check from 2.12.0 to 2.12.2 in /example (#1484)
  • 1b7d631 ⬆️ Bump @testing-library/user-event in /example (#1483)
  • 51d8dc0 ⬆️ Bump ts-jest from 26.5.0 to 26.5.1 in /example (#1488)
  • Additional commits viewable 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 will not automatically merge this PR because it includes a minor update to a development dependency.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 12, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #210.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/fast-check-2.13.0 branch March 16, 2021 22:28
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.

0 participants