Skip to content

Commit 98da196

Browse files
authored
chore(deps-dev): bump ts-jest from 26.3.0 to 26.4.0 (#74)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.3.0 to 26.4.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md">ts-jest's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/kulshekhar/ts-jest/compare/v26.3.0...v26.4.0">26.4.0</a> (2020-09-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>utils:</strong> <code>pathsToModuleNameMapper</code> resolve path mapping with <code>path.join</code> (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/1969">#1969</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/81fce4c090811a1cc071579a99dc193fb976b117">81fce4c</a>), closes <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/1968">#1968</a></li> <li>set minimum <code>jest-util</code> version at 26.1.0 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/1914">#1914</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/f00414c6fbf8fc5413fd33d0a271c4a164c50d45">f00414c</a>), closes <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/1913">#1913</a></li> </ul> <h3>Features</h3> <ul> <li><strong>config:</strong> allow custom options in custom transformers (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/1966">#1966</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/1452ce4afcd36049cddd0db0861f1ac26b66f8c1">1452ce4</a>), closes <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/1942">#1942</a></li> <li><strong>transformers:</strong> support hoisting when using <code>@jest/globals</code> (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/1937">#1937</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/0e5be1597d755fed11869f67df05eeea54b3106f">0e5be15</a>), closes <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/1593">#1593</a></li> <li><strong>transformers:</strong> add <code>path-mapping</code> custom AST transformer (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/1927">#1927</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/3325186b6e55f41eb9bf7d81e092a358fc402b13">3325186</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>compiler:</strong> remove <code>createProgram</code> for <code>isolatedModules: true</code> to boost startup speed (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/1941">#1941</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/dd8453401840862186f991e2d514e0d328a67987">dd84534</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kulshekhar/ts-jest/commit/d8935f32497057cb873e45da2bdd2f9feb55d3b6"><code>d8935f3</code></a> chore(release): 26.4.0 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/1971">#1971</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/860f1023adbc751208c6161ae124f452683911c4"><code>860f102</code></a> test(e2e): group all transformers tests into one singe place (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/1970">#1970</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/81fce4c090811a1cc071579a99dc193fb976b117"><code>81fce4c</code></a> fix(utils): <code>pathsToModuleNameMapper</code> resolve path mapping with <code>path.join</code> (...</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/1452ce4afcd36049cddd0db0861f1ac26b66f8c1"><code>1452ce4</code></a> feat(config): allow custom options in custom transformers (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/1966">#1966</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/05d9b8b5538f580bcb534cdece94741c5acfd56d"><code>05d9b8b</code></a> build(deps-dev): bump @types/jest from 26.0.13 to 26.0.14 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/1962">#1962</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/d8ccfb5c2983aa22cf5c4e2f0dee440c369cafc8"><code>d8ccfb5</code></a> build(deps-dev): bump lint-staged from 10.3.0 to 10.4.0 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/1961">#1961</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/bd9d0f0a033aa8b6d0b5f269c96833bd24d2235a"><code>bd9d0f0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/1959">#1959</a> from kulshekhar/dependabot/npm_and_yarn/prettier-2.1.2</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/e1b8f92d609f81b5884d0c9e1b42e909bab6e703"><code>e1b8f92</code></a> build(deps-dev): bump prettier from 2.1.1 to 2.1.2</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/38536b5b431ecb31ebbf3b9584082ad24af665c7"><code>38536b5</code></a> build(deps-dev): bump @types/semver from 7.3.3 to 7.3.4 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/1957">#1957</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/be686967714c2ae6f893ff70692c1a88072fadfa"><code>be68696</code></a> build(deps-dev): bump eslint-plugin-jsdoc from 30.4.2 to 30.5.1 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/1956">#1956</a>)</li> <li>Additional commits viewable in <a href="https://github.com/kulshekhar/ts-jest/compare/v26.3.0...v26.4.0">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=26.3.0&new-version=26.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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 </details>
2 parents 7e86dd1 + a1698cd commit 98da196

1 file changed

Lines changed: 12 additions & 7 deletions

File tree

yarn.lock

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3369,7 +3369,7 @@ jest-snapshot@^26.4.2:
33693369
pretty-format "^26.4.2"
33703370
semver "^7.3.2"
33713371

3372-
jest-util@26.x, jest-util@^26.3.0:
3372+
jest-util@^26.1.0, jest-util@^26.3.0:
33733373
version "26.3.0"
33743374
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.3.0.tgz#a8974b191df30e2bf523ebbfdbaeb8efca535b3e"
33753375
integrity sha512-4zpn6bwV0+AMFN0IYhH/wnzIQzRaYVrz1A8sYnRnj4UXDXbOVtWmlaZkO9mipFqZ13okIfN87aDoJWB7VH6hcw==
@@ -5516,21 +5516,21 @@ trim-off-newlines@^1.0.0:
55165516
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
55175517

55185518
ts-jest@^26.1.0:
5519-
version "26.3.0"
5520-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.3.0.tgz#6b2845045347dce394f069bb59358253bc1338a9"
5521-
integrity sha512-Jq2uKfx6bPd9+JDpZNMBJMdMQUC3sJ08acISj8NXlVgR2d5OqslEHOR2KHMgwymu8h50+lKIm0m0xj/ioYdW2Q==
5519+
version "26.4.0"
5520+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.0.tgz#903c7827f3d3bc33efc2f91be294b164400c32e3"
5521+
integrity sha512-ofBzoCqf6Nv/PoWb/ByV3VNKy2KJSikamOBxvR3E6eVdIw10GwAXoyvMWXXjZJK2s6S27ZE8fI+JBTnGaovl6Q==
55225522
dependencies:
55235523
"@types/jest" "26.x"
55245524
bs-logger "0.x"
55255525
buffer-from "1.x"
55265526
fast-json-stable-stringify "2.x"
5527-
jest-util "26.x"
5527+
jest-util "^26.1.0"
55285528
json5 "2.x"
55295529
lodash.memoize "4.x"
55305530
make-error "1.x"
55315531
mkdirp "1.x"
55325532
semver "7.x"
5533-
yargs-parser "18.x"
5533+
yargs-parser "20.x"
55345534

55355535
tsconfig-paths@^3.9.0:
55365536
version "3.9.0"
@@ -5903,7 +5903,12 @@ yaml@^1.10.0:
59035903
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.0.tgz#3b593add944876077d4d683fee01081bd9fff31e"
59045904
integrity sha512-yr2icI4glYaNG+KWONODapy2/jDdMSDnrONSjblABjD9B4Z5LgiircSt8m8sRZFNi08kG9Sm0uSHtEmP3zaEGg==
59055905

5906-
yargs-parser@18.x, yargs-parser@^18.1.2, yargs-parser@^18.1.3:
5906+
yargs-parser@20.x:
5907+
version "20.2.0"
5908+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.0.tgz#944791ca2be2e08ddadd3d87e9de4c6484338605"
5909+
integrity sha512-2agPoRFPoIcFzOIp6656gcvsg2ohtscpw2OINr/q46+Sq41xz2OYLqx5HRHabmFU1OARIPAYH5uteICE7mn/5A==
5910+
5911+
yargs-parser@^18.1.2, yargs-parser@^18.1.3:
59075912
version "18.1.3"
59085913
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-18.1.3.tgz#be68c4975c6b2abf469236b0c870362fab09a7b0"
59095914
integrity sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==

0 commit comments

Comments
 (0)