Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ts-jest to the latest version 馃殌 #564

Merged
merged 1 commit into from Mar 19, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 18, 2018

鈽濓笍 Greenkeeper鈥檚 updated Terms of Service will come into effect on April 6th, 2018.

Version 22.4.2 of ts-jest was just published.

Dependency ts-jest
Current Version 22.4.1
Type devDependency

The version 22.4.2 is not covered by your current version range.

If you don鈥檛 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鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes 22.4.2

added a flag to allow disabling sourcemap support

{
  "globals: {
    "ts-jest": {
      "disableSourceMapSupport": true
    }
  }
}
Commits

The new version differs by 16 commits.

  • b4628f0 Merge pull request #470 from kulshekhar/sms-flag
  • e4bb8a9 allow disabling sourcemap support
  • 50e9be7 bump version patch
  • 17c6872 Long path (#461)
  • 4a338b0 Merge pull request #458 from AhnpGit/chore/update-dependencies
  • f114cbd Merge branch 'chore/update-dependencies' of https://github.com/AhnpGit/ts-jest into chore/update-dependencies
  • fb1e5e2 Keep dependencies independent from Jest
  • 54c84c2 Merge branch 'master' into chore/update-dependencies
  • e925491 Merge branch 'master' into chore/update-dependencies
  • 4a07d52 Merge pull request #459 from AhnpGit/fix/sync-types-with-jest
  • 8fc8215 Small adjustments for optional type
  • c394dcc Update types for FullJestConfig to be in sync with types in Jest
  • 2808a95 Remove jest-config because Jest already installed it
  • abedcbc Bring back babel-plugin-transform-es2015-modules-commonjs dependency
  • 63786af Fix 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鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

@coveralls
Copy link

Coverage Status

Coverage remained the same at 61.851% when pulling 8431852 on greenkeeper/ts-jest-22.4.2 into f2d5c13 on master.

@jumpinjackie jumpinjackie merged commit 2e680dd into master Mar 19, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/ts-jest-22.4.2 branch March 19, 2018 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants