Skip to content
This repository was archived by the owner on Jul 11, 2019. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2017

This Pull Request updates dependency sinon from ^2.0.0 to ^4.0.0

Commits

Details
sinonjs/sinon

4.0.2

  • 39e5737 Update docs/changelog.md and set new release id in docs/_config.yml
  • c2bd7b1 Add release documentation for v4.0.2
  • da24e94 4.0.2
  • cea60e8 Update History.md and AUTHORS for new release
  • d4dcfca Document the stub.reset breaking change (#​1590)
  • aab1917 Merge pull request #​1596 from mroderick/fix-preversion-to-use-history.md
  • 5dbe685 Update 'nise' to latest version (#​1593)
  • 578b9ea Update History.md and AUTHORS for new release
  • 499b698 Fix preversion.sh to stage History.md
  • 1e5fd0f Remove unneeded characters
  • 2a69d51 fix typo in contributing
  • 6cc71ec Document how to trigger progress events (#​1585)
  • e49fcf1 Fix broken test-coverage task
  • 527086a Use supports-color module to test if system supports colors
  • 78782b4 Merge pull request #​1580 from mroderick/dependency-hygeine
  • f093d3c Remove obsolete entry eslint-pre-commit in package.json
  • 66ff805 Upgrade mocha to v4.0.0
  • a130a28 Remove unused dependency text-encoding, path-to-regexp
  • c892712 Make samsam a development dependency
  • 3f58f94 Make native-promise-only a development dependency
  • 41404f7 Check usage of all dependencies before running build

4.0.1

  • ec9126c Update docs/changelog.md and set new release id in docs/_config.yml
  • 1222a0f Add release documentation for v4.0.1
  • 1bf1f2d 4.0.1
  • 1545c26 Update History.md and AUTHORS for new release
  • e9fab2d Merge pull request #​1579 from fatso83/upgrade-deps
  • f2252b4 Upgrade nise and lolex versions
  • d81a937 Fix doc typo: scenarious -> scenarios
  • af3a645 Merge pull request #​1577 from evan-007/fix_doc_typo
  • 7c9c881 Remove extra backtick from fake-xhr-and-server docs
  • cf9bf05 Merge pull request #​1575 from mroderick/tidy-up-docs
  • 2e8abad Remove obsoleted lib/sinon/sandbox-stub.js
  • 28e70d1 Use an include for migration guides
  • 3c68adc Move migration guides to new section
  • 6197ff3 Merge pull request #​1565 from fatso83/patch-docs

4.0.0

  • 95908f4 Add release notes for 4.0.0
  • 460907b Update docs/changelog.md and set new release id in docs/_config.yml
  • 6f599a6 Add release documentation for v4.0.0
  • fba2e29 4.0.0
  • c838e22 Update History.md and AUTHORS for new release
  • 3837635 Merge pull request #​1569 from fatso83/1566-update-deps
  • 3d3a044 Explicitly update fake xhr lib 'nise'
  • dfb9ee6 Add migration guide for 4.0
  • 96a124f Add breaking sandbox#stub change for 3.0
  • 5ec0ae0 Merge pull request #​1564 from fatso83/amended-1563
  • cf32e6d Update deps lock file
  • 37ff38b Removes dependency to "build"
  • 34fc2ba Remove support for stubbing undefined props (#​1557)

3.3.0

  • e9f40a2 Rename Changelog.txt to History.md
  • 40edb3e Update docs/changelog.md and set new release id in docs/_config.yml
  • 27986c8 Add release documentation for v3.3.0
  • 85f30b5 3.3.0
  • 7d45683 Update Changelog.txt and AUTHORS for new release
  • 10906a7 Merge pull request #​1560 from servel333/nested_property_matcher
  • a54b38c Fixes docs for error.
  • 04ba963 Adds sinon.match.hasNested
  • 5fbd9ee Merge pull request #​1549 from killmenot/fix-1442
  • 0a34cf5 Merge pull request #​1550 from kuba-orlik/patch-1
  • a90f3ce Merge pull request #​1558 from fatso83/fix-eslint-error
  • 32e4516 Update code to stricter linting
  • 212e91d Fix eslint peerDependencies error
  • 5606815 Fix double backticks in inline code examples
  • af30213 fix #​1442
  • 15d5737 Merge pull request #​1543 from alex94puchades/master
  • c419543 Correct path for module to test (#​1541)
  • b204964 Add CDNJS version badge in README.md (#​1539)
  • b8fb160 Documentation update for Assert lacks calledWithNew sinonjs/sinon#1535. (#​1544)
  • d035dea Fix PR for old node versions
  • 9f60bb8 Add unit tests for instanceOf matcher
  • 77e8f57 Allow custom defined instance checks if supported
  • 17bf9e6 Revert "Update compositor.json"
  • 53c9a67 Update compositor.json

3.2.1

  • dbef9aa Update docs/changelog.md and set new release id in docs/_config.yml
  • 97b0535 Add release documentation for v3.2.1
  • 359e78b 3.2.1
  • 590ae7d Update Changelog.txt and AUTHORS for new release
  • d9cae73 Merge pull request #​1532 from EyalAr/master
  • 4f40409 fix fakeServerWithClock.create function mock to return a unique value
  • 4310343 Merge pull request #​1533 from noisecapella/gs/fix_undefined
  • f87b512 resolvesThis should override previous throws
  • a85a355 fix tests that stub nise.fakeServer.create & fakeServerWithClock.create
  • 5c3fb95 preserve context of functions from nise: fakeServer, fakeServerWithClock
  • b509f4e add tests for issue #​1531
  • 28bcedc Merge pull request #​1530 from noisecapella/gs/regression_onfirstcall
  • 7b53434 Fix regression for issue #​1526 regarding onFirstCall().throws()
  • 350717d Remove superfluous </p>
  • 2a04615 Fix docs regression introduced by #​1523

3.2.0

  • f1d6e75 Update docs/changelog.md and set new release id in docs/_config.yml
  • f6374e8 Add release documentation for v3.2.0
  • 1b81ec6 3.2.0
  • aea2654 Update Changelog.txt and AUTHORS for new release
  • 81c23fb Merge pull request #​1523 from fatso83/1521-stub-array-filter-fails
  • 052a2d0 Add requirements to pull request template
  • 56ca580 Cache other references to Array.prototype.filter
  • 531f872 Cache reference to filter in stubbing calls
  • 3df68a7 fixes issue #​1368 by adding stub#resolvesThis (#​1517)

3.1.0

3.0.0


This PR has been generated by Renovate Bot.

@renovate renovate bot added the Refactor label Sep 26, 2017
@ghost ghost closed this Oct 31, 2017
@renovate
Copy link
Contributor Author

renovate bot commented Oct 31, 2017

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 4.x releases. However, if you upgrade to 4.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.

@renovate renovate bot deleted the renovate/sinon-4.x branch January 10, 2018 10:42
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant