ckaznocha / simple-variants

Simple application variants for node.js
MIT License
0 stars 0 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 19.0.3 of ts-jest just got published.

Branch Build failing 🚨
Dependency ts-jest
Current Version 19.0.2
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 :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/ckaznocha/simple-variants/builds/214582754)
Commits

The new version differs by 7 commits .

  • 0302774 Bump version
  • a5634b8 Merge pull request #140 from kulshekhar/139-tsconfig-comments
  • d5c5646 Add downloads badge
  • 3c1c50a Allow comments in tsconfig
  • 78c4d79 fix test
  • 7c9375d write a failing test
  • f770e89 Fix tsc compilation failure due to lodash defn

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 7 years ago

Version 19.0.4 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 4 commits .

  • d2b77e6 Bump version
  • f3752f1 Merge pull request #141 from kulshekhar/139-tsconfig-comments
  • 1a25e7d Allow comments in extended tsconfig files
  • 2d03128 Test config includes for comments in included file

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 19.0.5 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 14 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
  • d2b77e6 Bump version
  • f3752f1 Merge pull request #141 from kulshekhar/139-tsconfig-comments
  • 1a25e7d Allow comments in extended tsconfig files
  • 2d03128 Test config includes for comments in included file

See the full diff.

ckaznocha commented 7 years ago

Closed by #3