jaredpalmer / tsdx

Zero-config CLI for TypeScript package development
https://tsdx.io
MIT License
11.28k stars 507 forks source link

Update ts-jest to the latest version πŸš€ #715

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


The dependency ts-jest was updated from 24.3.0 to 25.5.1.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: tsjest License: MIT

Find out more about this release.


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:

agilgur5 commented 4 years ago

Seriously Greenkeeper? I just closed #711 3 days ago...

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead πŸš€

Commits

The new version differs by 34 commits ahead by 34, behind by 3.

  • bcf2697 Merge pull request #1649 from kulshekhar/dependabot/npm_and_yarn/types/fs-extra-9.0.0
  • 497f5c9 build(deps-dev): bump @types/fs-extra from 8.1.0 to 9.0.0
  • 35001a2 Merge pull request #1646 from ahnpnl/v26.0.0
  • 1db8be5 chore(release): 26.0.0
  • 47007f1 build(deps-dev): bump @types/js-yaml from 3.12.3 to 3.12.4 (#1644)
  • 9741de4 build(deps-dev): bump @types/cross-spawn from 6.0.1 to 6.0.2 (#1643)
  • 6851b8e fix(compiler): return undefined for getScriptVersion when a file doesn't exist in memory cache (#1641)
  • 6b22e08 build(deps-dev): bump @types/yargs from 15.0.4 to 15.0.5 (#1638)
  • b58064c Merge pull request #1637 from kulshekhar/dependabot/npm_and_yarn/types/jest-25.2.2
  • 5fc19c0 build(deps-dev): bump @types/jest from 25.2.1 to 25.2.2
  • ea56715 build(deps-dev): bump eslint-plugin-jsdoc from 25.4.0 to 25.4.1 (#1640)
  • b5dc7cb build(deps-dev): bump @types/semver from 7.1.0 to 7.2.0 (#1636)
  • eab413e Merge pull request #1634 from kulshekhar/dependabot/npm_and_yarn/eslint-plugin-jsdoc-25.4.0
  • 01cb6e2 build(deps-dev): bump eslint-plugin-jsdoc from 25.3.0 to 25.4.0
  • db084be build(deps-dev): bump @typescript-eslint/eslint-plugin (#1632)

There are 34 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead πŸš€

agilgur5 commented 4 years ago

Duplicate of #679 which is also duplicated by #711 and #471