DxCx / webpack-graphql-server

Starter kit for apollo server using webpack and typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of ts-jest is breaking the build 🚨

greenkeeper opened this issue Β· comments

Version 19.0.5 of ts-jest just got published.

Branch Build failing 🚨
Dependency ts-jest
Current Version 19.0.4
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As ts-jest is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ


Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details
Commits

The new version differs by 10 commits .

  • b19dda8 Bump version
  • eff4f7d Merge pull request #144 from kulshekhar/138-jest-cache
  • 9095b47 Create cache directory if it doesn't exist
  • ad37e83 Update badges
  • 297ab81 Merge pull request #143 from kulshekhar/greenkeeper/initial
  • c5c0406 docs(readme): add Greenkeeper badge
  • ee2386e chore(package): update dependencies
  • 85b2896 Merge pull request #142 from kulshekhar/harden-tsconfig-comments-test
  • cbdb3f7 Check that tests for comments in tsconfig tests extended files
  • 729f415 Harden tests for comments in tsconfig

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

Version 19.0.6 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 8 commits .

See the full diff.

Version 19.0.7 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 19 commits .

  • c776c8d Bump npm version
  • 0490455 Merge pull request #153 from kulshekhar/146-patch
  • bd315a3 Update the README info about the module property
  • d26dbf6 Hardcode module to commonjs if not set explicitly
  • 2f15f2f Add tests for 'module' property from various sources
  • c8b06bb Add sample configs to run tests against
  • dfccf03 Use standard Travis badge
  • 340cce5 Merge pull request #148 from kulshekhar/kulshekhar-patch-1
  • 8fc665a Update AUTHORS
  • 212d5a1 Merge pull request #147 from umidbekkarimov/patch-1
  • 33ebc92 Add note about remapped coverage reports directory
  • 8eb2f04 Bump version
  • 654164b Merge pull request #145 from thymikee/html-support
  • 7a81dc8 Simplify test
  • bb286ee Put test into correct location

There are 19 commits in total. See the full diff.

Version 19.0.8 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 25 commits .

  • 0412a8a Merge pull request #157 from kulshekhar/kulshekhar-patch-1
  • 7defcd4 Bump version
  • c51ae0d Set module to commonjs if it isn't set
  • 69fc462 Merge pull request #155 from kulshekhar/inlineSourceMap
  • df307f1 Update tests to account for inlineSourceMap
  • c2cb666 Set inlineSourceMap to true unless it has been set to false
  • c776c8d Bump npm version
  • 0490455 Merge pull request #153 from kulshekhar/146-patch
  • bd315a3 Update the README info about the module property
  • d26dbf6 Hardcode module to commonjs if not set explicitly
  • 2f15f2f Add tests for 'module' property from various sources
  • c8b06bb Add sample configs to run tests against
  • dfccf03 Use standard Travis badge
  • 340cce5 Merge pull request #148 from kulshekhar/kulshekhar-patch-1
  • 8fc665a Update AUTHORS

There are 25 commits in total. See the full diff.