Skip to content

Commit d26dc75

Browse files
chore(deps-dev): bump ts-jest from 29.1.1 to 29.2.5 (#369)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 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> <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> <h2>v29.2.3</h2> <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v29.2.2</h2> <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v29.2.1</h2> <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v29.2.0</h2> <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v29.1.5</h2> <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v29.1.4</h2> <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <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> <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> <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> <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> <h3><a href="https://github.com/kulshekhar/ts-jest/compare/v29.2.2...v29.2.3">29.2.3</a> (2024-07-18)</h3> <h3>Security Fixes</h3> <ul> <li>build(deps): Update dependency ejs to ^3.1.10 (<a href="https://github.com/kulshekhar/ts-jest/commit/de94a56">de94a56</a>)</li> </ul> <h3>Code Refactoring</h3> <ul> <li>refactor(presets): maintain preset codes inside <code>src</code> (<a href="https://github.com/kulshekhar/ts-jest/commit/8474fc2">8474fc2</a>)</li> </ul> <h3><a href="https://github.com/kulshekhar/ts-jest/compare/v29.2.1...v29.2.2">29.2.2</a> (2024-07-10)</h3> <h3>Bug Fixes</h3> <ul> <li>fix(compiler): update memory cache after changing <code>module</code> value (<a href="https://github.com/kulshekhar/ts-jest/commit/94db43f">94db43f</a>), closes <a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4439">#4439</a></li> </ul> <h3><a href="https://github.com/kulshekhar/ts-jest/compare/v29.2.0...v29.2.1">29.2.1</a> (2024-07-10)</h3> <h3>Bug Fixes</h3> <ul> <li>fix: move <code>ejs</code> to <code>dep</code> instead of <code>peerDep</code> (<a href="https://github.com/kulshekhar/ts-jest/commit/26e31a7">26e31a7</a>)</li> <li>fix: set <code>allowSyntheticDefaultImports</code> properly (<a href="https://github.com/kulshekhar/ts-jest/commit/ff4b302">ff4b302</a>), closes <a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4156">#4156</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.1.1...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.1.1&new-version=29.2.5)](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>
1 parent 5aa3be9 commit d26dc75

File tree

2 files changed

+18
-17
lines changed

2 files changed

+18
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"prettier": "^3.0.0",
5454
"semantic-release": "^24.1.0",
5555
"strip-indent": "^3.0.0",
56-
"ts-jest": "29.1.1",
56+
"ts-jest": "29.2.5",
5757
"ts-node": "^10.9.1",
5858
"typescript": "^5.5.4"
5959
},

yarn.lock

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3194,9 +3194,9 @@ browserslist@^4.23.1:
31943194
node-releases "^2.0.18"
31953195
update-browserslist-db "^1.1.0"
31963196

3197-
bs-logger@0.x:
3197+
bs-logger@^0.2.6:
31983198
version "0.2.6"
3199-
resolved "https://registry.npmjs.org/bs-logger/-/bs-logger-0.2.6.tgz"
3199+
resolved "https://registry.yarnpkg.com/bs-logger/-/bs-logger-0.2.6.tgz#eb7d365307a72cf974cc6cda76b68354ad336bd8"
32003200
integrity sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==
32013201
dependencies:
32023202
fast-json-stable-stringify "2.x"
@@ -6669,9 +6669,9 @@ lodash.isstring@^4.0.1:
66696669
resolved "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz"
66706670
integrity sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==
66716671

6672-
lodash.memoize@4.x:
6672+
lodash.memoize@^4.1.2:
66736673
version "4.1.2"
6674-
resolved "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz"
6674+
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
66756675
integrity sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==
66766676

66776677
lodash.merge@^4.6.2:
@@ -6762,7 +6762,7 @@ make-dir@^4.0.0:
67626762
dependencies:
67636763
semver "^7.5.3"
67646764

6765-
make-error@1.x, make-error@^1.1.1:
6765+
make-error@^1.1.1, make-error@^1.3.6:
67666766
version "1.3.6"
67676767
resolved "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz"
67686768
integrity sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==
@@ -8963,19 +8963,20 @@ ts-api-utils@^1.0.1:
89638963
resolved "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz"
89648964
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
89658965

8966-
ts-jest@29.1.1:
8967-
version "29.1.1"
8968-
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-29.1.1.tgz"
8969-
integrity sha512-D6xjnnbP17cC85nliwGiL+tpoKN0StpgE0TeOjXQTU6MVCfsB4v7aW05CgQ/1OywGb0x/oy9hHFnN+sczTiRaA==
8966+
ts-jest@29.2.5:
8967+
version "29.2.5"
8968+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.5.tgz#591a3c108e1f5ebd013d3152142cb5472b399d63"
8969+
integrity sha512-KD8zB2aAZrcKIdGk4OwpJggeLcH1FgrICqDSROWqlnJXGCXK4Mn6FcdK2B6670Xr73lHMG1kHw8R87A0ecZ+vA==
89708970
dependencies:
8971-
bs-logger "0.x"
8972-
fast-json-stable-stringify "2.x"
8971+
bs-logger "^0.2.6"
8972+
ejs "^3.1.10"
8973+
fast-json-stable-stringify "^2.1.0"
89738974
jest-util "^29.0.0"
89748975
json5 "^2.2.3"
8975-
lodash.memoize "4.x"
8976-
make-error "1.x"
8977-
semver "^7.5.3"
8978-
yargs-parser "^21.0.1"
8976+
lodash.memoize "^4.1.2"
8977+
make-error "^1.3.6"
8978+
semver "^7.6.3"
8979+
yargs-parser "^21.1.1"
89798980

89808981
ts-morph@^23.0.0:
89818982
version "23.0.0"
@@ -9484,7 +9485,7 @@ yargs-parser@^20.2.2:
94849485
resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz"
94859486
integrity sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==
94869487

9487-
yargs-parser@^21.0.1, yargs-parser@^21.1.1:
9488+
yargs-parser@^21.1.1:
94889489
version "21.1.1"
94899490
resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz"
94909491
integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==

0 commit comments

Comments
 (0)