The version 13.1.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 should.
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 Notes13.1.0
New
Now all zero argument assertions throw TypeError in case any argument passed to them.
Aliased .fulfill/.fulfilledWith to .resolve/.resolvedWith`
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).
Version 13.1.0 of should just got published.
The version 13.1.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 should. 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
13.1.0New
TypeError
in case any argument passed to them..fulfill
/.fulfilledWith
to.resolve
/.resolvedWith`Fixes
Commits
The new version differs by 31 commits.
c807e9d
Release 13.1.0
8acfba1
Merge pull request #154 from citizensas/master
c12afd0
chore: should has no default export
4a846b1
Fill history
f5c9cc3
Added check for zero argument assertions.
fe6b136
Added .resolved, .resolvedWith as aliases to .fulfilled, .fulfilledWith
e90c2cf
Release 13.0.1
789b8cf
Add missing umd bundle
b9bf8ff
Release 13.0.0
c8a5851
Remove ignored file
ebfdd19
Travis uses node 8
92d0db1
Remove bower, as it seems nobody uses it
fe1ae5c
Fix shouldjs/should.js#150
c4924be
Fix build and restore old files. In a bit silly way, but it works.
c946259
Fix tests
There are 31 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: