Skip to content

Commit

Permalink
chore(lambda): bump ts-jest from 29.2.3 to 29.2.4 in /lambdas (#4028)
Browse files Browse the repository at this point in the history
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.3 to
29.2.4.
<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.2.4</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>
<h3><a
href="https://github.com/kulshekhar/ts-jest/compare/v29.2.3...v29.2.4">29.2.4</a>
(2024-08-01)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>fix: revert support implementation for <code>Node16/NodeNext</code>
(<a
href="https://github.com/kulshekhar/ts-jest/commit/70b9530">70b9530</a>),
closes <a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4468">#4468</a>
<a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4473">#4473</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/0977789b2deac98dfbe2899bea74e4d0b882ab83"><code>0977789</code></a>
chore(release): 29.2.4</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/70b9530bd08de00fe24f22f22d9c637c592df87a"><code>70b9530</code></a>
fix: revert support implementation for <code>Node16/NodeNext</code></li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/86398c7403c62e521054f4f559381f6d1c41d235"><code>86398c7</code></a>
build(deps): Update dependency <code>@​babel/preset-env</code> to
^7.25.3</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/2b07e2b0e20a487286e6b700094a878591c453d9"><code>2b07e2b</code></a>
build(deps): Update dependency eslint-plugin-jsdoc to ^48.10.2</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/5cc1333d80803141fc6d7e127d8f017813b203ff"><code>5cc1333</code></a>
build(deps): Update babel monorepo to ^7.25.2</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/46fa7366249e96396236da91f4205cbd69b57930"><code>46fa736</code></a>
build(deps): Update ESLint packages to ^7.18.0</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/e1aad1404f3c376e405e0acc5cfac646ab12a0f8"><code>e1aad14</code></a>
build(deps): Update dependency eslint-plugin-jsdoc to ^48.9.2</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/19473a2841f0e1a809d233db5f58600c4b9c8b46"><code>19473a2</code></a>
build(deps): Update dependency eslint-plugin-jsdoc to ^48.9.1</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/a40a791bb8b46dee3c17955996b278397c53207b"><code>a40a791</code></a>
build(deps): Update dependency eslint-plugin-jsdoc to ^48.9.0</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/6d8063ae1759aba33e9d89bb475ce95dab175684"><code>6d8063a</code></a>
test: refactor example apps to be in one project</li>
<li>Additional commits viewable in <a
href="https://github.com/kulshekhar/ts-jest/compare/v29.2.3...v29.2.4">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.2.3&new-version=29.2.4)](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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 6d4aab8 commit 3dbd40c
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion lambdas/functions/ami-housekeeper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"jest-mock-extended": "^3.0.7",
"nock": "^13.5.4",
"prettier": "3.3.3",
"ts-jest": "^29.2.3",
"ts-jest": "^29.2.4",
"ts-node": "^10.9.2",
"ts-node-dev": "^2.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion lambdas/functions/control-plane/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"moment-timezone": "^0.5.45",
"nock": "^13.5.4",
"prettier": "3.3.3",
"ts-jest": "^29.2.3",
"ts-jest": "^29.2.4",
"ts-node": "^10.9.2",
"ts-node-dev": "^2.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion lambdas/functions/gh-agent-syncer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"jest": "^29.7.0",
"jest-mock": "^29.7.0",
"prettier": "3.3.3",
"ts-jest": "^29.2.3",
"ts-jest": "^29.2.4",
"ts-node-dev": "^2.0.0",
"typescript": "^5.5.4"
},
Expand Down
2 changes: 1 addition & 1 deletion lambdas/functions/termination-watcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"jest-mock-extended": "^3.0.7",
"nock": "^13.5.4",
"prettier": "3.3.3",
"ts-jest": "^29.2.3",
"ts-jest": "^29.2.4",
"ts-node": "^10.9.2",
"ts-node-dev": "^2.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion lambdas/functions/webhook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"jest-mock": "^29.7.0",
"nock": "^13.5.4",
"prettier": "3.3.3",
"ts-jest": "^29.2.3",
"ts-jest": "^29.2.4",
"ts-node-dev": "^2.0.0",
"typescript": "^5.5.4"
},
Expand Down
2 changes: 1 addition & 1 deletion lambdas/libs/aws-powertools-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"jest-mock": "^29.7.0",
"nock": "^13.5.4",
"prettier": "3.3.3",
"ts-jest": "^29.2.3",
"ts-jest": "^29.2.4",
"ts-node-dev": "^2.0.0",
"typescript": "^5.5.4"
},
Expand Down
2 changes: 1 addition & 1 deletion lambdas/libs/aws-ssm-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"jest-mock": "^29.7.0",
"nock": "^13.5.4",
"prettier": "3.3.3",
"ts-jest": "^29.2.3",
"ts-jest": "^29.2.4",
"ts-node-dev": "^2.0.0",
"typescript": "^5.5.4"
},
Expand Down
22 changes: 11 additions & 11 deletions lambdas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4619,7 +4619,7 @@ __metadata:
jest-mock-extended: "npm:^3.0.7"
nock: "npm:^13.5.4"
prettier: "npm:3.3.3"
ts-jest: "npm:^29.2.3"
ts-jest: "npm:^29.2.4"
ts-node: "npm:^10.9.2"
ts-node-dev: "npm:^2.0.0"
typescript: "npm:^5.5.4"
Expand Down Expand Up @@ -4650,7 +4650,7 @@ __metadata:
jest-mock: "npm:^29.7.0"
nock: "npm:^13.5.4"
prettier: "npm:3.3.3"
ts-jest: "npm:^29.2.3"
ts-jest: "npm:^29.2.4"
ts-node-dev: "npm:^2.0.0"
typescript: "npm:^5.5.4"
languageName: unknown
Expand Down Expand Up @@ -4679,7 +4679,7 @@ __metadata:
jest-mock: "npm:^29.7.0"
nock: "npm:^13.5.4"
prettier: "npm:3.3.3"
ts-jest: "npm:^29.2.3"
ts-jest: "npm:^29.2.4"
ts-node-dev: "npm:^2.0.0"
typescript: "npm:^5.5.4"
languageName: unknown
Expand Down Expand Up @@ -4718,7 +4718,7 @@ __metadata:
moment-timezone: "npm:^0.5.45"
nock: "npm:^13.5.4"
prettier: "npm:3.3.3"
ts-jest: "npm:^29.2.3"
ts-jest: "npm:^29.2.4"
ts-node: "npm:^10.9.2"
ts-node-dev: "npm:^2.0.0"
typescript: "npm:^5.5.4"
Expand Down Expand Up @@ -4751,7 +4751,7 @@ __metadata:
jest: "npm:^29.7.0"
jest-mock: "npm:^29.7.0"
prettier: "npm:3.3.3"
ts-jest: "npm:^29.2.3"
ts-jest: "npm:^29.2.4"
ts-node-dev: "npm:^2.0.0"
typescript: "npm:^5.5.4"
languageName: unknown
Expand Down Expand Up @@ -4781,7 +4781,7 @@ __metadata:
jest-mock-extended: "npm:^3.0.7"
nock: "npm:^13.5.4"
prettier: "npm:3.3.3"
ts-jest: "npm:^29.2.3"
ts-jest: "npm:^29.2.4"
ts-node: "npm:^10.9.2"
ts-node-dev: "npm:^2.0.0"
typescript: "npm:^5.5.4"
Expand Down Expand Up @@ -4816,7 +4816,7 @@ __metadata:
jest-mock: "npm:^29.7.0"
nock: "npm:^13.5.4"
prettier: "npm:3.3.3"
ts-jest: "npm:^29.2.3"
ts-jest: "npm:^29.2.4"
ts-node-dev: "npm:^2.0.0"
typescript: "npm:^5.5.4"
languageName: unknown
Expand Down Expand Up @@ -10544,9 +10544,9 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:^29.2.3":
version: 29.2.3
resolution: "ts-jest@npm:29.2.3"
"ts-jest@npm:^29.2.4":
version: 29.2.4
resolution: "ts-jest@npm:29.2.4"
dependencies:
bs-logger: "npm:0.x"
ejs: "npm:^3.1.10"
Expand Down Expand Up @@ -10577,7 +10577,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 10c0/3be57a9f0e9cf0d0de235f5543dc1f2a33da4380bf46e660f79d050a15a6e7bab71a7a80ba9559761ce1203248b40d0f9386c19356718165575f32192e32140e
checksum: 10c0/43be1d5625d44bc48815d91810e796d74682757b4f64677b54aae1f4da855476e50c01b92d54add4b02976ecf2cbb2f318d7c7788844328de44f145b95185fac
languageName: node
linkType: hard

Expand Down

0 comments on commit 3dbd40c

Please sign in to comment.