Skip to content

Commit a98506b

Browse files
Bump ts-jest from 29.2.6 to 29.3.1 (#407)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.6 to 29.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kulshekhar/ts-jest/releases">ts-jest's releases</a>.</em></p> <blockquote> <h2>v29.3.1</h2> <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v29.3.0</h2> <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">ts-jest's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/kulshekhar/ts-jest/compare/v29.3.0...v29.3.1">29.3.1</a> (2025-03-31)</h2> <h3>Bug Fixes</h3> <ul> <li>fix: allow <code>isolatedModules</code> mode to have <code>ts.Program</code> under <code>Node16/Next</code> (<a href="https://github.com/kulshekhar/ts-jest/commit/25157eb">25157eb</a>)</li> <li>fix: improve message for <code>isolatedModules</code> of <code>ts-jest</code> config (<a href="https://github.com/kulshekhar/ts-jest/commit/547eb6f">547eb6f</a>)</li> </ul> <h2><a href="https://github.com/kulshekhar/ts-jest/compare/v29.2.6...v29.3.0">29.3.0</a> (2025-03-21)</h2> <h3>Features</h3> <ul> <li>feat: support hybrid <code>module</code> values for <code>isolatedModules: true</code> (<a href="https://github.com/kulshekhar/ts-jest/commit/f372121">f372121</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>fix: set <code>customConditions</code> to <code>undefined</code> in <code>TsCompiler</code> (<a href="https://github.com/kulshekhar/ts-jest/commit/b091d70">b091d70</a>), closes <a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4620">#4620</a></li> </ul> <h3>Code Refactoring</h3> <ul> <li>refactor: remove manual version checker (<a href="https://github.com/kulshekhar/ts-jest/commit/89458fc">89458fc</a>)</li> <li>refactor: remove patching deps based on version checker (<a href="https://github.com/kulshekhar/ts-jest/commit/bac4c43">bac4c43</a>)</li> <li>refactor: deprecate <code>RawCompilerOptions</code> interface (<a href="https://github.com/kulshekhar/ts-jest/commit/2b1b6cd">2b1b6cd</a>)</li> <li>refactor: deprecate transform option <code>isolatedModules</code> (<a href="https://github.com/kulshekhar/ts-jest/commit/7dfef71">7dfef71</a>)</li> </ul> <h2>DEPRECATIONS</h2> <ul> <li><code>RawCompilerOptions</code> is deprecated in favor of <code>TsConfigJson.CompilerOptions</code> from <code>type-fest</code></li> <li><code>isolatedModules</code> transform option is deprecated in favor of <a href="https://www.typescriptlang.org/tsconfig/#isolatedModules">https://www.typescriptlang.org/tsconfig/#isolatedModules</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kulshekhar/ts-jest/commit/7738269b233e887d8917b2a6edd78a1bf4eb39c1"><code>7738269</code></a> chore(release): 29.3.1</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/04a12d73abac8b3d9ae7bf0548f3a8386d0b5043"><code>04a12d7</code></a> test: improve <code>examples</code> folder</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/547eb6f811a49ca1c5f9d5ecc8106033704c8325"><code>547eb6f</code></a> fix: improve message for <code>isolatedModules</code> of <code>ts-jest</code> config</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/0c3465fe26ef52b93783731e8c93d4396a27599f"><code>0c3465f</code></a> docs: indicate clearer about <code>isolatedModules</code> deprecation</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/25157eb12442531ec4feb12f3c5b0f81249d5b66"><code>25157eb</code></a> fix: allow <code>isolatedModules</code> mode to have Program under <code>Node16/Next</code></li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/cc1f630b985cd079923f207fd09fd29e9a424ec5"><code>cc1f630</code></a> build(deps): Update dependency <code>@​types/node</code> to v20.17.28</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/66bde83d2590a6cb4bc4ca090e9f79adc954aceb"><code>66bde83</code></a> build(deps): Update dependency <code>@​types/semver</code> to ^7.7.0</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/a4275caf188f47275a0c1a798d3a8c1a8361027e"><code>a4275ca</code></a> Remove --no-audit</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/38cacd360dc07a3f4c05a72f47cdc16b23c020e7"><code>38cacd3</code></a> Add NPM cache</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/36e38833106dc66280a53088f117b9447e0f202e"><code>36e3883</code></a> build(deps): Update dependency <code>@​formatjs/ts-transformer</code> to ^3.13.34</li> <li>Additional commits viewable in <a href="https://github.com/kulshekhar/ts-jest/compare/v29.2.6...v29.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ts-jest&package-manager=npm_and_yarn&previous-version=29.2.6&new-version=29.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0459f09 commit a98506b

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"jest": "29.7.0",
3939
"prettier": "3.5.2",
4040
"rimraf": "6.0.1",
41-
"ts-jest": "29.2.6",
41+
"ts-jest": "29.3.1",
4242
"typescript": "5.8.2",
4343
"typescript-eslint": "8.25.0"
4444
},

