-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of ts-jest is breaking the build 🚨 #13
Comments
After pinning to 23.10.4 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 53 commits.
There are 53 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 |
Your tests are still failing with this version. Compare changes Release Notes for 24.1.0Bug FixesCommitsThe new version differs by 165 commits.
There are 165 commits in total. See the full diff |
The devDependency ts-jest was updated from
23.10.4
to23.10.5
.🚨 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
Commits
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
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 🌴
The text was updated successfully, but these errors were encountered: