seangenabe / starry

[DEPRECATED. Please direct efforts to the awesome `ix` library.] Modular functions for iterable objects
MIT License
4 stars 0 forks source link

Update eslint-config-mirage to the latest version πŸš€ #15

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 4.0.1 of eslint-config-mirage just got published.

Dependency eslint-config-mirage
Current Version 2.1.0
Type devDependency

The version 4.0.1 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-mirage. 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 v4.0.1

ESLint <4 compatibility patch.

Commits

The new version differs by 12 commits.

See the full diff

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:

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 99.422% when pulling 3d676d8c28268f9690079177ceba66da66950ede on greenkeeper/eslint-config-mirage-4.0.1 into 51aec4ac6eedad94855cad20c444a10d3e6c237b on master.

greenkeeper[bot] commented 7 years ago

Version 5.0.0 just got published.

Update to this version instead πŸš€

Release Notes v5.0.0

(#9)

  • Updated to support ESLint v4
  • Updated and added some rules.
    • The dependency to Babel (plugin and rules) has been removed (in favor of built-in rules).
    • Removed rule babel/flow-object-type.

Due to a quirk in my hands I totally borked my Git repository and so the commit named 5.0.0 (7f1eab6) isn't really the real v5.0.0. This is the real v5.0.0. Luckily I haven't published that to npm yet when I borked the repo so I had the chance to publish correctly after the fact.

Commits

The new version differs by 7 commits.

  • 4e4e53e Merge branch 'master' of github.com:seangenabe/eslint-config-mirage
  • ab1f3a5 Merge pull request #9 from seangenabe/eslint4
  • 7f1eab6 5.0.0
  • 342792f more rules and remove dependency to babel
  • 554d751 update some rules
  • e67c7b4 sort and self-lint
  • 3d9b129 eslint 4

See the full diff

greenkeeper[bot] commented 7 years ago

Version 5.0.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • c36a326 5.0.1
  • 2c38155 fix properties that should be under parser options

See the full diff