Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency ts-jest from
v20.0.14
tov22.0.0
Commits
kulshekhar/ts-jest
22.0.0
c610c13
Merge pull request #351 from kulshekhar/cleanup59af832
Restore tests to their original statea13e232
update jest version43008fa
Bump versionbce665f
Fix test errors. Skip hoisting test540ad1b
revert last changeefc8dbc
Run tests from the command lineee71dce
Add 'yarn test' to travis commandsc945603
Drop node v4 support80ceefe
Update jest/related deps to 220f4b56b
disable greenkeeper-lockfileac1d987
Merge branch 'master' into cleanupfac86e3
Merge pull request #391 from kulshekhar/kulshekhar-patch-1a1eabcf
Merge branch 'master' into kulshekhar-patch-124e87ac
Merge pull request #392 from kulshekhar/pin-fs-extrabf24685
install rimraf globally on travise011ddb
Pin versions of fs-extra and its types561d14f
Add a note about processing javascript files0bb812f
Merge pull request #385 from kulshekhar/kulshekhar-patch-12422985
Update usage of moduleFileExtensions78501f8
Merge branch 'master' into cleanup9c61a16
Merge pull request #381 from kulshekhar/greenkeeper/lint-staged-6.0.01b74deb
Merge branch 'master' into greenkeeper/lint-staged-6.0.021.2.4
41206f5
Merge pull request #380 from SimenB/patch-15e19bcd
chore(package): update lockfile2cc1de7
chore(package): update lint-staged to version 6.0.0afc99b3
chore: update version in package.json and AUTHORS9f4d88a
Remove unused jest-util dependency36aff99
merge master21.2.3
958d84d
Merge pull request #373 from martijnthe/change-entry-to-preprocessor.js91a1f0e
Use cpx because 1) need to create dist/ folder 2) Windows supportf17bf81
- Address code review from @kulshekhar:4346702
Bump version patch to 21.2.3b7eb181
- Fix #367: work-around bug in babel-core (fix(babel-core): add missing extension to package.json dependency babel/babel#6524) to avoid hitting "Cannot find module '../../package' from 'node.js'" error895b919
Re-Revert "Change the package entry point to preprocessor.js itself"b5bf64e
Merge branch 'master' into cleanup21.2.2
36875a4
Merge pull request #370 from GoodForOneFare/fix-commonjs-transform-assignment20fadf2
Add author info & bump patch version549ea0b
Don't accumulate commonjs module transforms6489567
Merge branch 'master' into cleanup7334fb6
Merge pull request #369 from kulshekhar/greenkeeper/lint-staged-5.0.0291a19f
chore(package): update lockfile70b8f0c
chore(package): update lint-staged to version 5.0.0cfebfd9
Merge masteraa64cd0
Merge pull request #366 from kulshekhar/test-rendererf3ba44e
Fix line number in a test6de1b25
Add a link to the issue for the renderer2f291b0
Merge branch 'master' into test-renderer21.2.1
c7e917d
Merge pull request #368 from kulshekhar/revert-363-change-entry-to-preprocessor.js9609086
Bump version patch46e15da
Revert "Change the package entry point to preprocessor.js itself"ba9ba33
Use shallow renderer in tsx test to avoid skipping it with node8/react164985d5d
Update yarn.lock00d87b8
Fix babel related tests (include json as valid extension)c8e6242
Fix import order (tslint)94908b0
Merge branch 'master' into cleanup21.2.0
ce41e53
Merge pull request #363 from martijnthe/change-entry-to-preprocessor.jsda25825
Allow pre-release Jest in the next minor range36e5f9c
Merge branch 'master' into change-entry-to-preprocessor.js69463d9
removed commac9fa987
removed tslint rulea4e32df
Merge pull request #360 from totopsy/master8cf2d46
Update AUTHORSbad01ec
Change the package entry point to preprocessor.js itself7c24d0d
FIX - README.md 2 times the same line954b943
added a tslint rule and a commentd52bac9
minor refactorbfa89f8
Incorporate GeeWee's comments9cfd056
added a bunch of talking points5d7e2bc
Merge branch 'master' into cleanup21.1.4
2b13c2e
Merge pull request #354 from richsilv/fix-missing-plugins26295d3
bump version and add richsilv to AUTHORSf307884
fix postprocess bug when babel plugins not specified429bfc8
Merge branch 'master' into cleanupab98396
Merge pull request #345 from mgambati/mastere6f694e
Merge branch 'master' into master44b42b1
Merge pull request #352 from kulshekhar/greenkeeper/yargs-10.0.3f32bafa
Install rimraf globally on appveyor384d92c
Useyarn test
instead ofnpm test
in appveyor764efc7
Update appveyor.yml6c25f44
Set PATH for yarn in appveyor3a0bf53
chore(package): update lockfile5cdf969
fix(package): update yargs to version 10.0.380dfb1e
Merge branch 'master' into mastercf74ca1
Update AUTHORS0724fee
removed path mappings examplescfdc9a8
Rearrange statements in the getTSConfig function4573cc8
unexport locally used function19d8ae5
Use fs-extra to create cache file20d252a
Move test specific utils into their own file3bfb4f8
Rename params4640d6d
Rearrange imports0e8b0cc
Cache files after the modification is completee6c0e0a
rename config -> jestConfig in preprocessor2bdf87a
Check file type using regex8d2d264
Remove TS_CONFIG related code/tests21.1.3
0643b03
Merge pull request #348 from Bnaya/start-dir-cwdc19b7e1
v21.1.3ef4ad18
Update contributors listd5c48ee
Remove the column number from the check21.1.2
21.1.1
21.1.0
21.0.1
21.0.0
This PR has been generated by Renovate Bot.