googlearchive / cloud-functions-emulator

A local emulator for deploying, running, and debugging Google Cloud Functions.
https://github.com/GoogleCloudPlatform/cloud-functions-emulator/wiki
Apache License 2.0
827 stars 115 forks source link

chore(deps): update dependency sinon to v7 #283

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Type Update Change References
sinon devDependencies major ^4.3.0 -> ^7.0.0 homepage, source

Release Notes

sinonjs/sinon ### [`v7.1.1`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​711--2018-10-31) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v7.1.0...v7.1.1) ================== - Make the spy functions non enumerable so that printing it is more concise ([#​1936](https://renovatebot.com/gh/sinonjs/sinon/issues/1936)) ### [`v7.1.0`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​710--2018-10-25) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v7.0.0...v7.1.0) ================== - Issue [#​1852](https://renovatebot.com/gh/sinonjs/sinon/issues/1852): Add a way to pass a global context to lolex when calling useFakeTimers - Get latest 'nise' patch ### [`v7.0.0`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​700--2018-10-14) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v6.3.5...v7.0.0) ================== - Update to Lolex 3: no negative ticks allowed ### [`v6.3.5`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​635--2018-10-03) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v6.3.4...v6.3.5) ================== - Upgrade lolex - Upgrade [@​sinonjs/samsam](https://renovatebot.com/gh/sinonjs/samsam) - fixes minor issue with IE11 introduced in 6.3.4 ### [`v6.3.4`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​634--2018-09-18) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v6.3.3...v6.3.4) ================== - Update samsam, puppeteer and rollup - Fix [#​1850](https://renovatebot.com/gh/sinonjs/sinon/issues/1850) (keep context in fakes) ### [`v6.3.3`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​633--2018-09-14) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v6.3.2...v6.3.3) ================== - Upgrade formatio, samsam, nise and referee ### [`v6.3.2`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​632--2018-09-13) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v6.3.1...v6.3.2) ================== - Adds guard for empty properties in deepEqual when a matcher is provided ([#​1901](https://renovatebot.com/gh/sinonjs/sinon/issues/1901)) ### [`v6.3.1`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​631--2018-09-12) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v6.3.0...v6.3.1) ================== - Fix use of non-cached reference to forEach ### [`v6.3.0`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​630--2018-09-12) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v6.2.0...v6.3.0) ================== - Allow providing stubs overrides for sinon.createStubInstance ([#​1864](https://renovatebot.com/gh/sinonjs/sinon/issues/1864)) - Bump Lolex to 2.7.4 to include IE fixes for performance.mark ### [`v6.2.0`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​620--2018-09-04) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v6.1.6...v6.2.0) ================== - Add mock.usingPromise to set the Promise library for mock expectations ### [`v6.1.6`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​616--2018-09-04) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v6.1.5...v6.1.6) ================== - Upgrade Lolex, Nise and other dependencies ### [`v6.1.5`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​615--2018-08-09) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v6.1.4...v6.1.5) ================== - Fix [#​1796](https://renovatebot.com/gh/sinonjs/sinon/issues/1796), failing to stub Array.prototype.sort ### [`v6.1.4`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​614--2018-07-21) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v6.1.3...v6.1.4) ================== - Update lolex and nise dependencies to latest versions ### [`v6.1.3`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​613--2018-07-07) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v6.1.2...v6.1.3) ================== - Fix issue with matchers and cyclic references ([#​1709](https://renovatebot.com/gh/sinonjs/sinon/issues/1709)) ### [`v6.1.2`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​612--2018-07-06) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v6.1.1...v6.1.2) ================== - Made callsArg, returnsArg, and throwsArg more strict ([#​1848](https://renovatebot.com/gh/sinonjs/sinon/issues/1848)) ### [`v6.1.1`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​611--2018-07-06) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v6.1.0...v6.1.1) ================== - Restore useFakeXMLHttpRequest correctly in default sandbox ([#​1840](https://renovatebot.com/gh/sinonjs/sinon/issues/1840)) ### [`v6.1.0`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​610--2018-07-03) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v6.0.1...v6.1.0) ================== - Syntax sugar for resolvesArg ([#​1846](https://renovatebot.com/gh/sinonjs/sinon/issues/1846)) ### [`v6.0.1`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​601--2018-06-24) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v6.0.0...v6.0.1) ================== - Add fake behaviors to sandbox ([#​1815](https://renovatebot.com/gh/sinonjs/sinon/issues/1815)) ### [`v6.0.0`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​600--2018-06-11) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v5.1.1...v6.0.0) ================== - Export Sinon and its functions as an EcmaScript module ([#​1809](https://renovatebot.com/gh/sinonjs/sinon/issues/1809) and [#​1835](https://renovatebot.com/gh/sinonjs/sinon/issues/1835)) - Document/test call ordering checks ### [`v5.1.1`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​511--2018-06-07) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v5.0.10...v5.1.1) ================== - Remove ES2015 'module' field for 5x branch (fix in seperate branch - see tag) ### [`v5.0.10`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​5010--2018-05-24) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v5.0.9...v5.0.10) ================== - Remove functions shadowing time related sandbox methods ([#​1802](https://renovatebot.com/gh/sinonjs/sinon/issues/1802)) ### [`v5.0.9`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​509--2018-05-24) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v5.0.8...v5.0.9) ================== - Upgrade `@std/esm` to `esm`. ### [`v5.0.8`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​508--2018-05-24) [Compare Source](https://renovatebot.com/gh/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://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​507--2018-05-07) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v5.0.6...v5.0.7) ================== - Fix stub id prefix ([#​1786](https://renovatebot.com/gh/sinonjs/sinon/issues/1786)) ### [`v5.0.6`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​506--2018-05-07) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v5.0.5...v5.0.6) ================== - Remove support-sinon.js as postinstall banner ### [`v5.0.5`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​505--2018-05-07) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v5.0.4...v5.0.5) ================== - Refuse to replace already replaced values ([#​1779](https://renovatebot.com/gh/sinonjs/sinon/issues/1779)) ### [`v5.0.4`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​504--2018-05-05) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v5.0.3...v5.0.4) ================== - Fix [#​1781](https://renovatebot.com/gh/sinonjs/sinon/issues/1781): Reject non-function values a f argument to fake ### [`v5.0.3`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​503--2018-05-02) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v5.0.2...v5.0.3) ================== - Fix [#​1775](https://renovatebot.com/gh/sinonjs/sinon/issues/1775): Default sandbox does not restore stubs, spies, mocks ### [`v5.0.2`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​502--2018-05-01) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v5.0.1...v5.0.2) ================== - Reset history on sandbox reset ([#​1770](https://renovatebot.com/gh/sinonjs/sinon/issues/1770)) ### [`v5.0.1`](https://renovatebot.com/gh/sinonjs/sinon/blob/master/History.md#​5010--2018-05-24) [Compare Source](https://renovatebot.com/gh/sinonjs/sinon/compare/v4.5.0...v5.0.1) ================== - Remove functions shadowing time related sandbox methods ([#​1802](https://renovatebot.com/gh/sinonjs/sinon/issues/1802))

Renovate configuration

:date: Schedule: "after 10pm,before 5am" (UTC).

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

:recycle: Rebasing: Whenever PR is stale, 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.