The version 21.0.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 ts-jest.
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 Notes21.0.0
Upgrade to Jest v21
Users can also use prerelease versions of jest in the 21.1.0 and 22.0.0 range (at their own risk)
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).
Coverage remained the same at 100.0% when pulling d2e844b4d715018e2e9a1190a206d09c6dd0513f on greenkeeper/ts-jest-21.0.0 into ab9b7ad4ec7702d43b663afa57679a859ce092b3 on master.
Version 21.0.0 of ts-jest just got published.
The version 21.0.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 ts-jest. 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
21.0.0Upgrade to Jest v21
Users can also use prerelease versions of jest in the
21.1.0
and22.0.0
range (at their own risk)Commits
The new version differs by 3 commits.
86476d3
Upgrade jest and deps to v21 (#320)
653fab3
Revert "Adding info about limitations in debugger statements in README (#313)" (#315)
95132fa
Adding info about limitations in debugger statements in README (#313)
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: