Belphemur / torrent-api-ts

Torrent Api Typescript wrapper library
MIT License
1 stars 1 forks source link

Update ts-jest to the latest version 🚀 #34

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 23.1.4 of ts-jest was just published.

Dependency ts-jest
Current Version 22.4.6
Type devDependency

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


Commits

The new version differs by 225 commits.

  • 240649b Merge pull request #683 from lyy011lyy/master
  • 4c804c8 Merge branch 'master' into master
  • e415dd0 Bump version to 23.1.4
  • cc12c9b Make diagnostics only on test files (#679)
  • 7198a5b Merge branch 'master' into master
  • 3a8a3c6 Support JSON5 format for parsing .babelrc configuration file (#665)
  • 3377741 Merge branch 'master' into master
  • 76df7e5 Fix test failure due to the auto indent change
  • 5882591 Add test for the previous change
  • caea66b Make diagnostics configuarable
  • 16f2e54 Remove duplicated diagnostics
  • 39f9f7a Make diagnostics configuarable
  • 3090729 chore(package): update @types/node to version 10.7.0 (#675)
  • e318166 chore(package): update @types/react to version 16.4.10 (#676)
  • bd68ec5 chore(package): update @types/node to version 10.5.8 (#672)

There are 225 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: