[PR #318] [CLOSED] Bump @babel/preset-env from 7.4.5 to 7.5.0 #1505

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

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/318
Author: @dependabot-preview[bot]
Created: 7/5/2019
Status: Closed

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


📝 Commits (1)

  • e03755e Bump @babel/preset-env from 7.4.5 to 7.5.0

📊 Changes

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

View changed files

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

📄 Description

Bumps @babel/preset-env from 7.4.5 to 7.5.0.

Release notes

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

v7.5.0 (2019-07-04)

👓 Spec Compliance

🚀 New Feature

🐛 Bug Fix

  • babel-plugin-proposal-do-expressions, babel-traverse
  • babel-helpers, babel-plugin-transform-react-constant-elements
    • #10155 Added es3 backward compatibility for react helper code (@​sormy)
  • babel-preset-env
  • babel-parser
  • babel-types
  • babel-node
  • babel-generator
  • babel-plugin-transform-typescript
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-traverse
  • babel-helpers, babel-plugin-proposal-object-rest-spread, babel-preset-env
  • babel-plugin-transform-destructuring
  • babel-helper-create-class-features-plugin, babel-plugin-transform-typescript
... (truncated)
Changelog

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

v7.5.0 (2019-07-04)

👓 Spec Compliance

🚀 New Feature

🐛 Bug Fix

  • babel-plugin-proposal-do-expressions, babel-traverse
  • babel-helpers, babel-plugin-transform-react-constant-elements
    • #10155 Added es3 backward compatibility for react helper code (@​sormy)
  • babel-preset-env
  • babel-parser
  • babel-types
  • babel-node
  • babel-generator
  • babel-plugin-transform-typescript
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-traverse
  • babel-helpers, babel-plugin-proposal-object-rest-spread, babel-preset-env
  • babel-plugin-transform-destructuring
  • babel-helper-create-class-features-plugin, babel-plugin-transform-typescript
... (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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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)

Finally, you can contact us by mentioning @dependabot.


🔄 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/318 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 7/5/2019 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/babel/preset-env-7.5.0` --- ### 📝 Commits (1) - [`e03755e`](https://github.com/floccusaddon/floccus/commit/e03755e59a21636bc2c4a934aeec74bde1ef9000) Bump @babel/preset-env from 7.4.5 to 7.5.0 ### 📊 Changes **2 files changed** (+118 additions, -85 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+117 -84) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.4.5 to 7.5.0. <details> <summary>Release notes</summary> *Sourced from [@babel/preset-env's releases](https://github.com/babel/babel/releases).* > > ## v7.5.0 (2019-07-04) > > #### :eyeglasses: Spec Compliance > * `babel-parser` > * [#10099](https://github-redirect.dependabot.com/babel/babel/pull/10099) Disallow "let" as name at lexical bindings ([[@&#8203;g](https://github.com/g)-plane](https://github.com/g-plane)) > > #### :rocket: New Feature > * `babel-parser` > * [#10091](https://github-redirect.dependabot.com/babel/babel/pull/10091) BigInt type for Flow ([@&#8203;tanhauhau](https://github.com/tanhauhau)) > * [#9450](https://github-redirect.dependabot.com/babel/babel/pull/9450) Implement f# pipeline in parser ([@&#8203;mAAdhaTTah](https://github.com/mAAdhaTTah)) > * [#9912](https://github-redirect.dependabot.com/babel/babel/pull/9912) [legacy decorators] Allow decorating generator methods ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * [#9864](https://github-redirect.dependabot.com/babel/babel/pull/9864) [@babel/parser] Add "allowUndeclaredExports" option ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-plugin-proposal-dynamic-import`, `babel-preset-env-standalone`, `babel-preset-env` > * [#10109](https://github-redirect.dependabot.com/babel/babel/pull/10109) Add @babel/plugin-proposal-dynamic-import to @babel/preset-env ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-plugin-proposal-dynamic-import`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs` > * [#9552](https://github-redirect.dependabot.com/babel/babel/pull/9552) Create @babel/plugin-proposal-dynamic-import ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-plugin-proposal-pipeline-operator`, `babel-plugin-syntax-pipeline-operator` > * [#9984](https://github-redirect.dependabot.com/babel/babel/pull/9984) Transform for F# Pipeline ([@&#8203;thiagoarrais](https://github.com/thiagoarrais)) > * `babel-plugin-transform-typescript`, `babel-types` > * [#9785](https://github-redirect.dependabot.com/babel/babel/pull/9785) Implement TypeScript namespace support ([@&#8203;Wolvereness](https://github.com/Wolvereness)) > > #### :bug: Bug Fix > * `babel-plugin-proposal-do-expressions`, `babel-traverse` > * [#10072](https://github-redirect.dependabot.com/babel/babel/pull/10072) fix await and yield for do expression ([@&#8203;tanhauhau](https://github.com/tanhauhau)) > * `babel-helpers`, `babel-plugin-transform-react-constant-elements` > * [#10155](https://github-redirect.dependabot.com/babel/babel/pull/10155) Added es3 backward compatibility for react helper code ([@&#8203;sormy](https://github.com/sormy)) > * `babel-preset-env` > * [#10127](https://github-redirect.dependabot.com/babel/babel/pull/10127) Bump compat-table and updating preset-env mappings ([@&#8203;existentialism](https://github.com/existentialism)) > * [#8897](https://github-redirect.dependabot.com/babel/babel/pull/8897) Allow `defaults` query in preset-env ([@&#8203;existentialism](https://github.com/existentialism)) > * `babel-parser` > * [#10132](https://github-redirect.dependabot.com/babel/babel/pull/10132) fix import typeof in declare module ([@&#8203;tanhauhau](https://github.com/tanhauhau)) > * [#10084](https://github-redirect.dependabot.com/babel/babel/pull/10084) flow - allow type parameter defaults in function declarations ([@&#8203;tanhauhau](https://github.com/tanhauhau)) > * `babel-types` > * [#10126](https://github-redirect.dependabot.com/babel/babel/pull/10126) fix exportKind declaration in babel-types ([@&#8203;zxbodya](https://github.com/zxbodya)) > * `babel-node` > * [#9951](https://github-redirect.dependabot.com/babel/babel/pull/9951) Prevents exception on PnP ([@&#8203;arcanis](https://github.com/arcanis)) > * `babel-generator` > * [#10041](https://github-redirect.dependabot.com/babel/babel/pull/10041) Fix printer for explicitly inexact Flow types ([@&#8203;mrtnzlml](https://github.com/mrtnzlml)) > * `babel-plugin-transform-typescript` > * [#10034](https://github-redirect.dependabot.com/babel/babel/pull/10034) Use scope for typescript export removals ([@&#8203;Wolvereness](https://github.com/Wolvereness)) > * [#10019](https://github-redirect.dependabot.com/babel/babel/pull/10019) fix(typescript): erase default export if exporting a TS type ([@&#8203;airato](https://github.com/airato)) > * `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-class-properties`, `babel-traverse` > * [#10029](https://github-redirect.dependabot.com/babel/babel/pull/10029) Fixed computed keys for class expression ([@&#8203;tanhauhau](https://github.com/tanhauhau)) > * `babel-helpers`, `babel-plugin-proposal-object-rest-spread`, `babel-preset-env` > * [#9384](https://github-redirect.dependabot.com/babel/babel/pull/9384) Retry to fix object spread helper compatibility ([@&#8203;saschanaz](https://github.com/saschanaz)) > * `babel-plugin-transform-destructuring` > * [#10013](https://github-redirect.dependabot.com/babel/babel/pull/10013) fix destructuring rest with template literal ([@&#8203;tanhauhau](https://github.com/tanhauhau)) > * `babel-helper-create-class-features-plugin`, `babel-plugin-transform-typescript` > * [#9610](https://github-redirect.dependabot.com/babel/babel/pull/9610) Use `injectInitialization` to generate ts parameter properties ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) ></tr></table> ... (truncated) </details> <details> <summary>Changelog</summary> *Sourced from [@babel/preset-env's changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md).* > ## v7.5.0 (2019-07-04) > > #### :eyeglasses: Spec Compliance > * `babel-parser` > * [#10099](https://github-redirect.dependabot.com/babel/babel/pull/10099) Disallow "let" as name at lexical bindings ([[@&#8203;g](https://github.com/g)-plane](https://github.com/g-plane)) > > #### :rocket: New Feature > * `babel-parser` > * [#10091](https://github-redirect.dependabot.com/babel/babel/pull/10091) BigInt type for Flow ([@&#8203;tanhauhau](https://github.com/tanhauhau)) > * [#9450](https://github-redirect.dependabot.com/babel/babel/pull/9450) Implement f# pipeline in parser ([@&#8203;mAAdhaTTah](https://github.com/mAAdhaTTah)) > * [#9912](https://github-redirect.dependabot.com/babel/babel/pull/9912) [legacy decorators] Allow decorating generator methods ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * [#9864](https://github-redirect.dependabot.com/babel/babel/pull/9864) [@babel/parser] Add "allowUndeclaredExports" option ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-plugin-proposal-dynamic-import`, `babel-preset-env-standalone`, `babel-preset-env` > * [#10109](https://github-redirect.dependabot.com/babel/babel/pull/10109) Add @babel/plugin-proposal-dynamic-import to @babel/preset-env ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-plugin-proposal-dynamic-import`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs` > * [#9552](https://github-redirect.dependabot.com/babel/babel/pull/9552) Create @babel/plugin-proposal-dynamic-import ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-plugin-proposal-pipeline-operator`, `babel-plugin-syntax-pipeline-operator` > * [#9984](https://github-redirect.dependabot.com/babel/babel/pull/9984) Transform for F# Pipeline ([@&#8203;thiagoarrais](https://github.com/thiagoarrais)) > * `babel-plugin-transform-typescript`, `babel-types` > * [#9785](https://github-redirect.dependabot.com/babel/babel/pull/9785) Implement TypeScript namespace support ([@&#8203;Wolvereness](https://github.com/Wolvereness)) > > #### :bug: Bug Fix > * `babel-plugin-proposal-do-expressions`, `babel-traverse` > * [#10072](https://github-redirect.dependabot.com/babel/babel/pull/10072) fix await and yield for do expression ([@&#8203;tanhauhau](https://github.com/tanhauhau)) > * `babel-helpers`, `babel-plugin-transform-react-constant-elements` > * [#10155](https://github-redirect.dependabot.com/babel/babel/pull/10155) Added es3 backward compatibility for react helper code ([@&#8203;sormy](https://github.com/sormy)) > * `babel-preset-env` > * [#10127](https://github-redirect.dependabot.com/babel/babel/pull/10127) Bump compat-table and updating preset-env mappings ([@&#8203;existentialism](https://github.com/existentialism)) > * [#8897](https://github-redirect.dependabot.com/babel/babel/pull/8897) Allow `defaults` query in preset-env ([@&#8203;existentialism](https://github.com/existentialism)) > * `babel-parser` > * [#10132](https://github-redirect.dependabot.com/babel/babel/pull/10132) fix import typeof in declare module ([@&#8203;tanhauhau](https://github.com/tanhauhau)) > * [#10084](https://github-redirect.dependabot.com/babel/babel/pull/10084) flow - allow type parameter defaults in function declarations ([@&#8203;tanhauhau](https://github.com/tanhauhau)) > * `babel-types` > * [#10126](https://github-redirect.dependabot.com/babel/babel/pull/10126) fix exportKind declaration in babel-types ([@&#8203;zxbodya](https://github.com/zxbodya)) > * `babel-node` > * [#9951](https://github-redirect.dependabot.com/babel/babel/pull/9951) Prevents exception on PnP ([@&#8203;arcanis](https://github.com/arcanis)) > * `babel-generator` > * [#10041](https://github-redirect.dependabot.com/babel/babel/pull/10041) Fix printer for explicitly inexact Flow types ([@&#8203;mrtnzlml](https://github.com/mrtnzlml)) > * `babel-plugin-transform-typescript` > * [#10034](https://github-redirect.dependabot.com/babel/babel/pull/10034) Use scope for typescript export removals ([@&#8203;Wolvereness](https://github.com/Wolvereness)) > * [#10019](https://github-redirect.dependabot.com/babel/babel/pull/10019) fix(typescript): erase default export if exporting a TS type ([@&#8203;airato](https://github.com/airato)) > * `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-class-properties`, `babel-traverse` > * [#10029](https://github-redirect.dependabot.com/babel/babel/pull/10029) Fixed computed keys for class expression ([@&#8203;tanhauhau](https://github.com/tanhauhau)) > * `babel-helpers`, `babel-plugin-proposal-object-rest-spread`, `babel-preset-env` > * [#9384](https://github-redirect.dependabot.com/babel/babel/pull/9384) Retry to fix object spread helper compatibility ([@&#8203;saschanaz](https://github.com/saschanaz)) > * `babel-plugin-transform-destructuring` > * [#10013](https://github-redirect.dependabot.com/babel/babel/pull/10013) fix destructuring rest with template literal ([@&#8203;tanhauhau](https://github.com/tanhauhau)) > * `babel-helper-create-class-features-plugin`, `babel-plugin-transform-typescript` > * [#9610](https://github-redirect.dependabot.com/babel/babel/pull/9610) Use `injectInitialization` to generate ts parameter properties ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > ></tr></table> ... (truncated) </details> <details> <summary>Commits</summary> - [`d19f053`](https://github.com/babel/babel/commit/d19f0534821fa0edd6e5fe5b6b49e782d32d69b2) Add v7.5.0 to CHANGELOG.md [skip ci] - [`49da9a0`](https://github.com/babel/babel/commit/49da9a07c81156e997e60146eb001ea77b7044c4) v7.5.0 - [`b066633`](https://github.com/babel/babel/commit/b06663320e42d406db164f732fd776f3a046c755) Update babel-preset-stage (0,1,2,3) readme files ([#10111](https://github-redirect.dependabot.com/babel/babel/issues/10111)) [skip ci] - [`d50e78d`](https://github.com/babel/babel/commit/d50e78d45b608f6e0f6cc33aeb22f5db5027b153) fix await and yield for do expression ([#10072](https://github-redirect.dependabot.com/babel/babel/issues/10072)) - [`5b86353`](https://github.com/babel/babel/commit/5b86353b35534a1824fa4c7a3ee71f601a73c798) Added es3 backward compatibility for react helper code ([#10155](https://github-redirect.dependabot.com/babel/babel/issues/10155)) - [`f588e4e`](https://github.com/babel/babel/commit/f588e4ec47225bec6561e2f38b4c7ced9a4313b0) BigInt type for Flow ([#10091](https://github-redirect.dependabot.com/babel/babel/issues/10091)) - [`cbb482e`](https://github.com/babel/babel/commit/cbb482e2f969e005ba68ed729000e653f408c500) Bump compat-table and update preset-env mappings ([#10127](https://github-redirect.dependabot.com/babel/babel/issues/10127)) - [`595a349`](https://github.com/babel/babel/commit/595a349174294e98e1d7a95e6e122c71936404fc) Fix incorrect usage of $o instead of %o in debug ([#10157](https://github-redirect.dependabot.com/babel/babel/issues/10157)) - [`0bf0ae3`](https://github.com/babel/babel/commit/0bf0ae341002a57f6e0367934c802d80fc523e56) Fix typos ([#10153](https://github-redirect.dependabot.com/babel/babel/issues/10153)) - [`ef3f555`](https://github.com/babel/babel/commit/ef3f555be9ce1ef780e05cd1594a98e9567a1b80) Add proposal-dynamic-import to preset-env ([#10109](https://github-redirect.dependabot.com/babel/babel/issues/10109)) - Additional commits viewable in [compare view](https://github.com/babel/babel/compare/v7.4.5...v7.5.0) </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.4.5&new-version=7.5.0)](https://dependabot.com/compatibility-score.html?dependency-name=@babel/preset-env&package-manager=npm_and_yarn&previous-version=7.4.5&new-version=7.5.0) 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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@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) Finally, you can contact us by mentioning @dependabot. </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:26 +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#1505
No description provided.