Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump ts-jest from 29.1.3 to 29.1.4 (#187)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.3 to 29.1.4. <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.1.4</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.1.3...v29.1.4">29.1.4</a> (2024-05-28)</h2> <h3>Bug Fixes</h3> <ul> <li>fix(transformer): allow transforming of .cts/.mts extensions. (<a href="https://redirect.github.com/kulshekhar/ts-jest/issues/3996">#3996</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/b8f6eaa">b8f6eaa</a>), closes <a href="https://redirect.github.com/kulshekhar/ts-jest/issues/3996">#3996</a></li> </ul> <h3>Features</h3> <ul> <li>feat: make cli generate esm config based on <code>type: "module"</code> (<a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4210">#4210</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/81a5f64">81a5f64</a>), closes <a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4210">#4210</a> <a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4012">#4012</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kulshekhar/ts-jest/commit/150c4928c8cd612d788ed078da782bc5250bf6c3"><code>150c492</code></a> chore(release): 29.1.4</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/81a5f64e054463fe791855a99cd3abf69d6d45a1"><code>81a5f64</code></a> feat: make cli generate esm config based on <code>type: "module"</code> (<a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4210">#4210</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/b8f6eaa66662f6463c330645129c07a86722a2b2"><code>b8f6eaa</code></a> fix(transformer): allow transforming of .cts/.mts extensions. (<a href="https://redirect.github.com/kulshekhar/ts-jest/issues/3996">#3996</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/3efa2e28a89809854e423a53dea1b600345d8f60"><code>3efa2e2</code></a> build(deps): Update <a href="https://github.com/types"><code>@types</code></a> packages to ^7.11.0</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/e2c6d5438c2be488ac098020a3a302111d135cce"><code>e2c6d54</code></a> build(deps): Update softprops/action-gh-release action to v2</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/ad416b4969d5af3d63d16b9c83663813d8065f34"><code>ad416b4</code></a> build(deps): Update dependency <code>@types/rimraf</code> to v4</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/bf0c0cc58c6b333de26e2016f27838b2eae00bee"><code>bf0c0cc</code></a> build(deps): Update dependency esbuild to ~0.21.4</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/b5eb0ce0f10047d09d7be4706c4b5d33652c8124"><code>b5eb0ce</code></a> build(deps): Update babel monorepo to ^7.24.6</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/60ea3ee31b93626dc2cb9409ba2e659e03b74824"><code>60ea3ee</code></a> build(deps): Update dependency <code>@types/node</code> to v20</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/8c15775d4e681798b98e5e8cb066f03280a28932"><code>8c15775</code></a> build: upgrade deps for documentation site</li> <li>Additional commits viewable in <a href="https://github.com/kulshekhar/ts-jest/compare/v29.1.3...v29.1.4">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.1.3&new-version=29.1.4)](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>
- Loading branch information