zentrick / iab-vast-parser

Parses IAB VAST tags into iab-vast-model objects.
MIT License
23 stars 6 forks source link

Update babel-eslint to version 7.1.0 🚀 #20

Closed greenkeeperio-bot closed 7 years ago

greenkeeperio-bot commented 8 years ago

Hello lovely humans,

babel-eslint just published its new version 7.1.0.

State Update :rocket:
Dependency babel-eslint
New version 7.1.0
Type devDependency

This version 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-eslint. 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.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project :sparkles:

You rock!

:palm_tree:


GitHub Release

v7.1.0

🚀 New Feature

Babylon support was added in https://github.com/babel/babylon/releases/tag/v6.12.0

import(`./section-modules/${link.dataset.entryModule}.js`)
.then(module => {
  module.loadPageInto(main);
})

The new version differs by 45 commits .

There are 45 commits in total. See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? :zap: greenkeeper upgrade

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 91.293% when pulling 1c0285130b4f1f60dc36add06cbc35918479019e on greenkeeper-babel-eslint-7.1.0 into 6fd9c408498ac8dccbf40b57f2505f90fde277f0 on master.