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 🚨 #9

Closed
greenkeeper bot opened this issue Jan 30, 2020 · 8 comments
Closed

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

greenkeeper bot opened this issue Jan 30, 2020 · 8 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jan 30, 2020

The devDependency ts-jest was updated from 25.0.0 to 25.1.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
  • coverage/coveralls: First build on greenkeeper/ts-jest-25.1.0 at 65.184% (Details).
  • Travis CI - Branch: The build errored.

Commits

The new version differs by 20 commits.

  • 0db7a6f chore(release): 25.1.0
  • e49892d chore: update package-lock.json
  • 8f0b179 Merge pull request #1366 from kulshekhar/dependabot/npm_and_yarn/types/jest-25.1.1
  • 77563e4 build(deps-dev): bump @types/jest from 25.1.0 to 25.1.1
  • 34b0203 Merge pull request #1365 from kulshekhar/dependabot/npm_and_yarn/lint-staged-10.0.4
  • 283cd4a build(deps-dev): bump lint-staged from 10.0.3 to 10.0.4
  • 51fb9cf Merge pull request #1364 from kulshekhar/dependabot/npm_and_yarn/types/node-10.17.14
  • 32c3c5b build(deps-dev): bump @types/node from 10.17.13 to 10.17.14
  • d290db0 Merge pull request #1363 from AndrewLeedham/AL-update-jest-types
  • ba82a9e fix: jest 25 type definitions
  • 095b9ba Merge pull request #1359 from kulshekhar/dependabot/npm_and_yarn/lint-staged-10.0.3
  • b9a5fa0 build(deps-dev): bump lint-staged from 10.0.2 to 10.0.3
  • d4d6764 Merge pull request #1361 from kulshekhar/dependabot/npm_and_yarn/types/semver-7.1.0
  • f3e0df5 build(deps-dev): bump @types/semver from 6.2.0 to 7.1.0
  • 9354ef9 Merge pull request #1360 from kulshekhar/dependabot/npm_and_yarn/types/yargs-15.0.2

There are 20 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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 30, 2020

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 3, 2020

  • The devDependency ts-jest was updated from 25.1.0 to 25.2.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 19 commits.

  • 23f676c chore(release): 25.2.0
  • 8b308f2 chore: update package-lock.json
  • a303981 Merge pull request #1370 from ahnpnl/fix/load-babel-config
  • c71e95a Merge branch 'master' into fix/load-babel-config
  • 570763e Merge pull request #1371 from ahnpnl/upgrade-e2e-templates
  • a9b51bc chore(e2e): update e2e templates, use node12 as latest node type
  • 9ae92e9 Merge branch 'master' into fix/load-babel-config
  • 7aa3928 fix(config): remove unused codes
  • ebd9380 fix(test): improve unit tests for babel config
  • cd7f175 Merge pull request #1369 from kulshekhar/dependabot/npm_and_yarn/types/yargs-15.0.3
  • 94879e8 build(deps-dev): bump @types/yargs from 15.0.2 to 15.0.3
  • 0e1190d fix(test): update snapshot
  • 81897e1 fix(config): remove unused import
  • dff1332 fix(config): comment out unused codes
  • e0895da fix(config): pass plain config object to babel-jest transformer

There are 19 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 19, 2020

  • The devDependency ts-jest was updated from 25.2.0 to 25.2.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 30, 2020

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

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 112 commits.

  • ad58c9b chore(release): 25.3.0
  • 949e3e1 chore: update package-lock.json
  • b8ebf36 docs: add Troubleshoting section (#1463)
  • 8b5325e chore(transformer): only do type checking for js/jsx/ts/tsx file (#1464)
  • 58b05b1 chore: replace travis-ci.org with travis-ci.com (#1469)
  • 79e8fdf build(deps-dev): bump jest from 25.2.3 to 25.2.4 (#1468)
  • dddce1c build(deps-dev): bump @jest/transform from 25.2.3 to 25.2.4 (#1467)
  • d811bae build(deps-dev): bump lint-staged from 10.0.9 to 10.0.10 (#1466)
  • ecc8312 build(deps-dev): bump @types/react from 16.9.26 to 16.9.27 (#1462)
  • c10ad4a chore(compiler): improve performance for language service (#1461)
  • 455ee5b build(deps-dev): bump @jest/transform from 25.2.1 to 25.2.3 (#1459)
  • 1641cfb build(deps-dev): bump jest from 25.2.2 to 25.2.3 (#1460)
  • 3010ec8 build(deps-dev): bump @jest/types from 25.2.1 to 25.2.3 (#1458)
  • 26a81f0 build(deps-dev): bump @types/react from 16.9.25 to 16.9.26 (#1457)
  • 99c552d build(deps-dev): bump jest from 25.2.1 to 25.2.2 (#1455)

There are 112 commits in total.

See the full diff

@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 passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 141 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 141 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 passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 175 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 175 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 6, 2020

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

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 9, 2020

  • The devDependency ts-jest was updated from 25.5.0 to 25.5.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 236 commits.

  • 4d4850e chore(release): 25.5.1 (#1611)
  • 74b92d3 fix(compiler): don't resolve files from build folder for projectReferences (#1614)
  • 8a29aaa fix(config): don't set include to empty array (#1606)
  • 5cdbabb chore(release): prepare 25.5.0 release
  • 45502b6 chore(release): update CHANGELOG and version for 25.5.0
  • b032d5d build(deps-dev): organize dependencies' versions consistently (#1596)
  • 4526392 feat(config): define 'ts-jest' on ConfigGlobals interface of @jest/types (#1592)
  • 526265d chore: migrate tslint to eslint (#1590)
  • 720c854 chore: remove unused variable input in readTsConfig of ConfigSet (#1584)
  • de59e3f test: correct unit tests and e2e tests for language service (#1579)
  • 9335b77 chore(release): release v25.5.0-beta.0
  • 5a349e2 chore: use Map for compiler memory cache (#1575)
  • a9f02bd fix(compiler)(BREAKING): allow using files provided by tsconfig (#1562)
  • f7a7c6e chore: remove resolve dependency (#1563)
  • d11a4ea perf(compiler): don’t write compile output to file system but rely on jest cache (#1561)

There are 236 commits in total.

See the full diff

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

1 participant