Update dependency ts-jest to ^29.4.11#552
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x
branch
from
April 13, 2025 10:57
4e3beec to
e4f2163
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x
branch
2 times, most recently
from
May 16, 2025 18:51
e35d466 to
04c7584
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x
branch
2 times, most recently
from
June 17, 2025 07:03
f46b190 to
8a44e02
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x
branch
2 times, most recently
from
June 19, 2025 15:09
0448095 to
ce1db61
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x
branch
from
July 3, 2025 02:15
ce1db61 to
475b4c8
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x
branch
from
July 22, 2025 06:39
475b4c8 to
0f0eeec
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x
branch
from
August 3, 2025 17:21
0f0eeec to
b0f6a81
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x
branch
from
August 13, 2025 15:38
b0f6a81 to
7afe3ab
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x
branch
from
September 15, 2025 22:50
7afe3ab to
2554347
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x
branch
2 times, most recently
from
September 19, 2025 14:56
b6c0a5b to
a034ede
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x
branch
from
October 10, 2025 10:49
a034ede to
100c189
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x
branch
from
December 1, 2025 19:40
100c189 to
7b44d5c
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x
branch
from
January 19, 2026 19:30
7b44d5c to
5e52719
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x
branch
from
February 12, 2026 16:40
5e52719 to
fc5852e
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x
branch
from
March 27, 2026 12:46
fc5852e to
5d7d67f
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x
branch
from
April 1, 2026 14:39
5d7d67f to
d8c7d60
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x
branch
from
April 1, 2026 20:33
d8c7d60 to
60694e1
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x
branch
from
May 12, 2026 17:34
60694e1 to
4f7de1a
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x
branch
from
May 19, 2026 08:46
4f7de1a to
4a3300f
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x
branch
from
May 21, 2026 18:26
4a3300f to
caf5646
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x
branch
from
May 28, 2026 20:39
caf5646 to
807b177
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x
branch
from
June 11, 2026 15:06
807b177 to
2b01bd5
Compare
renovate
Bot
force-pushed
the
renovate/ts-jest-29.x
branch
from
July 12, 2026 18:02
2b01bd5 to
c75e8ca
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.6→^29.4.11Release Notes
kulshekhar/ts-jest (ts-jest)
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)Configuration
📅 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.