Open greenkeeper[bot] opened 7 years ago
Update to this version instead 🚀
The new version differs by 9 commits.
031b8e6
Release 13.2.2
6db456c
Merge branch 'master' of github.com:shouldjs/should.js
1ab1661
Add note about TS
889e22e
Merge pull request #171 from jsoref/spelling
79ec809
Spelling fixes
0abf2d5
Merge pull request #167 from lumaxis/bugfix/typescript-error
d1e9efe
Fix TypeScript compiler issue with fulfilled assertion
9dcde0f
Merge pull request #164 from chris-grabcad/UpdateDefinitionsOfTrueAndFalseInTypings
7917c9c
Add optional message to [Tt]rue and [Ff]alse so they can be used in typecript tests
See the full diff
Version 13.1.3 of should was just published.
The version 13.1.3 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 should.
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
13.1.3Fix #157
Commits
The new version differs by 15 commits.
cc2f68b
Release 13.1.3
76ed8ce
Merge pull request #160 from shouldjs/deps
1e7b1d0
Merge pull request #159 from shouldjs/fix-157
82c1683
Update deps
6a7989f
Fix #157
ff0877a
Release 13.1.2
6c8cb39
Revert typings to use = instead of default export. Fixes #155
f8ab675
Release 13.1.1
e65ccf0
Add missing return type
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
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: