Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 1, 2021

Bumps fast-check from 2.10.0 to 2.12.1.

Changelog

Sourced from fast-check's changelog.

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
  • (PR#1357) Refactor: Re-implement shrinker for integer based on contextual shrinker
  • (PR#1373) Refactor: Re-use contextual shrinker of integer in array
  • (PR#1376) Refactor: Re-use contextual shrinker of integer in commands
  • (PR#1385) Refactor: Extract Stream.of logic for re-use
  • (PR#1387) Refactor: Restructure implementations of ArbitraryWithContextualShrink
  • (PR#1353) Test: Add unit tests for stringify on Regex
  • (PR#1368) Test: Add non-regression tests on shrinking quality
  • (PR#1375) Test: Typings of ArbitraryWithContextualShrink
  • (PR#1380) Test: Typings of constantFrom and chain
  • (PR#1381) Test: Tests on typings should fail with explicit errors

... (truncated)

Commits
  • 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)
  • 8f98307 ⬆️ Bump webpack in /test/esm/webpack-with-require (#1423)
  • 71ce3ed ⬆️ Bump ts-jest from 26.4.4 to 26.5.0 (#1424)
  • a3fdeb9 ⬆️ Bump eslint from 7.18.0 to 7.19.0 (#1425)
  • 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 1, 2021
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/fast-check-2.12.1 branch 2 times, most recently from 56e851f to d7a2b5e Compare February 10, 2021 20:57
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/fast-check-2.12.1 branch from d7a2b5e to 21929c1 Compare February 12, 2021 21:29
@dependabot-preview
Copy link
Contributor Author

Superseded by #200.

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