Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade babel-preset-env from 1.2.1 to 1.7.0 #12

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Apr 7, 2020

Snyk has created this PR to upgrade babel-preset-env from 1.2.1 to 1.7.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 12 versions ahead of your current version.
  • The recommended version was released 2 years ago, on 2018-05-10.
Release notes
Package name: babel-preset-env
  • 1.7.0 - 2018-05-10

    1.7.0

  • 1.6.1 - 2017-10-17

    FYI we are moving this repo/package into https://github.com/babel/babel

    🐛 Bug Fix

    • Update compat table to fix two small issues (#445) (@danez)

    ES2015 destructuring is not fully supported in Edge 15 and the polyfill required again. es6.math.imul is supported on Android as of version 4.4

    • Add polyfills for ES6 static Object methods (#441) (@danez)

    Functions such as Object.keys, Object.freeze, ... do already exist in ES5, but their behaviour changed in ES2015. babel-preset-env with builtIns: true now adds the core-js polyfills for this methods if the browser only supports the ES5 variant of the method (like IE11 for example)

    • Normalize module format of plugins/built-ins data (#376) (@rtsao)
  • 1.6.0 - 2017-07-04
  • 1.5.2 - 2017-06-07
  • 1.5.1 - 2017-05-22
  • 1.5.0 - 2017-05-20
  • 1.4.0 - 2017-04-14
  • 1.3.3 - 2017-04-07
  • 1.3.2 - 2017-03-30
  • 1.3.1 - 2017-03-30
  • 1.3.0 - 2017-03-30
  • 1.2.2 - 2017-03-15
  • 1.2.1 - 2017-03-06
from babel-preset-env GitHub release notes
Commit messages
Package name: babel-preset-env

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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

Successfully merging this pull request may close these issues.

1 participant