Skip to content

Commit

Permalink
chore(deps-dev): Bump the jest group in /examples/typescript-step-fun…
Browse files Browse the repository at this point in the history
…ctions with 1 update (#648)

Bumps the jest group in /examples/typescript-step-functions with 1
update: [ts-jest](https://github.com/kulshekhar/ts-jest).

Updates `ts-jest` from 29.1.1 to 29.1.2
<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.2</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.1...v29.1.2">29.1.2</a>
(2024-01-22)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>calculated cache key based on <code>supportsStaticESM</code> (<a
href="https://github.com/kulshekhar/ts-jest/commit/a5d6f2d4f4bfa1c7c217f6faf9310958797b436f">a5d6f2d</a>)</li>
<li>correct error handling in <code>processAsync</code> (<a
href="https://github.com/kulshekhar/ts-jest/commit/e7be4bf6a863cd76efec28f40fdd5193b2f50bad">e7be4bf</a>),
closes <a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4207">#4207</a></li>
<li>use <code>Config.ProjectConfig</code> (<a
href="https://github.com/kulshekhar/ts-jest/commit/918312bee22a795ec6bb347f95df4c1ff0a054de">918312b</a>),
closes <a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4028">#4028</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/70d48be61a9dd641e75bd220ffb0f0488bd5fac7"><code>70d48be</code></a>
chore(release): 29.1.2</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/19778bdca0ef8755ec034c58dc1b2ffebededcaf"><code>19778bd</code></a>
build: reference transform options via jest
<code>TransformOptions</code> type</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/a5d6f2d4f4bfa1c7c217f6faf9310958797b436f"><code>a5d6f2d</code></a>
fix: calculated cache key based on supportsStaticESM</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/2d16f4a2af517b393bcd0b1b2602f7ae68480c99"><code>2d16f4a</code></a>
test(e2e): remove <code>onNodeVersions</code> function</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/0861a66d9d79399c720bc98448b4d13f48490224"><code>0861a66</code></a>
build(deps): Update dependency node-fetch to ^3.3.2</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/f41cc3e736b2f01b24ce3369130ed01d4cbc96a8"><code>f41cc3e</code></a>
build(deps): Update babel monorepo</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/41b8460f60d5108e5467ae226319771fb6d8619b"><code>41b8460</code></a>
build(deps): Update dependency docusaurus-remark-plugin-tab-blocks to
^1.3.1</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/e7be4bf6a863cd76efec28f40fdd5193b2f50bad"><code>e7be4bf</code></a>
fix: correct error handling in <code>processAsync</code></li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/e31d95322179cbfcf25e2dd9ae9dea62a68179a8"><code>e31d953</code></a>
build(deps): Update actions/setup-node digest to 1a4442c</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/622539d8e421ccec0bb1c15b312e1ed59ef74602"><code>622539d</code></a>
build(deps): Update dependency <code>@​formatjs/ts-transformer</code> to
^3.13.9</li>
<li>Additional commits viewable in <a
href="https://github.com/kulshekhar/ts-jest/compare/v29.1.1...v29.1.2">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.1&new-version=29.1.2)](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] committed Jan 29, 2024
1 parent 664b923 commit 3781128
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 18 deletions.
2 changes: 1 addition & 1 deletion examples/typescript-step-functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/node": "^18",
"cdktf-cli": "0.20.3",
"jest": "29.7.0",
"ts-jest": "^29.1.1",
"ts-jest": "^29.1.2",
"typescript": "^5.3.3"
},
"dependencies": {
Expand Down
22 changes: 5 additions & 17 deletions examples/typescript-step-functions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3502,19 +3502,7 @@ jest-snapshot@^29.7.0:
pretty-format "^29.7.0"
semver "^7.5.3"

jest-util@^29.0.0:
version "29.6.3"
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.6.3.tgz#e15c3eac8716440d1ed076f09bc63ace1aebca63"
integrity sha512-QUjna/xSy4B32fzcKTSz1w7YYzgiHrjjJjevdRf61HYk998R5vVMMNmrHESYZVDS5DSWs+1srPLPKxXPkeSDOA==
dependencies:
"@jest/types" "^29.6.3"
"@types/node" "*"
chalk "^4.0.0"
ci-info "^3.2.0"
graceful-fs "^4.2.9"
picomatch "^2.2.3"

jest-util@^29.7.0:
jest-util@^29.0.0, jest-util@^29.7.0:
version "29.7.0"
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.7.0.tgz#23c2b62bfb22be82b44de98055802ff3710fc0bc"
integrity sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==
Expand Down Expand Up @@ -5072,10 +5060,10 @@ tr46@~0.0.3:
resolved "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz"
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==

ts-jest@^29.1.1:
version "29.1.1"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.1.tgz#f58fe62c63caf7bfcc5cc6472082f79180f0815b"
integrity sha512-D6xjnnbP17cC85nliwGiL+tpoKN0StpgE0TeOjXQTU6MVCfsB4v7aW05CgQ/1OywGb0x/oy9hHFnN+sczTiRaA==
ts-jest@^29.1.2:
version "29.1.2"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.2.tgz#7613d8c81c43c8cb312c6904027257e814c40e09"
integrity sha512-br6GJoH/WUX4pu7FbZXuWGKGNDuU7b8Uj77g/Sp7puZV6EXzuByl6JrECvm0MzVzSTkSHWTihsXt+5XYER5b+g==
dependencies:
bs-logger "0.x"
fast-json-stable-stringify "2.x"
Expand Down

0 comments on commit 3781128

Please sign in to comment.