Clickopolis icon indicating copy to clipboard operation
Clickopolis copied to clipboard

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

Open greenkeeper[bot] opened this issue 8 years ago β€’ 1 comments

Version 19.0.1 of ts-jest just got published.

Branch Build failing 🚨
Dependency ts-jest
Current Version 19.0.0
Type dependency

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

As ts-jest is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:


Status Details
  • ❌ ci/circleci CircleCI is running your tests Details

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

Commits

The new version differs by 22 commits .

  • 157ea19 Bump version
  • cc85aa5 Merge pull request #128 from joscha/joscha/export-transpile-ts
  • 9a2f6c5 remove: only
  • f6d8ea7 Add line break and rename to kebab case
  • 6f835af feat: export transpileIfTypescript
  • b72f7b8 Merge pull request #126 from kulshekhar/kulshekhar-patch-1
  • 21dcc72 Update AUTHORS
  • 8e9c0b4 Merge pull request #125 from Armour/patch-1
  • 51973ae Update README.md
  • 3a181a8 Merge pull request #124 from kulshekhar/kulshekhar-patch-1
  • 06bee0d Fix grammar
  • c3cae1b Reorder a sentence to prevent confusion
  • 8c51a49 Merge pull request #123 from alexjoverm/hardcode-module-commonjs
  • 8a4347e Fix minor issues with format and docs
  • 892bf9c Add note in docs

There are 22 commits in total. 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 :palm_tree:

greenkeeper[bot] avatar Mar 14 '17 12:03 greenkeeper[bot]

Version 19.0.2 just got published.

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

Commits

The new version differs by 23 commits .

  • a5b8717 Bump version
  • 8a17371 Merge pull request #135 from kulshekhar/kulshekhar-patch-1
  • 5522be3 Remove hardcoded path separators
  • 5fef998 Include JS file in coverage for simple-async test
  • df44012 Include JS file in coverage for simple test
  • b5586ca Remove console.log
  • 3010a96 Process JS files if allowJs flag is true
  • 4cff750 Merge pull request #134 from kulshekhar/kulshekhar-patch-1
  • e944dfc Update AUTHORS
  • 188be98 Merge pull request #132 from japhar81/master
  • b34d42d Missed files
  • f5210a4 Added extra test
  • 5d159f5 per @kulshekhar
  • 5b343a0 Bring back path.sep
  • c5db618 disable format test

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

greenkeeper[bot] avatar Mar 18 '17 20:03 greenkeeper[bot]