Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

[Snyk] Upgrade @babel/preset-env from 7.4.5 to 7.6.2 #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Oct 5, 2019

Snyk has created this PR to upgrade @babel/preset-env from 7.4.5 to 7.6.2.

  • The recommended version is 7 versions ahead of your current version.
  • The recommended version was released 11 days ago, on 2019-09-23.

The recommended version fixes:

Severity Title Issue ID
Prototype Pollution SNYK-JS-LODASH-450202
Prototype Pollution SNYK-JS-MIXINDEEP-450212
Prototype Pollution SNYK-JS-SETVALUE-450213
Prototype Pollution SNYK-JS-SETVALUE-450213
Denial of Service (DoS) SNYK-JS-AXIOS-174505
Release notes
  • 7.6.2 - 2019-09-23

    v7.6.2 (2019-09-23)

    Thanks to @FND, @guywaldman, @vivek12345, @TomerAberbach, @ivandevp and @gonzarodriguezt for their first PRs!

    👓 Spec Compliance

    🐛 Bug Fix

    • babel-parser
    • babel-cli
    • babel-core
      • #10402 fix: pass optionLoc when validating plugin object. (@JLHwung)
    • babel-plugin-transform-block-scoping, babel-plugin-transform-spread, babel-traverse
    • babel-plugin-proposal-object-rest-spread, babel-preset-env

    🏠 Internal

    • babel-plugin-transform-named-capturing-groups-regex
    • Other
    • babel-helper-fixtures
    • babel-node
      • #10429 Remove babel polyfill dependency of babel-node. (@bdwain)
    • babel-generator, babel-helper-fixtures
    • babel-core, babel-plugin-transform-runtime, babel-register

    🏃‍♀ Performance

    Committers: 8

  • 7.6.0 - 2019-09-06

    v7.6.0 (2019-09-06)

    👓 Spec Compliance

    • babel-generator, babel-parser
    • babel-helpers, babel-plugin-transform-block-scoping, babel-traverse

    🚀 New Feature

    • babel-core
      • #10181 feat(errors): validate preset when filename is absent (@JLHwung)
    • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-private-methods
    • babel-generator, babel-parser, babel-types
    • babel-preset-typescript
    • babel-parser
    • babel-types

    🐛 Bug Fix

    • babel-helpers, babel-plugin-transform-destructuring, babel-plugin-transform-modules-commonjs, babel-preset-env
    • babel-plugin-transform-runtime
      • #10398 Add supports for polyfill computed methods (@rhyzx)
    • babel-preset-env
    • babel-plugin-transform-named-capturing-groups-regex
    • babel-types
    • babel-parser
      • #10380 Refactor trailing comment adjustment (@banga)
      • #10369 Retain trailing comments in array expressions (@banga)
      • #10292 fix: assign trailing comment to ObjectProperty only when inside an ObjectExpression (@JLHwung)
    • babel-parser, babel-types
    • babel-generator, babel-plugin-transform-typescript, babel-types
    • babel-core, babel-types
    • babel-plugin-transform-flow-comments
    • babel-helpers, babel-plugin-transform-react-constant-elements
    • babel-plugin-proposal-decorators
    • babel-plugin-proposal-do-expressions, babel-traverse
    • babel-helpers, babel-plugin-transform-named-capturing-groups-regex

    💅 Polish

    • babel-plugin-transform-runtime, babel-preset-env
      • #10372 Don't allow instance properties transformation on namespace (@rhyzx)

    📝 Documentation

    🏠 Internal

    • babel-register
    • babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-preset-env
    • babel-parser
    • babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-plugin-proposal-dynamic-import, babel-preset-env
    • babel-runtime-corejs2, babel-runtime, babel-types
    • babel-cli, babel-core, babel-generator, babel-helper-create-class-features-plugin, babel-helper-fixtures, babel-node, babel-parser, babel-plugin-proposal-do-expressions, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-modules-commonjs, babel-plugin-transform-runtime, babel-preset-env, babel-standalone, babel-template, babel-traverse, babel-types
      • #10228 Update dev dependencies and fix linting errors (@danez)
    • babel-cli

    🏃‍♀ Performance

    • babel-helpers, babel-plugin-transform-modules-commonjs, babel-preset-env
      • #10161 Improves the logic to import objects in helpers (@ifsnow)
    • babel-traverse

    Committers: 22

  • 7.5.5 - 2019-07-17

    v7.5.5 (2019-07-17)

    Thanks to @sag1v and @CYBAI for their first PRs!

    🐛 Bug Fix

    • babel-code-frame
    • babel-plugin-proposal-object-rest-spread
    • babel-types
    • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-replace-supers, babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes, babel-plugin-transform-object-super, babel-types
      • #10017 destructuring private fields with array pattern / object pattern (@tanhauhau)
    • babel-plugin-transform-flow-comments
    • babel-core, babel-helpers
    • babel-plugin-transform-runtime
    • babel-helpers, babel-plugin-transform-instanceof
      • #10197 fix: custom instOfHandler result should be cast to boolean (@JLHwung)

    🏠 Internal

    • babel-parser, babel-plugin-transform-typescript
      • #10014 Use correct extension for typescript fixtures (@danez)

    🏃‍♀ Performance

    • babel-helpers, babel-plugin-proposal-object-rest-spread, babel-preset-env
      • #10189 perf: match ownKeys perf to the one of objectSpread (@JLHwung)

    Committers: 7

  • 7.5.4 - 2019-07-09

    v7.5.4 (2019-07-09)

    🐛 Bug Fix

    • babel-helpers, babel-plugin-proposal-object-rest-spread, babel-preset-env

    Committers: 1

  • 7.5.3 - 2019-07-09

    v7.5.3 (2019-07-09)

    🐛 Bug Fix

    • babel-helpers, babel-plugin-proposal-object-rest-spread, babel-preset-env

    Committers: 1

  • 7.5.2 - 2019-07-08

    v7.5.2 (2019-07-08)

    🐛 Bug Fix

    • babel-plugin-transform-typescript
    • babel-helpers, babel-plugin-proposal-object-rest-spread, babel-preset-env
    • babel-plugin-proposal-export-default-from, babel-plugin-proposal-export-namespace-from

    Committers: 2

  • 7.5.0 - 2019-07-04

    v7.5.0 (2019-07-04)

    👓 Spec Compliance

    • babel-parser

    🚀 New Feature

    • babel-parser
    • babel-plugin-proposal-dynamic-import, babel-preset-env-standalone, babel-preset-env
    • babel-plugin-proposal-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs
    • babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator
    • babel-plugin-transform-typescript, babel-types

    🐛 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

    💅 Polish

    • babel-core
    • babel-helpers
      • #10117 Simplify the helpers for classPrivateField{Get,Set} (@arv)
    • babel-plugin-transform-typescript

    📝 Documentation

    • babel-plugin-proposal-partial-application, babel-plugin-syntax-partial-application

    Committers: 24

  • 7.4.5 - 2019-05-21

    v7.4.5 (2019-05-21)

    Thanks @airato, @schu34, @divbhasin, @eps1lon and @pnavarrc for their first PRs! 😄

    🐛 Bug Fix

    • babel-parser
    • babel-preset-env
    • babel-plugin-transform-typescript

    💅 Polish

    • babel-parser
      • #9995 Do not use lookahead when parsing construct signature declarations in TS (@danez)
      • #9989 Only compute Position if not already in state (@danez)
      • #9988 Do not use lookahead when parsing jsx expression containers (@danez)
      • #9987 Do not use lookahead when parsing imports in declare module in flow (@danez)
      • #9985 Do not use lookahead when parsing declare module or declare module.exports in flow (@danez)
      • #9983 Do not use lookahead when parsing dynamic import or import.meta (@danez)
      • #9979 Remove guardedHandlers from ASTs (@danez)
    • babel-preset-env
    • babel-core
      • #9945 Fixed null error in plugin opts and added a test for it (@divbhasin)
    • babel-core, babel-traverse

    🏠 Internal

    Committers: 9

from @babel/preset-env GitHub Release Notes


🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

a variable named 'filter' can be incorrectly transformed by transform-runtime plugin
1 participant