This repository was archived by the owner on Aug 11, 2025. It is now read-only.
Open
Conversation
6484e3d to
c2001f3
Compare
c2001f3 to
2597b5c
Compare
2597b5c to
19e98d7
Compare
19e98d7 to
fa1de57
Compare
Contributor
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json |
Contributor
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
26.5.4->26.5.6Release Notes
kulshekhar/ts-jest (ts-jest)
v26.5.6Compare Source
Bug Fixes
.ts/.tsx/.d.tsfiles only (#2458) (a89f0e2), closes #2445undefined(#2433) (c6d6e4c), closes #2085@types/jestfrom direct dep (#2409) (8913120), closes #2406 #2411outDirfrom compiler source files (#2375) (ec68c74), closes #2350 #2374tsconfigoption (#2383) (584324a), closes #2368astTransformersvalue changes (#2345) (d726016)node_moduleswhen addingts-jest(#2263) (8e0675c)Features
TsCompileras public api (#2344) (871cd6a)presetsentry point (#2337) (1a3058f)Program(#2299) (387964f)pathRegexwithexclude(#2295) (f2f99c3)jsfiles based oncheckJs(#2283) (1e04433)isolatedModules: false(#2269) (9bb0c05), closes #1709isolatedModule: true(#2219) (e101db0), closes #1709TsJestTransformerto have version checking (#2176) (ca8d7c4)Performance Improvements
isolatedModules: false(#2189) (68f446b)Code Refactoring
astTransformersstring array (#2129) (1e0b2ce)packageJsonoption (#2128) (05916b9)tsConfigoption (#2127) (3cc9b80)BREAKING CHANGES
ts-jestwill usesourceMapoption from yourtsconfig. If users want to have sourcemap on, they need to setsourceMap: trueintsconfig.exportsfield topackage.json, see https://nodejs.org/api/packages.html#packages\_package\_entry\_points (#2467) (d3aba3e)ts-jestcustom AST transformer function signature has changed topathRegexshould useexcludewithglobpatterns.jsfiles, please setcheckJs: truein your tsconfig.isolatedModules: trueandisolatedModule: falsecodes are in one single classTsCompilerwhich is an instance created inTsJestCompilerbased on config optioncompilerwith valuetypescriptorttypescript.packageJsonconfig option is not used in internalts-jestso this option is now removed.jest.config.js/package.jsonshould change toor
jest.config.jsshould change to
mocked,createJestPreset,pathsToModuleNameMapperfrom package entry. One should change totsConfigshould change totsconfigin yourjest.config.jsorpackage.json.26.5.6 (2021-05-05)
Code Refactoring
sourceMap: false(#2557) (cf60990).v26.5.5Compare Source
Bug Fixes
.ts/.tsx/.d.tsfiles only (#2458) (a89f0e2), closes #2445undefined(#2433) (c6d6e4c), closes #2085@types/jestfrom direct dep (#2409) (8913120), closes #2406 #2411outDirfrom compiler source files (#2375) (ec68c74), closes #2350 #2374tsconfigoption (#2383) (584324a), closes #2368astTransformersvalue changes (#2345) (d726016)node_moduleswhen addingts-jest(#2263) (8e0675c)Features
TsCompileras public api (#2344) (871cd6a)presetsentry point (#2337) (1a3058f)Program(#2299) (387964f)pathRegexwithexclude(#2295) (f2f99c3)jsfiles based oncheckJs(#2283) (1e04433)isolatedModules: false(#2269) (9bb0c05), closes #1709isolatedModule: true(#2219) (e101db0), closes #1709TsJestTransformerto have version checking (#2176) (ca8d7c4)Performance Improvements
isolatedModules: false(#2189) (68f446b)Code Refactoring
astTransformersstring array (#2129) (1e0b2ce)packageJsonoption (#2128) (05916b9)tsConfigoption (#2127) (3cc9b80)BREAKING CHANGES
ts-jestwill usesourceMapoption from yourtsconfig. If users want to have sourcemap on, they need to setsourceMap: trueintsconfig.exportsfield topackage.json, see https://nodejs.org/api/packages.html#packages\_package\_entry\_points (#2467) (d3aba3e)ts-jestcustom AST transformer function signature has changed topathRegexshould useexcludewithglobpatterns.jsfiles, please setcheckJs: truein your tsconfig.isolatedModules: trueandisolatedModule: falsecodes are in one single classTsCompilerwhich is an instance created inTsJestCompilerbased on config optioncompilerwith valuetypescriptorttypescript.packageJsonconfig option is not used in internalts-jestso this option is now removed.jest.config.js/package.jsonshould change toor
jest.config.jsshould change to
mocked,createJestPreset,pathsToModuleNameMapperfrom package entry. One should change totsConfigshould change totsconfigin yourjest.config.jsorpackage.json.26.5.6 (2021-05-05)
Code Refactoring
sourceMap: false(#2557) (cf60990).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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.