buehler/node-typescript-parser

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

Closed this issue Β· 5 comments

Version 23.1.0 of ts-jest was just published.

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

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

ts-jest is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • ❌ continuous-integration/appveyor/branch: AppVeyor build failed (Details).

Commits

The new version differs by 39 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 39 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 23.0.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

Version 23.1.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

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

Version 23.1.2 just got published.

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

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

Version 23.1.3 just got published.

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

Commits

The new version differs by 8 commits.

  • 7748787 Bump version patch
  • 7338f07 Merge pull request #660 from huafu/feature/fix-debug-breakpoint
  • 90c74ef fix: hack for babel < 6 so that breakpoints do work
  • e4c430f Merge pull request #655 from kulshekhar/greenkeeper/@types/node-10.5.6
  • 91e636d chore(package): update @types/node to version 10.5.6
  • f2565d3 Merge pull request #653 from huafu/hotfix/error-code-test
  • f19f8eb chore: version bump
  • c955083 fix: wrong error message

See the full diff

Version 23.1.4 just got published.

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

Commits

The new version differs by 27 commits.

  • 240649b Merge pull request #683 from lyy011lyy/master
  • 4c804c8 Merge branch 'master' into master
  • e415dd0 Bump version to 23.1.4
  • cc12c9b Make diagnostics only on test files (#679)
  • 7198a5b Merge branch 'master' into master
  • 3a8a3c6 Support JSON5 format for parsing .babelrc configuration file (#665)
  • 3377741 Merge branch 'master' into master
  • 76df7e5 Fix test failure due to the auto indent change
  • 5882591 Add test for the previous change
  • caea66b Make diagnostics configuarable
  • 16f2e54 Remove duplicated diagnostics
  • 39f9f7a Make diagnostics configuarable
  • 3090729 chore(package): update @types/node to version 10.7.0 (#675)
  • e318166 chore(package): update @types/react to version 16.4.10 (#676)
  • bd68ec5 chore(package): update @types/node to version 10.5.8 (#672)

There are 27 commits in total.

See the full diff