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 1.4.1 to 2.2.0 #38

Merged
merged 1 commit into from
Jul 15, 2019
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 9, 2019

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps ava from 1.4.1 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.

2.0.0

... (truncated)
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.


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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 9, 2019
@codecov-io
Copy link

codecov-io commented Jul 9, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@c182021). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #38   +/-   ##
========================================
  Coverage          ?   54.7%           
========================================
  Files             ?       2           
  Lines             ?     117           
  Branches          ?      23           
========================================
  Hits              ?      64           
  Misses            ?      52           
  Partials          ?       1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c182021...148ec53. Read the comment docs.

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ava-2.2.0 branch from 148ec53 to 58e4af1 Compare July 15, 2019 15:06
@dotconnor dotconnor removed their assignment Jul 15, 2019
@dotconnor dotconnor merged commit b51a64b into master Jul 15, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ava-2.2.0 branch July 15, 2019 15:38
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