Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump fast-check from 2.4.0 to 2.6.0 #11057

Merged
merged 1 commit into from
Oct 23, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps fast-check from 2.4.0 to 2.6.0.

Changelog

Sourced from fast-check's changelog.

2.6.0

Towards a uniform way to constrain arbitraries - step 3: number arbitraries [Code][Diff]

Features

  • (PR#1067) Unify signatures on arbitraries: fc.bigInt and fc.bigUint (see #992)
  • (PR#1068) Unify signatures on arbitraries: fc.float and fc.double (see #992)
  • (PR#1076) Unify signatures on arbitraries: fc.integer and fc.nat (see #992)
  • (PR#1080) Mark old signatures as deprecated (see #992)

2.5.0

Towards a uniform way to constrain arbitraries - step 2: remaining arbitraries except number related ones [Code][Diff]

Features

  • (PR#1023) Unify signatures on arbitraries: fc.*[jJ]son* (see #992)
  • (PR#1026) Unify signatures on arbitraries: fc.lorem (see #992)
  • (PR#1063) Rename fc.dedup into fc.clone (older name has been deprecated for the moment)
  • (PR#1065) Add withDate option on fc.object

Fixes

  • (PR#1022) Tool: Script udate:examples should not fail on updates
  • (PR#1024) Doc: Support fc.option in codemod for #992
  • (PR#1025) Doc: Support fc.commands in codemod for #992

Commits
  • 5567eca 2.6.0
  • 08e1419 Update CHANGELOG.md
  • 0cbb470 ⬆️ Bump webpack from 4.44.2 to 5.1.3 in /test/esm/webpack-with-import (#1074)
  • 107caef 🗑️ Deprecate old signatures (#1080)
  • 89681cd ⬆️ Bump @types/node from 14.11.10 to 14.14.0 (#1079)
  • 28b0155 ⬆️ Bump jest from 26.5.3 to 26.6.0 (#1077)
  • cb38477 ⬆️ Bump webpack from 4.44.2 to 5.1.3 in /test/esm/webpack-with-require (#1075)
  • 8e767cc ✨ Add constraints-based signature for integer and nat (#1076)
  • 09169a4 ⬆️ Bump eslint-config-prettier from 6.12.0 to 6.13.0 (#1069)
  • 606b9ff ⬆️ Bump rollup from 2.31.0 to 2.32.0 (#1070)
  • 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 Oct 23, 2020
@gitpod-io
Copy link

gitpod-io bot commented Oct 23, 2020

@mergify
Copy link
Contributor

mergify bot commented Oct 23, 2020

Thanks Dependabot!

@mergify mergify bot merged commit d22c318 into master Oct 23, 2020
@mergify mergify bot deleted the dependabot/npm_and_yarn/fast-check-2.6.0 branch October 23, 2020 07:41
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

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

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

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