Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
build(deps-dev): Bump @babel/preset-env from 7.12.1 to 7.12.7 (#1533)
Browse files Browse the repository at this point in the history
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

If you make any changes to it yourself then they will take precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.1 to 7.12.7.
<detailsfrom <a href="https://github.com/babel/babel/releases">@babel/preset-env's releases</a>.</em></p>
<blockquote>
<h2>v7.12.7 (2020-11-20)</h2>
<p>Thanks <a href="https://github.com/fraywing">@fraywing</a> for your first PR!</p>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12346">#12346</a> refactor: reorder checkLVal parameters (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12327">#12327</a> fix: disallow all parenthesized pattern except parsing LHS (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12356">#12356</a> [ts]Fix syntax error for modifier name class methods with type parameters (<a href="https://github.com/sosukesuzuki">@sosukesuzuki</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12352">#12352</a> [ts]Set <code>false</code> to default value of TsTypePredicate.asserts (<a href="https://github.com/sosukesuzuki">@sosukesuzuki</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12333">#12333</a> Fix syntax error for getter and setter with typescript and estree plugin (<a href="https://github.com/sosukesuzuki">@sosukesuzuki</a>)</li>
</ul>
</li>
<li><code>babel-helper-optimise-call-expression</code>, <code>babel-plugin-proposal-class-properties</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12350">#12350</a> Fix: correctly transform <code>this.#m?.(...arguments)</code> (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
<li><code>babel-compat-data</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12340">#12340</a> Fix support for polyfilling Array.prototype.values in core-js@2 (<a href="https://github.com/existentialism">@existentialism</a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-modules-systemjs</code>, <code>babel-plugin-transform-parameters</code>, <code>babel-preset-env</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12331">#12331</a> Use the correct <code>context</code> when re-using a cached <code>NodePath</code> (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li>
</ul>
</li>
<li><code>babel-plugin-proposal-numeric-separator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12311">#12311</a> Adding includes fix for plugin-proposal-numeric-separator (<a href="https://github.com/fraywing">@fraywing</a>)</li>
</ul>
</li>
</ul>
<h4>:nail_care: Polish</h4>
<ul>
<li><code>babel-preset-react</code>, <code>babel-preset-typescript</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12347">#12347</a> refactor: use option-validator in preset-typescript (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12341">#12341</a> improve asserts in generated typescript definitions (<a href="https://github.com/zxbodya">@zxbodya</a>)</li>
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><code>babel-helper-regex</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12377">#12377</a> Archive <code>@babel/helper-regex</code> (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li>
</ul>
</li>
<li><code>babel-helper-create-regexp-features-plugin</code>, <code>babel-plugin-transform-sticky-regex</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12349">#12349</a> refactor: inline <code>@babel/helper-regex</code> usage (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12288">#12288</a> Don't compile <code>import()</code> in development (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11734">#11734</a> Account for ConfigItem being generated by another copy of Babel (<a href="https://github.com/developit">@developit</a>)</li>
</ul>
</li>
<li><code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12368">#12368</a> Bump caniuse-lite resolutions (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12362">#12362</a> chore: fix grammar in bug template (<a href="https://github.com/snitin315">@snitin315</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12357">#12357</a> chore: prompt maintainer to quit make watch before publish (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12328">#12328</a> chore: remove Node.js 13 from CI (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11883">#11883</a> feat(babel‑types): Add type definitions for Node assertion methods (<a href="https://github.com/ExE-Boss">@ExE-Boss</a>)</li>
</ul>
</li>
<li><code>babel-cli</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12322">#12322</a> Use <code>chokidar@2</code> without <code>fsevents@1</code> in <code>@babel/cli</code> (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12326">#12326</a> Add typings for <code>recordAndTuple</code> parser plugin (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
<li><code>babel-traverse</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">@babel/preset-env's changelog</a>.</em></p>
<blockquote>
<h2>v7.12.7 (2020-11-20)</h2>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12346">#12346</a> refactor: reorder checkLVal parameters (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12327">#12327</a> fix: disallow all parenthesized pattern except parsing LHS (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12356">#12356</a> [ts]Fix syntax error for modifier name class methods with type parameters (<a href="https://github.com/sosukesuzuki">@sosukesuzuki</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12352">#12352</a> [ts]Set <code>false</code> to default value of TsTypePredicate.asserts (<a href="https://github.com/sosukesuzuki">@sosukesuzuki</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12333">#12333</a> Fix syntax error for getter and setter with typescript and estree plugin (<a href="https://github.com/sosukesuzuki">@sosukesuzuki</a>)</li>
</ul>
</li>
<li><code>babel-helper-optimise-call-expression</code>, <code>babel-plugin-proposal-class-properties</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12350">#12350</a> Fix: correctly transform <code>this.#m?.(...arguments)</code> (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
<li><code>babel-compat-data</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12340">#12340</a> Fix support for polyfilling Array.prototype.values in core-js@2 (<a href="https://github.com/existentialism">@existentialism</a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-modules-systemjs</code>, <code>babel-plugin-transform-parameters</code>, <code>babel-preset-env</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12331">#12331</a> Use the correct <code>context</code> when re-using a cached <code>NodePath</code> (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li>
</ul>
</li>
<li><code>babel-plugin-proposal-numeric-separator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12311">#12311</a> Adding includes fix for plugin-proposal-numeric-separator (<a href="https://github.com/fraywing">@fraywing</a>)</li>
</ul>
</li>
</ul>
<h4>:nail_care: Polish</h4>
<ul>
<li><code>babel-preset-react</code>, <code>babel-preset-typescript</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12347">#12347</a> refactor: use option-validator in preset-typescript (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12341">#12341</a> improve asserts in generated typescript definitions (<a href="https://github.com/zxbodya">@zxbodya</a>)</li>
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><code>babel-helper-regex</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12377">#12377</a> Archive <code>@babel/helper-regex</code> (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li>
</ul>
</li>
<li><code>babel-helper-create-regexp-features-plugin</code>, <code>babel-plugin-transform-sticky-regex</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12349">#12349</a> refactor: inline <code>@babel/helper-regex</code> usage (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12288">#12288</a> Don't compile <code>import()</code> in development (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11734">#11734</a> Account for ConfigItem being generated by another copy of Babel (<a href="https://github.com/developit">@developit</a>)</li>
</ul>
</li>
<li><code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12368">#12368</a> Bump caniuse-lite resolutions (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12362">#12362</a> chore: fix grammar in bug template (<a href="https://github.com/snitin315">@snitin315</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12357">#12357</a> chore: prompt maintainer to quit make watch before publish (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12328">#12328</a> chore: remove Node.js 13 from CI (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11883">#11883</a> feat(babel‑types): Add type definitions for Node assertion methods (<a href="https://github.com/ExE-Boss">@ExE-Boss</a>)</li>
</ul>
</li>
<li><code>babel-cli</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12322">#12322</a> Use <code>chokidar@2</code> without <code>fsevents@1</code> in <code>@babel/cli</code> (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12326">#12326</a> Add typings for <code>recordAndTuple</code> parser plugin (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12309">#12309</a> test: add tests about behaviour of replaceWithMultiple (<a href="https://github.com/JLHwung">@JLHwung</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/23226d93d4ebd1156cf23773579c5cea09bbcdf6"><code>23226d9</code></a> v7.12.7</li>
<li><a href="https://github.com/babel/babel/commit/2db500451bb5e75d37c2dc8ffd1eaa3684a26fb9"><code>2db5004</code></a> Bump caniuse-lite resolutions (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/12368">#12368</a>)</li>
<li><a href="https://github.com/babel/babel/commit/08c7280167a8dd7696c16ac70e36d5d3120962a9"><code>08c7280</code></a> Fix support for polyfilling Array.prototype.values in core-js@2 (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/12340">#12340</a>)</li>
<li><a href="https://github.com/babel/babel/commit/2984f0cb882ea6d51033f37945e47eb2d9eb4760"><code>2984f0c</code></a> Use the correct <code>context</code> when re-using a cached <code>NodePath</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/12331">#12331</a>)</li>
<li><a href="https://github.com/babel/babel/commit/32279147e6a69411035dd6c43dc819d668c74466"><code>3227914</code></a> Update <code>core-js-compat</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/12323">#12323</a>)</li>
<li><a href="https://github.com/babel/babel/commit/b649f8d192dd1c62e2a31d856a7c39ff21d70dd5"><code>b649f8d</code></a> Fix packages documentation README links. (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/12289">#12289</a>)</li>
<li><a href="https://github.com/babel/babel/commit/5b48f40a085fde419a846871832c78615627fcd9"><code>5b48f40</code></a> Polish parser errors (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/12258">#12258</a>)</li>
<li><a href="https://github.com/babel/babel/commit/b4ae7b7893f841b8b0f957be7781f516360e7f61"><code>b4ae7b7</code></a> Update to Browserslist 4.14.5 (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/12241">#12241</a>)</li>
<li><a href="https://github.com/babel/babel/commit/ed498a772bba914f9685ff595f7acdb7af57352a"><code>ed498a7</code></a> Use <code>workspace:*</code> for devDependencies (again) (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/12217">#12217</a>)</li>
<li>See full diff in <a href="https://github.com/babel/babel/commits/v7.12.7/packages/babel-preset-env">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@babel/preset-env&package-manager=npm_and_yarn&previous-version=7.12.1&new-version=7.12.7)](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
- `@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>
  • Loading branch information
kodiakhq[bot] authored Nov 23, 2020
2 parents d9831af + 5cfd993 commit d5a8a59
Showing 1 changed file with 61 additions and 220 deletions.
Loading

1 comment on commit d5a8a59

@vercel
Copy link

@vercel vercel bot commented on d5a8a59 Nov 23, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.