kwonoj/rx-sandbox

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

greenkeeper opened this issue Β· 2 comments

The devDependency ts-jest was updated from 23.10.1 to 23.10.2.

🚨 View failing branch.

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
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

Commits

The new version differs by 44 commits.

  • 13cb48d Merge pull request #764 from huafu/release/23.10.2
  • aa3e5f7 chore(release): 23.10.2
  • 9db3337 Merge pull request #763 from huafu/wrong-error-if-import-fails
  • e0d6c57 fix(import): wrong error message when a module exists but fails
  • e765875 Merge pull request #757 from huafu/testMatch-and-testRegex
  • a4bbdcd docs(preset): typos
  • ddc2f79 docs(preset): usage of all presets + note about testMatch
  • 6985e07 Merge branch 'testMatch-and-testRegex' of github.com:huafu/ts-jest into testMatch-and-testRegex
  • 6a72a87 test(cli): test migrate preset detection
  • febd8d3 feat(cli): CLI 'config:migrate' now detects best preset
  • f55d895 feat(preset): adds presets typings and export all presets
  • e409653 Merge branch 'master' into testMatch-and-testRegex
  • 0534889 Merge pull request #759 from kulshekhar/dependabot/npm_and_yarn/@types/node-10.11.0
  • e23e0be build(deps-dev): bump @types/node from 10.10.3 to 10.11.0
  • 7890162 Merge branch 'master' into testMatch-and-testRegex

There are 44 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.10.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

  • The devDependency ts-jest was updated from 23.10.2 to 23.10.3.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 26 commits.

  • 9fb9a74 Merge pull request #779 from huafu/release/23.10.3
  • 9a0f23d chore(release): 23.10.3
  • 134d4a6 Merge pull request #776 from kulshekhar/kulshekhar-patch-1
  • d8c4a98 Merge branch 'master' into kulshekhar-patch-1
  • 7b31bbd Merge pull request #772 from kulshekhar/dependabot/npm_and_yarn/typescript-3.1.1
  • 87f3273 Update jekyll from 3.7.3 to 3.7.4 (security)
  • 4e42fb8 test(compiler): before TS 3.1 type info comment had extra space
  • 1601d5b build(deps-dev): bump typescript from 3.0.3 to 3.1.1
  • b1b1930 Merge pull request #775 from airato/airato/semver-version-fix
  • ba0816e chore(package): use semver >= v5.5.0 so semver.coerce is there
  • 70b61c1 Merge pull request #774 from huafu/test-helpers
  • ba3b1d0 refactor(types): removes 2 unused types
  • dae4809 Merge branch 'master' into test-helpers
  • 18f51cb docs(test-helpers): adds a page for test helpers
  • f976135 feat(helpers): adds a mocked test helper for mock typings

There are 26 commits in total.

See the full diff