-
Notifications
You must be signed in to change notification settings - Fork 44
Closed
Labels
Description
☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.
Version 22.4.2 of ts-jest was just published.
| Branch | Build failing 🚨 |
|---|---|
| Dependency | ts-jest |
| Current Version | 22.4.1 |
| Type | devDependency |
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
- ✅ continuous-integration/travis-ci/push The Travis CI build passed Details
- ❌ codecov/project 89.21% (-0.11%) compared to 919947b Details
- ✅ codecov/patch Coverage not affected when comparing 919947b...8ce8f06 Details
Release Notes
22.4.2added a flag to allow disabling sourcemap support
{
"globals: {
"ts-jest": {
"disableSourceMapSupport": true
}
}
}
Commits
The new version differs by 16 commits.
b4628f0Merge pull request #470 from kulshekhar/sms-flage4bb8a9allow disabling sourcemap support50e9be7bump version patch17c6872Long path (#461)4a338b0Merge pull request #458 from AhnpGit/chore/update-dependenciesf114cbdMerge branch 'chore/update-dependencies' of https://github.com/AhnpGit/ts-jest into chore/update-dependenciesfb1e5e2Keep dependencies independent from Jest54c84c2Merge branch 'master' into chore/update-dependenciese925491Merge branch 'master' into chore/update-dependencies4a07d52Merge pull request #459 from AhnpGit/fix/sync-types-with-jest8fc8215Small adjustments for optional typec394dccUpdate types for FullJestConfig to be in sync with types in Jest2808a95Remove jest-config because Jest already installed itabedcbcBring back babel-plugin-transform-es2015-modules-commonjs dependency63786afFix tslint
There are 16 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 🌴