Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps fast-check from 2.10.0 to 2.11.0.

Changelog

Sourced from fast-check's changelog.

2.11.0

Add support for Symbol properties and ability to mark keys as required in fc.record [Code][Diff]

Features

  • (PR#1265) Switch from Object.keys to for..in in record [reverted]
  • (PR#1266) Arbitrary records with optional fields
  • (PR#1306) Prefer unique symbols over Symbol.for ⚠️
  • (PR#1328) Better handling of known symbols with fc.stringify
  • (PR#1321) Add support for Symbol keys in record
  • (PR#1327) Properly handle objects with symbols as keys in fc.stringify
  • (PR#1329) Throw if non enumerable keys declared in requiredKeys of record

Fixes

  • (PR#1286) CI: Basic setup for codecov
  • (PR#1287) CI: Only take into account files from src/ in coverage
  • (PR#1289) CI: Remove coveralls from the CI
  • (PR#1290) CI: Remove unused flags in coverage
  • (PR#1296) CI: Comment with links to install the package defined by the PR
  • (PR#1304) CI: Better message for automatic comments
  • (PR#1307) CI: Randomly seed runs in CI (by default)
  • (PR#1269) Doc: Fix typo in AdvancedArbitraries.md
  • (PR#1288) Doc: Switch to codecov in README
  • (PR#1291) Doc: Prefer spaces over tabs in the README (easier to fit in screen)
  • (PR#1268) Test: Switch from (deprecated) tsd to tsc for type checking
  • (PR#1280) Test: Reduce flakiness of array e2e

Commits
  • e2ad62e 2.11.0
  • 4957820 Update CHANGELOG.md
  • 0f6454b ✨ Throw if non enumerable keys declared in requiredKeys of record (#1329)
  • 16141b0 ✨ Properly handle objects with symbols as keys in fc.stringify (#1327)
  • 2684269 ✨ Add support for Symbol keys in record (#1321)
  • e38c0bd ✨ Better handling of known symbols with fc.stringify (#1328)
  • a22f213 ⬆️ Bump @typescript-eslint/parser from 4.11.1 to 4.12.0 (#1322)
  • 02319c8 ⬆️ Bump @types/node from 14.14.19 to 14.14.20 (#1323)
  • 8118dc9 ⬆️ Bump @typescript-eslint/eslint-plugin from 4.11.1 to 4.12.0 (#1325)
  • 9a0b464 ⬆️ Bump webpack-cli in /test/esm/webpack-with-import (#1320)
  • 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 Jan 8, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #192.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/fast-check-2.11.0 branch January 22, 2021 18:58
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