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

⬆️ Bump fast-check from 2.4.0 to 2.5.0 #105

Merged
merged 1 commit into from
Oct 15, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2020

Bumps fast-check from 2.4.0 to 2.5.0.

Changelog

Sourced from fast-check's changelog.

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
  • 2cd28fc 2.5.0
  • 9dc4014 Update CHANGELOG.md
  • f7d123f ✨ Add withDate option on fc.object (#1065)
  • cb5a2e8 🗑️🚚 Deprecate fc.dedup in favor of fc.clone (#1063)
  • d2a0cbb ⬆️ Bump @testing-library/react from 10.4.8 to 11.0.4 in /example (#1051)
  • f47fee0 ⬆️ Bump rollup from 2.29.0 to 2.30.0 (#1062)
  • a4c3497 ⬆️ Bump typescript from 3.9.7 to 4.0.3 in /example (#1049)
  • 147600e ⬆️ Bump @testing-library/user-event in /example (#1050)
  • a07d5f3 ⬆️ Bump @types/node from 14.11.7 to 14.11.8 (#1055)
  • d754681 ⬆️ Bump eslint from 7.10.0 to 7.11.0 (#1056)
  • 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 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)

Bumps [fast-check](https://github.com/dubzzz/fast-check) from 2.4.0 to 2.5.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@v2.4.0...v2.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 15, 2020
@coveralls
Copy link

coveralls commented Oct 15, 2020

Pull Request Test Coverage Report for Build 1022

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.257%

Totals Coverage Status
Change from base Build 1019: 0.0%
Covered Lines: 250
Relevant Lines: 251

💛 - Coveralls

1 similar comment
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1022

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.257%

Totals Coverage Status
Change from base Build 1019: 0.0%
Covered Lines: 250
Relevant Lines: 251

💛 - Coveralls

@dubzzz dubzzz merged commit c9b4eea into master Oct 15, 2020
@dubzzz dubzzz deleted the dependabot/npm_and_yarn/fast-check-2.5.0 branch October 15, 2020 07:07
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.

2 participants