maccyber / micro-dockerhub-hook

Automatic docker deployment with webhooks
32 stars 22 forks source link

Update dependency ava to v2.2.0 #44

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

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`](https://togithub.com/avajs/ava/releases/v2.2.0) [Compare Source](https://togithub.com/avajs/ava/compare/v2.1.0...v2.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. [`2dae2bf`](https://togithub.com/avajs/ava/commit/2dae2bfaf4b4ae53700fa439f34923b5a2c35a83) #### Bug fixes We're now faking the new [`hasColors()`](https://nodejs.org/api/tty.html#tty_writestream_hascolors_count_env) method for better compatibility with Node.js 12. [`d399797`](https://togithub.com/avajs/ava/commit/d3997971a42a6c8e5599d16c8c457c792ce943c6) #### Node.js 11 We've removed Node.js 11 from our test matrix. You should upgrade to Node.js 12. [`90acbb9`](https://togithub.com/avajs/ava/commit/90acbb93ca0d92aeedd2b8101a3692ef3b864dc7) #### All changes [`v2.1.0...v2.2.0`](https://togithub.com/avajs/ava/compare/v2.1.0...v2.2.0) #### Thanks Thank you [@​langri-sha](https://togithub.com/langri-sha), [@​keyspress](https://togithub.com/keyspress), [@​cdaringe](https://togithub.com/cdaringe) and [@​okyantoro](https://togithub.com/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](https://medium.com/@​vadimdemedes/making-your-first-contribution-de6576ddb190#.umxr7id07) on getting started contributing and a comprehensive [contributing guide](https://togithub.com/avajs/ava/blob/master/contributing.md).

Renovate configuration

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

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

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

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



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

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 90.816% when pulling 28bb00a5d2d31270f6eedfa504970cc95e5e0302 on renovate/ava-2.x into 6097a3cf0e2aafeebec1ce7f322746309504487a on master.