Skip to content
New issue

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

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

Already on GitHub? # to your account

[Snyk] Upgrade babel-preset-env from 1.6.1 to 1.7.0 #519

Merged
merged 1 commit into from
Mar 24, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade babel-preset-env from 1.6.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 1 version 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)
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

@viddo viddo merged commit dbed6f9 into master Mar 24, 2020
@viddo viddo deleted the snyk-upgrade-e0414044d18ae20fd84741ed52488a46 branch March 24, 2020 02:25
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants