Open greenkeeper[bot] opened 6 years ago
After pinning to 23.10.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
ts-jest was updated from 23.10.4
to 23.10.5
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 48 commits.
8cd933b
Merge pull request #874 from kulshekhar/release/23.10.5
8742886
chore(release): 23.10.5
1892e1b
build(deps-dev): bump @types/babel__core from 7.0.1 to 7.0.2 (#872)
10ff3fd
build(deps-dev): bump @types/node from 10.12.0 to 10.12.10 (#883)
0445500
More safely resolve 'jest-config'. (#853)
87ef5b8
Merge pull request #862 from huafu/upgrade-packages
0150319
build(packages): upgrade bs-logger
794b2f2
build(packages): updates e2e test cases dependencies
d325bce
build(packages): re-lock semver version above wanted
0abd4d4
build(packages): upgrades external dependencies
04a5ebf
Fix security vulnerability (#850)
89269d5
Fix wrong value in package.json example (#849)
0a59b42
Merge pull request #848 from orta/patch-1
9162ebb
Update README.md
44948c3
build(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
The devDependency ts-jest was updated from
23.10.3
to23.10.4
.π¨ 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 could not complete due to an error ([Details](https://travis-ci.org/rxreact/signal-connect/builds/438025155?utm_source=github_status&utm_medium=notification)).Release Notes for 23.10.4 (2018-10-06)
Bug Fixes
Commits
The new version differs by 22 commits.
ef89ee6
Merge pull request #795 from huafu/release/23.10.4
82a930b
chore(release): 23.10.4
69b80ad
Merge pull request #794 from huafu/fix-preset-typings
94dc4e7
fix(typings): wrong import in preset typings + test
53767ab
fix(typings): typo in presets definition file
90beca8
Merge pull request #787 from huafu/fix-testing-utils
89ad06a
style(cli): more readable code when setting defaults for init
b1eed98
docs(install): includes @types/jest in install script
b837acd
test(typings): repalce jest.SpyInstance with MockInstance
6cacbea
fix(cache): adds project's dep versions to cache key
7b2dd01
test(preset): fixes tests, doc and cli for presets
ec78757
docs(utils): updates docs related to moved helpers
8d5a60a
test(preset): updates tests related to presets
68abcfb
fix(cli): change options to better reflect the new presets
33ff29f
fix(helpers): deprecate import from ts-jest, now ts-jest/utils
There are 22 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: