Skip to content

Commit b49f5d1

Browse files
Merge #823 #824
823: build(deps-dev): bump ts-jest from 26.5.2 to 26.5.3 r=bidoubiwa a=dependabot-preview[bot] Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.2 to 26.5.3. <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> <h2><a href="https://github.com/kulshekhar/ts-jest/compare/v26.5.2...v26.5.3">26.5.3</a> (2021-03-03)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>config:</strong> create fallback jest config when jest config is undefined (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2421">#2421</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/0fb6b45e7dc3dd7588d27f09ac9a8849dff470cb">0fb6b45</a>), closes <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2085">#2085</a></li> <li>remove <code>@types/jest</code> from direct dep (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2416">#2416</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/060302ed1eb8708df0acd7ab1d613ff06fc08cf3">060302e</a>), closes <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2406">#2406</a> <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2411">#2411</a></li> <li><strong>compiler:</strong> return original file content on emit skip (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2408">#2408</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/cfba8f423dd59536d8b1e1374ef2b20bff2ed857">cfba8f4</a>), closes <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2407">#2407</a></li> </ul> <h1><a href="https://github.com/kulshekhar/ts-jest/compare/v27.0.0-next.6...v27.0.0-next.7">27.0.0-next.7</a> (2021-02-24)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>compiler:</strong> exclude files in <code>outDir</code> from compiler source files (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2375">#2375</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/ec68c74bccf56d682a7ed9e5c48ea676dcf3fbf9">ec68c74</a>), closes <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2350">#2350</a> <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2374">#2374</a></li> <li><strong>config:</strong> cache config and compiler correctly between runs (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2356">#2356</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/5f91336b9023da1051cc85b509ad02c525679fcb">5f91336</a>)</li> <li><strong>config:</strong> improve emit skipped error message (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2358">#2358</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/2ae8df4515d6f6e975e57719a89184b5583f9e2f">2ae8df4</a>), closes <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2350">#2350</a></li> <li><strong>typings:</strong> set correct typing for <code>tsconfig</code> option (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2383">#2383</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/584324a60c0784275e9bf8bcfd0814735a250d24">584324a</a>), closes <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2368">#2368</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kulshekhar/ts-jest/commit/ee10b673d0f76ac97453ecc9799ab460fa0ac79a"><code>ee10b67</code></a> chore(release): 26.5.3</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/174fb74ae68a849391a401363e1f402ef86c2d45"><code>174fb74</code></a> refactor(config): expose root logger constant (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2422">#2422</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/0fb6b45e7dc3dd7588d27f09ac9a8849dff470cb"><code>0fb6b45</code></a> fix(config): create fallback jest config when jest config is undefined (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2421">#2421</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/060302ed1eb8708df0acd7ab1d613ff06fc08cf3"><code>060302e</code></a> fix: remove <code>@types/jest</code> from direct dep (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2416">#2416</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/cfba8f423dd59536d8b1e1374ef2b20bff2ed857"><code>cfba8f4</code></a> fix(compiler): return original file content on emit skip (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2408">#2408</a>)</li> <li>See full diff in <a href="https://github.com/kulshekhar/ts-jest/compare/v26.5.2...v26.5.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ts-jest&package-manager=npm_and_yarn&previous-version=26.5.2&new-version=26.5.3)](https://dependabot.com/compatibility-score/?dependency-name=ts-jest&package-manager=npm_and_yarn&previous-version=26.5.2&new-version=26.5.3) 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> 824: build(deps-dev): bump @babel/preset-env from 7.13.8 to 7.13.9 r=bidoubiwa a=dependabot-preview[bot] Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.8 to 7.13.9. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@babel/preset-env's releases</code></a>.</em></p> <blockquote> <h2>v7.13.9 (2021-03-01)</h2> <p>Thanks <a href="https://github.com/saitonakamura"><code>@saitonakamura</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12934">#12934</a> Load <code>.browserslistrc</code> when using old <code>@babel/core</code> versions (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12939">#12939</a> fix: add tokens when tokens: true is passed to parseExpression (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12930">#12930</a> babel-parser(flow): Add null property to FunctionTypeAnnotation without parens (<a href="https://github.com/sosukesuzuki"><code>@sosukesuzuki</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12921">#12921</a> Fix a bug with invalid print output when empty array is passed to t.tsInterfaceDeclaration (<a href="https://github.com/saitonakamura"><code>@saitonakamura</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12920">#12920</a> Allow nullish extends in interfaceish (<a href="https://github.com/saitonakamura"><code>@saitonakamura</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-plugin-transform-runtime</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12919">#12919</a> Put back ESM helpers in a folder where we can use <code>.js</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 5</h4> <ul> <li>Bogdan Savluk (<a href="https://github.com/zxbodya"><code>@zxbodya</code></a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li>Michael サイトー 中村 Bashurov (<a href="https://github.com/saitonakamura"><code>@saitonakamura</code></a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> <li>Sosuke Suzuki (<a href="https://github.com/sosukesuzuki"><code>@sosukesuzuki</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@babel/preset-env's changelog</code></a>.</em></p> <blockquote> <h2>v7.13.9 (2021-03-01)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12934">#12934</a> Load <code>.browserslistrc</code> when using old <code>@babel/core</code> versions (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12939">#12939</a> fix: add tokens when tokens: true is passed to parseExpression (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12930">#12930</a> babel-parser(flow): Add null property to FunctionTypeAnnotation without parens (<a href="https://github.com/sosukesuzuki"><code>@sosukesuzuki</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12921">#12921</a> Fix a bug with invalid print output when empty array is passed to t.tsInterfaceDeclaration (<a href="https://github.com/saitonakamura"><code>@saitonakamura</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12920">#12920</a> Allow nullish extends in interfaceish (<a href="https://github.com/saitonakamura"><code>@saitonakamura</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-plugin-transform-runtime</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12919">#12919</a> Put back ESM helpers in a folder where we can use <code>.js</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2c0e8d0008cbb0486f9a5033c241112b55b99c12"><code>2c0e8d0</code></a> v7.13.9</li> <li><a href="https://github.com/babel/babel/commit/c155caf1e8f229e546b22980ecb53313b90334d0"><code>c155caf</code></a> Load <code>.browserslistrc</code> when using old <code>@babel/core</code> versions (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/12934">#12934</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.13.9/packages/babel-preset-env">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@babel/preset-env&package-manager=npm_and_yarn&previous-version=7.13.8&new-version=7.13.9)](https://dependabot.com/compatibility-score/?dependency-name=@babel/preset-env&package-manager=npm_and_yarn&previous-version=7.13.8&new-version=7.13.9) 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
3 parents dae2846 + 26f8145 + ef8209a commit b49f5d1

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"cross-fetch": "^3.0.5"
6363
},
6464
"devDependencies": {
65-
"@babel/preset-env": "^7.13.8",
65+
"@babel/preset-env": "^7.13.9",
6666
"@rollup/plugin-babel": "^5.3.0",
6767
"@rollup/plugin-commonjs": "17.1.0",
6868
"@rollup/plugin-json": "^4.0.2",
@@ -95,7 +95,7 @@
9595
"rollup-plugin-terser": "^7.0.0",
9696
"rollup-plugin-typescript2": "^0.30.0",
9797
"shx": "^0.3.2",
98-
"ts-jest": "^26.5.2",
98+
"ts-jest": "^26.5.3",
9999
"typescript": "4.2.2"
100100
}
101101
}

