mateodelnorte / servicebus

Simple service bus for sending events between processes using amqp.
MIT License
420 stars 66 forks source link

chore(deps): update dependency sinon to v7.2.2 #123

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
sinon devDependencies minor 7.1.1 -> 7.2.2 homepage, source

Release Notes

sinonjs/sinon ### [`v7.2.2`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/CHANGELOG.md#​722--2018-12-12) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v7.2.1...v7.2.2) ================== - Fix mock.withArgs using matchers ([#​1961](https://renovatebot.com/gh/sinonjs/sinon/issues/1961)) ### [`v7.2.1`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/CHANGELOG.md#​721--2018-12-12) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v7.2.0...v7.2.1) ================== - [#​1957](https://renovatebot.com/gh/sinonjs/sinon/issues/1957): check for truthiness before checking whether optional override is a stub - Upgrade [@​sinonjs/samsam](https://renovatebot.com/gh/sinonjs/samsam) - Upgrade [@​sinonjs/referee](https://renovatebot.com/gh/sinonjs/referee) to v3 ### [`v7.2.0`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/CHANGELOG.md#​720--2018-12-10) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v7.1.1...v7.2.0) ================== - Upgrade to samsam 3 ([#​1955](https://renovatebot.com/gh/sinonjs/sinon/issues/1955)) - Rename History.md to CHANGELOG.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.

patrickleet commented 5 years ago

:tada: This PR is included in version 2.3.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: