-
Notifications
You must be signed in to change notification settings - Fork 1
Commit a181572
authored
Build(deps-dev): Bump ts-jest from 29.3.2 to 29.4.0 (#203)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.3.2 to
29.4.0.
<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.0</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.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.4...v29.4.0">29.4.0</a>
(2025-06-11)</h2>
<h3>Features</h3>
<ul>
<li>feat: support Jest 30 (<a
href="https://github.com/kulshekhar/ts-jest/commit/84e093e">84e093e</a>)</li>
</ul>
<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/f692f747c7f12066db54ade66adec09a5710534c"><code>f692f74</code></a>
chore(release): 29.4.0</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/84e093ee0e7f546946d40bb9ecc814bcc86dc8cc"><code>84e093e</code></a>
feat: support Jest 30</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/2d6fe5cefd9d088e578bd1853d4bc8905aea2d70"><code>2d6fe5c</code></a>
build(deps): Update dependency eslint-plugin-jsdoc to ^50.8.0</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/83c6d3538f1725e16ba1ddf58441d3d76cc83fce"><code>83c6d35</code></a>
build(deps): Update dependency eslint-plugin-jest to ^28.13.3</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/94797d08a2b0c489ba7992b687b010ef8e07c132"><code>94797d0</code></a>
build(deps): Update dependency <code>@vitejs/plugin-react-swc</code> to
^3.10.2</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/9a9bd5cff4199d11c764937329ba8830107ad69e"><code>9a9bd5c</code></a>
build(deps): Update ESLint packages to ^8.34.0</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/cbd81fd0cf0c36da941d4b850f8d0710eebaf5a4"><code>cbd81fd</code></a>
build(deps): Update dependency eslint-plugin-jest to ^28.13.0</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/1d3fb0dc809c776547b8a33decbf5da59e6e14f8"><code>1d3fb0d</code></a>
build(deps): Update dependency <code>@types/node</code> to
v20.19.0</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/32efecbdcdc9751af50a6add72490db07bcf0d91"><code>32efecb</code></a>
build(deps): Update docusaurus monorepo to ^3.8.1</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/5133d4815dae2d2d0f5d50a6be9c3f55afe48a85"><code>5133d48</code></a>
build: upgrade <code>docusaurus</code> to 3.8</li>
<li>Additional commits viewable in <a
href="https://github.com/kulshekhar/ts-jest/compare/v29.3.2...v29.4.0">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 80831f8 commit a181572Copy full SHA for a181572
File tree
Expand file treeCollapse file tree
1 file changed
+30
-28
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+30
-28
lines changed+30-28Lines changed: 30 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments