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 ava from 2.0.0 to 2.2.0 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps ava from 2.0.0 to 2.2.0.

Release notes

Sourced from ava's releases.

2.2.0

Enhancements

You can now specify an alternative config file, using the --config CLI argument. This is useful if you want to run unit tests separately from integration tests, since you can have a config file specific to your integration tests which specifies different glob patterns. 2dae2bfaf4b4ae53700fa439f34923b5a2c35a83

Bug fixes

We're now faking the new hasColors() method for better compatibility with Node.js 12. d3997971a42a6c8e5599d16c8c457c792ce943c6

Node.js 11

We've removed Node.js 11 from our test matrix. You should upgrade to Node.js 12. 90acbb93ca0d92aeedd2b8101a3692ef3b864dc7

All changes

v2.1.0...v2.2.0

Thanks

Thank you @​langri-sha, @​keyspress, @​cdaringe and @​okyantoro. We couldn't have done this without you!

Get involved

We welcome new contributors. AVA is a friendly place to get started in open source. We have a great article on getting started contributing and a comprehensive contributing guide.

2.1.0

Bug fixes

  • AVA's TypeScript definition now explicitly references the Node.js definition bb44da714bf8c1d7f18ae581aeb292b3cd0d0cf0

Enhancements

  • Did you know you can provide human-readable timeout values? We've now documented this. 486acaf41aa632a2672722f62bc4edfa55a2931c
  • We're now including all stack trace lines in the TAP output (though we still pre-process them). ac212ba1a16d3506bbd8362c511fb3fa00253e17
  • Logs from successful hooks are now included in the TAP output. 007c7af55a65983cb2ebd6170f31b43f468216ea
  • Our ESLint plugin helper has been updated to allow extensions and glob patterns to be overridden b3c9ea7161bd94b77f3ca25b9a51d9d9c402741b

All changes

v2.0.0...v2.1.0

Thanks

Thank you @​anishkny, @​yovasx2 and @​mihai-dinu. We couldn't have done this without you!

Get involved

We welcome new contributors. AVA is a friendly place to get started in open source. We have a great article on getting started contributing and a comprehensive contributing guide.

Commits

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [ava](https://github.com/avajs/ava) from 2.0.0 to 2.2.0.
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](avajs/ava@v2.0.0...v2.2.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 11, 2019
@coveralls
Copy link

Pull Request Test Coverage Report for Build 19

  • 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 100.0%

Totals Coverage Status
Change from base Build 9: 0.0%
Covered Lines: 23
Relevant Lines: 23

💛 - Coveralls

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.

1 participant