Skip to content

Commit

Permalink
chore(deps-dev): Bump ts-jest from 29.0.5 to 29.1.0 (#67)
Browse files Browse the repository at this point in the history
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.0.5 to 29.1.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.1.0</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>
<h1><a href="https://github.com/kulshekhar/ts-jest/compare/v29.0.5...v29.1.0">29.1.0</a> (2023-03-26)</h1>
<h3>Features</h3>
<ul>
<li>Support TypeScript 5.x (<a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4064">#4064</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/87f27821db99be411288b50a4f9baa7bedb98cc9">db98cc9</a>), closes <a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4048">#4048</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/kulshekhar/ts-jest/commit/f208af917e48f7daef270e9850c5376c234c98bc"><code>f208af9</code></a> chore(release): 29.1.0 (<a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4070">#4070</a>)</li>
<li><a href="https://github.com/kulshekhar/ts-jest/commit/eca695f713a86a5d840b1114c267a3bddb0fb6bf"><code>eca695f</code></a> build(deps): Update dependency <code>@​types/node</code> to v18.15.11 (<a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4072">#4072</a>)</li>
<li><a href="https://github.com/kulshekhar/ts-jest/commit/4dfe2748ecee64aa31075d06ff6d5940bf9f6bf1"><code>4dfe274</code></a> build(deps): Update dependency eslint to ^8.37.0 (<a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4073">#4073</a>)</li>
<li><a href="https://github.com/kulshekhar/ts-jest/commit/19aedc2b1bf422ec19d3f50551525bf140615e5d"><code>19aedc2</code></a> build(deps): Update <a href="https://github.com/types"><code>@​types</code></a> packages to ^5.57.0 (<a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4071">#4071</a>)</li>
<li><a href="https://github.com/kulshekhar/ts-jest/commit/ca386468bbcd3c17da3c9d43a9b69bb926150ec4"><code>ca38646</code></a> build(deps): Update dependency <code>@​types/node</code> to v18.15.10 (<a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4068">#4068</a>)</li>
<li><a href="https://github.com/kulshekhar/ts-jest/commit/c3af9e9ebcc2dced7594f8b2d6ca68a0b3d87235"><code>c3af9e9</code></a> build(deps): Update dependency esbuild to ~0.17.14 (<a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4069">#4069</a>)</li>
<li><a href="https://github.com/kulshekhar/ts-jest/commit/87f27821db99be411288b50a4f9baa7bedb98cc9"><code>87f2782</code></a> build(deps): update dependency typescript to v5 (<a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4064">#4064</a>)</li>
<li><a href="https://github.com/kulshekhar/ts-jest/commit/40c981c0926286a2c1c72b262e8cacfa09dbb88b"><code>40c981c</code></a> build(deps): Update dependency prettier to ^2.8.7 (<a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4067">#4067</a>)</li>
<li><a href="https://github.com/kulshekhar/ts-jest/commit/f2374aa7a23989baa28cf808ad1f2ee537e0ceba"><code>f2374aa</code></a> build(deps): Update dependency esbuild to ~0.17.13 (<a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4066">#4066</a>)</li>
<li><a href="https://github.com/kulshekhar/ts-jest/commit/b0052bb012a4c552e17ee4ca045aeadf50b5e97d"><code>b0052bb</code></a> build(deps): Update dependency <code>@​types/node</code> to v18.15.9 (<a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4065">#4065</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/kulshekhar/ts-jest/compare/v29.0.5...v29.1.0">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.0.5&new-version=29.1.0)](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 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] committed Apr 8, 2023
1 parent 9b9a8da commit 27391b5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-plugin-promise": "6.1.1",
"jest": "^29.5.0",
"prettier": "^2.8.7",
"ts-jest": "^29.0.5",
"ts-jest": "^29.1.0",
"ts-node": "^10.9.1",
"typescript": "^5.0.4"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3441,10 +3441,10 @@ tr46@~0.0.3:
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==

ts-jest@^29.0.5:
version "29.0.5"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.5.tgz#c5557dcec8fe434fcb8b70c3e21c6b143bfce066"
integrity sha512-PL3UciSgIpQ7f6XjVOmbi96vmDHUqAyqDr8YxzopDqX3kfgYtX1cuNeBjP+L9sFXi6nzsGGA6R3fP3DDDJyrxA==
ts-jest@^29.1.0:
version "29.1.0"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.0.tgz#4a9db4104a49b76d2b368ea775b6c9535c603891"
integrity sha512-ZhNr7Z4PcYa+JjMl62ir+zPiNJfXJN6E8hSLnaUKhOgqcn8vb3e537cpkd0FuAfRK3sR1LSqM1MOhliXNgOFPA==
dependencies:
bs-logger "0.x"
fast-json-stable-stringify "2.x"
Expand Down

0 comments on commit 27391b5

Please sign in to comment.