-
Notifications
You must be signed in to change notification settings - Fork 47
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
An in-range update of ts-jest is breaking the build 🚨 #85
Comments
After pinning to 23.0.1 your tests are passing again. Downgrade this dependency 📌. |
Version 23.1.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 9 commits.
See the full diff |
Version 23.1.2 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 |
Version 23.1.3 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 8 commits.
See the full diff |
Version 23.1.4 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 27 commits.
There are 27 commits in total. See the full diff |
Version 23.1.0 of ts-jest was just published.
This version is covered by your current version range and after updating it in your project the build failed.
ts-jest is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
Commits
The new version differs by 39 commits.
6916e7b
Merge pull request #650 from kulshekhar/kulshekhar-patch-1
54a30eb
Bump the version (minor)
9e61969
Merge pull request #626 from huafu/feature/upgrade-babel-and-fix-tsconfig
ef21f50
Merge branch 'master' into feature/upgrade-babel-and-fix-tsconfig
c67ba4d
Merge pull request #649 from kulshekhar/greenkeeper/monorepo.react-16.4.2
9a6904f
Merge branch 'master' of https://github.com/kulshekhar/ts-jest into feature/upgrade-babel-and-fix-tsconfig
8a94008
chore(package): update react-test-renderer to version 16.4.2
6e73fb9
chore(package): update react to version 16.4.2
c947791
chore(package): update @types/node to version 10.5.5 (#646)
fd24ae6
Merge pull request #640 from jmheik/to-dev-deps
e2028da
Merge branch 'master' into to-dev-deps
4396dde
Merge pull request #641 from jeznag/patch-1
7d78123
Merge branch 'master' into patch-1
b38e4ca
Add TypeScript ^3.0.0 as supported peer dependencies (#644)
1e287f3
Add more details on using module name mapper
There are 39 commits in total.
See the full diff
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 🌴
The text was updated successfully, but these errors were encountered: