This repository has been archived by the owner on Jul 11, 2019. It is now read-only.
chore(deps): Update dependency sinon to version ^2.0.0 #15
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency sinon from version
^1.17.3
to^2.0.0
Commits
sinonjs/sinon
2.3.7
9365d49
Update docs/changelog.md and set new release id in docs/_config.yml7399b99
Add release documentation for v2.3.721b4588
2.3.7169ac9d
Update Changelog.txt and AUTHORS for new release1108117
Merge pull request #1480 from fearphage/lint-staged9ecd56a
moved from dependencies to dev dependencies [ci skip]0a85f21
improved linting for staged files [ci skip]079925b
Merge pull request #1478 from takasmiley/issues/#147640efa6f
Cleanup a few test codes1ff2b9b
Add spy.getCall tests with combination of withArgs argumentsc280916
Fix #1476: spy.withArgs(args...).firstCall is broken8ad2ed7
Merge pull request #1477 from mroderick/add-documentation-for-getcallsfea23b0
Add missing documentation for spy.getCalls()2.3.6
496f6b0
Update docs/changelog.md and set new release id in docs/_config.yml60a3284
Add release documentation for v2.3.698119bf
2.3.64f07053
Update Changelog.txt and AUTHORS for new release1fc4d59
Experiment over13e11c8
Experiment: Object.defineProperty(winodw, 'innerHeight'), Safari 10 - part 376dd323
Experiment: Object.defineProperty(winodw, 'innerHeight'), Safari 10 - part 283e84a9
Experiment: Object.defineProperty(winodw, 'innerHeight'), Safari 106adba15
Merge pull request #1473 from fearphage/eslint-yamle1d188c
fixed capitalizationd22eda3
Merge pull request #1313 from takasmiley/issues/#12741661a0f
Add test code of spy.matchingFakescf3a34e
Move #1274 test code to respective test files833ff2c
Replace for loop with Array.prototype.forEache72fee4
Update matchingFakes, always returns arrayf012fff
Fix stub.withArgs(args...) is incorrect76ac773
Add test for #1274 case30e77b31
Fix #1274: spy.withArgs(args...).callCount is incorrect62ee2e0
Add test for issue #12744793392
simplified eslint config (js -> yaml)d8f005b
Merge pull request #1426 from mroderick/use-eslint-plugin-mocha8c63ce6
Allow existing lint violations68ffc07
Make better use of eslint-plugin-mocha8f7d973
Rename test/.eslintrc to test/.eslintrc.js8adc724
Delete commented out tests917366d
Merge pull request #1466 from fatso83/contribute-updateb9ef6eb
Merge pull request #1468 from fatso83/issue-template-improvemente534f0e
Add comment on usage questionsf044e5e
Remove unneeded sectiona52f367
Fix links and add note on issues2.3.5
33f32ac
Update docs/changelog.md and set new release id in docs/_config.ymld00ab2b
Add release documentation for v2.3.51c690aa
2.3.5cc0a3fb
Update Changelog.txt and AUTHORS for new releaseef2ecec
Check configurable on a prop before creating (fixes #1456) (#1462)e7dbfd7
Merge pull request #1460 from gj/patch-1512018f
Fix minor typosd60d4a2
Fix apostrophe typos (#1454)2.3.4
72ae300
Update docs/changelog.md and set new release id in docs/_config.yml769d770
Add release documentation for v2.3.4c8d2ec0
2.3.4d27976a
Update Changelog.txt and AUTHORS for new release330101a
Fix #1372: make sandbox.resetHistory also reset spies (#1424)2.3.3
bade318
Update docs/changelog.md and set new release id in docs/_config.yml65d4e88
Add release documentation for v2.3.32204e72
2.3.364034ee
Update Changelog.txt and AUTHORS for new release1ece07c
Merge pull request #1450 from raulmatei/fix-1445-sandbox-stubbing-static-function-property-throws-error452981c
Fix 1445: make stubbing of static function properties possible25f3eeb
Update sandbox configuration docs. (#1443)c76fa2e
Merge pull request #1444 from piperchester/patch-16539d94
Update README.mdc6d01d8
Add missing function name (#1440)5f989a8
Remove confusing .withArgs from spy documentation (#1438)9ca272e
Remove superfluous calls in example (#1437)9e3eac3
Merge pull request #1436 from sinonjs/feature-detect-name-property65d3d7b
Feature detect function name property in issue 950e0c75bd
Add test for #950, show that it has been fixed (#1435)1f64b7f
Merge pull request #1434 from mroderick/fix-1346-add-missing-callsfake-migration3cf33b8
Fix #1346: Add missing callsFake section to migration guide(s)350ba0a
Merge pull request #1425 from mroderick/allow-ES6-globals57f0677
Merge pull request #1433 from mroderick/add-fetch-mock-to-related-libraries31bac40
Add fake-fetch to related libraries514d3d5
Add fetch-mock to related libraries4bab2e0
Merge pull request #1431 from mroderick/fix-link-in-mock-docsd4cd0a2
Fix invalid link in mock documentation2.3.2
2463d10
Update docs/changelog.md and set new release id in docs/_config.yml2e6bb45
Add release documentation for v2.3.287abc01
2.3.296e8abe
Update Changelog.txt and AUTHORS for new release2f941e2
Merge pull request #1406 from lucasfcosta/called-in-order-considers-callcount3af985a
Merge pull request #1427 from fearphage/remove-try-from-testsc81d76b
Merge pull request #1428 from fatso83/failing-sandbox-reset0bf0a79
Fix failing sandbox.resetBehavior()be4e53b
Add failing tests for sandbox.reset()fe049aa
Add code snippet for createStubInstance (#1423)9e23c4a
added rule to prevent try-catch usage in tests528a7dc
switched from try-catch to assert.exception()d8dac84
Add downloads per month banner to README.mda03f68f
Allow some ES6 globalse933add
Add site/_docs/ to .eslintignoreebe37da
Add documentation for "has" matcher on embedded objects (#1422)15871b2
Fix restoring getters/setters/values for previously unexisting props (#1419)2.3.1
94f422c
Update docs/changelog.md and set new release id in docs/_config.yml69bf8f2
Add release documentation for v2.3.1eee4564
2.3.10dc2505
Update Changelog.txt and AUTHORS for new release2.3.0
2.2.0
2.1.0
2.0.0
This PR has been generated by Renovate Bot.