An in-range update of ts-jest is breaking the build π¨
greenkeeper opened this issue Β· 4 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
- β continuous-integration/travis-ci/push: The Travis CI build failed (Details).
Commits
The new version differs by 44 commits.
13cb48dMerge pull request #764 from huafu/release/23.10.2aa3e5f7chore(release): 23.10.29db3337Merge pull request #763 from huafu/wrong-error-if-import-failse0d6c57fix(import): wrong error message when a module exists but failse765875Merge pull request #757 from huafu/testMatch-and-testRegexa4bbdcddocs(preset): typosddc2f79docs(preset): usage of all presets + note about testMatch6985e07Merge branch 'testMatch-and-testRegex' of github.com:huafu/ts-jest into testMatch-and-testRegex6a72a87test(cli): test migrate preset detectionfebd8d3feat(cli): CLI 'config:migrate' now detects best presetf55d895feat(preset): adds presets typings and export all presetse409653Merge branch 'master' into testMatch-and-testRegex0534889Merge pull request #759 from kulshekhar/dependabot/npm_and_yarn/@types/node-10.11.0e23e0bebuild(deps-dev): bump @types/node from 10.10.3 to 10.11.07890162Merge 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 still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
devDependencyts-jest was updated from23.10.2to23.10.3.
Your tests are still failing with this version. Compare changes
Commits
The new version differs by 26 commits.
9fb9a74Merge pull request #779 from huafu/release/23.10.39a0f23dchore(release): 23.10.3134d4a6Merge pull request #776 from kulshekhar/kulshekhar-patch-1d8c4a98Merge branch 'master' into kulshekhar-patch-17b31bbdMerge pull request #772 from kulshekhar/dependabot/npm_and_yarn/typescript-3.1.187f3273Update jekyll from 3.7.3 to 3.7.4 (security)4e42fb8test(compiler): before TS 3.1 type info comment had extra space1601d5bbuild(deps-dev): bump typescript from 3.0.3 to 3.1.1b1b1930Merge pull request #775 from airato/airato/semver-version-fixba0816echore(package): use semver >= v5.5.0 so semver.coerce is there70b61c1Merge pull request #774 from huafu/test-helpersba3b1d0refactor(types): removes 2 unused typesdae4809Merge branch 'master' into test-helpers18f51cbdocs(test-helpers): adds a page for test helpersf976135feat(helpers): adds a mocked test helper for mock typings
There are 26 commits in total.
See the full diff
- The
devDependencyts-jest was updated from23.10.3to23.10.4.
Your tests are still failing with this version. Compare changes
Release Notes for 23.10.4 (2018-10-06)
Bug Fixes
- cache: adds project's dep versions to cache key (6cacbea), closes #785
- cli: change options to better reflect the new presets (68abcfb)
- helpers: deprecate import from ts-jest, now ts-jest/utils (33ff29f), closes #782
- typings: typo in presets definition file (53767ab)
- typings: wrong import in preset typings + test (94dc4e7)
Commits
The new version differs by 22 commits.
ef89ee6Merge pull request #795 from huafu/release/23.10.482a930bchore(release): 23.10.469b80adMerge pull request #794 from huafu/fix-preset-typings94dc4e7fix(typings): wrong import in preset typings + test53767abfix(typings): typo in presets definition file90beca8Merge pull request #787 from huafu/fix-testing-utils89ad06astyle(cli): more readable code when setting defaults for initb1eed98docs(install): includes @types/jest in install scriptb837acdtest(typings): repalce jest.SpyInstance with MockInstance6cacbeafix(cache): adds project's dep versions to cache key7b2dd01test(preset): fixes tests, doc and cli for presetsec78757docs(utils): updates docs related to moved helpers8d5a60atest(preset): updates tests related to presets68abcfbfix(cli): change options to better reflect the new presets33ff29ffix(helpers): deprecate import from ts-jest, now ts-jest/utils
There are 22 commits in total.
See the full diff
- The
devDependencyts-jest was updated from23.10.4to23.10.5.
Your tests are still failing with this version. Compare changes
Commits
The new version differs by 48 commits.
8cd933bMerge pull request #874 from kulshekhar/release/23.10.58742886chore(release): 23.10.51892e1bbuild(deps-dev): bump @types/babel__core from 7.0.1 to 7.0.2 (#872)10ff3fdbuild(deps-dev): bump @types/node from 10.12.0 to 10.12.10 (#883)0445500More safely resolve 'jest-config'. (#853)87ef5b8Merge pull request #862 from huafu/upgrade-packages0150319build(packages): upgrade bs-logger794b2f2build(packages): updates e2e test cases dependenciesd325bcebuild(packages): re-lock semver version above wanted0abd4d4build(packages): upgrades external dependencies04a5ebfFix security vulnerability (#850)89269d5Fix wrong value in package.json example (#849)0a59b42Merge pull request #848 from orta/patch-19162ebbUpdate README.md44948c3build(deps-dev): bump tslint-plugin-prettier from 2.0.0 to 2.0.1 (#832)
There are 48 commits in total.
See the full diff