-
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 🚀 #23
base: master
Are you sure you want to change the base?
Conversation
Version 20.0.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 5 commits0.
false See the full diff |
Version 20.0.2 just got published. |
Version 20.0.3 just got published. |
Version 20.0.4 just got published. |
Version 20.0.5 just got published.Update to this version instead 🚀 CommitsThe new version differs by 23 commits.
There are 23 commits in total. See the full diff |
Version 20.0.6 just got published.Update to this version instead 🚀 CommitsThe new version differs by 31 commits.
There are 31 commits in total. See the full diff |
Version 20.0.7 just got published.Update to this version instead 🚀 CommitsThe new version differs by 60 commits.
There are 60 commits in total. See the full diff |
Version 20.0.8 just got published.Update to this version instead 🚀 Release Notes20.0.8Cache tsconfig to improve performance (#286) CommitsThe new version differs by 29 commits.
There are 29 commits in total. See the full diff |
Version 20.0.10 just got published.Update to this version instead 🚀 CommitsThe new version differs by 5 commits.
See the full diff |
Version 20.0.11 just got published.Update to this version instead 🚀 Release Notes20.0.11Added a fix to get ts-jest to work with projects containing long paths (#300) CommitsThe new version differs by 12 commits ahead by 12, behind by 1.
See the full diff |
Version 20.0.12 just got published.Update to this version instead 🚀 Release Notes20.0.12Support prerelease version of Jest 21 (#304) |
Version 20.0.13 just got published.Update to this version instead 🚀 Release Notes20.0.13Always set inlineSources and inlineSourceMap to true. This should make debugging in editors a bit simpler |
Version 20.0.14 just got published.Update to this version instead 🚀 Release Notes20.0.14Always remove outDir while computing TypeScript Config for transpiling. This was done to fix the behaviour of breakpoints in the project files when using VS Code (#309) CommitsThe new version differs by 4 commits.
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 |
Update to this version instead 🚀 CommitsThe new version differs by 23 commits.
There are 23 commits in total. See the full diff |
|
|
|
|
|
|
|
|
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
Version 20.0.0 of ts-jest just got published.
The version 20.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.
Commits
The new version differs by 21 commits0.
96e799c
Merge pull request #200 from kulshekhar/jest-20
043e9b6
Update test to exclude path separator
cabebde
Add a note on using jest for coverage reports
0dfc7bf
Remove unused dependencies
1f15b87
Remove all remnants of coverageprocessor
b2f535e
remove 'fit' from a test
4be7a18
Update use strict test to only check for line numbers
4448613
Update coverage related tests to use jest for coverage info
42a92bb
Remove test for coverage directory
d6e9947
Remove tests for remapped coverage
9f5569e
Remove test for long paths since we're not remapping anymore
7414f49
Remove references to coverage processor from readme
8c31e52
Remove coverage processor
bd52569
Use pkg-dir to get root directory
78f45df
Update Jest. Add new dependency
There are 21 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