Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps fast-check from 2.10.0 to 2.12.2.

Changelog

Sourced from fast-check's changelog.

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

Avoid unsafe eval [Code][Diff]

Fixes

  • (PR#1408) Bug/Security: Avoid using unsafe-eval in implementation of getGlobal
  • (PR#1389) Doc: Add badge from packagequality.com
  • (PR#1391) Doc: Setup a security policy
  • (PR#1392) Doc: Add a code of conduct
  • (PR#1390) Doc: Add Snyk badge for package quality
  • (PR#1393) Doc: Add semver stability badge
  • (PR#1394) Doc: Remove dependencies related badges
  • (PR#1395) Doc: Correct misspellings & other errors in English

2.12.0

More efficient shrinkers [Code][Diff]

Features

  • (PR#1354) Split internal shrinkNumeric for better performances
  • (PR#1355) Introduce new helper ArbitraryWithContextualShrink
  • (PR#1358) More efficient shrinker for integer
  • (PR#1372) More efficient shrinker for bigint
  • (PR#1377) More efficient shrinker for array
  • (PR#1382) More efficient shrinker for subarray
  • (PR#1383) More efficient shrinker for mixedCase
  • (PR#1384) More efficient shrinker for double

Fixes

  • (PR#1347) Bug: Legacy float/double should never reach the max specified value
  • (PR#1359) Bug: Calling shrinkableFor should never apply contextual shrinker
  • (PR#1350) Clean: Re-generate yarn.lock files
  • (PR#1331) Doc: Deploy temporary documentation and package to Netlify
  • (PR#1352) Doc: Performance impacts of filter
  • (PR#1379) Doc: Only specify a single entryPoint in TypeDoc

... (truncated)

Commits
  • 2213d2c 2.12.2
  • c62f438 🚑 Fixing typings of record altered by version 2.11.0 (#1465)
  • 50d27d2 🏷️ Add missing export for double constraints (#1478)
  • 13efea1 2.12.1
  • ab9a5ff Update CHANGELOG.md
  • 1283fed ⬆️ Bump webpack in /test/esm/webpack-with-import (#1416)
  • b187416 ⬆️ Bump rollup in /test/esm/rollup-with-require (#1417)
  • c47cdd5 ⬆️ Bump pure-rand from 4.1.1 to 4.1.2 in /example (#1409)
  • 08caef6 ⬆️ Bump @rollup/plugin-node-resolve (#1419)
  • 076bcc5 ⬆️ Bump @rollup/plugin-commonjs in /test/esm/rollup-with-require (#1420)
  • 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 #201.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/fast-check-2.12.2 branch February 12, 2021 23:48
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