Commit c06bf2d
Merge #525
525: Bump @babel/cli from 7.15.4 to 7.15.7 r=bidoubiwa a=dependabot[bot]
Bumps [`@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli)` from 7.15.4 to 7.15.7.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>`@babel/cli</code>'s` releases</a>.</em></p>
<blockquote>
<h2>v7.15.7 (2021-09-17)</h2>
<p>Thanks <a href="https://github.com/JuniorTour"><code>`@JuniorTour</code></a>` and <a href="https://github.com/sdegutis"><code>`@sdegutis</code></a>` for your first PRs!</p>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13771">#13771</a> fix(babel-parser): Allow line break before <code>assert</code> return type (<a href="https://github.com/JuniorTour"><code>`@JuniorTour</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13755">#13755</a> [estree] Fix conversion of <code>PrivateName</code> in <code>MemberExpression</code> (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
<li><code>babel-standalone</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13754">#13754</a> Move pipeline operator to Stage 2 (<a href="https://github.com/sdegutis"><code>`@sdegutis</code></a>)</li>`
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13767">#13767</a> Fix <code>regexpu-core</code> bundling in <code>`@babel/standalone</code>` (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13751">#13751</a> [eslint-parser] Represent <code>static</code> using a <code>Keyword</code> token (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
<li><code>babel-helper-validator-identifier</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13759">#13759</a> Update Identifier definitions to Unicode 14 (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13768">#13768</a> Store token type as number (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>`
</ul>
</li>
<li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-commonjs</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13739">#13739</a> Throw a better error when transforming imported bindings in types (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13140">#13140</a> Update to Yarn 3 (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13744">#13744</a> chore: add constraint for duplicate dependency declarations (<a href="https://github.com/merceyz"><code>`@merceyz</code></a>)</li>`
</ul>
</li>
<li><code>babel-helper-transform-fixture-test-runner</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13741">#13741</a> Replace the deprecated <code>produceCachedData</code> option used in <code>vm</code> module with <code>script.createCachedData()</code> (<a href="https://github.com/wafuwafu13"><code>`@wafuwafu13</code></a>)</li>`
</ul>
</li>
</ul>
<h4>Committers: 7</h4>
<ul>
<li>Babel Bot (<a href="https://github.com/babel-bot"><code>`@babel-bot</code></a>)</li>`
<li>Hirotaka Tagawa (<a href="https://github.com/wafuwafu13"><code>`@wafuwafu13</code></a>)</li>`
<li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>`
<li>JuniorTour (<a href="https://github.com/JuniorTour"><code>`@JuniorTour</code></a>)</li>`
<li>Kristoffer K. (<a href="https://github.com/merceyz"><code>`@merceyz</code></a>)</li>`
<li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
<li>Steven Degutis (<a href="https://github.com/sdegutis"><code>`@sdegutis</code></a>)</li>`
</ul>
<h2>v7.15.6 (2021-09-09)</h2>
<p>Thanks <a href="https://github.com/dan-kez"><code>`@dan-kez</code></a>,` <a href="https://github.com/fyzhu"><code>`@fyzhu</code></a>` and <a href="https://github.com/wafuwafu13"><code>`@wafuwafu13</code></a>` for your first PRs!</p>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>, <code>babel-plugin-proposal-pipeline-operator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13668">#13668</a> Fix right precedence of Hack pipes (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-parser</code>, <code>babel-plugin-proposal-pipeline-operator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13668">#13668</a> Fix right precedence of Hack pipes (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
<li><code>babel-plugin-proposal-object-rest-spread</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13711">#13711</a> fix: Duplicate function call in variable destructuring (<a href="https://github.com/dan-kez"><code>`@dan-kez</code></a>)</li>`
</ul>
</li>
<li><code>babel-types</code></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>`@babel/cli</code>'s` changelog</a>.</em></p>
<blockquote>
<h2>v7.15.7 (2021-09-17)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13771">#13771</a> fix(babel-parser): Allow line break before <code>assert</code> return type (<a href="https://github.com/JuniorTour"><code>`@JuniorTour</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13755">#13755</a> [estree] Fix conversion of <code>PrivateName</code> in <code>MemberExpression</code> (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
<li><code>babel-standalone</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13754">#13754</a> Move pipeline operator to Stage 2 (<a href="https://github.com/sdegutis"><code>`@sdegutis</code></a>)</li>`
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13767">#13767</a> Fix <code>regexpu-core</code> bundling in <code>`@babel/standalone</code>` (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13751">#13751</a> [eslint-parser] Represent <code>static</code> using a <code>Keyword</code> token (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
<li><code>babel-helper-validator-identifier</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13759">#13759</a> Update Identifier definitions to Unicode 14 (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13768">#13768</a> Store token type as number (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>`
</ul>
</li>
<li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-commonjs</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13739">#13739</a> Throw a better error when transforming imported bindings in types (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13140">#13140</a> Update to Yarn 3 (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13744">#13744</a> chore: add constraint for duplicate dependency declarations (<a href="https://github.com/merceyz"><code>`@merceyz</code></a>)</li>`
</ul>
</li>
<li><code>babel-helper-transform-fixture-test-runner</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13741">#13741</a> Replace the deprecated <code>produceCachedData</code> option used in <code>vm</code> module with <code>script.createCachedData()</code> (<a href="https://github.com/wafuwafu13"><code>`@wafuwafu13</code></a>)</li>`
</ul>
</li>
</ul>
<h2>v7.15.6 (2021-09-09)</h2>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>, <code>babel-plugin-proposal-pipeline-operator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13668">#13668</a> Fix right precedence of Hack pipes (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-parser</code>, <code>babel-plugin-proposal-pipeline-operator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13668">#13668</a> Fix right precedence of Hack pipes (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
<li><code>babel-plugin-proposal-object-rest-spread</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13711">#13711</a> fix: Duplicate function call in variable destructuring (<a href="https://github.com/dan-kez"><code>`@dan-kez</code></a>)</li>`
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13733">#13733</a> id in import attributes should not be referenced (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>`
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13731">#13731</a> fix(babel-parser): Fix end of <code>range</code> of <code>SequenceExpression</code> (<a href="https://github.com/sosukesuzuki"><code>`@sosukesuzuki</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><code>babel-helper-transform-fixture-test-runner</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13738">#13738</a> Use <code>`@types/node</code>` for <code>vm</code> module (<a href="https://github.com/wafuwafu13"><code>`@wafuwafu13</code></a>)</li>`
</ul>
</li>
<li><code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13737">#13737</a> Remove duplicate <code>dependency</code> and <code>devDependency</code> in preset-env (<a href="https://github.com/fyzhu"><code>`@fyzhu</code></a>)</li>`
</ul>
</li>
</ul>
<h2>v7.15.5 (2021-09-04)</h2>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13727">#13727</a> Disallow <code>#a in #b in c</code> and similar expressions (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/babel/babel/commit/8d0294edf82ff2d22be3504f79820f7351606793"><code>8d0294e</code></a> v7.15.7</li>
<li><a href="https://github.com/babel/babel/commit/422b87a76f215d2e1803cae30f7e1d198c0925a8"><code>422b87a</code></a> Update to <code>`@nicolo-ribaudo/[email protected]</code>` (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-cli/issues/13775">#13775</a>)</li>
<li>See full diff in <a href="https://github.com/babel/babel/commits/v7.15.7/packages/babel-cli">compare view</a></li>
</ul>
</details>
<br />
[](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` 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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2 files changed
+15
-58
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
1299 | 1299 | | |
1300 | 1300 | | |
1301 | 1301 | | |
1302 | | - | |
1303 | | - | |
1304 | | - | |
1305 | | - | |
1306 | | - | |
1307 | | - | |
1308 | | - | |
1309 | | - | |
1310 | | - | |
1311 | | - | |
1312 | | - | |
1313 | | - | |
1314 | | - | |
1315 | | - | |
1316 | | - | |
1317 | | - | |
| 1302 | + | |
| 1303 | + | |
| 1304 | + | |
| 1305 | + | |
1318 | 1306 | | |
1319 | 1307 | | |
1320 | 1308 | | |
| |||
1901 | 1889 | | |
1902 | 1890 | | |
1903 | 1891 | | |
1904 | | - | |
1905 | | - | |
1906 | | - | |
1907 | | - | |
1908 | | - | |
1909 | 1892 | | |
1910 | 1893 | | |
1911 | 1894 | | |
| |||
2075 | 2058 | | |
2076 | 2059 | | |
2077 | 2060 | | |
2078 | | - | |
2079 | | - | |
2080 | | - | |
2081 | | - | |
2082 | | - | |
2083 | 2061 | | |
2084 | 2062 | | |
2085 | 2063 | | |
| |||
2108 | 2086 | | |
2109 | 2087 | | |
2110 | 2088 | | |
2111 | | - | |
| 2089 | + | |
2112 | 2090 | | |
2113 | 2091 | | |
2114 | 2092 | | |
| |||
3849 | 3827 | | |
3850 | 3828 | | |
3851 | 3829 | | |
3852 | | - | |
| 3830 | + | |
3853 | 3831 | | |
3854 | 3832 | | |
3855 | 3833 | | |
| |||
3899 | 3877 | | |
3900 | 3878 | | |
3901 | 3879 | | |
3902 | | - | |
| 3880 | + | |
3903 | 3881 | | |
3904 | 3882 | | |
3905 | 3883 | | |
| |||
4178 | 4156 | | |
4179 | 4157 | | |
4180 | 4158 | | |
4181 | | - | |
4182 | | - | |
4183 | | - | |
4184 | | - | |
4185 | | - | |
4186 | | - | |
4187 | | - | |
4188 | 4159 | | |
4189 | 4160 | | |
4190 | 4161 | | |
| |||
5346 | 5317 | | |
5347 | 5318 | | |
5348 | 5319 | | |
5349 | | - | |
| 5320 | + | |
5350 | 5321 | | |
5351 | 5322 | | |
5352 | 5323 | | |
| |||
6361 | 6332 | | |
6362 | 6333 | | |
6363 | 6334 | | |
6364 | | - | |
| 6335 | + | |
6365 | 6336 | | |
6366 | 6337 | | |
6367 | 6338 | | |
| |||
6374 | 6345 | | |
6375 | 6346 | | |
6376 | 6347 | | |
6377 | | - | |
6378 | | - | |
6379 | | - | |
6380 | | - | |
6381 | | - | |
6382 | | - | |
6383 | | - | |
6384 | | - | |
6385 | | - | |
6386 | 6348 | | |
6387 | 6349 | | |
6388 | 6350 | | |
| |||
7567 | 7529 | | |
7568 | 7530 | | |
7569 | 7531 | | |
7570 | | - | |
7571 | | - | |
7572 | | - | |
7573 | | - | |
7574 | | - | |
7575 | 7532 | | |
7576 | 7533 | | |
7577 | 7534 | | |
| |||
0 commit comments