Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 21, 2021

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps fast-check from 2.10.0 to 2.17.0.

Changelog

Sourced from fast-check's changelog.

2.17.0

Better typings for constantFrom and better support for Promises in stringify [Code][Diff]

Features

  • (PR#1969) Enhance typings of constantFrom
  • (PR#1953) Speed-up random by using unsafe methods of pure-rand
  • (PR#1996) Fork paths of array/set in ArrayArbitrary::generate
  • (PR#1984) Async reporters can enrich the output with async data
  • (PR#1972) Enhance stringify on Promise
  • (PR#2006) Support custom* async serializer in stringify (*via internal symbol)
  • (PR#2015) Forward the custom toString methods of the underlying commands
  • (PR#2014) Better stringified value for func producing async values
  • (PR#2018) Better stringified value for infiniteStream producing async values
  • (PR#2019) Expose custom to string methods

Fixes

  • (PR#1997) Bug: Default reporter performed side-effects on the output
  • (PR#2017) Bug: Better detection for objects that could define cloneMethod in map
  • (PR#2016) Bug: Safer check for cloneMethod to also support prototype-less objects
  • (PR#1954) CI: Rewrite reaction to comment action using github-script
  • (PR#1981) CI: Drop Node 10 from CI tool-chain
  • (PR#1982) CI: Drop Node 10 from CI tool-chain
  • (PR#1983) CI: Override default version of node in codesandbox with node 14
  • (PR#1951) Doc: Add "Performance" category into the PR template
  • (PR#1970) Doc: Fix wrong format command and add lint fixing command
  • (PR#2005) Doc: Fix typo barely -> nearly
  • (PR#2007) Doc: Prefer more explicit async/await properties in examples/
  • (PR#2001) Refactor: No more use of window for global configuration
  • (PR#2002) Refactor: Build context when building the item itself in ArrayArbitrary

2.16.0

Performance improvements (+50% in avg compared to 2.14.0, +150% in avg compared to 2.15.0) [Code][Diff]

Features

  • (PR#1943) Try to optimize conversions from/to NextValue
  • (PR#1944) Call generate on the NextArbitrary from Property
  • (PR#1945) Faster generate for constant and constantFrom
  • (PR#1946) Speed-up conversions from/to NextValue
  • (PR#1948) More performant non-cloneable values in NextValue

Fixes

... (truncated)

Commits
  • b7064a2 2.17.0
  • e6549b8 Update CHANGELOG.md
  • 2e01d20 ✨ Expose custom to string methods (#2019)
  • 86802ca 🐛 Safer check for cloneMethod to also support prototype-less objects (#2016)
  • 8e5612a ✨ Better stringified value for infiniteStream producing async values (#2018)
  • 1bdfcfa 🐛 Better detection for objects that could define cloneMethod in map (#2017)
  • c6a9e96 ✨ Better stringified value for func producing async values (#2014)
  • 4c72363 ✨ Forward the custom toString methods of the underlying commands (#2015)
  • 442fed0 ⬆️ Bump @​types/node from 15.12.2 to 15.12.4 (#2012)
  • 816eb66 ⬆️ Bump eslint from 7.28.0 to 7.29.0 (#2013)
  • 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 Jun 21, 2021
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