Skip to content

Commit fea6c54

Browse files
Bump ts-jest from 29.3.2 to 29.3.4 (#418)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.3.2 to 29.3.4. <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.4</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.3</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.3...v29.3.4">29.3.4</a> (2025-05-16)</h2> <h3>Bug Fixes</h3> <ul> <li>fix: fix <code>TsJestTransformerOptions</code> type (<a href="https://github.com/kulshekhar/ts-jest/commit/3b11e29">3b11e29</a>), closes <a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4247">#4247</a></li> <li>fix(cli): fix wrong path for preset creator fns (<a href="https://github.com/kulshekhar/ts-jest/commit/249eb2c">249eb2c</a>)</li> <li>fix(config): disable <code>rewriteRelativeImportExtensions</code> always (<a href="https://github.com/kulshekhar/ts-jest/commit/9b1f472">9b1f472</a>), closes <a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4855">#4855</a></li> </ul> <h2><a href="https://github.com/kulshekhar/ts-jest/compare/v29.3.2...v29.3.3">29.3.3</a> (2025-05-14)</h2> <h3>Bug Fixes</h3> <ul> <li>fix(cli): init config with preset creator functions (<a href="https://github.com/kulshekhar/ts-jest/commit/cdd3039">cdd3039</a>), closes <a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4840">#4840</a></li> <li>fix(config): disable <code>isolatedDeclarations</code> (<a href="https://github.com/kulshekhar/ts-jest/commit/5d6b35f">5d6b35f</a>), closes <a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4847">#4847</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kulshekhar/ts-jest/commit/ee81cc61b7b361819b46a083a30e706e66a48bbb"><code>ee81cc6</code></a> chore(release): 29.3.4</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/9b1f472393d2e3833a2c495adbb4d47c6f62e513"><code>9b1f472</code></a> fix(config): disable <code>rewriteRelativeImportExtensions</code> always</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/fce110f2bdb2d2d77b4074ef3226e6db5cf271f2"><code>fce110f</code></a> build: bump <code>typescript</code> to latest</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/3b11e293541d2577c5ebfe85dadebd15626485ee"><code>3b11e29</code></a> fix: fix <code>TsJestTransformerOptions</code> type</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/563780584c1fe1a5263ab4f1d5000963a466f69c"><code>5637805</code></a> build(deps): Update dependency memfs to ^4.17.2</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/249eb2cbce3ba0cf080613b27543b2f34e69d530"><code>249eb2c</code></a> fix(cli): fix wrong path for preset creator fns</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/0dc22cac58b16d3c0459f322d05b604e3a54e36d"><code>0dc22ca</code></a> build(deps): Update dependency eslint-plugin-jsdoc to ^50.6.17</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/6705713351f7f03967dbfe6eea4288761cee684d"><code>6705713</code></a> build(deps): Update dependency ts-jest to ^29.3.3</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/2709d7b53388654dc7aa3e5d22122c1d04ab90ff"><code>2709d7b</code></a> build(deps): Update dependency eslint-plugin-jsdoc to ^50.6.16</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/16cade96660b6f1d85ba86d9fc4d4fb0f5507f23"><code>16cade9</code></a> chore(release): 29.3.3</li> <li>Additional commits viewable in <a href="https://github.com/kulshekhar/ts-jest/compare/v29.3.2...v29.3.4">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.3.2&new-version=29.3.4)](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 4336e45 commit fea6c54

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
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.3",
4040
"rimraf": "6.0.1",
41-
"ts-jest": "29.3.2",
41+
"ts-jest": "29.3.4",
4242
"typescript": "5.8.3",
4343
"typescript-eslint": "8.33.0"
4444
},

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ __metadata:
566566
jest: "npm:29.7.0"
567567
prettier: "npm:3.5.3"
568568
rimraf: "npm:6.0.1"
569-
ts-jest: "npm:29.3.2"
569+
ts-jest: "npm:29.3.4"
570570
tslib: "npm:^2.8.1"
571571
typescript: "npm:5.8.3"
572572
typescript-eslint: "npm:8.33.0"
@@ -5282,12 +5282,12 @@ __metadata:
52825282
languageName: node
52835283
linkType: hard
52845284

