-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update jest to the latest version 🚀 #173
Conversation
Version 22.0.1 just got published. |
Jest's new version introduces a bug in all of immutadot-lodash's tests :
|
Version 22.0.2 just got published. |
Version 22.0.3 just got published. |
Version 22.0.4 just got published. |
15eff5c
to
277815f
Compare
a45e5af
to
17f89e2
Compare
jestjs/jest#5228 may be related... |
Error has changed :
|
|
Version 22.0.5 just got published. |
17f89e2
to
e9fa0bc
Compare
Version 22.0.6 just got published. |
Version 22.1.0 just got published. |
Version 22.1.1 just got published. |
Version 22.1.2 just got published. |
Version 22.1.3 just got published. |
e8c69e6
to
eed71cc
Compare
Version 22.1.4 just got published. |
eed71cc
to
ef66ddb
Compare
ef66ddb
to
db98f74
Compare
A potential fix has been merged in jest's master : jestjs/jest#5085 |
So we need to wait 22.4.3 |
db98f74
to
efb5d1c
Compare
Jest 23.0.1 has been released and this is still broken. |
I made a minimal project reproducing the problem nlepage/jest-issue |
Version 22.0.0 of jest was just published.
The version 22.0.0 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 jest.
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.
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