phenomnomnominal / tractor-plugin-visual-regression

MIT License
1 stars 0 forks source link

Update sinon-chai to the latest version šŸš€ #32

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 3.0.0 of sinon-chai was just published.

Dependency sinon-chai
Current Version 2.14.0
Type devDependency

The version 3.0.0 is not covered by your current version range.

If you donā€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of sinon-chai.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donā€™t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes 3.0.0
  • Required Node.js version 4 or later
  • Required Sinon version 4 or later
  • Required Chai version 4 or later
Commits

The new version differs by 3 commits.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donā€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 34.746% when pulling 9a73ff3312306ac04c65e5388f0af11497d1908a on greenkeeper/sinon-chai-3.0.0 into 03f122543690f2e7e5f1b4a5ca9eb366e93b989f on master.

greenkeeper[bot] commented 6 years ago

Version 3.1.0 just got published.

Update to this version instead šŸš€

Release Notes 3.1.0

Added support for Sinon v5.x+. (@dostu, #122)

Added calledOnceWith and calledOnceWithExactly matchers. (@JayAndCatchFire, #117)

Commits

The new version differs by 4 commits.

  • 7e6bdae 3.1.0
  • 7a54718 Go back to testing Node v4 + stable
  • 9fa3b07 Add calledOnceWith and calledOnceWithExactly
  • 293401a Add support for sinon v5

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.2.0 just got published.

Update to this version instead šŸš€

Release Notes 3.2.0

Added support for Sinon v6.x. (@mattbaileyuk, #127)

Commits

The new version differs by 2 commits.

See the full diff