Skip to content

Commit a07d8c6

Browse files
Bump ts-jest from 29.2.6 to 29.3.0 (#560)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.6 to 29.3.0. <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.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.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/0ac38917aac39342f66112bcccd63edd11c5e2b1"><code>0ac3891</code></a> chore(release): 29.3.0</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/4a33ec12844ff93bf3350719d5bd748dbb76b620"><code>4a33ec1</code></a> docs: update new compiler options interface</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/130057e231bb156b6db854c1ba10f23587de0186"><code>130057e</code></a> build(deps): Update dependency eslint-plugin-prettier to ^5.2.4</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/f3721214eecb6effa92c9ede505cbba9ed9fc5e4"><code>f372121</code></a> feat: support hybrid module values for <code>isolatedModules: true</code></li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/273dba1c44766f6da3d5b5ba398af03492a73dd3"><code>273dba1</code></a> build(deps): Update dependency eslint-plugin-jsdoc to ^50.6.9</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/f5151576f2e9f01bc13fe808d9eca8eac0d3510a"><code>f515157</code></a> build(deps): Update ESLint packages</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/708861b7a9856734f0eb626efeb95b819bca2599"><code>708861b</code></a> build(deps): Update dependency <code>@​formatjs/ts-transformer</code> to ^3.13.33</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/91cd0a6ce99c67b81ba03a1655cd5ac86d063249"><code>91cd0a6</code></a> build(deps): Update dependency <code>@​types/node</code> to v20.17.25</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/7c78c170e8d165db36547a130a2471f6e2d45711"><code>7c78c17</code></a> build(deps): Update ESLint packages to ^8.27.0</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/2b1b6cd8085e6cdc807e4a3daf5d0ffb7946d2ac"><code>2b1b6cd</code></a> refactor: deprecate <code>RawCompilerOptions</code> interface</li> <li>Additional commits viewable in <a href="https://github.com/kulshekhar/ts-jest/compare/v29.2.6...v29.3.0">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.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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>
1 parent 9600f50 commit a07d8c6

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
@@ -60,7 +60,7 @@
6060
"micromark-util-types": "^2.0.2",
6161
"prettier": "^3.5.3",
6262
"sort-package-json": "^3.0.0",
63-
"ts-jest": "^29.2.6",
63+
"ts-jest": "^29.3.0",
6464
"ts-node": "^10.9.2",
6565
"tsc-alias": "^1.8.11",
6666
"typescript": "^5.8.2"

yarn.lock

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -837,7 +837,7 @@ __metadata:
837837
remark-parse: "npm:^11.0.0"
838838
remark-rehype: "npm:^11.1.1"
839839
sort-package-json: "npm:^3.0.0"
840-
ts-jest: "npm:^29.2.6"
840+
ts-jest: "npm:^29.3.0"
841841
ts-node: "npm:^10.9.2"
842842
tsc-alias: "npm:^1.8.11"
843843
typescript: "npm:^5.8.2"
@@ -6910,9 +6910,9 @@ __metadata:
69106910
languageName: node
69116911
linkType: hard
69126912

6913-
"ts-jest@npm:^29.2.6":
6914-
version: 29.2.6
6915-
resolution: "ts-jest@npm:29.2.6"
6913+
"ts-jest@npm:^29.3.0":
6914+
version: 29.3.0
6915+
resolution: "ts-jest@npm:29.3.0"
69166916
dependencies:
69176917
bs-logger: "npm:^0.2.6"
69186918
ejs: "npm:^3.1.10"
@@ -6922,6 +6922,7 @@ __metadata:
69226922
lodash.memoize: "npm:^4.1.2"
69236923
make-error: "npm:^1.3.6"
69246924
semver: "npm:^7.7.1"
6925+
type-fest: "npm:^4.37.0"
69256926
yargs-parser: "npm:^21.1.1"
69266927
peerDependencies:
69276928
"@babel/core": ">=7.0.0-beta.0 <8"
@@ -6943,7 +6944,7 @@ __metadata:
69436944
optional: true
69446945
bin:
69456946
ts-jest: cli.js
6946-
checksum: 2a79bdb2631bbd004cd6ec171d62dc3681b86e7d1c20eece7f56e7c3df11a0f5a14f4831960b1ba8d1836787395c8f9dcbd084fd7f59246bbee8048feb93f892
6947+
checksum: c6a6b80e056a6d78679307fc859ebaafa9809bd707e5679b4f3e75b774137d840e607401698059e98497dac299c8c90305eae7ae8464cb1c6f161edfa8de0903
69476948
languageName: node
69486949
linkType: hard
69496950

@@ -7050,6 +7051,13 @@ __metadata:
70507051
languageName: node
70517052
linkType: hard
70527053

7054+
"type-fest@npm:^4.37.0":
7055+
version: 4.38.0
7056+
resolution: "type-fest@npm:4.38.0"
7057+
checksum: db9990d682a08697cf8ae67ac3cdbca734c742c96615e8888401d7d54e376b390e6a5d3be25fe3b4b439e1bb88a7da461da678a614ece8caccd9c0a07dd2e5f4
7058+
languageName: node
7059+
linkType: hard
7060+
70537061
"typed-array-buffer@npm:^1.0.3":
70547062
version: 1.0.3
70557063
resolution: "typed-array-buffer@npm:1.0.3"

0 commit comments

Comments
 (0)