ng-cli-schematics
ng-cli-schematics copied to clipboard
Update ts-jest to the latest version π
βοΈ Greenkeeperβs updated Terms of Service will come into effect on April 6th, 2018.
Version 22.4.3 of ts-jest was just published.
Dependency | ts-jest |
---|---|
Current Version | 22.4.1 |
Type | devDependency |
The version 22.4.3 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 18 commits.
6d24171
Merge pull request #491 from kulshekhar/fix
b6ea93d
Use os separator instead of hard-coding it
b4628f0
Merge pull request #470 from kulshekhar/sms-flag
e4bb8a9
allow disabling sourcemap support
50e9be7
bump version patch
17c6872
Long path (#461)
4a338b0
Merge pull request #458 from AhnpGit/chore/update-dependencies
f114cbd
Merge branch 'chore/update-dependencies' of https://github.com/AhnpGit/ts-jest into chore/update-dependencies
fb1e5e2
Keep dependencies independent from Jest
54c84c2
Merge branch 'master' into chore/update-dependencies
e925491
Merge branch 'master' into chore/update-dependencies
4a07d52
Merge pull request #459 from AhnpGit/fix/sync-types-with-jest
8fc8215
Small adjustments for optional type
c394dcc
Update types for FullJestConfig to be in sync with types in Jest
2808a95
Remove jest-config because Jest already installed it
There are 18 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 :palm_tree:
Version 22.4.4 just got published.
Update to this version instead π
Commits
The new version differs by 15 commits.
6434fc5
Merge pull request #488 from gstamac/master
039cb69
Add @gstamac to the author list
522385a
Bump version to 22.4.4
0253ac2
Add disclaimer for ignoring decorators
d8d096f
Merge branch 'master' into master
60dac3c
Version bump
f92a728
added ignoreCoverageForDecorators config parameter
df6c825
Merge pull request #483 from trivikr/patch-1
1da17ba
Merge branch 'master' into patch-1
21a2877
Merge pull request #487 from kulshekhar/greenkeeper/@types/fs-extra-5.0.2
7c02780
Merge branch 'master' into greenkeeper/@types/fs-extra-5.0.2
dcd3432
added support for ignoreCoverageForAllDecorators setting
e4fd8d1
add /* istanbul ignore next / to decorators when / istanbul ignore decorate */ is added
716ee5f
chore(package): update @types/fs-extra to version 5.0.2
7413c00
Add links for issues #112 and #281 in README.md
See the full diff
Version 22.4.6 just got published.
Update to this version instead π
Commits
The new version differs by 15 commits.
0158be4
Merge pull request #513 from xbtsw/realpath
2524a35
bump version to 22.4.6
a70001b
Merge branch 'master' into realpath
efb4272
Update @types/es6-shim to the latest version π (#509)
7d2f2f9
Add 'source-map-support' to package.json dependencies (#511)
37ba58f
Merge branch 'master' into realpath
6709610
chore: use yarn cache (#514)
93059f3
chore: clone last 5 commits (#516)
f77f663
add realpath to languageHost, so that typescript could follow symlinks
970d4a8
Use language server to get proper reflection types (#505)
7d5a9fb
Better memoization & minor fixes (#501)
719a547
Merge pull request #502 from kulshekhar/dependencies
12820da
cleanup
2d21c4f
now it works too. maybe
586b791
updated all dependencies to newest & did a little spring cleaning
See the full diff
Version 23.0.0 just got published.
Update to this version instead π
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
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
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
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 >= 6f17f952
chore: removes package-lock, we use yarn
See the full diff
Version 23.1.2 just got published.
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
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
- The
devDependency
ts-jest was updated from22.4.1
to23.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
andbabel
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
- The
devDependency
ts-jest was updated from22.4.1
to23.10.1
.
Update to this version instead π
Commits
The new version differs by 13 commits.
d9c5b45
Merge pull request #743 from huafu/release/23.10.1
e4a3a09
chore(release): 23.10.1
ab94359
Merge pull request #742 from huafu/fix-740-no-js-compilation-with-allow-js
a844fd4
Merge branch 'master' into fix-740-no-js-compilation-with-allow-js
18dced1
Merge pull request #741 from huafu/e2e-weird-deep-paths
9e7d6a0
test(config): adds test related to allowJs
374dca1
fix(compile): js files were never transpiled thru TS
70fd9af
ci(cache): removes some paths from the caching
c12dfff
fix(windows): normalize paths
0141098
test(e2e): deep paths and coverage
6ccbff3
Merge pull request #736 from huafu/detect-import-and-throw-if-none
a2a4be2
fix(config): warn instead of forcing ESM interoperability
21644da
Merge pull request #735 from huafu/master
See the full diff
- The
devDependency
ts-jest was updated from22.4.1
to23.10.2
.
Update to this version instead π
Commits
The new version differs by 44 commits.
13cb48d
Merge pull request #764 from huafu/release/23.10.2
aa3e5f7
chore(release): 23.10.2
9db3337
Merge pull request #763 from huafu/wrong-error-if-import-fails
e0d6c57
fix(import): wrong error message when a module exists but fails
e765875
Merge pull request #757 from huafu/testMatch-and-testRegex
a4bbdcd
docs(preset): typos
ddc2f79
docs(preset): usage of all presets + note about testMatch
6985e07
Merge branch 'testMatch-and-testRegex' of github.com:huafu/ts-jest into testMatch-and-testRegex
6a72a87
test(cli): test migrate preset detection
febd8d3
feat(cli): CLI 'config:migrate' now detects best preset
f55d895
feat(preset): adds presets typings and export all presets
e409653
Merge branch 'master' into testMatch-and-testRegex
0534889
Merge pull request #759 from kulshekhar/dependabot/npm_and_yarn/@types/node-10.11.0
e23e0be
build(deps-dev): bump @types/node from 10.10.3 to 10.11.0
7890162
Merge branch 'master' into testMatch-and-testRegex
There are 44 commits in total.
See the full diff
- The
devDependency
ts-jest was updated from22.4.1
to23.10.3
.
Update to this version instead π
Commits
The new version differs by 26 commits.
9fb9a74
Merge pull request #779 from huafu/release/23.10.3
9a0f23d
chore(release): 23.10.3
134d4a6
Merge pull request #776 from kulshekhar/kulshekhar-patch-1
d8c4a98
Merge branch 'master' into kulshekhar-patch-1
7b31bbd
Merge pull request #772 from kulshekhar/dependabot/npm_and_yarn/typescript-3.1.1
87f3273
Update jekyll from 3.7.3 to 3.7.4 (security)
4e42fb8
test(compiler): before TS 3.1 type info comment had extra space
1601d5b
build(deps-dev): bump typescript from 3.0.3 to 3.1.1
b1b1930
Merge pull request #775 from airato/airato/semver-version-fix
ba0816e
chore(package): use semver >= v5.5.0 so semver.coerce is there
70b61c1
Merge pull request #774 from huafu/test-helpers
ba3b1d0
refactor(types): removes 2 unused types
dae4809
Merge branch 'master' into test-helpers
18f51cb
docs(test-helpers): adds a page for test helpers
f976135
feat(helpers): adds a mocked test helper for mock typings
There are 26 commits in total.
See the full diff
- The
devDependency
ts-jest was updated from22.4.1
to23.10.4
.
Update to this version instead π
Release Notes for 23.10.4 (2018-10-06)
Bug Fixes
- cache: adds project's dep versions to cache key (6cacbea), closes #785
- cli: change options to better reflect the new presets (68abcfb)
- helpers: deprecate import from ts-jest, now ts-jest/utils (33ff29f), closes #782
- typings: typo in presets definition file (53767ab)
- typings: wrong import in preset typings + test (94dc4e7)
Commits
The new version differs by 22 commits.
ef89ee6
Merge pull request #795 from huafu/release/23.10.4
82a930b
chore(release): 23.10.4
69b80ad
Merge pull request #794 from huafu/fix-preset-typings
94dc4e7
fix(typings): wrong import in preset typings + test
53767ab
fix(typings): typo in presets definition file
90beca8
Merge pull request #787 from huafu/fix-testing-utils
89ad06a
style(cli): more readable code when setting defaults for init
b1eed98
docs(install): includes @types/jest in install script
b837acd
test(typings): repalce jest.SpyInstance with MockInstance
6cacbea
fix(cache): adds project's dep versions to cache key
7b2dd01
test(preset): fixes tests, doc and cli for presets
ec78757
docs(utils): updates docs related to moved helpers
8d5a60a
test(preset): updates tests related to presets
68abcfb
fix(cli): change options to better reflect the new presets
33ff29f
fix(helpers): deprecate import from ts-jest, now ts-jest/utils
There are 22 commits in total.
See the full diff
- The
devDependency
ts-jest was updated from22.4.1
to23.10.5
.
Update to this version instead π
Commits
The new version differs by 48 commits.
8cd933b
Merge pull request #874 from kulshekhar/release/23.10.5
8742886
chore(release): 23.10.5
1892e1b
build(deps-dev): bump @types/babel__core from 7.0.1 to 7.0.2 (#872)
10ff3fd
build(deps-dev): bump @types/node from 10.12.0 to 10.12.10 (#883)
0445500
More safely resolve 'jest-config'. (#853)
87ef5b8
Merge pull request #862 from huafu/upgrade-packages
0150319
build(packages): upgrade bs-logger
794b2f2
build(packages): updates e2e test cases dependencies
d325bce
build(packages): re-lock semver version above wanted
0abd4d4
build(packages): upgrades external dependencies
04a5ebf
Fix security vulnerability (#850)
89269d5
Fix wrong value in package.json example (#849)
0a59b42
Merge pull request #848 from orta/patch-1
9162ebb
Update README.md
44948c3
build(deps-dev): bump tslint-plugin-prettier from 2.0.0 to 2.0.1 (#832)
There are 48 commits in total.
See the full diff
- The
devDependency
ts-jest was updated from22.4.1
to24.0.0
.
Update to this version instead π
Commits
The new version differs by 30 commits.
1ac501a
chore: changelog
61d31b4
Merge pull request #957 from thymikee/feat/jest24
0a2f533
chore: remove jest-config-resolver
eb2fc8a
fix: test path for windows (attempt 2)
6824ac4
fix: test path for windows (attempt 1)
108b08b
fix: remove unused snapshots
16fd6b5
chore: merge master
fb53685
Merge pull request #978 from kulshekhar/fix-updates
9ff4f88
chore(deps): updated major dependencies
a0da54c
chore(deps): updated major dependencies
6092020
chore(deps): update more dependencies
d8f0de0
chore(deps): make the build work on windows
999f889
fix: module tests and some snapshots
8372b5e
fix: test command
1d67101
fix: cli test
There are 30 commits in total.
See the full diff
- The
devDependency
ts-jest was updated from22.4.1
to24.0.1
.
Update to this version instead π
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
π¨ 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
devDependency
ts-jest was updated from22.4.1
to25.5.0
.
π¨ 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
devDependency
ts-jest was updated from22.4.1
to25.5.1
.
π¨ 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
devDependency
ts-jest was updated from22.4.1
to26.0.0
.
π¨ 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
devDependency
ts-jest was updated from22.4.1
to26.1.0
.