Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !29727

Bump @babel/preset-env from 7.7.1 to 7.7.4

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge dependabot/npm_and_yarn/babel/preset-env-7.7.4 into master Nov 25, 2019
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 2

Created by: dependabot-preview[bot]

Bumps @babel/preset-env from 7.7.1 to 7.7.4.

Release notes

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

v7.7.4 (2019-11-23)

Thanks @​chrishinrichs, @​khoumani, @​m-ahmadi, @​BBlackwo, @​SakibulMowla, @​4geru, @​Shriram-Balaji, @​ZYSzys and @​arku for their first PRs!

🐛 Bug Fix

  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • #10748 Add support for native esm to @babel/runtime. (@​nicolo-ribaudo)
  • babel-preset-env
    • #10742 Update preset-env mappings. (@​existentialism)
  • babel-parser
    • #10737 Flow enums: fix enum body location. (@​gkz)
    • #10657 Fix some incorrect typeof parsing in flow. (@​existentialism)
    • #10582 [parser] Allow optional async methods. (@​gonzarodriguezt)
    • #10710 register import equals specifier. (@​JLHwung)
    • #10592 Allow TypeScript type assertions in array destructuring. (@​SakibulMowla)
  • babel-preset-env-standalone
    • #10732 fix: add missing available plugins to babel-preset-env-standalone. (@​JLHwung)
  • babel-plugin-transform-function-name, babel-plugin-transform-modules-umd, babel-preset-env
    • #10701 Circumvent typeof transform for umd build template. (@​JLHwung)
  • babel-cli
    • #10698 Babel should not silently remove unknown options after commander arguments. (@​JLHwung)
  • babel-plugin-proposal-optional-chaining
    • #10694 Fix optional method chaining in derived classes. (@​Shriram-Balaji)
  • babel-parser, babel-types
    • #10677 Add asserts this [is type] parsing support. (@​JLHwung)
  • babel-traverse
    • #10598 Fix parentheses on replaceWithMultiple for JSX. (@​khoumani)
  • babel-helpers, babel-plugin-proposal-object-rest-spread, babel-preset-env
    • #10683 Fix: Don't call Object.keys on non-objects (babel#10482). (@​chrishinrichs)

💅 Polish

  • babel-plugin-proposal-nullish-coalescing-operator
    • #10720 polish: skip creating extra reference for safely re-used node. (@​JLHwung)

🏠 Internal

  • Other
    • #10731 Removed duplicate key in package.json. (@​rajasekarm)
    • #10718 chore: use loose mode of transform. (@​JLHwung)
    • #10579 Implement PR workflow for running test262 on babel PRs. (@​jbhoosreddy)
    • #10648 bump @babel/* dev dependencies. (@​JLHwung)
    • #10569 E2E test Babel with itself before publishing. (@​nicolo-ribaudo)
  • babel-core
    • #10668 Reduce standalone build size. (@​JLHwung)
  • babel-plugin-transform-literals, babel-preset-env-standalone
    • #10725 fix typo [ci-skip]. (@​JLHwung)
  • babel-cli
    • #10692 Add missing flow type to babel-cli for consistency. (@​ZYSzys)

Committers: 15

... (truncated)
Changelog

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

v7.7.4 (2019-11-23)

🐛 Bug Fix

  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • #10748 Add support for native esm to @babel/runtime. (@​nicolo-ribaudo)
  • babel-preset-env
    • #10742 Update preset-env mappings. (@​existentialism)
  • babel-parser
    • #10737 Flow enums: fix enum body location. (@​gkz)
    • #10657 Fix some incorrect typeof parsing in flow. (@​existentialism)
    • #10582 [parser] Allow optional async methods. (@​gonzarodriguezt)
    • #10710 register import equals specifier. (@​JLHwung)
    • #10592 Allow TypeScript type assertions in array destructuring. (@​SakibulMowla)
  • babel-preset-env-standalone
    • #10732 fix: add missing available plugins to babel-preset-env-standalone. (@​JLHwung)
  • babel-plugin-transform-function-name, babel-plugin-transform-modules-umd, babel-preset-env
    • #10701 Circumvent typeof transform for umd build template. (@​JLHwung)
  • babel-cli
    • #10698 Babel should not silently remove unknown options after commander arguments. (@​JLHwung)
  • babel-plugin-proposal-optional-chaining
    • #10694 Fix optional method chaining in derived classes. (@​Shriram-Balaji)
  • babel-parser, babel-types
    • #10677 Add asserts this [is type] parsing support. (@​JLHwung)
  • babel-traverse
    • #10598 Fix parentheses on replaceWithMultiple for JSX. (@​khoumani)
  • babel-helpers, babel-plugin-proposal-object-rest-spread, babel-preset-env
    • #10683 Fix: Don't call Object.keys on non-objects (babel#10482). (@​chrishinrichs)

💅 Polish

  • babel-plugin-proposal-nullish-coalescing-operator
    • #10720 polish: skip creating extra reference for safely re-used node. (@​JLHwung)

🏠 Internal

  • Other
    • #10731 Removed duplicate key in package.json. (@​rajasekarm)
    • #10718 chore: use loose mode of transform. (@​JLHwung)
    • #10579 Implement PR workflow for running test262 on babel PRs. (@​jbhoosreddy)
    • #10648 bump @babel/* dev dependencies. (@​JLHwung)
    • #10569 E2E test Babel with itself before publishing. (@​nicolo-ribaudo)
  • babel-core
    • #10668 Reduce standalone build size. (@​JLHwung)
  • babel-plugin-transform-literals, babel-preset-env-standalone
    • #10725 fix typo [ci-skip]. (@​JLHwung)
  • babel-cli
    • #10692 Add missing flow type to babel-cli for consistency. (@​ZYSzys)

v7.7.3 (2019-11-08)

🐛 Bug Fix

  • babel-parser
... (truncated)
Commits
  • 75767d8 v7.7.4
  • 1b4cfc2 Add support for native esm to @babel/runtime (#10748)
  • 2dfc06e Merge pull request #10744 from kaicataldo/@babel/eslint-config-internal
  • 2c40b8c Fix failing tests
  • ca88cf1 Incorporate feedback
  • 74e2c2c Update eslint/babel-eslint-config-internal/package.json
  • 2516990 Rename babel-eslint-config-internal -> @babel/eslint-config-internal
  • 74fb914 Use the local version of babel in test262 job (#10749)
  • 683adcb Reduce standalone build size (#10668)
  • cc51f2a Update lerna (#10733)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dependabot/npm_and_yarn/babel/preset-env-7.7.4