5285-
"semver@npm:^7.7.1":
5286-
version: 7.7.1
5287-
resolution: "semver@npm:7.7.1"
5285+
"semver@npm:^7.7.2":
5286+
version: 7.7.2
5287+
resolution: "semver@npm:7.7.2"
52885288
bin:
52895289
semver: bin/semver.js
5290-
checksum: 10c0/fd603a6fb9c399c6054015433051bdbe7b99a940a8fb44b85c2b524c4004b023d7928d47cb22154f8d054ea7ee8597f586605e05b52047f048278e4ac56ae958
5290+
checksum: 10c0/aca305edfbf2383c22571cb7714f48cadc7ac95371b4b52362fb8eeffdfbc0de0669368b82b2b15978f8848f01d7114da65697e56cd8c37b0dab8c58e543f9ea
52915291
languageName: node
52925292
linkType: hard
52935293

@@ -5702,9 +5702,9 @@ __metadata:
57025702
languageName: node
57035703
linkType: hard
57045704

5705-
"ts-jest@npm:29.3.2":
5706-
version: 29.3.2
5707-
resolution: "ts-jest@npm:29.3.2"
5705+
"ts-jest@npm:29.3.4":
5706+
version: 29.3.4
5707+
resolution: "ts-jest@npm:29.3.4"
57085708
dependencies:
57095709
bs-logger: "npm:^0.2.6"
57105710
ejs: "npm:^3.1.10"
@@ -5713,8 +5713,8 @@ __metadata:
57135713
json5: "npm:^2.2.3"
57145714
lodash.memoize: "npm:^4.1.2"
57155715
make-error: "npm:^1.3.6"
5716-
semver: "npm:^7.7.1"
5717-
type-fest: "npm:^4.39.1"
5716+
semver: "npm:^7.7.2"
5717+
type-fest: "npm:^4.41.0"
57185718
yargs-parser: "npm:^21.1.1"
57195719
peerDependencies:
57205720
"@babel/core": ">=7.0.0-beta.0 <8"
@@ -5736,7 +5736,7 @@ __metadata:
57365736
optional: true
57375737
bin:
57385738
ts-jest: cli.js
5739-
checksum: 10c0/84762720dbef45c1644348d67d0dcb8b7ad6369a16628c4752aceeb47f0ccdad63ae14485048b641c20ce096337a160ab816881361ef5517325bac6a5b3756e0
5739+
checksum: 10c0/68ed5abbbdb16ff8a9df2ba7ebb8e19ea4fffe87db7e0b59d842d674e7935af8b375b51a69c2cc9215ef22a6325a9f99b80ab97f5c300c30910695000e3bfeee
57405740
languageName: node
57415741
linkType: hard
57425742

@@ -5800,10 +5800,10 @@ __metadata:
58005800
languageName: node
58015801
linkType: hard
58025802

5803-
"type-fest@npm:^4.39.1":
5804-
version: 4.40.1
5805-
resolution: "type-fest@npm:4.40.1"
5806-
checksum: 10c0/590cb7d4dcd3da83efe49b5b52cd041661f6fa29f18cb76650fe1fdeb4090688e92955656e9d981e606abb13d25c0418be8c6c6504d80e87fe18dc9ca0888392
5803+
"type-fest@npm:^4.41.0":
5804+
version: 4.41.0
5805+
resolution: "type-fest@npm:4.41.0"
5806+
checksum: 10c0/f5ca697797ed5e88d33ac8f1fec21921839871f808dc59345c9cf67345bfb958ce41bd821165dbf3ae591cedec2bf6fe8882098dfdd8dc54320b859711a2c1e4
58075807
languageName: node
58085808
linkType: hard
58095809

0 commit comments

Comments
 (0)