Tallyb / loopback-graphql

Adding graphql to loopback, based on Apollo Server
MIT License
201 stars 18 forks source link

Update ts-jest to the latest version 🚀 #88

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 21.0.0 of ts-jest just got published.

Dependency ts-jest
Current Version 20.0.14
Type devDependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of ts-jest. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes 21.0.0

Upgrade to Jest v21

Users can also use prerelease versions of jest in the 21.1.0 and 22.0.0 range (at their own risk)

Commits

The new version differs by 3 commits.

  • 86476d3 Upgrade jest and deps to v21 (#320)
  • 653fab3 Revert "Adding info about limitations in debugger statements in README (#313)" (#315)
  • 95132fa Adding info about limitations in debugger statements in README (#313)

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 21.0.1 just got published.

Update to this version instead 🚀

Release Notes 21.0.1

Allow the user to pass a jest.globals.babelConfig option (#287)

Commits

The new version differs by 3 commits.

  • fde77ca Bump version to 21.0.1 (#325)
  • 3039ef3 Allow a babelConfig option (#287)
  • fee6771 Use "canonical" Jest configuration (#312)

See the full diff