nestjs-rpc
nestjs-rpc copied to clipboard
Update dependency ts-jest to v26.5.6
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
ts-jest (source) | 26.1.3 -> 26.5.6 |
Release Notes
kulshekhar/ts-jest
v26.5.6
Code Refactoring
v26.5.5
Bug Fixes
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/jest
from 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
outDir
from compiler source files (#2376) (9034677), closes #2350 #2374 -
config: define
matchTestFilePath
beforesetupTsJestCfg
(#2373) (c427fea), closes #2371 - config: improve emit skipped error message (#2357) (f2808bb)
-
typings: set correct typing for
tsconfig
/tsConfig
option (#2377) (d4f6aff), closes #2368
v26.5.1
Features
- config: support typed config options for jest config typescript (#2336) (f4f5d32)
-
presets: add typing for
presets
entry point (#2341) (e12b004), closes #2325
v26.5.0
Bug Fixes
Features
DEPRECATIONS
v26.4.4
Bug Fixes
Features
v26.4.3
Bug Fixes
- compiler: only exclude test files when initializing compiler (#2062) (7264c13), closes #2061, #2068, #2072, #2073
-
config: resolve
.babelrc
file path before attempting to read it (#2071) (681bfef), closes #2064
Features
v26.4.2
Features
Performance Improvements
DEPRECATIONS
-
config: deprecate
tsConfig
in favor oftsconfig
(#1997) -
config: deprecate
packageJson
since internal codes don't use it anymore (#2034)
v26.4.1
Bug Fixes
-
utils:
MaybeMockedConstructor
returns T (#1976) (b7712b2) -
utils: revert
path.join
and add check on prefix ends with/
(#1989) (3d9035b), closes #1982
v26.4.0
Bug Fixes
-
utils:
pathsToModuleNameMapper
resolve path mapping withpath.join
(#1969) (81fce4c), closes #1968 - set minimum
jest-util
version 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-mapping
custom AST transformer (#1927) (3325186)
Performance Improvements
v26.3.0
Bug Fixes
Features
v26.2.0
Bug Fixes
Features
-
config: support
after
andafterDeclarations
AST transformers (#1831) (be20a7c) - allow opt-out version warning message by environment variable
TS_JEST_DISABLE_VER_CHECKER
(#1821) (e6b42fc), closes #1774
26.1.4 (2020-07-28)
Bug Fixes
26.1.3 (2020-07-16)
Bug Fixes
26.1.2 (2020-07-13)
Bug Fixes
-
compiler: use
resolveModuleNames
TypeScript API to get resolved modules for test files (#1784) (5f26054), closes #1747 -
config: invalidate cache when other options in
tsconfig
change (#1788) (6948855)
Performance Improvements
-
compiler: cache module resolution for
isolatedModules: false
(#1786) (7f731ed) -
compiler: use
globsToMatcher
fromjest-util
(#1754) (44f3913)
26.1.1 (2020-06-21)
Bug Fixes
-
compiler: generate source map correctly when tsconfig
mapRoot
is set (#1741) (01ac417), closes #1718 - config: show version warning when using ts-jest without babel (#1729) (e512bc0), fixes #1678-issuecomment-641930332, #1678-issuecomment-639528993
v26.1.4
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
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.