[PR #463] [CLOSED] Bump @babel/preset-env from 7.8.3 to 7.8.7 #1584

Closed
opened 2026-02-25 22:40:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/463
Author: @dependabot-preview[bot]
Created: 3/5/2020
Status: Closed

Base: developHead: dependabot/npm_and_yarn/babel/preset-env-7.8.7


📝 Commits (1)

  • 331576e Bump @babel/preset-env from 7.8.3 to 7.8.7

📊 Changes

2 files changed (+224 additions, -85 deletions)

View changed files

📝 package-lock.json (+223 -84)
📝 package.json (+1 -1)

📄 Description

Bumps @babel/preset-env from 7.8.3 to 7.8.7.

Release notes

Sourced from @babel/preset-env's releases.

v7.8.7 (2020-03-05)

Thanks to @jamescdavis and @Vages for their first PRs!

🐛 Bug Fix

  • babel-preset-env
  • babel-core
  • babel-parser
    • #11198 fix(babel-parser): chain off optionally chained keys named class and function (@Vages)
  • babel-helper-call-delegate, babel-plugin-transform-parameters
  • babel-generator
    • #11190 Fix printing parentheses around optional chains (@sag1v)
  • babel-types
    • #11184 Add "Statement" as alias to Flow enum declaration (@gkz)
  • babel-plugin-transform-typescript

🏠 Internal

Committers: 7

v7.8.6 (2020-02-27)

Thanks to @brokensandals, @fengzilong, @InsignificantReasons, @liamfd, @liuxingbaoyu, and @openorclose for their first PRs!

👓 Spec Compliance

  • babel-helper-module-transforms, babel-helper-replace-supers, babel-plugin-transform-modules-commonjs
  • babel-parser
    • #10956 Refactor await/yield production parameter tracking (@JLHwung)

🚀 New Feature

  • babel-helper-create-regexp-features-plugin, babel-plugin-transform-classes, babel-plugin-transform-named-capturing-groups-regex, babel-preset-env

🐛 Bug Fix

... (truncated)
Changelog

Sourced from @babel/preset-env's changelog.

v7.8.7 (2020-03-05)

🐛 Bug Fix

  • babel-preset-env
  • babel-core
  • babel-parser
    • #11198 fix(babel-parser): chain off optionally chained keys named class and function (@Vages)
  • babel-helper-call-delegate, babel-plugin-transform-parameters
  • babel-generator
    • #11190 Fix printing parentheses around optional chains (@sag1v)
  • babel-types
    • #11184 Add "Statement" as alias to Flow enum declaration (@gkz)
  • babel-plugin-transform-typescript

🏠 Internal

v7.8.6 (2020-02-27)

👓 Spec Compliance

  • babel-helper-module-transforms, babel-helper-replace-supers, babel-plugin-transform-modules-commonjs
  • babel-parser
    • #10956 Refactor await/yield production parameter tracking (@JLHwung)

💥 Breaking Change

🚀 New Feature

  • babel-helper-create-regexp-features-plugin, babel-plugin-transform-classes, babel-plugin-transform-named-capturing-groups-regex, babel-preset-env

🐛 Bug Fix

  • babel-helper-compilation-targets
  • babel-register
  • babel-parser
  • Other
  • babel-compat-data, babel-preset-env
... (truncated)
Commits

Dependabot compatibility score

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 commands and options

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:

  • 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/floccusaddon/floccus/pull/463 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 3/5/2020 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/babel/preset-env-7.8.7` --- ### 📝 Commits (1) - [`331576e`](https://github.com/floccusaddon/floccus/commit/331576e5a7cb7f692339c26fc6b48538a739f581) Bump @babel/preset-env from 7.8.3 to 7.8.7 ### 📊 Changes **2 files changed** (+224 additions, -85 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+223 -84) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.3 to 7.8.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases">@babel/preset-env's releases</a>.</em></p> <blockquote> <h2>v7.8.7 (2020-03-05)</h2> <p>Thanks to <a href="https://github.com/jamescdavis">@jamescdavis</a> and <a href="https://github.com/Vages">@Vages</a> for their first PRs!</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/11201">#11201</a> Allow using <code>preset-env</code> with newer versions of <code>compat-data</code> (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11193">#11193</a> Pass URLs to import() rather than paths (<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/11198">#11198</a> fix(babel-parser): chain off optionally chained keys named class and function (<a href="https://github.com/Vages">@Vages</a>)</li> </ul> </li> <li><code>babel-helper-call-delegate</code>, <code>babel-plugin-transform-parameters</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11158">#11158</a> Fix scope of function body when var redeclares param (<a href="https://github.com/openorclose">@openorclose</a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11190">#11190</a> Fix printing parentheses around optional chains (<a href="https://github.com/sag1v">@sag1v</a>)</li> </ul> </li> <li><code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11184">#11184</a> Add &quot;Statement&quot; as alias to Flow enum declaration (<a href="https://github.com/gkz">@gkz</a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11129">#11129</a> Typescript: Preserve decorated definite class properties (<a href="https://github.com/jamescdavis">@jamescdavis</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/11192">#11192</a> Refactor: add parser message template (<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/11181">#11181</a> Set correct version for @babel/eslint-plugin-development (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> </ul> </li> </ul> <h4>Committers: 7</h4> <ul> <li>Daryl Tan (<a href="https://github.com/openorclose">@openorclose</a>)</li> <li>George Zahariev (<a href="https://github.com/gkz">@gkz</a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> <li>James C. Davis (<a href="https://github.com/jamescdavis">@jamescdavis</a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> <li>Sagiv ben giat (<a href="https://github.com/sag1v">@sag1v</a>)</li> <li>vages (<a href="https://github.com/Vages">@Vages</a>)</li> </ul> <h2>v7.8.6 (2020-02-27)</h2> <p>Thanks to <a href="https://github.com/brokensandals">@brokensandals</a>, <a href="https://github.com/fengzilong">@fengzilong</a>, <a href="https://github.com/InsignificantReasons">@InsignificantReasons</a>, <a href="https://github.com/liamfd">@liamfd</a>, <a href="https://github.com/liuxingbaoyu">@liuxingbaoyu</a>, and <a href="https://github.com/openorclose">@openorclose</a> for their first PRs!</p> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-helper-module-transforms</code>, <code>babel-helper-replace-supers</code>, <code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11109">#11109</a> Fix rewriteThis in helper-module-transforms for computed class elements (<a href="https://github.com/sidntrivedi012">@sidntrivedi012</a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/10956">#10956</a> Refactor await/yield production parameter tracking (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> </ul> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-helper-create-regexp-features-plugin</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11134">#11134</a> Mark <code>wrapNativeSuper</code> and <code>wrapRegExp</code> as pure (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/blob/master/CHANGELOG.md">@babel/preset-env's changelog</a>.</em></p> <blockquote> <h2>v7.8.7 (2020-03-05)</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/11201">#11201</a> Allow using <code>preset-env</code> with newer versions of <code>compat-data</code> (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11193">#11193</a> Pass URLs to import() rather than paths (<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/11198">#11198</a> fix(babel-parser): chain off optionally chained keys named class and function (<a href="https://github.com/Vages">@Vages</a>)</li> </ul> </li> <li><code>babel-helper-call-delegate</code>, <code>babel-plugin-transform-parameters</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11158">#11158</a> Fix scope of function body when var redeclares param (<a href="https://github.com/openorclose">@openorclose</a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11190">#11190</a> Fix printing parentheses around optional chains (<a href="https://github.com/sag1v">@sag1v</a>)</li> </ul> </li> <li><code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11184">#11184</a> Add &quot;Statement&quot; as alias to Flow enum declaration (<a href="https://github.com/gkz">@gkz</a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11129">#11129</a> Typescript: Preserve decorated definite class properties (<a href="https://github.com/jamescdavis">@jamescdavis</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/11192">#11192</a> Refactor: add parser message template (<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/11181">#11181</a> Set correct version for @babel/eslint-plugin-development (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> </ul> </li> </ul> <h2>v7.8.6 (2020-02-27)</h2> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-helper-module-transforms</code>, <code>babel-helper-replace-supers</code>, <code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11109">#11109</a> Fix rewriteThis in helper-module-transforms for computed class elements (<a href="https://github.com/sidntrivedi012">@sidntrivedi012</a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/10956">#10956</a> Refactor await/yield production parameter tracking (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> </ul> <h4>:boom: Breaking Change</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11137">#11137</a> Breaking: align babel-eslint-parser &amp; espree (<a href="https://github.com/kaicataldo">@kaicataldo</a>)</li> </ul> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-helper-create-regexp-features-plugin</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11134">#11134</a> Mark <code>wrapNativeSuper</code> and <code>wrapRegExp</code> as pure (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-compilation-targets</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11124">#11124</a> fix: search for browserslist if esmodules is falsy (<a href="https://github.com/fengzilong">@fengzilong</a>)</li> </ul> </li> <li><code>babel-register</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11160">#11160</a> fix: workaround misleading node.js ENOENT error (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11146">#11146</a> Parse declare modifier around accessibility modifiers (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11092">#11092</a> Fix Async Generic After Await Parsing Error (<a href="https://github.com/liamfd">@liamfd</a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11137">#11137</a> Breaking: align babel-eslint-parser &amp; espree (<a href="https://github.com/kaicataldo">@kaicataldo</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/10929">#10929</a> Update preset-env builtin-definitions (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> </ul> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/595f65f33b8e948e34d12be83f700cf8d070c790"><code>595f65f</code></a> v7.8.7</li> <li><a href="https://github.com/babel/babel/commit/7127330f02b423d9cb0555b3d2a24dbccbc149b5"><code>7127330</code></a> Allow using <code>preset-env</code> with newer versions of <code>compat-data</code> (<a href="https://github-redirect.dependabot.com/babel/babel/issues/11201">#11201</a>)</li> <li><a href="https://github.com/babel/babel/commit/a12001a0f930b41a4df6d1f9af3f442a721114ce"><code>a12001a</code></a> chore: bump browserslist to version 4.9.1 (<a href="https://github-redirect.dependabot.com/babel/babel/issues/11207">#11207</a>)</li> <li><a href="https://github.com/babel/babel/commit/21c91418722e3b0c0e9042427bb1524baebba452"><code>21c9141</code></a> Refactor: add parser message template (<a href="https://github-redirect.dependabot.com/babel/babel/issues/11192">#11192</a>)</li> <li><a href="https://github.com/babel/babel/commit/114f6726a778b0509f68336bd0690952048ebec6"><code>114f672</code></a> Pass URLs to import() rather than paths (<a href="https://github-redirect.dependabot.com/babel/babel/issues/11193">#11193</a>)</li> <li><a href="https://github.com/babel/babel/commit/2603c2e227521e1fbccbaf5f357426e384d0cbb5"><code>2603c2e</code></a> fix(babel-parser): chain off optionally chained keys named cla… (<a href="https://github-redirect.dependabot.com/babel/babel/issues/11198">#11198</a>)</li> <li><a href="https://github.com/babel/babel/commit/8f281f578db68ef2092ce35b8db003bdb346a9e4"><code>8f281f5</code></a> Bump regenerator (<a href="https://github-redirect.dependabot.com/babel/babel/issues/11191">#11191</a>)</li> <li><a href="https://github.com/babel/babel/commit/9015fda3c106abda6928cf348797a38f09d4b3e0"><code>9015fda</code></a> Fix scope of function body when var redeclares param (<a href="https://github-redirect.dependabot.com/babel/babel/issues/11158">#11158</a>)</li> <li><a href="https://github.com/babel/babel/commit/a39beda58b4be086e42eb921775ba74d79dc7325"><code>a39beda</code></a> print parenthesis around forced calls of optional chains (<a href="https://github-redirect.dependabot.com/babel/babel/issues/11190">#11190</a>)</li> <li><a href="https://github.com/babel/babel/commit/9c261aeafe4307eea35c11ff14fde8cde3b692b1"><code>9c261ae</code></a> Add &quot;Statement&quot; as alias to Flow enum declaration (<a href="https://github-redirect.dependabot.com/babel/babel/issues/11184">#11184</a>)</li> <li>Additional commits viewable in <a href="https://github.com/babel/babel/compare/v7.8.3...v7.8.7">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.8.3&new-version=7.8.7)](https://dependabot.com/compatibility-score/?dependency-name=@babel/preset-env&package-manager=npm_and_yarn&previous-version=7.8.3&new-version=7.8.7) 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) - `@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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 22:40:41 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#1584
No description provided.