yarn.lock

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -548,7 +548,7 @@ __metadata:
548548
jest: "npm:29.7.0"
549549
prettier: "npm:3.5.2"
550550
rimraf: "npm:6.0.1"
551-
ts-jest: "npm:29.2.6"
551+
ts-jest: "npm:29.3.1"
552552
tslib: "npm:^2.8.1"
553553
typescript: "npm:5.8.2"
554554
typescript-eslint: "npm:8.25.0"
@@ -5654,9 +5654,9 @@ __metadata:
56545654
languageName: node
56555655
linkType: hard
56565656

5657-
"ts-jest@npm:29.2.6":
5658-
version: 29.2.6
5659-
resolution: "ts-jest@npm:29.2.6"
5657+
"ts-jest@npm:29.3.1":
5658+
version: 29.3.1
5659+
resolution: "ts-jest@npm:29.3.1"
56605660
dependencies:
56615661
bs-logger: "npm:^0.2.6"
56625662
ejs: "npm:^3.1.10"
@@ -5666,6 +5666,7 @@ __metadata:
56665666
lodash.memoize: "npm:^4.1.2"
56675667
make-error: "npm:^1.3.6"
56685668
semver: "npm:^7.7.1"
5669+
type-fest: "npm:^4.38.0"
56695670
yargs-parser: "npm:^21.1.1"
56705671
peerDependencies:
56715672
"@babel/core": ">=7.0.0-beta.0 <8"
@@ -5687,7 +5688,7 @@ __metadata:
56875688
optional: true
56885689
bin:
56895690
ts-jest: cli.js
5690-
checksum: 10c0/2a79bdb2631bbd004cd6ec171d62dc3681b86e7d1c20eece7f56e7c3df11a0f5a14f4831960b1ba8d1836787395c8f9dcbd084fd7f59246bbee8048feb93f892
5691+
checksum: 10c0/5df9239223b974fc61bbe018d4e72bbdbea530c4b624fab0936a152438a58e97ce0d0cee2258d10e7ecebbf0ab699ab41d0a52fc5b5f13201cdac4419ab0fe04
56915692
languageName: node
56925693
linkType: hard
56935694

@@ -5751,6 +5752,13 @@ __metadata:
57515752
languageName: node
57525753
linkType: hard
57535754

5755+
"type-fest@npm:^4.38.0":
5756+
version: 4.38.0
5757+
resolution: "type-fest@npm:4.38.0"
5758+
checksum: 10c0/db9990d682a08697cf8ae67ac3cdbca734c742c96615e8888401d7d54e376b390e6a5d3be25fe3b4b439e1bb88a7da461da678a614ece8caccd9c0a07dd2e5f4
5759+
languageName: node
5760+
linkType: hard
5761+
57545762
"typed-array-buffer@npm:^1.0.2":
57555763
version: 1.0.2
57565764
resolution: "typed-array-buffer@npm:1.0.2"

0 commit comments

Comments
 (0)