sinonjs: Update from 1.17.3 to 1.17.7
authorTimo Tijhof <krinklemail@gmail.com>
Mon, 24 Sep 2018 01:47:47 +0000 (02:47 +0100)
committerKrinkle <krinklemail@gmail.com>
Wed, 10 Oct 2018 00:21:45 +0000 (00:21 +0000)
commit25fa7f8338941b65b6ca3f0c774b45547d5af80f
tree8f0cc177785d0052ddbc6effc4a6f60f6dea88da
parent28d7ba86ac4d9eda23706c0d2c4c9fb06e54f99f
sinonjs: Update from 1.17.3 to 1.17.7

Upstream Sinon.JS no longer supports the pre-2.x v1.17 branch
anymore but there have been a few post-2.0 releases to address
bugs in v1.17 that we can still benefit from.

https://github.com/sinonjs/sinon/blob/v1.17.7/Changelog.txt

Notable changes include:

* Fix Blob feature test to support running tests on Safari 9.
* Avoid calls to object-local 'hasOwnProperty'.
* Improve error messages and stricter signature/type checks so
  that debugging code is easier when things go wrong.
* Fix various gaps in the XHR mock.
* Misc fixes for Node.js support.

Also remove outdated comment about ie-hacks from Sinon 1.15.

Change-Id: I66d1b461465b92798ad7eb2efcf4df2731cc78a4
maintenance/resources/foreign-resources.yaml
resources/lib/sinonjs/sinon-1.17.3.js [deleted file]
resources/lib/sinonjs/sinon.js [new file with mode: 0644]
tests/qunit/QUnitTestResources.php