Closed greenkeeper[bot] closed 1 year ago
Update to this version instead ๐
Fix #157
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.2 of should was just published.
The version 13.1.2 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.
Commits
The new version differs by 2 commits.
ff0877a
Release 13.1.2
6c8cb39
Revert typings to use = instead of default export. Fixes #155
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: