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 🚀 #115

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 23.1.0 of ts-jest was just published.

Dependency ts-jest
Current Version 22.4.6
Type devDependency

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


Commits

The new version differs by 189 commits.

  • 6916e7b Merge pull request #650 from kulshekhar/kulshekhar-patch-1
  • 54a30eb Bump the version (minor)
  • 9e61969 Merge pull request #626 from huafu/feature/upgrade-babel-and-fix-tsconfig
  • ef21f50 Merge branch 'master' into feature/upgrade-babel-and-fix-tsconfig
  • c67ba4d Merge pull request #649 from kulshekhar/greenkeeper/monorepo.react-16.4.2
  • 9a6904f Merge branch 'master' of https://github.com/kulshekhar/ts-jest into feature/upgrade-babel-and-fix-tsconfig
  • 8a94008 chore(package): update react-test-renderer to version 16.4.2
  • 6e73fb9 chore(package): update react to version 16.4.2
  • c947791 chore(package): update @types/node to version 10.5.5 (#646)
  • fd24ae6 Merge pull request #640 from jmheik/to-dev-deps
  • e2028da Merge branch 'master' into to-dev-deps
  • 4396dde Merge pull request #641 from jeznag/patch-1
  • 7d78123 Merge branch 'master' into patch-1
  • b38e4ca Add TypeScript ^3.0.0 as supported peer dependencies (#644)
  • 1e287f3 Add more details on using module name mapper

There are 189 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:

greenkeeper[bot] commented 6 years ago

Version 23.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • 125d06b Merge pull request #652 from huafu/hotfix/babel-and-preprocess-bridges
  • 3068e73 fix snapshot
  • ff260d6 bump version patch to 23.1.1
  • 5368bb4 typo
  • 8a6a8f7 fix: test rootDir to handle preset-angular
  • 98b2410 fix: gracefully load @babel/core or babel-core
  • a65079f fix: allow (but deprecate) use of old preprocessor.js
  • b895cb4 chore: adds engine section, we support node >= 6
  • f17f952 chore: removes package-lock, we use yarn

See the full diff

greenkeeper[bot] commented 6 years ago

Version 23.1.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • f2565d3 Merge pull request #653 from huafu/hotfix/error-code-test
  • f19f8eb chore: version bump
  • c955083 fix: wrong error message

See the full diff