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

Update babel-preset-env to the latest version 🚀 #1177

Merged
merged 1 commit into from
Jun 8, 2017

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented May 20, 2017

Version 1.5.0 of babel-preset-env just got published.

Dependency babel-preset-env
Current Version 1.4.0
Type devDependency

The version 1.5.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of babel-preset-env.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v1.5.0

v1.5.0 (2017-05-19)

🚀 New Feature

We were originally waiting on 2.x for a breaking change, but since node v7.10
and other targets are causing some pain, we decided to land a backwards
compatible version.

🏠 Internal

Commits

The new version differs by 14 commits.

  • d937261 1.5.0
  • 590bfb5 Update changelog for v1.5 [skip ci]
  • ddea7c8 Merge pull request #321 from babel/backport-string-versions
  • 6bc5326 Backport: use preset-env and remove flow-strip-types (#324)
  • c7d0e17 Merge branch 'master' into backport-string-versions
  • fd35519 Merge pull request #329 from babel/bump-electron
  • 8fb2222 Use ensureDirSync in smoke test
  • 58055c8 Support target versions as strings (#231)
  • 78ed702 Bump electron-to-chromium
  • abdbeec Tweak version mappings to match compat-table updates (#323)
  • 0e917de Bump browserslist. (#319)
  • 20ddb72 Bump compat-table (#307)
  • 966922d Add debug-fixtures and test/tmp to .eslintignore (#305)
  • db5daff Remove hidden files from debug fixtures targets. (#287)

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper greenkeeper bot added the Type: Dependencies Automatic updates for dependencies, managed by Renovate. label May 20, 2017
greenkeeper bot added a commit that referenced this pull request May 22, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 22, 2017

Version 1.5.1 just got published.

Update to this version instead 🚀

Release Notes v1.5.1

v1.5.1 (2017-05-22)

🐛 Bug Fix

Commits

The new version differs by 3 commits.

See the full diff

@AlMcKinlay AlMcKinlay modified the milestone: 2.3.1 May 24, 2017
greenkeeper bot added a commit that referenced this pull request Jun 7, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 7, 2017

Version 1.5.2 just got published.

Update to this version instead 🚀

Release Notes v1.5.2

v1.5.2 (2017-06-07)

🐛 Bug Fix

browser targets should be overridden by explicit targets, and we inadvertently broke this when we landed string version support.

Commits

The new version differs by 5 commits.

  • f4ce53c 1.5.2
  • 00490ac Merge pull request #346 from babel/issue345
  • 2896925 Add node 8 to travis (#347)
  • 0017129 Ensure explicit targets always override browsers key targets
  • e23bd47 README: Add string type as valid node target value (#337) [skip ci]

See the full diff

@astorije astorije force-pushed the greenkeeper/babel-preset-env-1.5.0 branch from 4812fda to 7ea3ae4 Compare June 8, 2017 06:16
@AlMcKinlay AlMcKinlay merged commit 52a560d into master Jun 8, 2017
@AlMcKinlay AlMcKinlay deleted the greenkeeper/babel-preset-env-1.5.0 branch June 8, 2017 08:05
matburnham pushed a commit to matburnham/lounge that referenced this pull request Sep 6, 2017
…eset-env-1.5.0

Update babel-preset-env to the latest version 🚀
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Dependencies Automatic updates for dependencies, managed by Renovate.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants