Skip to content

Commit

Permalink
chore: bump ts-jest from 29.1.2 to 29.1.3 in the development-dependen…
Browse files Browse the repository at this point in the history
…cies group (#821)

Bumps the development-dependencies group with 1 update:
[ts-jest](https://github.com/kulshekhar/ts-jest).

Updates `ts-jest` from 29.1.2 to 29.1.3
<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.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.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/f23d9ff1b1e79e4c55eee0b04ca0e006817c05f8"><code>f23d9ff</code></a>
chore(release): 29.1.3</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/eda56a779789d70963b7572e2914b2a3a25ac43a"><code>eda56a7</code></a>
fix: bring back Node 14 support</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/287a5a761c8288d3aba5f1e640331aeac64fab70"><code>287a5a7</code></a>
build(deps): Update babel monorepo to ^7.24.5</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/7b4c9cac01018ea52c0875f41975eb25baa54a65"><code>7b4c9ca</code></a>
build(deps): Update React e2e packages</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/fc9e82509b8c5586b7319bd757a8812c1d277b00"><code>fc9e825</code></a>
build(deps): Update actions/setup-node action to v3.8.2</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/f3718817c2ef9a612ef9f6ce9cfb677c6b63b07d"><code>f371881</code></a>
build(deps): Update Jest packages</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/1de11e2c797b98a6e48ba00991e4986260c47706"><code>1de11e2</code></a>
build(deps): Update JamesIves/github-pages-deploy-action action to
v4.6.1</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/f04fbfea5a74085cacec823e42644d30a295abec"><code>f04fbfe</code></a>
build(deps): Update <a
href="https://github.com/types"><code>@​types</code></a> packages</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/d4edc09c39faed2257fb1b97dbab20c772de81a6"><code>d4edc09</code></a>
build(deps): Update docusaurus monorepo to ^2.4.3</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/1a6c276dcb998d781874290df9ce1cfe52faa0a1"><code>1a6c276</code></a>
build(deps): Update dependency semver to v7.6.2</li>
<li>Additional commits viewable in <a
href="https://github.com/kulshekhar/ts-jest/compare/v29.1.2...v29.1.3">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.3)](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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 22, 2024
1 parent c6dbc19 commit aa482ec
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
14 changes: 9 additions & 5 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 @@
"@types/uuid": "9.0.8",
"jest": "29.7.0",
"nock": "13.5.4",
"ts-jest": "29.1.2"
"ts-jest": "29.1.3"
},
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "6.15.0",
Expand Down

0 comments on commit aa482ec

Please sign in to comment.