-
Notifications
You must be signed in to change notification settings - Fork 0
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 ts-jest to the latest version 🚀 #33
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #33 +/- ##
==========================================
+ Coverage 65.75% 68.31% +2.56%
==========================================
Files 17 20 +3
Lines 619 666 +47
Branches 132 132
==========================================
+ Hits 407 455 +48
+ Misses 208 207 -1
Partials 4 4
Continue to review full report at Codecov.
|
Version 23.0.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 17 commits.
There are 17 commits in total. See the full diff |
Version 23.1.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 39 commits.
There are 39 commits in total. See the full diff |
Version 23.1.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 9 commits.
See the full diff |
Version 23.1.2 just got published. |
Version 23.1.3 just got published.Update to this version instead 🚀 CommitsThe new version differs by 5 commits.
See the full diff |
Version 23.1.4 just got published.Update to this version instead 🚀 CommitsThe new version differs by 19 commits.
There are 19 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for 23.10.0
|
Update to this version instead 🚀 CommitsThe new version differs by 13 commits.
See the full diff |
Update to this version instead 🚀 CommitsThe new version differs by 44 commits.
There are 44 commits in total. See the full diff |
Update to this version instead 🚀 CommitsThe new version differs by 26 commits.
There are 26 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for 23.10.4 (2018-10-06)Bug Fixes
CommitsThe new version differs by 22 commits.
There are 22 commits in total. See the full diff |
Update to this version instead 🚀 CommitsThe new version differs by 48 commits.
There are 48 commits in total. See the full diff |
Update to this version instead 🚀 CommitsThe new version differs by 30 commits.
There are 30 commits in total. See the full diff |
Version 23.0.0 of ts-jest was just published.
The version 23.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 ts-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.
Commits
The new version differs by 133 commits.
5000506
Merge pull request #600 from kulshekhar/jest-upgrade
4729733
upgrade version
8136977
Merge pull request #599 from kulshekhar/combine-prs
2bfa1fc
update yarn.lock
57a09ee
Merge branch 'greenkeeper/yargs-12.0.1' into combine-prs
5d2115a
resolve conflict
909f072
Merge branch 'greenkeeper/@types/react-16.4.6' into combine-prs
f660121
Merge branch 'js-um/fix-to-work-with-jest-projects-root-path' into combine-prs
6ff8b2c
Merge branch 'catch-syntax-errors' into combine-prs
72c4b21
chore(package): update @types/react to version 16.4.6
390ffcd
fix(package): update yargs to version 12.0.1
e6bcff0
chore(package): update @types/node to version 10.5.1
67659c4
Update @types/node to the latest version 🚀 (#592)
56c3714
Adds test for intentially failing transpilation of TS syntax errors
fbb8c50
Better error message
There are 133 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 🌴