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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ts-jest to the latest version 🚀 #29

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 25, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 22.4.0 of ts-jest was just published.

Dependency ts-jest
Current Version 22.0.4
Type devDependency

The version 22.4.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.


Release Notes 22.4.0
  • provide an object containing the source and sourcemap to jest
  • remove dependency on source-map-support (provided by jest)
  • fix the logger
Commits

The new version differs by 13 commits.

  • cb2d576 Merge pull request #449 from kulshekhar/upgrade
  • a8df89b Merge branch 'master' into upgrade
  • b791a43 Merge pull request #450 from kulshekhar/fix-logger
  • e086462 Create a new object when logging the initial config state
  • 60661da Update yarn
  • 8cd6b72 Remove all instances of mapCoverage
  • a81d1bb Return an object with code & sourcemap to jest
  • 05f76ae Bump version. Remove sourcemap dep. Upgrade jest dep
  • 12be6a7 Merge pull request #446 from kulshekhar/greenkeeper/lint-staged-7.0.0
  • 3b8e6e4 Merge branch 'master' into greenkeeper/lint-staged-7.0.0
  • 2088210 Merge pull request #441 from eteeselink/patch-1
  • e26123d chore(package): update lint-staged to version 7.0.0
  • 93f424c Update README.md to "fix" #355

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 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.154% when pulling 454628d on greenkeeper/ts-jest-22.4.0 into e54fc34 on master.

4 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.154% when pulling 454628d on greenkeeper/ts-jest-22.4.0 into e54fc34 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.154% when pulling 454628d on greenkeeper/ts-jest-22.4.0 into e54fc34 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.154% when pulling 454628d on greenkeeper/ts-jest-22.4.0 into e54fc34 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.154% when pulling 454628d on greenkeeper/ts-jest-22.4.0 into e54fc34 on master.

@greenkeeper greenkeeper bot closed this Feb 25, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/ts-jest-22.4.0 branch February 25, 2018 15:09
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.

1 participant