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.2.1 to 2.3.0 #85

Merged
merged 1 commit into from
Sep 9, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2020

Bumps fast-check from 2.2.1 to 2.3.0.

Changelog

Sourced from fast-check's changelog.

2.3.0

Add global beforeEach and afterEach hooks [Code][Diff]

Features

  • (PR#900) Add global beforeEach/afterEach hooks

Fixes

  • (PR#970) Doc: Rewrite the documentation to better target JavaScript users

Commits
  • d28d94e 2.3.0
  • 26a4f55 Update CHANGELOG.md
  • 7d7c22f 📝 Rewrite the documentation of fast-check to better target JavaScript users...
  • 6ab97c2 ✨ Add global beforeEach/afterEach hooks (#900)
  • 07ab47f ⬆️ Bump typedoc from 0.19.0 to 0.19.1 (#966)
  • ec1a68a ⬆️ Bump rollup from 2.26.9 to 2.26.10 (#967)
  • 784b2b5 ⬆️ Bump rollup in /test/esm/rollup-with-require (#968)
  • 97d6528 ⬆️ Bump rollup in /test/esm/rollup-with-import (#969)
  • b6cda3d ⬆️ Bump @types/node from 14.6.3 to 14.6.4 (#965)
  • 125f00e ⬆️ Bump @types/node from 14.6.2 to 14.6.3 (#964)
  • 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.2.1 to 2.3.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.2.1...v2.3.0)

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

coveralls commented Sep 9, 2020

Pull Request Test Coverage Report for Build 960

  • 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 956: 0.0%
Covered Lines: 250
Relevant Lines: 251

💛 - Coveralls

@dubzzz dubzzz merged commit d467b22 into master Sep 9, 2020
@dubzzz dubzzz deleted the dependabot/npm_and_yarn/fast-check-2.3.0 branch September 9, 2020 07:24
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