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

[Snyk] Upgrade babel-preset-env from 1.6.0 to 1.7.0 #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link
Contributor

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

merge advice

✨What is Merge Advice? We check thousands of dependency upgrade pull requests and CI tests every day to see which upgrades were successfully merged. After crunching this data, we give a recommendation on how safe we think the change is for you to merge without causing issues. Learn more, and share your feedback to help improve this feature. 🙏

ℹ️ 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 2 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
from babel-preset-env GitHub release notes
Commit messages
Package name: babel-preset-env
  • 31f33e3 1.7.0
  • d022193 Update yarn.lock
  • 2f39655 Update browserslist to the latest (#458)
  • 24b99ec update readme [skip ci]
  • 5098275 update readme [skip ci]
  • bb8d651 Update Changelog [skip ci]
  • 58b64d5 1.6.1
  • 0d32122 Update Changelog
  • 801e3a2 Merge pull request #445 from babel/update-compat-table
  • a90509a Update compat table to fix two small issues
  • 38c77a2 Add polyfills for ES6 static Object methods
  • 1f724f2 Fix yarn.lock
  • d4b82a0 Clarify purpose of the tool in README (#419)
  • 75d96cb Merge pull request #416 from babel/fix-docs
  • 35d57d2 Docs: fix claim about node versions in readme
  • be7a61c Flesh out readme (#410)
  • c64aea2 add basic example [skip ci] (#409)
  • 332481f Add Node usage (#398) [skip ci]
  • ee4dd92 Merge pull request #400 from devdevil666/feature/license
  • b59c87b Change license
  • 7011207 Rename Babili to Babel-Minify (#392)
  • 415fca3 Merge pull request #380 from leggiero/patch-1
  • 4c69766 Fixed "node: current" example
  • 51d9e6d Normalize module format of plugins/built-ins data (#376)

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 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.

1 participant