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 1.25.1 to 1.26.0 #8955

Merged
merged 1 commit into from
Jul 9, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 8, 2020

Bumps fast-check from 1.25.1 to 1.26.0.

Release notes

Sourced from fast-check's releases.

New arbitrary to generate falsy values

[Code][Diff]

Features

  • (PR#627) New arbitrary to generate falsy values
  • (PR#719) Add withBigInt flag for fc.falsy
  • (PR#718) Add withBigInt flag for fc.anything

Fixes

  • (PR#632) Doc: Script generating the documentation compatible with Windows
  • (PR#652) Doc: Add note on chain shrink issues
  • (PR#658) Doc: Document how fast-check works under-the-hood
  • (PR#664) Doc: Add a compatibility section into the README
  • (PR#665) Doc: Fix some typos
  • (PR#700) Doc: Remove warnings related to badly set @param for ts-docs
  • (PR#729) Doc: Add links to commit diff into the CHANGELOG
  • (PR#630) Test: Enhance stability of e2e test for AsyncScheduler
  • (PR#636) Test: Ensure we can generate the documentation for each PR
  • (PR#637) Test: Add missing parameters in QualifiedParameters tests
  • (PR#661) Test: Compilation against old releases of TypeScript
  • (PR#720) Test: Remove useless CI stage (HEAD)
Changelog

Sourced from fast-check's changelog.

1.26.0

New arbitrary to generate falsy values [Code][Diff]

Features

  • (PR#627) New arbitrary to generate falsy values
  • (PR#719) Add withBigInt flag for fc.falsy
  • (PR#718) Add withBigInt flag for fc.anything

Fixes

  • (PR#632) Doc: Script generating the documentation compatible with Windows
  • (PR#652) Doc: Add note on chain shrink issues
  • (PR#658) Doc: Document how fast-check works under-the-hood
  • (PR#664) Doc: Add a compatibility section into the README
  • (PR#665) Doc: Fix some typos
  • (PR#700) Doc: Remove warnings related to badly set @param for ts-docs
  • (PR#729) Doc: Add links to commit diff into the CHANGELOG
  • (PR#630) Test: Enhance stability of e2e test for AsyncScheduler
  • (PR#636) Test: Ensure we can generate the documentation for each PR
  • (PR#637) Test: Add missing parameters in QualifiedParameters tests
  • (PR#661) Test: Compilation against old releases of TypeScript
  • (PR#720) Test: Remove useless CI stage (HEAD)

Commits
  • b942055 1.26.0
  • 8f276b1 Update CHANGELOG.md
  • b80d4b5 📝 Add links to commit diff into the CHANGELOG (#729)
  • c5a857f ✨ Add withBigInt constraint on fc.falsy (#719)
  • 3b842d1 👷 Remove unneeded package from dependabot scope (#728)
  • 526e2ad 👷 Fix dependabot configuration (#726)
  • b9aadf8 👷 Add missing test project into dependabot list (#725)
  • cd9400c ⬆️ Bump @types/node from 14.0.18 to 14.0.19 (#721)
  • 8e05e62 ⬆️ Bump rollup from 2.20.0 to 2.21.0 (#722)
  • 0914bb3 ⬆️ Bump rollup in /test/esm/rollup-with-require (#723)
  • 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 Jul 8, 2020
@mergify
Copy link
Contributor

mergify bot commented Jul 8, 2020

Thanks Dependabot!

Bumps [fast-check](https://github.com/dubzzz/fast-check) from 1.25.1 to 1.26.0.
- [Release notes](https://github.com/dubzzz/fast-check/releases)
- [Changelog](https://github.com/dubzzz/fast-check/blob/master/CHANGELOG.md)
- [Commits](dubzzz/fast-check@v1.25.1...v1.26.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/fast-check-1.26.0 branch from bd70408 to 19ea9b2 Compare July 9, 2020 08:19
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: 19ea9b2
  • 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 Jul 9, 2020

Thanks Dependabot!

@mergify mergify bot merged commit 165e5eb into master Jul 9, 2020
@mergify mergify bot deleted the dependabot/npm_and_yarn/fast-check-1.26.0 branch July 9, 2020 08:38
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.

2 participants