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

Open
greenkeeper bot opened this issue Mar 30, 2019 · 3 comments
Open

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

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

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Mar 30, 2019

The devDependency ts-jest was updated from 24.0.0 to 24.0.1.

🚨 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 23 commits.

  • b43b3c1 chore(release): 24.0.1
  • 2d91a37 chore: update package-lock
  • 485d3f7 build(deps): bump semver from 5.6.0 to 5.7.0 (#1043)
  • 2bd2534 build(deps-dev): bump @types/node from 10.14.3 to 10.14.4 (#1041)
  • bdba560 build(deps-dev): bump @types/node from 10.14.2 to 10.14.3 (#1038)
  • 08766bf build(deps-dev): bump @types/node from 10.14.1 to 10.14.2 (#1036)
  • 5f92fd2 build(deps-dev): bump js-yaml from 3.12.2 to 3.13.0 (#1034)
  • a9c79e9 build(deps-dev): bump @types/yargs from 12.0.9 to 12.0.10 (#1032)
  • 245ab29 build(deps-dev): bump eslint from 5.15.2 to 5.15.3 (#1031)
  • 4e72e59 build(deps-dev): bump eslint from 5.15.1 to 5.15.2 (#1030)
  • fb7dd55 feat(config): specify package.json location (#823) (#1013)
  • 279edcd build(deps-dev): bump tslint from 5.13.1 to 5.14.0 (#1028)
  • 8b93228 build(deps-dev): bump @types/node from 10.12.30 to 10.14.1 (#1027)
  • b825c7f build(deps-dev): bump @types/lodash.memoize from 4.1.4 to 4.1.6 (#1014)
  • 6f0ab80 build(deps-dev): bump @types/lodash.merge from 4.6.5 to 4.6.6 (#1015)

There are 23 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 Mar 30, 2019

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 5, 2019

  • The devDependency ts-jest was updated from 24.0.1 to 24.0.2.

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 12, 2019

  • The devDependency ts-jest was updated from 24.0.2 to 24.1.0.

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

Release Notes for 24.1.0

Bug Fixes

  • #825 handle symlinked modules (ala pnpm) correctly (e190b23)
  • handle tsBuildInfoFile option (f9583e9), closes #1095
  • perf: add cache for fs calls (#908) (3dada81)
  • types: unforce esModuleInterop in tsconfig.json (c2d39b6)
Commits

The new version differs by 165 commits.

  • 6bdf332 chore(release): 24.1.0
  • ddb3fed Merge pull request #1224 from kulshekhar/dependabot/npm_and_yarn/types/node-10.14.18
  • 5143a98 build(deps-dev): bump @types/node from 10.14.17 to 10.14.18
  • d4c8c01 Merge pull request #1223 from kulshekhar/dependabot/npm_and_yarn/typescript-3.6.3
  • 6cd1282 build(deps-dev): bump typescript from 3.6.2 to 3.6.3
  • ff02b3a Merge pull request #1222 from kulshekhar/dependabot/npm_and_yarn/tslint-5.20.0
  • 1ca99cd build(deps-dev): bump tslint from 5.19.0 to 5.20.0
  • be3731c Merge pull request #1049 from topaxi/use-lodash-memoize
  • 5e28040 chore: reuse lodash memoize
  • 3dada81 fix(perf): add cache for fs calls (#908)
  • 1e40cb1 Merge pull request #1221 from kulshekhar/dependabot/npm_and_yarn/lint-staged-9.2.5
  • b81a182 build(deps-dev): bump lint-staged from 8.2.1 to 9.2.5
  • 52752e6 Merge pull request #1217 from kulshekhar/dependabot/npm_and_yarn/types/semver-6.0.2
  • 3b6f820 Merge branch 'master' into dependabot/npm_and_yarn/types/semver-6.0.2
  • b0a36a4 Merge pull request #1219 from kulshekhar/dependabot/npm_and_yarn/semver-5.7.1

There are 165 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

0 participants