Skip to content

Commit 5a858b8

Browse files
Bump ts-jest from 29.4.5 to 29.4.6 (#884)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.4.5 to 29.4.6. <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.6</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.5...v29.4.6">29.4.6</a> (2025-12-01)</h2> <h3>Bug Fixes</h3> <ul> <li>log hybrid module as warning instead of failing tests (<a href="https://redirect.github.com/kulshekhar/ts-jest/issues/5144">#5144</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/528d37c125a392a4a6e44a1bf399943410298390">528d37c</a>), closes <a href="https://redirect.github.com/kulshekhar/ts-jest/issues/5130">#5130</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kulshekhar/ts-jest/commit/202bde5a7c472b288db6cb397bbf2493225628be"><code>202bde5</code></a> chore(release): 29.4.6 (<a href="https://redirect.github.com/kulshekhar/ts-jest/issues/5146">#5146</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/528d37c125a392a4a6e44a1bf399943410298390"><code>528d37c</code></a> fix: log hybrid module as warning instead of failing tests (<a href="https://redirect.github.com/kulshekhar/ts-jest/issues/5144">#5144</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/141e5aff41611b531b07aa4c6b61a912a3fb82f5"><code>141e5af</code></a> build(deps): update github/codeql-action digest to 497990d</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/d281cce6835d6849283ddd0fa920aa4895ce032f"><code>d281cce</code></a> build(deps): update google/osv-scanner-action action to v2.3.0</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/0d20322146cbc8c75dc71f5f243d55bbf32f93eb"><code>0d20322</code></a> build(deps): update dependency memfs to ^4.51.0</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/455dde2e8180c24df40f2026664443854acd616d"><code>455dde2</code></a> build(deps): update dependency js-yaml to ^4.1.1</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/d579480df36e32b1e3d62e7d06b96c63adf9799c"><code>d579480</code></a> build(deps): update dependency <code>@​types/node</code> to v20.19.25</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/f6859d07cd9cb01e5ee53e6e8e35d598d6cc2c9c"><code>f6859d0</code></a> build(deps): update dependency <code>@​types/yargs</code> to ^17.0.35</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/4d7e4324bf19278a6f45b407ae31b06d49a718de"><code>4d7e432</code></a> build(deps): update github/codeql-action digest to d3ced5c</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/4ea70c9bf05ebfbf5f09bbb97de37829c4f0b347"><code>4ea70c9</code></a> build(deps): update actions/checkout digest to 34e1148</li> <li>Additional commits viewable in <a href="https://github.com/kulshekhar/ts-jest/compare/v29.4.5...v29.4.6">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.5&new-version=29.4.6)](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 6ecbe41 commit 5a858b8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"nodemon": "^3.1.11",
5959
"prettier": "^3.7.3",
6060
"sort-package-json": "^3.5.0",
61-
"ts-jest": "^29.4.5",
61+
"ts-jest": "^29.4.6",
6262
"ts-node": "^10.9.2",
6363
"typescript": "^5.9.3",
6464
"yaml": "^2.8.2"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -925,7 +925,7 @@ __metadata:
925925
nodemon: "npm:^3.1.11"
926926
prettier: "npm:^3.7.3"
927927
sort-package-json: "npm:^3.5.0"
928-
ts-jest: "npm:^29.4.5"
928+
ts-jest: "npm:^29.4.6"
929929
ts-node: "npm:^10.9.2"
930930
typescript: "npm:^5.9.3"
931931
yaml: "npm:^2.8.2"
@@ -6061,9 +6061,9 @@ __metadata:
60616061
languageName: node
60626062
linkType: hard
60636063

6064-
"ts-jest@npm:^29.4.5":
6065-
version: 29.4.5
6066-
resolution: "ts-jest@npm:29.4.5"
6064+
"ts-jest@npm:^29.4.6":
6065+
version: 29.4.6
6066+
resolution: "ts-jest@npm:29.4.6"
60676067
dependencies:
60686068
bs-logger: "npm:^0.2.6"
60696069
fast-json-stable-stringify: "npm:^2.1.0"
@@ -6097,7 +6097,7 @@ __metadata:
60976097
optional: true
60986098
bin:
60996099
ts-jest: cli.js
6100-
checksum: 789f00666ba785ac425606d42601cbdc03015e46f228a0b333f06c6658d80865819bae0ddd59c762285352d2b14d0aa50912574ec699ba6369ddb0d400a49ac0
6100+
checksum: 013dda99ac938cd4b94bae9323ed1b633cd295976c256d596d01776866188078fe7b82b8b3ebd05deb401b27b5618d9d76208eded2568661240ecf9694a5c933
61016101
languageName: node
61026102
linkType: hard
61036103

0 commit comments

Comments
 (0)