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 dependency ts-jest to v22 #11

Merged
merged 1 commit into from
Dec 28, 2017
Merged

Update dependency ts-jest to v22 #11

merged 1 commit into from
Dec 28, 2017

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 28, 2017

This Pull Request updates dependency ts-jest from v20.0.14 to v22.0.0

Commits

kulshekhar/ts-jest

22.0.0

  • c610c13 Merge pull request #​351 from kulshekhar/cleanup
  • 59af832 Restore tests to their original state
  • a13e232 update jest version
  • 43008fa Bump version
  • bce665f Fix test errors. Skip hoisting test
  • 540ad1b revert last change
  • efc8dbc Run tests from the command line
  • ee71dce Add 'yarn test' to travis commands
  • c945603 Drop node v4 support
  • 80ceefe Update jest/related deps to 22
  • 0f4b56b disable greenkeeper-lockfile
  • ac1d987 Merge branch 'master' into cleanup
  • fac86e3 Merge pull request #​391 from kulshekhar/kulshekhar-patch-1
  • a1eabcf Merge branch 'master' into kulshekhar-patch-1
  • 24e87ac Merge pull request #​392 from kulshekhar/pin-fs-extra
  • bf24685 install rimraf globally on travis
  • e011ddb Pin versions of fs-extra and its types
  • 561d14f Add a note about processing javascript files
  • 0bb812f Merge pull request #​385 from kulshekhar/kulshekhar-patch-1
  • 2422985 Update usage of moduleFileExtensions
  • 78501f8 Merge branch 'master' into cleanup
  • 9c61a16 Merge pull request #​381 from kulshekhar/greenkeeper/lint-staged-6.0.0
  • 1b74deb Merge branch 'master' into greenkeeper/lint-staged-6.0.0

21.2.4

  • 41206f5 Merge pull request #​380 from SimenB/patch-1
  • 5e19bcd chore(package): update lockfile
  • 2cc1de7 chore(package): update lint-staged to version 6.0.0
  • afc99b3 chore: update version in package.json and AUTHORS
  • 9f4d88a Remove unused jest-util dependency
  • 36aff99 merge master

21.2.3

21.2.2

  • 36875a4 Merge pull request #​370 from GoodForOneFare/fix-commonjs-transform-assignment
  • 20fadf2 Add author info & bump patch version
  • 549ea0b Don't accumulate commonjs module transforms
  • 6489567 Merge branch 'master' into cleanup
  • 7334fb6 Merge pull request #​369 from kulshekhar/greenkeeper/lint-staged-5.0.0
  • 291a19f chore(package): update lockfile
  • 70b8f0c chore(package): update lint-staged to version 5.0.0
  • cfebfd9 Merge master
  • aa64cd0 Merge pull request #​366 from kulshekhar/test-renderer
  • f3ba44e Fix line number in a test
  • 6de1b25 Add a link to the issue for the renderer
  • 2f291b0 Merge branch 'master' into test-renderer

21.2.1

  • c7e917d Merge pull request #​368 from kulshekhar/revert-363-change-entry-to-preprocessor.js
  • 9609086 Bump version patch
  • 46e15da Revert "Change the package entry point to preprocessor.js itself"
  • ba9ba33 Use shallow renderer in tsx test to avoid skipping it with node8/react16
  • 4985d5d Update yarn.lock
  • 00d87b8 Fix babel related tests (include json as valid extension)
  • c8e6242 Fix import order (tslint)
  • 94908b0 Merge branch 'master' into cleanup

21.2.0

  • ce41e53 Merge pull request #​363 from martijnthe/change-entry-to-preprocessor.js
  • da25825 Allow pre-release Jest in the next minor range
  • 36e5f9c Merge branch 'master' into change-entry-to-preprocessor.js
  • 69463d9 removed comma
  • c9fa987 removed tslint rule
  • a4e32df Merge pull request #​360 from totopsy/master
  • 8cf2d46 Update AUTHORS
  • bad01ec Change the package entry point to preprocessor.js itself
  • 7c24d0d FIX - README.md 2 times the same line
  • 954b943 added a tslint rule and a comment
  • d52bac9 minor refactor
  • bfa89f8 Incorporate GeeWee's comments
  • 9cfd056 added a bunch of talking points
  • 5d7e2bc Merge branch 'master' into cleanup

21.1.4

  • 2b13c2e Merge pull request #​354 from richsilv/fix-missing-plugins
  • 26295d3 bump version and add richsilv to AUTHORS
  • f307884 fix postprocess bug when babel plugins not specified
  • 429bfc8 Merge branch 'master' into cleanup
  • ab98396 Merge pull request #​345 from mgambati/master
  • e6f694e Merge branch 'master' into master
  • 44b42b1 Merge pull request #​352 from kulshekhar/greenkeeper/yargs-10.0.3
  • f32bafa Install rimraf globally on appveyor
  • 384d92c Use yarn test instead of npm test in appveyor
  • 764efc7 Update appveyor.yml
  • 6c25f44 Set PATH for yarn in appveyor
  • 3a0bf53 chore(package): update lockfile
  • 5cdf969 fix(package): update yargs to version 10.0.3
  • 80dfb1e Merge branch 'master' into master
  • cf74ca1 Update AUTHORS
  • 0724fee removed path mappings examples
  • cfdc9a8 Rearrange statements in the getTSConfig function
  • 4573cc8 unexport locally used function
  • 19d8ae5 Use fs-extra to create cache file
  • 20d252a Move test specific utils into their own file
  • 3bfb4f8 Rename params
  • 4640d6d Rearrange imports
  • 0e8b0cc Cache files after the modification is complete
  • e6c0e0a rename config -> jestConfig in preprocessor
  • 2bdf87a Check file type using regex
  • 8d2d264 Remove TS_CONFIG related code/tests

21.1.3

  • 0643b03 Merge pull request #​348 from Bnaya/start-dir-cwd
  • c19b7e1 v21.1.3
  • ef4ad18 Update contributors list
  • d5c48ee Remove the column number from the check

21.1.2

21.1.1

21.1.0

21.0.1

21.0.0


This PR has been generated by Renovate Bot.

@codecov
Copy link

codecov bot commented Dec 28, 2017

Codecov Report

Merging #11 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #11   +/-   ##
=======================================
  Coverage   88.88%   88.88%           
=======================================
  Files           1        1           
  Lines          54       54           
  Branches       11       11           
=======================================
  Hits           48       48           
  Misses          6        6

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8636c90...005d0bd. Read the comment docs.

@renovate renovate bot force-pushed the renovate/ts-jest-22.x branch from 792412f to 34886d7 Compare December 28, 2017 15:17
@renovate renovate bot force-pushed the renovate/ts-jest-22.x branch from 34886d7 to 005d0bd Compare December 28, 2017 17:21
@bilby91 bilby91 merged commit 2583617 into master Dec 28, 2017
@bilby91 bilby91 deleted the renovate/ts-jest-22.x branch December 28, 2017 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants