Skip to content

Commit

Permalink
chore(deps): Bump ts-jest from 29.1.2 to 29.1.5 (#123)
Browse files Browse the repository at this point in the history
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.2 to 29.1.5.
<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.5</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.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>
<h2>v29.1.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.1.4...v29.1.5">29.1.5</a> (2024-06-16)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>build(deps-dev): bump braces (<a href="https://github.com/kulshekhar/ts-jest/commit/5560334">5560334</a>), (<a href="https://github.com/kulshekhar/ts-jest/commit/59026b4">59026b4</a>), (<a href="https://github.com/kulshekhar/ts-jest/commit/0d9e359">0d9e359</a>)</li>
</ul>
<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://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: &quot;module&quot;</code> (<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>
<h2><a href="https://github.com/kulshekhar/ts-jest/compare/v29.1.2...v29.1.3">29.1.3</a> (2024-05-21)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>add <code>@jest/transform</code> as an optional peer dependency (<a href="https://github.com/kulshekhar/ts-jest/commit/0ba7f861c3e1905de5627b4e5d2a2cadad011b67">0ba7f86</a>)</li>
<li>bring back Node 14 support (<a href="https://github.com/kulshekhar/ts-jest/commit/eda56a779789d70963b7572e2914b2a3a25ac43a">eda56a7</a>)</li>
</ul>
<h3>Performance Improvements</h3>
<ul>
<li>remove ts resolved module cache file (<a href="https://github.com/kulshekhar/ts-jest/commit/4c88da58991b000aa90ea489acfa6aed39b36120">4c88da5</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/kulshekhar/ts-jest/commit/a5f3c8a65af8df42a50ee69800cea1dc505222a6"><code>a5f3c8a</code></a> chore(release): 29.1.5</li>
<li><a href="https://github.com/kulshekhar/ts-jest/commit/78d61b39b2db9b4c9c3f92d1adb3c97b223f26e0"><code>78d61b3</code></a> build(deps): Update dependency eslint-plugin-jsdoc to ^48.2.12</li>
<li><a href="https://github.com/kulshekhar/ts-jest/commit/59026b4341a05ba53abaab7c8695f69eb2ea735d"><code>59026b4</code></a> build(deps-dev): bump braces in /examples/type-module</li>
<li><a href="https://github.com/kulshekhar/ts-jest/commit/32cc6bb48d126091c9c7cb002bb67dee8310aa68"><code>32cc6bb</code></a> build(deps): Update dependency eslint-plugin-jsdoc to ^48.2.11</li>
<li><a href="https://github.com/kulshekhar/ts-jest/commit/487172c8ad28f6a1e31b4df548ddcba7328c3a9d"><code>487172c</code></a> build(deps): Update actions/checkout digest to 692973e</li>
<li><a href="https://github.com/kulshekhar/ts-jest/commit/556033414c919c327bf908918d8653128646b323"><code>5560334</code></a> build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /examples/js-with-ts</li>
<li><a href="https://github.com/kulshekhar/ts-jest/commit/0d9e359b8def7c944b0304bb2714bef321cd8ea5"><code>0d9e359</code></a> build(deps): bump braces from 3.0.2 to 3.0.3 in /website</li>
<li><a href="https://github.com/kulshekhar/ts-jest/commit/9803934e3dfa8b12bdd67fa363f027331bd8c6e5"><code>9803934</code></a> build(deps): Update dependency prettier to ^3.3.2</li>
<li><a href="https://github.com/kulshekhar/ts-jest/commit/543182ae28b28b953e974d68df2844850e06bb50"><code>543182a</code></a> build(deps): Update dependency esbuild to ~0.21.5</li>
<li><a href="https://github.com/kulshekhar/ts-jest/commit/b59777ee06261d640347868166242d7e18643832"><code>b59777e</code></a> build(deps): Update <a href="https://github.com/types"><code>@​types</code></a> packages to ^7.13.0</li>
<li>Additional commits viewable in <a href="https://github.com/kulshekhar/ts-jest/compare/v29.1.2...v29.1.5">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.2&new-version=29.1.5)](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
dependabot[bot] authored Jun 22, 2024
1 parent 4b0093d commit 7e25995
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
17 changes: 11 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"mongodb-memory-server": "^9.3.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.3.2",
"ts-jest": "^29.1.2",
"ts-jest": "^29.1.5",
"ts-node": "^10.9.2",
"tslint": "^6.1.3",
"typedoc": "^0.26.0",
Expand Down

0 comments on commit 7e25995

Please sign in to comment.