Commit 3a88387
Merge #700
700: Bump @babel/core from 7.17.7 to 7.17.8 r=bidoubiwa a=dependabot[bot]
Bumps [`@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core)` from 7.17.7 to 7.17.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>`@babel/core</code>'s` releases</a>.</em></p>
<blockquote>
<h2>v7.17.8 (2022-03-18)</h2>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-helpers</code>, <code>babel-plugin-proposal-decorators</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14353">#14353</a> Update decorators to match latest spec (<a href="https://github.com/pzuraq"><code>`@pzuraq</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14339">#14339</a> Decorators misc fixes (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-plugin-transform-modules-systemjs</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14057">#14057</a> [systemjs] Fix nested <code>let</code>/<code>const</code> shadowing imported bindings (<a href="https://github.com/The-x-Theorist"><code>`@The-x-Theorist</code></a>)</li>`
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14362">#14362</a> Allow keywords in TS qualified types (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:leftwards_arrow_with_hook: Revert</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14367">#14367</a> Defer <code><T>() => {}</code> TSX error to Babel 8 (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
</ul>
<h4>Committers: 4</h4>
<ul>
<li>Chris Garrett (<a href="https://github.com/pzuraq"><code>`@pzuraq</code></a>)</li>`
<li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>`
<li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
<li>Sneh Khatri (<a href="https://github.com/The-x-Theorist"><code>`@The-x-Theorist</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/core</code>'s` changelog</a>.</em></p>
<blockquote>
<h2>v7.17.8 (2022-03-18)</h2>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-helpers</code>, <code>babel-plugin-proposal-decorators</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14353">#14353</a> Update decorators to match latest spec (<a href="https://github.com/pzuraq"><code>`@pzuraq</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14339">#14339</a> Decorators misc fixes (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-plugin-transform-modules-systemjs</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14057">#14057</a> [systemjs] Fix nested <code>let</code>/<code>const</code> shadowing imported bindings (<a href="https://github.com/The-x-Theorist"><code>`@The-x-Theorist</code></a>)</li>`
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14362">#14362</a> Allow keywords in TS qualified types (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:leftwards_arrow_with_hook: Revert</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14367">#14367</a> Defer <code><T>() => {}</code> TSX error to Babel 8 (<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/1a58c7ed6a872f83271f81001e9b66a5a4e679f9"><code>1a58c7e</code></a> v7.17.8</li>
<li>See full diff in <a href="https://github.com/babel/babel/commits/v7.17.8/packages/babel-core">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
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
173 | | - | |
| 172 | + | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| |||
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
430 | | - | |
431 | | - | |
432 | | - | |
433 | | - | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
| |||
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
457 | | - | |
458 | | - | |
459 | | - | |
460 | | - | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
461 | 461 | | |
462 | 462 | | |
463 | 463 | | |
| |||
0 commit comments