Skip to content

Commit 8791f77

Browse files
Bump ts-jest from 29.2.4 to 29.2.5 (#459)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.4 to 29.2.5. <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.5</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.4...v29.2.5">29.2.5</a> (2024-08-23)</h3> <h3>Bug Fixes</h3> <ul> <li>build: build package with <code>NodeNext</code> module (<a href="https://github.com/kulshekhar/ts-jest/commit/9b3ade5">9b3ade5</a>)</li> <li>fix: set value <code>ts/tsx</code> <code>extensionsToTreatAsEsm</code> in default esm preset (<a href="https://github.com/kulshekhar/ts-jest/commit/d9ff362">d9ff362</a>)</li> <li>fix(compiler): fallback to <code>NodeJS</code> module resolution for ts 4.8 (<a href="https://github.com/kulshekhar/ts-jest/commit/b7d3409">b7d3409</a>), closes <a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4499">#4499</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kulshekhar/ts-jest/commit/500a86307c2fffe97b2483a91c54d3b749e8ec0e"><code>500a863</code></a> chore(release): 29.2.5</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/dce986e1e31ddcadb2cb8ffebc2574cf81090386"><code>dce986e</code></a> build(deps): Update dependency <code>@​babel/preset-env</code> to ^7.25.4</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/48a28a63f2ae1c1cee780867229d14aebd1acb7d"><code>48a28a6</code></a> build(deps): Update dependency vite to ^5.4.2</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/d9ff362490770aa99150610c01f710c967ebbc61"><code>d9ff362</code></a> fix: set value <code>ts/tsx</code> <code>extensionsToTreatAsEsm</code> in default esm preset</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/00550eff98b005c61e1c14c6745cb53fc13b24fa"><code>00550ef</code></a> test: add e2e test case for ESM features</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/978169ba31424b15f2a7628ad8c22578dfed892f"><code>978169b</code></a> build(deps): Update dependency <code>@​types/node</code> to v20.16.1</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/e9a643c8267915fe073dc8229779023e5b85cd5f"><code>e9a643c</code></a> build(deps): Update dependency <code>@​types/node</code> to v20.16.0</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/535edab00ed1ad8b117eaf773a59a6b68fab0429"><code>535edab</code></a> build(deps): Update dependency <code>@​types/node</code> to v20.15.0</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/011a9d8904e631f87f49ca82589f9e7efd3a0fe2"><code>011a9d8</code></a> build(deps): Update dependency vite to ^5.4.1</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/4eb8ccdf8b62dc89d2857c746f5b8d0347abf19a"><code>4eb8ccd</code></a> build: update renovate bot</li> <li>Additional commits viewable in <a href="https://github.com/kulshekhar/ts-jest/compare/v29.2.4...v29.2.5">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.4&new-version=29.2.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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>
1 parent 70fb067 commit 8791f77

File tree

2 files changed

+20
-31
lines changed

2 files changed

+20
-31
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"micromark-util-types": "^2.0.0",
6161
"prettier": "^3.3.3",
6262
"sort-package-json": "^2.10.1",
63-
"ts-jest": "^29.2.4",
63+
"ts-jest": "^29.2.5",
6464
"ts-node": "^10.9.2",
6565
"tsc-alias": "^1.8.10",
6666
"typescript": "^5.5.4"

yarn.lock

Lines changed: 19 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -857,7 +857,7 @@ __metadata:
857857
remark-parse: "npm:^11.0.0"
858858
remark-rehype: "npm:^11.1.0"
859859
sort-package-json: "npm:^2.10.1"
860-
ts-jest: "npm:^29.2.4"
860+
ts-jest: "npm:^29.2.5"
861861
ts-node: "npm:^10.9.2"
862862
tsc-alias: "npm:^1.8.10"
863863
typescript: "npm:^5.5.4"
@@ -1687,7 +1687,7 @@ __metadata:
16871687
languageName: node
16881688
linkType: hard
16891689

1690-
"bs-logger@npm:0.x":
1690+
"bs-logger@npm:^0.2.6":
16911691
version: 0.2.6
16921692
resolution: "bs-logger@npm:0.2.6"
16931693
dependencies:
@@ -4481,7 +4481,7 @@ __metadata:
44814481
languageName: node
44824482
linkType: hard
44834483

4484-
"lodash.memoize@npm:4.x":
4484+
"lodash.memoize@npm:^4.1.2":
44854485
version: 4.1.2
44864486
resolution: "lodash.memoize@npm:4.1.2"
44874487
checksum: c8713e51eccc650422716a14cece1809cfe34bc5ab5e242b7f8b4e2241c2483697b971a604252807689b9dd69bfe3a98852e19a5b89d506b000b4187a1285df8
@@ -4538,15 +4538,6 @@ __metadata:
45384538
languageName: node
45394539
linkType: hard
45404540

4541-
"lru-cache@npm:^6.0.0":
4542-
version: 6.0.0
4543-
resolution: "lru-cache@npm:6.0.0"
4544-
dependencies:
4545-
yallist: "npm:^4.0.0"
4546-
checksum: cb53e582785c48187d7a188d3379c181b5ca2a9c78d2bce3e7dee36f32761d1c42983da3fe12b55cb74e1779fa94cdc2e5367c028a9b35317184ede0c07a30a9
4547-
languageName: node
4548-
linkType: hard
4549-
45504541
"lru-cache@npm:^7.5.1":
45514542
version: 7.18.3
45524543
resolution: "lru-cache@npm:7.18.3"
@@ -4563,7 +4554,7 @@ __metadata:
45634554
languageName: node
45644555
linkType: hard
45654556

4566-
"make-error@npm:1.x, make-error@npm:^1.1.1":
4557+
"make-error@npm:^1.1.1, make-error@npm:^1.3.6":
45674558
version: 1.3.6
45684559
resolution: "make-error@npm:1.3.6"
45694560
checksum: 171e458d86854c6b3fc46610cfacf0b45149ba043782558c6875d9f42f222124384ad0b468c92e996d815a8a2003817a710c0a160e49c1c394626f76fa45396f
@@ -6066,14 +6057,12 @@ __metadata:
60666057
languageName: node
60676058
linkType: hard
60686059

6069-
"semver@npm:2 || 3 || 4 || 5 || 6 || 7, semver@npm:^7.3.5, semver@npm:^7.5.3, semver@npm:^7.5.4, semver@npm:^7.6.0":
6070-
version: 7.6.0
6071-
resolution: "semver@npm:7.6.0"
6072-
dependencies:
6073-
lru-cache: "npm:^6.0.0"
6060+
"semver@npm:2 || 3 || 4 || 5 || 6 || 7, semver@npm:^7.3.5, semver@npm:^7.5.3, semver@npm:^7.5.4, semver@npm:^7.6.0, semver@npm:^7.6.3":
6061+
version: 7.6.3
6062+
resolution: "semver@npm:7.6.3"
60746063
bin:
60756064
semver: bin/semver.js
6076-
checksum: fbfe717094ace0aa8d6332d7ef5ce727259815bd8d8815700853f4faf23aacbd7192522f0dc5af6df52ef4fa85a355ebd2f5d39f554bd028200d6cf481ab9b53
6065+
checksum: 88f33e148b210c153873cb08cfe1e281d518aaa9a666d4d148add6560db5cd3c582f3a08ccb91f38d5f379ead256da9931234ed122057f40bb5766e65e58adaf
60776066
languageName: node
60786067
linkType: hard
60796068

@@ -6635,19 +6624,19 @@ __metadata:
66356624
languageName: node
66366625
linkType: hard
66376626

6638-
"ts-jest@npm:^29.2.4":
6639-
version: 29.2.4
6640-
resolution: "ts-jest@npm:29.2.4"
6627+
"ts-jest@npm:^29.2.5":
6628+
version: 29.2.5
6629+
resolution: "ts-jest@npm:29.2.5"
66416630
dependencies:
6642-
bs-logger: "npm:0.x"
6631+
bs-logger: "npm:^0.2.6"
66436632
ejs: "npm:^3.1.10"
6644-
fast-json-stable-stringify: "npm:2.x"
6633+
fast-json-stable-stringify: "npm:^2.1.0"
66456634
jest-util: "npm:^29.0.0"
66466635
json5: "npm:^2.2.3"
6647-
lodash.memoize: "npm:4.x"
6648-
make-error: "npm:1.x"
6649-
semver: "npm:^7.5.3"
6650-
yargs-parser: "npm:^21.0.1"
6636+
lodash.memoize: "npm:^4.1.2"
6637+
make-error: "npm:^1.3.6"
6638+
semver: "npm:^7.6.3"
6639+
yargs-parser: "npm:^21.1.1"
66516640
peerDependencies:
66526641
"@babel/core": ">=7.0.0-beta.0 <8"
66536642
"@jest/transform": ^29.0.0
@@ -6668,7 +6657,7 @@ __metadata:
66686657
optional: true
66696658
bin:
66706659
ts-jest: cli.js
6671-
checksum: 43be1d5625d44bc48815d91810e796d74682757b4f64677b54aae1f4da855476e50c01b92d54add4b02976ecf2cbb2f318d7c7788844328de44f145b95185fac
6660+
checksum: acb62d168faec073e64b20873b583974ba8acecdb94681164eb346cef82ade8fb481c5b979363e01a97ce4dd1e793baf64d9efd90720bc941ad7fc1c3d6f3f68
66726661
languageName: node
66736662
linkType: hard
66746663

@@ -7184,7 +7173,7 @@ __metadata:
71847173
languageName: node
71857174
linkType: hard
71867175

7187-
"yargs-parser@npm:^21.0.1, yargs-parser@npm:^21.1.1":
7176+
"yargs-parser@npm:^21.1.1":
71887177
version: 21.1.1
71897178
resolution: "yargs-parser@npm:21.1.1"
71907179
checksum: f84b5e48169479d2f402239c59f084cfd1c3acc197a05c59b98bab067452e6b3ea46d4dd8ba2985ba7b3d32a343d77df0debd6b343e5dae3da2aab2cdf5886b2

0 commit comments

Comments
 (0)