AtomLinter / linter-codeclimate

An Atom Linter plugin for the Code Climate CLI
http://github.com/codeclimate/codeclimate
MIT License
10 stars 5 forks source link

Update eslint-config-airbnb-base to version 12.0.0 ๐Ÿš€ #73

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 12.0.0 of eslint-config-airbnb-base just got published.

Dependency eslint-config-airbnb-base
Current Version 11.3.2
Type devDependency

The version 12.0.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 eslint-config-airbnb-base. 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.


Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

Arcanemagus commented 6 years ago

....huh. Travis CI just re-ran the build for this commit and now it's failing?

maxjacobson commented 6 years ago

๐Ÿ‘‹ @Arcanemagus. I triggered a build to confirm that master is no longer green. The failure in #77 seems unrelated to that change. I'm working on a new PR to get master green (#78)

Arcanemagus commented 6 years ago

Hmm, I hadn't looked into it before, but I'm thinking that a monthly (weekly?) build should be scheduled on Travis CI so external changes like this can get caught sooner.