Update dependency ts-jest to v29.4.12 - #8
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
from
January 23, 2024 17:55
68068b7 to
18fb1ca
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
from
May 24, 2024 11:50
18fb1ca to
e5efc55
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
from
May 29, 2024 08:50
e5efc55 to
cd6ba33
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
from
June 17, 2024 05:58
cd6ba33 to
512a5bb
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
2 times, most recently
from
July 11, 2024 05:26
f0ad0ca to
9f9dc76
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
from
July 19, 2024 23:46
9f9dc76 to
8d59c82
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
from
August 2, 2024 20:44
8d59c82 to
ba1fdc8
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
from
August 24, 2024 05:51
ba1fdc8 to
4488d17
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
from
January 31, 2025 19:46
4488d17 to
6818830
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
from
February 11, 2025 08:10
6818830 to
595edb9
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
from
February 25, 2025 23:36
595edb9 to
d6eb6eb
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
from
March 26, 2025 04:01
d6eb6eb to
c1f87c9
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
from
April 26, 2025 19:52
70c41b4 to
02b7acc
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
from
May 17, 2025 07:43
02b7acc to
ac21431
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
from
June 14, 2025 15:44
ac21431 to
ffa2b17
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
from
July 24, 2025 21:22
ffa2b17 to
46aa84f
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
from
August 3, 2025 23:24
46aa84f to
a014757
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
from
September 17, 2025 03:48
a014757 to
ac59a7c
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
2 times, most recently
from
September 20, 2025 03:46
5859242 to
52a08dc
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
from
October 11, 2025 07:29
52a08dc to
d87ba74
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
from
December 1, 2025 20:04
d87ba74 to
a7dd0d4
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
from
February 13, 2026 23:13
a7dd0d4 to
32105f2
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
from
April 15, 2026 19:15
32105f2 to
f632e89
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
from
May 13, 2026 03:28
f632e89 to
111b332
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
from
May 22, 2026 03:35
111b332 to
36ed38f
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
from
June 5, 2026 00:13
36ed38f to
fce5e50
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
from
June 13, 2026 04:00
fce5e50 to
fa40375
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
from
July 17, 2026 23:37
fa40375 to
5e03393
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x-lockfile
branch
from
July 25, 2026 08:08
5e03393 to
444d535
Compare
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
29.2.3→29.4.12Release Notes
kulshekhar/ts-jest (ts-jest)
v29.4.12Compare Source
Features
v29.4.11Compare Source
Bug Fixes
v29.4.10Compare Source
Bug Fixes
resolutionModetots.resolveModuleNamefor hybrid module support (b557a85)Programwhen consecutive compiles need different module kinds (a82a2b3), closes #4774moduleResolutioninstead of forcingNode10(1bffffc)mjsfiles fromnode_modulesfor CJS mode (96d025d)v29.4.9Compare Source
Bug Fixes
v29.4.8Compare Source
Bug Fixes
v29.4.7Compare Source
Features
v29.4.6Compare Source
Bug Fixes
v29.4.5Compare Source
Bug Fixes
v29.4.4Compare Source
Bug Fixes
v29.4.3Compare Source
Bug Fixes
v29.4.2Compare Source
v29.4.1Compare Source
Bug Fixes
v29.4.0Compare Source
Features
v29.3.4Compare Source
Bug Fixes
TsJestTransformerOptionstype (3b11e29), closes #4247rewriteRelativeImportExtensionsalways (9b1f472), closes #4855v29.3.3Compare Source
Bug Fixes
isolatedDeclarations(5d6b35f), closes #4847v29.3.2Compare Source
Bug Fixes
jsfiles fromnode_moduleswhenever Jest asks (968370e), closes #4637v29.3.1Compare Source
Bug Fixes
isolatedModulesmode to havets.ProgramunderNode16/Next(25157eb)isolatedModulesofts-jestconfig (547eb6f)v29.3.0Compare Source
Features
modulevalues forisolatedModules: true(f372121)Bug Fixes
customConditionstoundefinedinTsCompiler(b091d70), closes #4620Code Refactoring
RawCompilerOptionsinterface (2b1b6cd)isolatedModules(7dfef71)v29.2.6Compare Source
Bug Fixes
JS_TRANSFORM_PATTERNregex (8c91c60)TS_JS_TRANSFORM_PATTERNregex (3eea850)TS_TRANSFORM_PATTERNregex (80d3e4d), closes #4579v29.2.5Compare Source
Bug Fixes
NodeNextmodule (9b3ade5)ts/tsxextensionsToTreatAsEsmin default esm preset (d9ff362)NodeJSmodule resolution for ts 4.8 (b7d3409), closes #4499v29.2.4Compare Source
Bug Fixes
Node16/NodeNext(70b9530), closes #4468 #4473Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.