yarn.lock

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -824,10 +824,10 @@
824824
"@babel/helper-create-regexp-features-plugin" "^7.12.13"
825825
"@babel/helper-plugin-utils" "^7.12.13"
826826

827-
"@babel/preset-env@^7.13.8":
828-
version "7.13.8"
829-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.8.tgz#1133d7ae806d6bf981b7a1a49e336d4d88db1953"
830-
integrity sha512-Sso1xOpV4S3ofnxW2DsWTE5ziRk62jEAKLGuQ+EJHC+YHTbFG38QUTixO3JVa1cYET9gkJhO1pMu+/+2dDhKvw==
827+
"@babel/preset-env@^7.13.9":
828+
version "7.13.9"
829+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.9.tgz#3ee5f233316b10d066d7f379c6d1e13a96853654"
830+
integrity sha512-mcsHUlh2rIhViqMG823JpscLMesRt3QbMsv1+jhopXEb3W2wXvQ9QoiOlZI9ZbR3XqPtaFpZwEZKYqGJnGMZTQ==
831831
dependencies:
832832
"@babel/compat-data" "^7.13.8"
833833
"@babel/helper-compilation-targets" "^7.13.8"
@@ -1420,7 +1420,7 @@
14201420
dependencies:
14211421
"@types/istanbul-lib-report" "*"
14221422

1423-
"@types/jest@26.x", "@types/jest@^26.0.14":
1423+
"@types/jest@^26.0.14":
14241424
version "26.0.20"
14251425
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
14261426
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
@@ -5830,12 +5830,11 @@ tr46@^2.0.2:
58305830
dependencies:
58315831
punycode "^2.1.1"
58325832

5833-
ts-jest@^26.5.2:
5834-
version "26.5.2"
5835-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.2.tgz#5281d6b44c2f94f71205728a389edc3d7995b0c4"
5836-
integrity sha512-bwyJ2zJieSugf7RB+o8fgkMeoMVMM2KPDE0UklRLuACxjwJsOrZNo6chrcScmK33YavPSwhARffy8dZx5LJdUQ==
5833+
ts-jest@^26.5.3:
5834+
version "26.5.3"
5835+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.3.tgz#a6ee00ba547be3b09877550df40a1465d0295554"
5836+
integrity sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA==
58375837
dependencies:
5838-
"@types/jest" "26.x"
58395838
bs-logger "0.x"
58405839
buffer-from "1.x"
58415840
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)