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

Update ts-jest to the latest version 🚀 #2

Merged
merged 1 commit into from
Sep 20, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jun 30, 2018

Version 23.0.0 of ts-jest was just published.

Dependency ts-jest
Current Version 22.4.6
Type devDependency

The version 23.0.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of ts-jest.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 133 commits.

  • 5000506 Merge pull request #600 from kulshekhar/jest-upgrade
  • 4729733 upgrade version
  • 8136977 Merge pull request #599 from kulshekhar/combine-prs
  • 2bfa1fc update yarn.lock
  • 57a09ee Merge branch 'greenkeeper/yargs-12.0.1' into combine-prs
  • 5d2115a resolve conflict
  • 909f072 Merge branch 'greenkeeper/@types/react-16.4.6' into combine-prs
  • f660121 Merge branch 'js-um/fix-to-work-with-jest-projects-root-path' into combine-prs
  • 6ff8b2c Merge branch 'catch-syntax-errors' into combine-prs
  • 72c4b21 chore(package): update @types/react to version 16.4.6
  • 390ffcd fix(package): update yargs to version 12.0.1
  • e6bcff0 chore(package): update @types/node to version 10.5.1
  • 67659c4 Update @types/node to the latest version 🚀 (#592)
  • 56c3714 Adds test for intentially failing transpilation of TS syntax errors
  • fbb8c50 Better error message

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

@coveralls
Copy link

coveralls commented Jun 30, 2018

Pull Request Test Coverage Report for Build 17

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 15: 0.0%
Covered Lines: 14
Relevant Lines: 14

💛 - Coveralls

greenkeeper bot added a commit that referenced this pull request Jul 17, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 17, 2018

Version 23.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 17 commits.

  • 6741e63 Merge pull request #620 from kulshekhar/version-bump
  • 201194a bump version patch
  • 5083902 Merge pull request #607 from kulshekhar/greenkeeper/@types/node-10.5.2
  • c48b36b Merge branch 'master' into greenkeeper/@types/node-10.5.2
  • 566fb3c Merge pull request #608 from kulshekhar/greenkeeper/@types/fs-extra-5.0.4
  • 4974737 Merge branch 'master' into greenkeeper/@types/fs-extra-5.0.4
  • 9fc2912 Merge pull request #602 from kulshekhar/greenkeeper/ts-jest-23.0.0
  • cdbcf0f Merge branch 'master' into greenkeeper/ts-jest-23.0.0
  • beacd95 Merge pull request #613 from chyzwar/disable-declarationMap
  • 9953863 Merge branch 'master' into disable-declarationMap
  • 51c292e fixed declaration test
  • 8f461b9 Merge pull request #616 from huafu/feature/fix-tsconfig-cache-key-resolver
  • d63cf11 fixes cache key resolver for getTSConfig
  • c28e304 make sure that declaration is disabled
  • ef76d7f chore(package): update @types/fs-extra to version 5.0.4

There are 17 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 2, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 2, 2018

Version 23.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 39 commits.

  • 6916e7b Merge pull request #650 from kulshekhar/kulshekhar-patch-1
  • 54a30eb Bump the version (minor)
  • 9e61969 Merge pull request #626 from huafu/feature/upgrade-babel-and-fix-tsconfig
  • ef21f50 Merge branch 'master' into feature/upgrade-babel-and-fix-tsconfig
  • c67ba4d Merge pull request #649 from kulshekhar/greenkeeper/monorepo.react-16.4.2
  • 9a6904f Merge branch 'master' of https://github.com/kulshekhar/ts-jest into feature/upgrade-babel-and-fix-tsconfig
  • 8a94008 chore(package): update react-test-renderer to version 16.4.2
  • 6e73fb9 chore(package): update react to version 16.4.2
  • c947791 chore(package): update @types/node to version 10.5.5 (#646)
  • fd24ae6 Merge pull request #640 from jmheik/to-dev-deps
  • e2028da Merge branch 'master' into to-dev-deps
  • 4396dde Merge pull request #641 from jeznag/patch-1
  • 7d78123 Merge branch 'master' into patch-1
  • b38e4ca Add TypeScript ^3.0.0 as supported peer dependencies (#644)
  • 1e287f3 Add more details on using module name mapper

There are 39 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 3, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 3, 2018

Version 23.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • 125d06b Merge pull request #652 from huafu/hotfix/babel-and-preprocess-bridges
  • 3068e73 fix snapshot
  • ff260d6 bump version patch to 23.1.1
  • 5368bb4 typo
  • 8a6a8f7 fix: test rootDir to handle preset-angular
  • 98b2410 fix: gracefully load @babel/core or babel-core
  • a65079f fix: allow (but deprecate) use of old preprocessor.js
  • b895cb4 chore: adds engine section, we support node >= 6
  • f17f952 chore: removes package-lock, we use yarn

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 3, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 3, 2018

Version 23.1.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • f2565d3 Merge pull request #653 from huafu/hotfix/error-code-test
  • f19f8eb chore: version bump
  • c955083 fix: wrong error message

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 6, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 6, 2018

Version 23.1.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 7748787 Bump version patch
  • 7338f07 Merge pull request #660 from huafu/feature/fix-debug-breakpoint
  • 90c74ef fix: hack for babel < 6 so that breakpoints do work
  • e4c430f Merge pull request #655 from kulshekhar/greenkeeper/@types/node-10.5.6
  • 91e636d chore(package): update @types/node to version 10.5.6

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 20, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 20, 2018

Version 23.1.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 19 commits.

  • 240649b Merge pull request #683 from lyy011lyy/master
  • 4c804c8 Merge branch 'master' into master
  • e415dd0 Bump version to 23.1.4
  • cc12c9b Make diagnostics only on test files (#679)
  • 7198a5b Merge branch 'master' into master
  • 3a8a3c6 Support JSON5 format for parsing .babelrc configuration file (#665)
  • 3377741 Merge branch 'master' into master
  • 76df7e5 Fix test failure due to the auto indent change
  • 5882591 Add test for the previous change
  • caea66b Make diagnostics configuarable
  • 16f2e54 Remove duplicated diagnostics
  • 39f9f7a Make diagnostics configuarable
  • 3090729 chore(package): update @types/node to version 10.7.0 (#675)
  • e318166 chore(package): update @types/react to version 16.4.10 (#676)
  • bd68ec5 chore(package): update @types/node to version 10.5.8 (#672)

There are 19 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 19, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 19, 2018

  • The devDependency ts-jest was updated from 22.4.6 to 23.10.0.

Update to this version instead 🚀

Release Notes for 23.10.0

ts-jest, reloaded!

  • lots of new features including full type-checking and internal cache (see changelog)
  • improved performances
  • Babel not required anymore
  • improved (and growing) documentation
  • a ts-jest Slack community where you can find some instant help
  • end-to-end isolated testing over multiple jest, typescript and babel versions
Commits

The new version differs by 293 commits.

  • 0e5ffed chore(release): 23.10.0
  • 3665609 Merge pull request #734 from huafu/appveyor-optimizations
  • 45d44d1 Merge branch 'master' into appveyor-optimizations
  • 76e2fe5 ci(appveyor): cache npm versions as well
  • 191c464 ci(appveyor): try to improve appveyor's config
  • 0f31b42 Merge pull request #733 from huafu/fix-test-snap
  • 661853a Merge branch 'master' into fix-test-snap
  • aa7458a Merge pull request #731 from kulshekhar/dependabot/npm_and_yarn/tslint-plugin-prettier-2.0.0
  • 70775f1 ci(lint): run lint scripts in series instead of parallel
  • a18e919 style(fix): exclude package.json from tslint rules
  • 011b580 test(config): stop using snapshots for pkg versions
  • 7e5a3a1 build(deps-dev): bump tslint-plugin-prettier from 1.3.0 to 2.0.0
  • fbe90a9 Merge pull request #730 from kulshekhar/dependabot/npm_and_yarn/@types/node-10.10.1
  • a88456e build(deps-dev): bump @types/node from 10.9.4 to 10.10.1
  • 54fd239 Merge pull request #729 from kulshekhar/dependabot/npm_and_yarn/prettier-1.14.3

There are 250 commits in total.

See the full diff

@jacobbubu jacobbubu merged commit 03d07b3 into master Sep 20, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/ts-jest-23.0.0 branch September 20, 2018 02:35
@jacobbubu
Copy link
Contributor

🎉 This PR is included in version 1.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants