Skip to content
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 🚨 #63

Closed
greenkeeper bot opened this issue Mar 30, 2020 · 3 comments
Closed

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

greenkeeper bot opened this issue Mar 30, 2020 · 3 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Mar 30, 2020


☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency ts-jest was updated from 25.2.1 to 25.3.0.

🚨 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: build: Your tests failed on CircleCI (Details).

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 30, 2020

After pinning to 25.2.1 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 3, 2020

  • The devDependency ts-jest was updated from 25.3.0 to 25.3.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 29 commits.

  • 335ffd2 chore(release): 25.3.1
  • a434ae5 chore: update package-lock.json
  • 8079a45 build(deps-dev): bump jest from 25.2.6 to 25.2.7 (#1496)
  • 54ba14d chore: fix program unit tests fail for local machine (#1495)
  • 4f3b333 build(deps-dev): bump @types/react from 16.9.31 to 16.9.32 (#1493)
  • ecdf1ab build(deps-dev): bump @types/jest from 25.1.4 to 25.1.5 (#1492)
  • 628efcf chore: fix bug template not appearing (#1491)
  • c1dc228 chore: add GitHub PR, issue templates (#1487)
  • 330afe3 build(deps-dev): bump jest from 25.2.4 to 25.2.6 (#1489)
  • ccc92ca build(deps-dev): bump @jest/transform from 25.2.4 to 25.2.6 (#1488)
  • f8f8bf6 build(deps-dev): bump @jest/types from 25.2.3 to 25.2.6 (#1486)
  • dbc0a08 fix: only do type checking while compiling file (#1483)
  • 622fe4b Merge pull request #1484 from kulshekhar/dependabot/npm_and_yarn/tslint-6.1.1
  • 8549826 build(deps-dev): bump tslint from 6.1.0 to 6.1.1
  • 1a2c907 build(deps-dev): bump @types/react from 16.9.30 to 16.9.31 (#1481)

There are 29 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 17, 2020

  • The devDependency ts-jest was updated from 25.3.1 to 25.4.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 34 commits.

  • d6472a3 Merge branch 'master' of github.com:kulshekhar/ts-jest
  • 36e1b32 chore(release): 25.4.0
  • 346d362 chore: correct set debug log in Bug/Regression template (#1534)
  • 85f95e8 chore: update package-lock.json
  • 1b374d8 build(deps): bump yargs-parser from 18.1.2 to 18.1.3 (#1531)
  • 8ad8822 chore (BREAKING): require minimum typescript@3.4 (#1530)
  • aa6b74c fix(compiler): make projectReferences work with isolatedModules: true (#1527)
  • 6c0b75d build(deps): bump resolve from 1.15.1 to 1.16.0 (#1528)
  • b3c55d6 chore: upgrade dependencies, correct typings (#1524)
  • 19c32a2 docs: add github action to generate doc (#1522)
  • 232c458 chore(e2e): add nrwl-nx to e2e external test cases (#1519)
  • 406a4cf Merge pull request #1521 from kulshekhar/dependabot/npm_and_yarn/types/react-16.9.34
  • 422699a build(deps-dev): bump @types/react from 16.9.33 to 16.9.34
  • 3abbdca build(deps-dev): bump lint-staged from 10.1.2 to 10.1.3 (#1520)
  • fcac096 Merge pull request #1518 from kulshekhar/dependabot/npm_and_yarn/types/react-16.9.33

There are 34 commits in total.

See the full diff

@greenkeeper greenkeeper bot closed this as completed May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants