Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps fast-check from 2.7.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

2.10.0

Increase performances of generic operations of arbitraries: map, filter, chain [Code][Diff]

Features

  • (PR#1264) Extract inlined-classes outside of Arbitrary base-class

Fixes

  • (PR#1260) Test: Better coverage of ArrayInt64 to reduce flakiness in coverage

2.9.0

Add arbitraries for typed arrays

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 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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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 This issue is a problem in a dependency or a pull request that updates a dependency file. label Jan 8, 2021
@gitpod-io
Copy link

gitpod-io bot commented Jan 8, 2021

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: 18e8875
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Contributor

mergify bot commented Jan 8, 2021

Thanks Dependabot!

@mergify mergify bot merged commit 6d1d3c9 into master Jan 8, 2021
@mergify mergify bot deleted the dependabot/npm_and_yarn/fast-check-2.11.0 branch January 8, 2021 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies This issue is a problem in a dependency or a pull request that updates a dependency file.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant