Skip to content

Conversation

@greenkeeper
Copy link

@greenkeeper greenkeeper bot commented Mar 21, 2017

Version 2.9.0 of sinon-chai just got published.

Dependency sinon-chai
Current Version 2.8.0
Type devDependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of sinon-chai.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes 2.9.0

Added support for Sinon ^2.1.0 (but not 2.0.0 due to sinonjs/sinon#1332).

Commits

The new version differs by 7 commits .

  • 8f8c5a0 Version 2.9.0
  • 46d2685 Add support and testing for Sinon ^2.1.0 (#89)
  • 837d4c9 Add a test for objects in calledWith
  • 66f4cee Fix link to Mocha
  • 4397aa1 Add a test for undefined spy
  • 05ab682 Update package.json keywords
  • e2934a7 Make message tests more lenient for recent Sinon versions

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 75.221% when pulling 9a66a5b on greenkeeper/sinon-chai-2.9.0 into faa3e4d on master.

@greenkeeper
Copy link
Author

greenkeeper bot commented May 1, 2017

Version 2.10.0 just got published.

Update to this version instead 🚀

Release Notes 2.10.0

Added the calledImmediatelyBefore() and calledImmediatelyAfter() asserters.

Commits

The new version differs by 3 commits0.

  • 9aa5a73 Version 2.10.0
  • 4d32c50 Add a test showing that #94 is not a problem
  • f0628a1 Add calledImmediatelyBefore/calledImmediatelyAfter

false

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 11, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 11, 2017

Version 2.11.0 just got published.

Update to this version instead 🚀

Release Notes 2.11.0

Added support for Chai 4.x (@charlierudolph, #101).

Commits

The new version differs by 5 commits.

  • 1513007 Version 2.11.0
  • 63ac40f Convert the tests away from CoffeeScript
  • 40b35f3 Add support for, and test against, Chai v4
  • 5ff1468 Various cleanups and updates
  • 10dd944 Only test "immediately" call order variants when they exist

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 18, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 18, 2017

Version 2.12.0 just got published.

Update to this version instead 🚀

Release Notes 2.12.0

Added colored diff formatting to calledWith and friends, like sinon.assert() got (in Sinon 2.0).

Commits

The new version differs by 2 commits.

  • d5d47c6 2.12.0
  • 48d2408 Add improved diffing for calledWith and friends

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 14, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 14, 2017

Version 2.13.0 just got published.

Update to this version instead 🚀

Release Notes 2.13.0

Added support for Sinon v3.x. (@daffl, #108)

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 28, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 28, 2017

Version 2.14.0 just got published.

Update to this version instead 🚀

Release Notes 2.14.0

Added support for Sinon v4.x. (@Yeti-or, #111)

Commits

The new version differs by 2 commits.

See the full diff

@nason nason closed this Nov 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants