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

Update dependency ava to v2.2.0 #223

Merged
merged 1 commit into from Jul 10, 2019
Merged

Update dependency ava to v2.2.0 #223

merged 1 commit into from Jul 10, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 8, 2019

This PR contains the following updates:

Package Type Update Change
ava (source) devDependencies minor 2.1.0 -> 2.2.0

Release Notes

avajs/ava

v2.2.0

Compare Source

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. 2dae2bf

Bug fixes

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

Node.js 11

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

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.


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 428

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

Totals Coverage Status
Change from base Build 417: 0.0%
Covered Lines: 284
Relevant Lines: 312

💛 - Coveralls

1 similar comment
@coveralls
Copy link

coveralls commented Jul 8, 2019

Pull Request Test Coverage Report for Build 428

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

Totals Coverage Status
Change from base Build 417: 0.0%
Covered Lines: 284
Relevant Lines: 312

💛 - Coveralls

@codetheweb codetheweb merged commit aa8e711 into development Jul 10, 2019
@renovate renovate bot deleted the renovate/ava-2.x branch July 10, 2019 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants