amtrack / force-dev-tool

[DEPRECATED] Command line tool supporting the Force.com development lifecycle
MIT License
108 stars 37 forks source link

chore(deps): update dependency sinon to v6 #145

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency sinon from ^4.1.3 to ^6.0.0

Release Notes ### [`v6.0.1`](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md#​601--2018-06-24) [Compare Source](https://github.com/sinonjs/sinon/compare/05d799092bd7111e0fb45289ce0c12ccc5afbfbe...v6.0.1) ================== * Add fake behaviors to sandbox (#​1815) --- ### [`v6.0.0`](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md#​600--2018-06-11) [Compare Source](https://github.com/sinonjs/sinon/compare/v5.1.1...05d799092bd7111e0fb45289ce0c12ccc5afbfbe) ================== * Export Sinon and its functions as an EcmaScript module (#​1809 and #​1835) * Document/test call ordering checks --- ### [`v5.1.1`](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md#​511--2018-06-07) [Compare Source](https://github.com/sinonjs/sinon/compare/v5.1.0...v5.1.1) ================== * Remove ES2015 'module' field for 5x branch (fix in seperate branch - see tag) --- ### [`v5.1.0`](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md#​510--2018-06-06) [Compare Source](https://github.com/sinonjs/sinon/compare/v5.0.10...v5.1.0) ================== * Add `in` matcher (#​1811) --- ### [`v5.0.10`](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md#​5010--2018-05-24) [Compare Source](https://github.com/sinonjs/sinon/compare/v5.0.9...v5.0.10) ================== * Remove functions shadowing time related sandbox methods (#​1802) --- ### [`v5.0.9`](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md#​509--2018-05-24) [Compare Source](https://github.com/sinonjs/sinon/compare/v5.0.8...v5.0.9) ================== * Upgrade `@std/esm` to `esm`. --- ### [`v5.0.8`](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md#​508--2018-05-24) [Compare Source](https://github.com/sinonjs/sinon/compare/v5.0.7...v5.0.8) ================== * Add isSealed check to is-es-module to make certain ESM mocks possible --- ### [`v5.0.7`](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md#​507--2018-05-07) [Compare Source](https://github.com/sinonjs/sinon/compare/v5.0.6...v5.0.7) ================== * Fix stub id prefix (#​1786) --- ### [`v5.0.6`](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md#​506--2018-05-07) [Compare Source](https://github.com/sinonjs/sinon/compare/v5.0.5...v5.0.6) ================== * Remove support-sinon.js as postinstall banner --- ### [`v5.0.5`](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md#​505--2018-05-07) [Compare Source](https://github.com/sinonjs/sinon/compare/v5.0.4...v5.0.5) ================== * Refuse to replace already replaced values (#​1779) --- ### [`v5.0.4`](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md#​504--2018-05-05) [Compare Source](https://github.com/sinonjs/sinon/compare/v5.0.3...v5.0.4) ================== * Fix #​1781: Reject non-function values a f argument to fake --- ### [`v5.0.3`](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md#​503--2018-05-02) [Compare Source](https://github.com/sinonjs/sinon/compare/v5.0.2...v5.0.3) ================== * Fix #​1775: Default sandbox does not restore stubs, spies, mocks --- ### [`v5.0.2`](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md#​502--2018-05-01) [Compare Source](https://github.com/sinonjs/sinon/compare/v5.0.1...v5.0.2) ================== * Reset history on sandbox reset (#​1770) --- ### [`v5.0.1`](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md#​5010--2018-05-24) [Compare Source](https://github.com/sinonjs/sinon/compare/2e455c63ba1305faca9e173c44f82de7a42fed4e...v5.0.1) ================== * Remove functions shadowing time related sandbox methods (#​1802) --- ### [`v5.0.0`](https://github.com/sinonjs/sinon/compare/v4.5.0...2e455c63ba1305faca9e173c44f82de7a42fed4e) [Compare Source](https://github.com/sinonjs/sinon/compare/v4.5.0...2e455c63ba1305faca9e173c44f82de7a42fed4e) ---

This PR has been generated by Renovate Bot.

renovate[bot] commented 6 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 6.x releases. However, if you upgrade to 6.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.