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 eslint-config-fullstack to the latest version 🚀 #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Mar 30, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 4.0.0 of eslint-config-fullstack was just published.

Dependency eslint-config-fullstack
Current Version 3.0.0
Type devDependency

The version 4.0.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-config-fullstack.

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 ESLint 4.19.0 Plugin-React 7.7.0

Major breaking change with multiple rule updates, see 83b73fb for changes.

Commits

The new version differs by 2 commits.

  • 8d67376 4.0.0
  • 83b73fb Update dependencies to enable Greenkeeper 🌴 (#45)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 8, 2018

Version 5.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 87e0eab 5.0.0
  • c4507aa fix(parser): make babel-eslint a peer dep (#52)
  • 71d76e1 feat(prettier): prettify on commit (#51)
  • eba815d chore(github): add github templates (#50)
  • 2166a43 Disables rule requiring that function names start with capital letter (#49)
  • b64ebf8 Remove rule to enforce class methods using (#47)
  • c4a6050 feat(travis): add travis.yml (#48)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 23, 2018

Version 5.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 0c4af89 5.1.0
  • c9c5cd4 Merge pull request #61 from FullstackAcademy/f/relax-rules
  • 4877759 docs(readme): codeship -> travis badge
  • e158fbc base: disable no-nested-ternary
  • 9134422 base: disable id-length
  • bc5f707 react: disable prefer-stateless-function
  • 7987114 disables rules about setState in didmount and didupdate (#58)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 23, 2018

Version 6.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 7fc14b3 6.0.0
  • 8eb4091 Update eslint-plugin-react to the latest version 🚀 (#54)
  • 2db556a fix(travis): npm ci -> npm i (#63)
  • aea08ea fix(travis): add greenkeeper lockfile support (#62)
  • 83fa729 Update eslint to the latest version 🚀 (#57)

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants