Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 4122899

Browse files
chore(lambda): bump ts-jest from 29.1.1 to 29.1.2 in /lambdas (#3733)
Bumps [ts-jest](https://github.com/kulshekhar/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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00d26b8 commit 4122899

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: lambdas/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -8451,9 +8451,9 @@ ts-essentials@^7.0.3:
84518451
integrity sha512-8+gr5+lqO3G84KdiTSMRLtuyJ+nTBVRKuCrK4lidMPdVeEp0uqC875uE5NMcaA7YYMN7XsNiFQuMvasF8HT/xQ==
84528452

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

0 commit comments

Comments
 (0)