Skip to content

Commit 893356a

Browse files
chore: bump ts-jest from 29.4.10 to 29.4.11 (#1859)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.4.10 to 29.4.11. <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.4.11</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.4.10...v29.4.11">29.4.11</a> (2026-05-21)</h2> <h3>Bug Fixes</h3> <ul> <li>preserve Bundler on the CJS path under TypeScript &gt;= 6 (<a href="https://github.com/kulshekhar/ts-jest/commit/39418187515f11b6584d35a4e3ddf50231f74936">3941818</a>), closes <a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4198">#4198</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kulshekhar/ts-jest/commit/bff2d64917caa8150701829b152c4d193614d997"><code>bff2d64</code></a> chore(release): 29.4.11</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/39418187515f11b6584d35a4e3ddf50231f74936"><code>3941818</code></a> fix: preserve Bundler on the CJS path under TypeScript &gt;= 6</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/efb3c2f84d3583db0787982a18425d99edadfe25"><code>efb3c2f</code></a> build(deps): bump webpack-dev-server from 5.2.2 to 5.2.4 in /website</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/4e46fad6c1c4d5be5d6666c64bf65a3af2f1519e"><code>4e46fad</code></a> ci: refactor release workflow</li> <li>See full diff in <a href="https://github.com/kulshekhar/ts-jest/compare/v29.4.10...v29.4.11">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.4.10&new-version=29.4.11)](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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5601058 commit 893356a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.yarn/cache/ts-jest-npm-29.4.10-05996142d2-26611c6116.zip renamed to .yarn/cache/ts-jest-npm-29.4.11-dd05249f88-47ddb0db61.zip

104 KB
Binary file not shown.

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9882,8 +9882,8 @@ __metadata:
98829882
linkType: hard
98839883

98849884
"ts-jest@npm:^29.2.5":
9885-
version: 29.4.10
9886-
resolution: "ts-jest@npm:29.4.10"
9885+
version: 29.4.11
9886+
resolution: "ts-jest@npm:29.4.11"
98879887
dependencies:
98889888
bs-logger: ^0.2.6
98899889
fast-json-stable-stringify: ^2.1.0
@@ -9917,7 +9917,7 @@ __metadata:
99179917
optional: true
99189918
bin:
99199919
ts-jest: cli.js
9920-
checksum: 26611c61167bb998ac1f574ac158e7fba7f34d260b7084eeed7d41850b83d4322082fb6d2700ec41be177b28b21c099cf6d33bf10e34125db18bc69b819f2fb6
9920+
checksum: 47ddb0db6193f8fb5aee5d493881daa14a005286ef9ec844ea56e02074900cf89d85ee51eac59a92a90b6a2656d92fe7b20a8dc496aefa658e90bfffb498752c
99219921
languageName: node
99229922
linkType: hard
99239923

0 commit comments

Comments
 (0)