chore(deps): update dependency ts-jest to v26.5.6
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| ts-jest (source) | 26.2.0 -> 26.5.6 |
Release Notes
kulshekhar/ts-jest
v26.5.6
Code Refactoring
v26.5.5
Bug Fixes
- compiler: return file content on emitSkipped for non ts/tsx files (#β2515) (0320fb3), closes #β2513
v26.5.4
Bug Fixes
v26.5.3
Bug Fixes
- config: create fallback jest config when jest config is undefined (#β2421) (0fb6b45), closes #β2085
- remove
@types/jestfrom direct dep (#β2416) (060302e), closes #β2406 #β2411 - compiler: return original file content on emit skip (#β2408) (cfba8f4), closes #β2407
v26.5.2
Bug Fixes
-
compiler: exclude files in
outDirfrom compiler source files (#β2376) (9034677), closes #β2350 #β2374 -
config: define
matchTestFilePathbeforesetupTsJestCfg(#β2373) (c427fea), closes #β2371 - config: improve emit skipped error message (#β2357) (f2808bb)
-
typings: set correct typing for
tsconfig/tsConfigoption (#β2377) (d4f6aff), closes #β2368
v26.5.1
Features
- config: support typed config options for jest config typescript (#β2336) (f4f5d32)
-
presets: add typing for
presetsentry point (#β2341) (e12b004), closes #β2325
v26.5.0
Bug Fixes
Features
DEPRECATIONS
v26.4.4
Bug Fixes
- revert usage of
@jest/create-cache-key-function(#β2108) (dee8231), closes #β2080 #β2090 #β2104
Features
v26.4.3
Bug Fixes
- compiler: only exclude test files when initializing compiler (#β2062) (7264c13), closes #β2061, #β2068, #β2072, #β2073
-
config: resolve
.babelrcfile path before attempting to read it (#β2071) (681bfef), closes #β2064
Features
v26.4.2
Features
Performance Improvements
DEPRECATIONS
-
config: deprecate
tsConfigin favor oftsconfig(#β1997) -
config: deprecate
packageJsonsince internal codes don't use it anymore (#β2034)
v26.4.1
Bug Fixes
-
utils:
MaybeMockedConstructorreturns T (#β1976) (b7712b2) -
utils: revert
path.joinand add check on prefix ends with/(#β1989) (3d9035b), closes #β1982
v26.4.0
Bug Fixes
-
utils:
pathsToModuleNameMapperresolve path mapping withpath.join(#β1969) (81fce4c), closes #β1968 - set minimum
jest-utilversion at 26.1.0 (#β1914) (f00414c), closes #β1913
Features
- config: allow custom options in custom transformers (#β1966) (1452ce4), closes #β1942
-
transformers: support hoisting when using
@jest/globals(#β1937) (0e5be15), closes #β1593 -
transformers: add
path-mappingcustom AST transformer (#β1927) (3325186)
Performance Improvements
-
compiler: remove
createProgramforisolatedModules: trueto boost startup speed (#β1941) (dd84534)
v26.3.0
Bug Fixes
Features
Configuration
π Schedule: Branch creation - "every month" in timezone America/Sao_Paulo, Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Codecov Report
Merging #64 into master will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #64 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 13 13
Lines 112 112
Branches 23 23
=========================================
Hits 112 112
Continue to review full report at Codecov.
Legend - Click here to learn more
Ξ = absolute <relative> (impact),ΓΈ = not affected,? = missing dataPowered by Codecov. Last update 621ac70...4c9c7e9. Read the comment docs.
Codecov Report
Merging #64 (36db05e) into master (3692063) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #64 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 13 13
Lines 112 112
Branches 23 23
=========================================
Hits 112 112
Continue to review full report at Codecov.
Legend - Click here to learn more
Ξ = absolute <relative> (impact),ΓΈ = not affected,? = missing dataPowered by Codecov. Last update 3692063...36db05e. Read the comment docs.
Codecov Report
Merging #64 (e3f95d6) into master (d05eab2) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #64 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 13 13
Lines 112 112
Branches 23 23
=========================================
Hits 112 112
Continue to review full report at Codecov.
Legend - Click here to learn more
Ξ = absolute <relative> (impact),ΓΈ = not affected,? = missing dataPowered by Codecov. Last update d05eab2...e3f95d6. Read the comment docs.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
β Warning: custom changes will be lost.