ekmartin / slack-irc

Connects Slack and IRC channels by sending messages back and forth.
MIT License
588 stars 158 forks source link

[Doppins] Upgrade dependency chai to ^4.0.2 #199

Closed doppins-bot closed 7 years ago

doppins-bot commented 7 years ago

Hi!

A new version was just released of chai, so Doppins has upgraded your project's dependency ranges.

Make sure that it doesn't break anything, and happy merging! :shipit:


Upgraded chai from ^3.5.0 to ^4.0.0

Changelog:

Version 4.0.0

4.0.0-canary.2 / 2017-04-17

The second release in the 4.0.0 canary release cycle. Around the end of April, barring any showstopper bugs, this will be released as 4.0.0

Breaking Changes

New Features

Bug Fixes

Documentation

Version 4.0.0

4.0.0-canary.1

Breaking Changes

New Features

Bug Fixes

Version 4.0.0

4.0.0

4.0 has been a huge undertaking by the chai community! A lot has changed to ensure Chai 4 is a stable, reliable, well documented codebase. Here are just some of the major improvements:

Breaking Changes

// This will not work anymore because there is no benefit to chaining these assertions:
expect(function() {}).to.change.by(2)
expect(function() {}).to.increase.by(2)
expect(function() {}).to.decrease.by(2)

New Features

Bug Fixes

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 99.485% when pulling 6f5efcc4ebed6147adcf141c023e057a4fbc0883 on doppins/chai-from-4.0.0-below-5.0.0 into 0607ff8fa77d1d91ae0718ba1c2e1c6a890f1855 on master.

doppins-bot commented 7 years ago

An additional new version was just released of chai, so we've added an extra commit upgrading your range to ^4.0.1.

Hope that's alright! — Doppins

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 99.485% when pulling f8cd19e205b6c319ce39de89704816969469b2ea on doppins/chai-from-4.0.0-below-5.0.0 into 0607ff8fa77d1d91ae0718ba1c2e1c6a890f1855 on master.

doppins-bot commented 7 years ago

An additional new version was just released of chai, so we've added an extra commit upgrading your range to ^4.0.2.

Hope that's alright! — Doppins

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 99.485% when pulling 172e72fd7a2cbcaa7bdf656cf62eb3122664fbf2 on doppins/chai-from-4.0.0-below-5.0.0 into 0607ff8fa77d1d91ae0718ba1c2e1c6a890f1855 on master.