Commit 98da196
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 />
[](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>1 file changed
Lines changed: 12 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3369 | 3369 | | |
3370 | 3370 | | |
3371 | 3371 | | |
3372 | | - | |
| 3372 | + | |
3373 | 3373 | | |
3374 | 3374 | | |
3375 | 3375 | | |
| |||
5516 | 5516 | | |
5517 | 5517 | | |
5518 | 5518 | | |
5519 | | - | |
5520 | | - | |
5521 | | - | |
| 5519 | + | |
| 5520 | + | |
| 5521 | + | |
5522 | 5522 | | |
5523 | 5523 | | |
5524 | 5524 | | |
5525 | 5525 | | |
5526 | 5526 | | |
5527 | | - | |
| 5527 | + | |
5528 | 5528 | | |
5529 | 5529 | | |
5530 | 5530 | | |
5531 | 5531 | | |
5532 | 5532 | | |
5533 | | - | |
| 5533 | + | |
5534 | 5534 | | |
5535 | 5535 | | |
5536 | 5536 | | |
| |||
5903 | 5903 | | |
5904 | 5904 | | |
5905 | 5905 | | |
5906 | | - | |
| 5906 | + | |
| 5907 | + | |
| 5908 | + | |
| 5909 | + | |
| 5910 | + | |
| 5911 | + | |
5907 | 5912 | | |
5908 | 5913 | | |
5909 | 5914 | | |
| |||
0 commit comments