Commit e17a364
authored
Bump ts-jest from 29.2.5 to 29.2.6 (#402)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.5 to
29.2.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.2.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>
<h3><a
href="https://github.com/kulshekhar/ts-jest/compare/v29.2.5...v29.2.6">29.2.6</a>
(2025-02-22)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>fix: escape dot for <code>JS_TRANSFORM_PATTERN</code> regex (<a
href="https://github.com/kulshekhar/ts-jest/commit/8c91c60">8c91c60</a>)</li>
<li>fix: escape dot for <code>TS_JS_TRANSFORM_PATTERN</code> regex (<a
href="https://github.com/kulshekhar/ts-jest/commit/3eea850">3eea850</a>)</li>
<li>fix: escape dot for <code>TS_TRANSFORM_PATTERN</code> regex (<a
href="https://github.com/kulshekhar/ts-jest/commit/80d3e4d">80d3e4d</a>),
closes <a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4579">#4579</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/6a387675bf6b375dc02e700ae42a1f8584b111d7"><code>6a38767</code></a>
chore(release): 29.2.6</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/36e50e4bc3e85bbf6b0c0685988979ed9bcde288"><code>36e50e4</code></a>
docs: update transform regex</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/8c91c60b32f8e017bd9e6eda6a277d4e85a4b0dc"><code>8c91c60</code></a>
fix: escape dot for <code>JS_TRANSFORM_PATTERN</code> regex</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/3eea850c43510b663dbf0592d98ef92a3c8670f2"><code>3eea850</code></a>
fix: escape dot for <code>TS_JS_TRANSFORM_PATTERN</code> regex</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/80d3e4dc417f718ddf46bb5eaf9f88a712f2e767"><code>80d3e4d</code></a>
fix: escape dot for <code>TS_TRANSFORM_PATTERN</code> regex</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/4811d4242ea2e64094c88228bcb70f8f231562ba"><code>4811d42</code></a>
build(deps): Update JamesIves/github-pages-deploy-action action to
v4.7.3</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/82d11169257d554e7d67770f4ec44ae70b3e4595"><code>82d1116</code></a>
build(deps): Update babel monorepo to ^7.26.9</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/ab058a976240e6a0910c44fef1f54177a1456003"><code>ab058a9</code></a>
build(deps): Update dependency <code>@types/node</code> to
v20.17.19</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/399e918ddf19193ea2b73187e39d66aa14a2d612"><code>399e918</code></a>
build(deps): Update dependency <code>@formatjs/ts-transformer</code> to
^3.13.32</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/54181f14685ad9393e9b3b1dca7b4c4d05ac95e5"><code>54181f1</code></a>
build(deps): Update dependency <code>@vitejs/plugin-react-swc</code> to
^3.8.0</li>
<li>Additional commits viewable in <a
href="https://github.com/kulshekhar/ts-jest/compare/v29.2.5...v29.2.6">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 5dee5bc commit e17a364
2 files changed
+17
-8
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 | |
|---|---|---|---|
| |||
548 | 548 | | |
549 | 549 | | |
550 | 550 | | |
551 | | - | |
| 551 | + | |
552 | 552 | | |
553 | 553 | | |
554 | 554 | | |
| |||
5225 | 5225 | | |
5226 | 5226 | | |
5227 | 5227 | | |
5228 | | - | |
| 5228 | + | |
5229 | 5229 | | |
5230 | 5230 | | |
5231 | 5231 | | |
| |||
5234 | 5234 | | |
5235 | 5235 | | |
5236 | 5236 | | |
| 5237 | + | |
| 5238 | + | |
| 5239 | + | |
| 5240 | + | |
| 5241 | + | |
| 5242 | + | |
| 5243 | + | |
| 5244 | + | |
| 5245 | + | |
5237 | 5246 | | |
5238 | 5247 | | |
5239 | 5248 | | |
| |||
5645 | 5654 | | |
5646 | 5655 | | |
5647 | 5656 | | |
5648 | | - | |
5649 | | - | |
5650 | | - | |
| 5657 | + | |
| 5658 | + | |
| 5659 | + | |
5651 | 5660 | | |
5652 | 5661 | | |
5653 | 5662 | | |
| |||
5656 | 5665 | | |
5657 | 5666 | | |
5658 | 5667 | | |
5659 | | - | |
| 5668 | + | |
5660 | 5669 | | |
5661 | 5670 | | |
5662 | 5671 | | |
| |||
5678 | 5687 | | |
5679 | 5688 | | |
5680 | 5689 | | |
5681 | | - | |
| 5690 | + | |
5682 | 5691 | | |
5683 | 5692 | | |
5684 | 5693 | | |
| |||
0 commit comments