Commit 3066646
authored
Bump ts-jest from 29.4.0 to 29.4.1 (#431)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.4.0 to
29.4.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.4.1</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.0...v29.4.1">29.4.1</a>
(2025-08-03)</h2>
<h2>Bug Fixes</h2>
<ul>
<li>fix: replace <code>ejs</code> with <code>handlebars</code> due to
security issues (<a
href="https://github.com/kulshekhar/ts-jest/commit/899c9b7">899c9b7</a>),
closes <a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4969">#4969</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/9099745bc2a0a861d495e3dc100efbc1064ac83c"><code>9099745</code></a>
chore(release): 29.4.1</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/9f0b9f2313cf328780b0aa264b8ccbd3c3101fe8"><code>9f0b9f2</code></a>
build(deps): Update dependency <code>@types/handlebars</code> to
^4.1.0</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/322a3c73c9f9db7b8c6a41e71c3916dc873ac4de"><code>322a3c7</code></a>
ci: add code scanning workflow</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/899c9b7b16b57484d275ae0e8f105ea8f6349e4c"><code>899c9b7</code></a>
fix: replace <code>ejs</code> with <code>handlebars</code> due to
security issues</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/953f2399dcd484c787c53456f876e81e86ac0181"><code>953f239</code></a>
build(deps): Update dependency memfs to ^4.36.0</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/8459897be6795235d069b8b992fa9b1a888657bc"><code>8459897</code></a>
build(deps): Update dependency memfs to ^4.35.0</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/3c41410327613c1a4753c35b26c28bbec1216557"><code>3c41410</code></a>
build(deps): Update dependency memfs to ^4.34.0</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/d50ff1ee5824ec8b9ea17e985f47904f0457f225"><code>d50ff1e</code></a>
build(deps): Update dependency memfs to ^4.32.0</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/5984f706a1166917e8440243124e21ba95521cba"><code>5984f70</code></a>
build(deps): Update dependency memfs to ^4.30.1</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/18b9665e3e3d4d06f07b9e4f853310f9bb54f585"><code>18b9665</code></a>
build(deps): Update Jest packages to ^30.0.5</li>
<li>Additional commits viewable in <a
href="https://github.com/kulshekhar/ts-jest/compare/v29.4.0...v29.4.1">compare
view</a></li>
</ul>
</details>
<br />
[](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 f4bb216 commit 3066646
2 files changed
+57
-59
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
802 | 802 | | |
803 | 803 | | |
804 | 804 | | |
805 | | - | |
| 805 | + | |
806 | 806 | | |
807 | 807 | | |
808 | 808 | | |
| |||
2137 | 2137 | | |
2138 | 2138 | | |
2139 | 2139 | | |
2140 | | - | |
2141 | | - | |
2142 | | - | |
2143 | | - | |
2144 | | - | |
2145 | | - | |
2146 | | - | |
2147 | 2140 | | |
2148 | 2141 | | |
2149 | 2142 | | |
| |||
2407 | 2400 | | |
2408 | 2401 | | |
2409 | 2402 | | |
2410 | | - | |
| 2403 | + | |
2411 | 2404 | | |
2412 | 2405 | | |
2413 | 2406 | | |
| |||
2668 | 2661 | | |
2669 | 2662 | | |
2670 | 2663 | | |
2671 | | - | |
2672 | | - | |
2673 | | - | |
2674 | | - | |
2675 | | - | |
2676 | | - | |
2677 | | - | |
2678 | | - | |
2679 | | - | |
2680 | | - | |
2681 | | - | |
2682 | 2664 | | |
2683 | 2665 | | |
2684 | 2666 | | |
| |||
3365 | 3347 | | |
3366 | 3348 | | |
3367 | 3349 | | |
3368 | | - | |
3369 | | - | |
3370 | | - | |
3371 | | - | |
3372 | | - | |
3373 | | - | |
3374 | | - | |
3375 | | - | |
3376 | | - | |
3377 | 3350 | | |
3378 | 3351 | | |
3379 | 3352 | | |
| |||
3680 | 3653 | | |
3681 | 3654 | | |
3682 | 3655 | | |
| 3656 | + | |
| 3657 | + | |
| 3658 | + | |
| 3659 | + | |
| 3660 | + | |
| 3661 | + | |
| 3662 | + | |
| 3663 | + | |
| 3664 | + | |
| 3665 | + | |
| 3666 | + | |
| 3667 | + | |
| 3668 | + | |
| 3669 | + | |
| 3670 | + | |
| 3671 | + | |
| 3672 | + | |
| 3673 | + | |
3683 | 3674 | | |
3684 | 3675 | | |
3685 | 3676 | | |
| |||
4250 | 4241 | | |
4251 | 4242 | | |
4252 | 4243 | | |
4253 | | - | |
4254 | | - | |
4255 | | - | |
4256 | | - | |
4257 | | - | |
4258 | | - | |
4259 | | - | |
4260 | | - | |
4261 | | - | |
4262 | | - | |
4263 | | - | |
4264 | | - | |
4265 | | - | |
4266 | | - | |
4267 | 4244 | | |
4268 | 4245 | | |
4269 | 4246 | | |
| |||
5113 | 5090 | | |
5114 | 5091 | | |
5115 | 5092 | | |
5116 | | - | |
5117 | | - | |
5118 | | - | |
5119 | | - | |
5120 | | - | |
5121 | | - | |
5122 | | - | |
5123 | | - | |
5124 | | - | |
5125 | 5093 | | |
5126 | 5094 | | |
5127 | 5095 | | |
| |||
5138 | 5106 | | |
5139 | 5107 | | |
5140 | 5108 | | |
| 5109 | + | |
| 5110 | + | |
| 5111 | + | |
| 5112 | + | |
| 5113 | + | |
| 5114 | + | |
| 5115 | + | |
5141 | 5116 | | |
5142 | 5117 | | |
5143 | 5118 | | |
| |||
5268 | 5243 | | |
5269 | 5244 | | |
5270 | 5245 | | |
| 5246 | + | |
| 5247 | + | |
| 5248 | + | |
| 5249 | + | |
| 5250 | + | |
| 5251 | + | |
| 5252 | + | |
5271 | 5253 | | |
5272 | 5254 | | |
5273 | 5255 | | |
| |||
6070 | 6052 | | |
6071 | 6053 | | |
6072 | 6054 | | |
6073 | | - | |
| 6055 | + | |
6074 | 6056 | | |
6075 | 6057 | | |
6076 | 6058 | | |
| |||
6370 | 6352 | | |
6371 | 6353 | | |
6372 | 6354 | | |
6373 | | - | |
6374 | | - | |
6375 | | - | |
| 6355 | + | |
| 6356 | + | |
| 6357 | + | |
6376 | 6358 | | |
6377 | 6359 | | |
6378 | | - | |
6379 | 6360 | | |
| 6361 | + | |
6380 | 6362 | | |
6381 | 6363 | | |
6382 | 6364 | | |
| |||
6406 | 6388 | | |
6407 | 6389 | | |
6408 | 6390 | | |
6409 | | - | |
| 6391 | + | |
6410 | 6392 | | |
6411 | 6393 | | |
6412 | 6394 | | |
| |||
6578 | 6560 | | |
6579 | 6561 | | |
6580 | 6562 | | |
| 6563 | + | |
| 6564 | + | |
| 6565 | + | |
| 6566 | + | |
| 6567 | + | |
| 6568 | + | |
| 6569 | + | |
| 6570 | + | |
| 6571 | + | |
6581 | 6572 | | |
6582 | 6573 | | |
6583 | 6574 | | |
| |||
6812 | 6803 | | |
6813 | 6804 | | |
6814 | 6805 | | |
| 6806 | + | |
| 6807 | + | |
| 6808 | + | |
| 6809 | + | |
| 6810 | + | |
| 6811 | + | |
| 6812 | + | |
6815 | 6813 | | |
6816 | 6814 | | |
6817 | 6815 | | |
| |||
0 commit comments