ctco / nodejs-graphql-template

Template project for Node.js® GraphQL APIs
MIT License
14 stars 3 forks source link

Update ts-jest to the latest version 🚀 #206

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 22.0.1 of ts-jest was just published.

Dependency ts-jest
Current Version 22.0.0
Type devDependency

The version 22.0.1 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.0.1

Improves performance by preventing the same file from being compiled twice. #410

Commits

The new version differs by 12 commits.

  • 9eef99a Merge pull request #410 from lijunle/ts-once
  • a594d6e Removing internal caching altogether
  • d8565af Merge branch 'master' into ts-once
  • 31315fe Merge pull request #408 from kulshekhar/caching-cleanup
  • 0775a3b Small refinement.
  • 0f48246 Bump version patch
  • e6b9b22 Add @lijunle to the author list
  • 4aa48c0 Remove unused code/file
  • 532ad4c Fix indentation
  • 0982e22 Why the formatter behavior strange?
  • bbc00cb Avoid transpile the TypeScript code twice.
  • 84996d0 Disable internal caching

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 22.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 25 commits.

  • 17c2862 Merge pull request #393 from kulshekhar/logging
  • 19b2273 bumped version#
  • 74bb38f Merge branch 'master' into logging
  • 4c3aaac Merge pull request #421 from kulshekhar/greenkeeper/yargs-11.0.0
  • 23b7eba long path
  • 321a127 removed snapshot
  • 520cc6d added proper env handling
  • 5e5187a test this with travis
  • 632614a added file
  • 15f94ac added missing files
  • 134fcdf updated issue template
  • 64a3e57 added one extra line of logging
  • 4348cb2 removed debug folder
  • 432a3f8 added a snapshot
  • 97ed727 Merge remote-tracking branch 'origin/master' into logging

There are 25 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 22.0.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 8350b4f Merge pull request #427 from alan-agius4/feature/emit-error
  • 32ac27c Move contributor list from package.json to AUTHORS
  • 16fad85 Move contributor list from package.json to AUTHORS
  • 057bc7d chore: bump for release
  • 13b77d9 feat: add option to run TypeScript diagnostics

See the full diff

greenkeeper[bot] commented 6 years ago

Version 22.0.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 14 commits.

  • ea5b0a5 Merge pull request #438 from kamijin-fanta/feat/multi-project
  • 36e93c6 Bump the version patch to 22.0.4
  • 0d7007f Add @kamijin-fanta to the author list
  • e3911de support for jest multi-projects
  • 63f95bb Merge pull request #435 from AhnpGit/feature/add-changelog
  • e6cba9f Merge branch 'feature/add-changelog' of https://github.com/AhnpGit/ts-jest into feature/add-changelog
  • 3174435 Adjust changelog and authors
  • 85ab66b Merge branch 'master' into feature/add-changelog
  • 910218d Merge pull request #437 from danilobuerger/patch-1
  • 240a4eb Include useBabelrc in react-native example
  • 15b777f Add CHANGELOG.md for documentation new changes every release
  • a0951a5 Merge pull request #429 from kulshekhar/readme-fix
  • 0da22f2 Update readme toc
  • d9ad63c Reorganize README.

See the full diff