Skip to content

Update sinon-chai to the latest version 🚀 - #25

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/sinon-chai-2.9.0
Open

Update sinon-chai to the latest version 🚀#25
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/sinon-chai-2.9.0

Conversation

@greenkeeper

Copy link
Copy Markdown

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 Notes2.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 .

  • 8f8c5a0Version 2.9.0
  • 46d2685Add support and testing for Sinon ^2.1.0 (#89)
  • 837d4c9Add a test for objects in calledWith
  • 66f4ceeFix link to Mocha
  • 4397aa1Add a test for undefined spy
  • 05ab682Update package.json keywords
  • e2934a7Make 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
Copy Markdown

Coverage Status

Coverage remained the same at 85.468% when pulling aa68339 on greenkeeper/sinon-chai-2.9.0 into fc3a2d0 on master.

@greenkeeper

Copy link
Copy Markdown
Author

Version 2.10.0 just got published.

Update to this version instead 🚀

Release Notes2.10.0

Added the calledImmediatelyBefore() and calledImmediatelyAfter() asserters.

Commits

The new version differs by 3 commits0.

  • 9aa5a73Version 2.10.0
  • 4d32c50Add a test showing that #94 is not a problem
  • f0628a1Add calledImmediatelyBefore/calledImmediatelyAfter

false

See the full diff

greenkeeperBot added a commit that referenced this pull request Jun 11, 2017
@greenkeeper

Copy link
Copy Markdown
Author

Version 2.11.0 just got published.

Update to this version instead 🚀

Release Notes2.11.0

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

Commits

The new version differs by 5 commits.

  • 1513007Version 2.11.0
  • 63ac40fConvert the tests away from CoffeeScript
  • 40b35f3Add support for, and test against, Chai v4
  • 5ff1468Various cleanups and updates
  • 10dd944Only test "immediately" call order variants when they exist

See the full diff

greenkeeperBot added a commit that referenced this pull request Jul 18, 2017
@greenkeeper

Copy link
Copy Markdown
Author

Version 2.12.0 just got published.

Update to this version instead 🚀

Release Notes2.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.

See the full diff

greenkeeperBot added a commit that referenced this pull request Aug 14, 2017
@greenkeeper

Copy link
Copy Markdown
Author

Version 2.13.0 just got published.

Update to this version instead 🚀

Release Notes2.13.0

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

Commits

The new version differs by 2 commits.

See the full diff

greenkeeperBot added a commit that referenced this pull request Sep 28, 2017
@greenkeeper

Copy link
Copy Markdown
Author

Version 2.14.0 just got published.

Update to this version instead 🚀

Release Notes2.14.0

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

Commits

The new version differs by 2 commits.

See the full diff

greenkeeperBot added a commit that referenced this pull request Mar 6, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 3.0.0 just got published.

Update to this version instead 🚀

Release Notes3.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

greenkeeperBot added a commit that referenced this pull request May 23, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 3.1.0 just got published.

Update to this version instead 🚀

Release Notes3.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.

See the full diff

greenkeeperBot added a commit that referenced this pull request Jun 12, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 3.2.0 just got published.

Update to this version instead 🚀

Release Notes3.2.0

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

Commits

The new version differs by 2 commits.

See the full diff

greenkeeperBot added a commit that referenced this pull request Dec 24, 2019
@greenkeeper

Copy link
Copy Markdown
Author
  • The devDependencysinon-chai was updated from 2.8.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.

See the full diff

greenkeeperBot added a commit that referenced this pull request Feb 20, 2020
@greenkeeper

Copy link
Copy Markdown
Author
  • The devDependencysinon-chai was updated from 2.8.0 to 3.5.0.

Update to this version instead 🚀

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@coveralls