Unroll icon indicating copy to clipboard operation
Unroll copied to clipboard

Update sinon-chai to the latest version 🚀

Open greenkeeper[bot] opened this issue 6 years ago • 4 comments

☝️ 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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot :palm_tree:

greenkeeper[bot] avatar Mar 06 '18 07:03 greenkeeper[bot]

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] avatar May 23 '18 04:05 greenkeeper[bot]

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

greenkeeper[bot] avatar Jun 12 '18 15:06 greenkeeper[bot]

  • The devDependency sinon-chai was updated from 2.14.0 to 3.4.0.

Update to this version instead 🚀

Release Notes for 3.4.0

https://github.com/domenic/sinon-chai/blob/master/CHANGELOG.md#340

Commits

The new version differs by 6 commits.

  • 942504a Fix trailing comma in package.json
  • d990858 3.4.0
  • 60df918 chore(infra): upgrade all deps (#144)
  • fb4f82a Docs: install sinon-chai as a dev dependency (#135)
  • fc33f68 3.3.0
  • 3dff3b4 Add support for Sinon v7 (#131)

See the full diff

greenkeeper[bot] avatar Dec 24 '19 06:12 greenkeeper[bot]

  • The devDependency sinon-chai was updated from 2.14.0 to 3.5.0.

Update to this version instead 🚀

greenkeeper[bot] avatar Feb 20 '20 16:02 greenkeeper[bot]