[PR #543] [CLOSED] Bump @babel/preset-env from 7.9.5 to 7.10.2 #1630

Closed
opened 2026-02-25 23:30:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/543
Author: @dependabot-preview[bot]
Created: 6/1/2020
Status: Closed

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


📝 Commits (1)

  • e0f12a2 Bump @babel/preset-env from 7.9.5 to 7.10.2

📊 Changes

2 files changed (+2713 additions, -395 deletions)

View changed files

📝 package-lock.json (+2712 -394)
📝 package.json (+1 -1)

📄 Description

Bumps @babel/preset-env from 7.9.5 to 7.10.2.

Release notes

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

v7.10.2 (2020-05-30)

Thanks @fivetanley and @hamlim for their first PRs!

🚀 New Feature

🐛 Bug Fix

  • babel-helper-compilation-targets
    • #11648 fix: don't mutate InputTarget's passed to @babel/helper-compilation-targets (@fivetanley)
  • babel-helper-create-class-features-plugin, babel-preset-env
  • babel-generator
  • babel-generator, babel-types
  • babel-plugin-syntax-module-attributes, babel-standalone
    • #11631 Fix moduleAttributesVersion errors with stage-0 preset in babel standalone (@hamlim)

💅 Polish

  • babel-core
    • #11643 fix: add new plugin names to missing plugin helpers (@JLHwung)

🏠 Internal

  • babel-parser
    • #11653 refactor: split locationParser into ParserErrors and error message (@JLHwung)

Committers: 6

v7.10.1 (2020-05-27)

This releases includes fixes for two bugs introduced in 7.10.0. There are still a few known bugs, and we'll fix them soon.

Thanks @saulosantiago for your first PR!

🐛 Bug Fix

  • babel-preset-env
  • babel-standalone

🏠 Internal

... (truncated)
Changelog

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

v7.10.2 (2020-05-30)

🚀 New Feature

🐛 Bug Fix

  • babel-helper-compilation-targets
    • #11648 fix: don't mutate InputTarget's passed to @babel/helper-compilation-targets (@fivetanley)
  • babel-helper-create-class-features-plugin, babel-preset-env
  • babel-generator
  • babel-generator, babel-types
  • babel-plugin-syntax-module-attributes, babel-standalone
    • #11631 Fix moduleAttributesVersion errors with stage-0 preset in babel standalone (@hamlim)

💅 Polish

  • babel-core
    • #11643 fix: add new plugin names to missing plugin helpers (@JLHwung)

🏠 Internal

  • babel-parser
    • #11653 refactor: split locationParser into ParserErrors and error message (@JLHwung)

v7.10.1 (2020-05-27)

🐛 Bug Fix

  • babel-preset-env
  • babel-standalone

🏠 Internal

v7.10.0 (2020-05-26)

👓 Spec Compliance

  • babel-plugin-proposal-logical-assignment-operators
    • #11370 logical-assignment: Do not assign names to anonymous functions (@arku)

🚀 New Feature

  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-optimise-call-expression, babel-helper-replace-supers, babel-parser, babel-plugin-proposal-class-properties
  • babel-standalone
    • #11593 feat: add privatePropertyInObject to babel-standalone (@JLHwung)
    • #11466 Support data-type="module" to generate native <script type="module"> (@dfabulich)
  • babel-cli, babel-helper-create-class-features-plugin, babel-parser, babel-plugin-proposal-private-property-in-object, babel-types
  • babel-compat-data, babel-plugin-transform-template-literals, babel-plugin-transform-unicode-escapes, babel-preset-env, babel-standalone
... (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/543 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 6/1/2020 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/babel/preset-env-7.10.2` --- ### 📝 Commits (1) - [`e0f12a2`](https://github.com/floccusaddon/floccus/commit/e0f12a211fa5ce4abf4640218b7616ce1b88bc2d) Bump @babel/preset-env from 7.9.5 to 7.10.2 ### 📊 Changes **2 files changed** (+2713 additions, -395 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+2712 -394) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.9.5 to 7.10.2. <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.10.2 (2020-05-30)</h2> <p>Thanks <a href="https://github.com/fivetanley">@fivetanley</a> and <a href="https://github.com/hamlim">@hamlim</a> for their first PRs!</p> <h4>:rocket: New Feature</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11639">#11639</a> feature: babel-eslint-parser passes through config options (<a href="https://github.com/kaicataldo">@kaicataldo</a>)</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/11648">#11648</a> fix: don't mutate InputTarget's passed to @babel/helper-compilation-targets (<a href="https://github.com/fivetanley">@fivetanley</a>)</li> </ul> </li> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11634">#11634</a> Class features loose should have precedence over preset-env (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11645">#11645</a> fix: add bigIntSuffix to minified output (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11641">#11641</a> Add support for printing ImportAttribute (<a href="https://github.com/existentialism">@existentialism</a>)</li> </ul> </li> <li><code>babel-plugin-syntax-module-attributes</code>, <code>babel-standalone</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11631">#11631</a> Fix moduleAttributesVersion errors with stage-0 preset in babel standalone (<a href="https://github.com/hamlim">@hamlim</a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11643">#11643</a> fix: add new plugin names to missing plugin helpers (<a href="https://github.com/JLHwung">@JLHwung</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/11653">#11653</a> refactor: split locationParser into ParserErrors and error message (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> </ul> <h4>Committers: 6</h4> <ul> <li>Brian Ng (<a href="https://github.com/existentialism">@existentialism</a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> <li>Kai Cataldo (<a href="https://github.com/kaicataldo">@kaicataldo</a>)</li> <li>Matt Hamlin (<a href="https://github.com/hamlim">@hamlim</a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> <li>Stanley Stuart (<a href="https://github.com/fivetanley">@fivetanley</a>)</li> </ul> <h2>v7.10.1 (2020-05-27)</h2> <p>This releases includes fixes for two bugs introduced in 7.10.0. There are still a few known bugs, and we'll fix them soon.</p> <p>Thanks <a href="https://github.com/saulosantiago">@saulosantiago</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/11633">#11633</a> [hotfix] Use same targets for fields as for private methods (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> </ul> </li> <li><code>babel-standalone</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11624">#11624</a> Fix standalone tag when data-type is not set. (<a href="https://github.com/dfabulich">@dfabulich</a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><em>Every package</em> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11625">#11625</a> Use <code>repository.directory</code> field in <code>package.json</code> files (<a href="https://github.com/saulosantiago">@saulosantiago</a>)</li> </ul> </li> </ul> </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.10.2 (2020-05-30)</h2> <h4>:rocket: New Feature</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11639">#11639</a> feature: babel-eslint-parser passes through config options (<a href="https://github.com/kaicataldo">@kaicataldo</a>)</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/11648">#11648</a> fix: don't mutate InputTarget's passed to @babel/helper-compilation-targets (<a href="https://github.com/fivetanley">@fivetanley</a>)</li> </ul> </li> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11634">#11634</a> Class features loose should have precedence over preset-env (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11645">#11645</a> fix: add bigIntSuffix to minified output (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11641">#11641</a> Add support for printing ImportAttribute (<a href="https://github.com/existentialism">@existentialism</a>)</li> </ul> </li> <li><code>babel-plugin-syntax-module-attributes</code>, <code>babel-standalone</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11631">#11631</a> Fix moduleAttributesVersion errors with stage-0 preset in babel standalone (<a href="https://github.com/hamlim">@hamlim</a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11643">#11643</a> fix: add new plugin names to missing plugin helpers (<a href="https://github.com/JLHwung">@JLHwung</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/11653">#11653</a> refactor: split locationParser into ParserErrors and error message (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> </ul> <h2>v7.10.1 (2020-05-27)</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/11633">#11633</a> [hotfix] Use same targets for fields as for private methods (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> </ul> </li> <li><code>babel-standalone</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11624">#11624</a> Fix standalone tag when data-type is not set. (<a href="https://github.com/dfabulich">@dfabulich</a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><em>Every package</em> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11625">#11625</a> Use <code>repository.directory</code> field in <code>package.json</code> files (<a href="https://github.com/saulosantiago">@saulosantiago</a>)</li> </ul> </li> </ul> <h2>v7.10.0 (2020-05-26)</h2> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-plugin-proposal-logical-assignment-operators</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11370">#11370</a> logical-assignment: Do not assign names to anonymous functions (<a href="https://github.com/arku">@arku</a>)</li> </ul> </li> </ul> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-helper-member-expression-to-functions</code>, <code>babel-helper-optimise-call-expression</code>, <code>babel-helper-replace-supers</code>, <code>babel-parser</code>, <code>babel-plugin-proposal-class-properties</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11248">#11248</a> Handle private access chained on an optional chain (<a href="https://github.com/jridgewell">@jridgewell</a>)</li> </ul> </li> <li><code>babel-standalone</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11593">#11593</a> feat: add privatePropertyInObject to babel-standalone (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11466">#11466</a> Support data-type=&quot;module&quot; to generate native &lt;script type="module"> (<a href="https://github.com/dfabulich">@dfabulich</a>)</li> </ul> </li> <li><code>babel-cli</code>, <code>babel-helper-create-class-features-plugin</code>, <code>babel-parser</code>, <code>babel-plugin-proposal-private-property-in-object</code>, <code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11372">#11372</a> Add private-property-in-object support (<a href="https://github.com/jridgewell">@jridgewell</a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-transform-template-literals</code>, <code>babel-plugin-transform-unicode-escapes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code></li> </ul> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/b0350e5b1e86bd2d53b4a25705e39eb380ec65a2"><code>b0350e5</code></a> v7.10.2</li> <li><a href="https://github.com/babel/babel/commit/e6d873e061a967c64c9999f15b831aa121cc5a68"><code>e6d873e</code></a> Class features loose should have precedence over preset-env (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/11634">#11634</a>)</li> <li><a href="https://github.com/babel/babel/commit/88f57a7ea659d25232bf62de1efceb5d6299b8cf"><code>88f57a7</code></a> v7.10.1</li> <li><a href="https://github.com/babel/babel/commit/32bd530f25bbcf05753eeb7293b305659acc64ec"><code>32bd530</code></a> [hotfix] Use same targets for fields as for private methods (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/11633">#11633</a>)</li> <li><a href="https://github.com/babel/babel/commit/242d9e0b20af3ec3f05c929eb0cf5a57cc576e39"><code>242d9e0</code></a> Use <code>repository.directory</code> field in <code>package.json</code> files (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/11625">#11625</a>)</li> <li><a href="https://github.com/babel/babel/commit/5da2440adff6f25579fb6e9a018062291c89416f"><code>5da2440</code></a> v7.10.0</li> <li><a href="https://github.com/babel/babel/commit/b457f52ab50945138d53af86766c0309581b42ba"><code>b457f52</code></a> update test fixture</li> <li><a href="https://github.com/babel/babel/commit/97f0b7c4a0589cf3cf1dae62fb09d1b7f1253829"><code>97f0b7c</code></a> Transform ES2015 Unicode Escapes to ES5 (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/11377">#11377</a>)</li> <li><a href="https://github.com/babel/babel/commit/c5ba345ac26d90fb5da8954f00f5c7285ee5ada8"><code>c5ba345</code></a> [<code>preset-env</code>] Add <code>browserslistEnv</code> option (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/11434">#11434</a>)</li> <li><a href="https://github.com/babel/babel/commit/28231e1be614c90cbcae189367a5831c9fae99d7"><code>28231e1</code></a> Add &quot;allowArrayLike&quot; support to the for-of transform (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/11266">#11266</a>)</li> <li>Additional commits viewable in <a href="https://github.com/babel/babel/commits/v7.10.2/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.9.5&new-version=7.10.2)](https://dependabot.com/compatibility-score/?dependency-name=@babel/preset-env&package-manager=npm_and_yarn&previous-version=7.9.5&new-version=7.10.2) 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 23:30:20 +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#1630
No description provided.