Mayank1791989 / gql

112 stars 19 forks source link

Update eslint-plugin-playlyfe to the latest version 🚀 #138

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.1.0 of eslint-plugin-playlyfe was just published.

Dependency eslint-plugin-playlyfe
Current Version 3.0.0
Type devDependency

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

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of eslint-plugin-playlyfe.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v4.1.0

4.1.0 (2018-06-28)

Features

  • eslint-flowtype: add support for eslint-plugin-flowtype 2.49.3. (b5fd8ae)
  • plugin-babel: add support for eslint-plugin-babel 5.x. (6326971)
  • plugin-react: add support for eslint-plugin-react 7.10. (61f0c79)
Commits

The new version differs by 15 commits.

  • 833dbbb chore(build): update semantic-release and fix ci deploy.
  • 7340063 chore(yarn): fix duplicates
  • 9369217 chore(deps): update some deps.
  • 1796bca chore(deps): update flow to v0.75.0.
  • 74dfcd6 chore(travis): drop node v6 & v7.
  • b5fd8ae feat(eslint-flowtype): add support for eslint-plugin-flowtype 2.49.3.
  • 61f0c79 feat(plugin-react): add support for eslint-plugin-react 7.10.
  • 6326971 feat(plugin-babel): add support for eslint-plugin-babel 5.x.
  • 42816a7 chore(deps): update some deps.
  • e6b890e fix(react-intl): fix react-intl rules not exported.
  • 013de1b fix: add babel rules in prettier config.
  • 2be25ac fix: update babel-eslint to fix crash with eslint 4.14.0
  • e560d63 chore(yarn): fix yarn '--' warning.
  • ca51b74 ci(travis): add node 8
  • 82388ce feat: add support for eslint 4 and add prettier

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 4.1.1 just got published.

Update to this version instead 🚀

Release Notes v4.1.1

4.1.1 (2018-06-28)

Bug Fixes

  • build: fix lib/ missing in release. (bf9b0c1)
Commits

The new version differs by 1 commits.

  • bf9b0c1 fix(build): fix lib/ missing in release.

See the full diff