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 to version 3.1.0 🚀 #29

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

eslint just published its new version 3.1.0.

State Update 🚀
Dependency eslint
New version 3.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 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 ✨

You rock!

🌴


GitHub Release

  • e8f8c6c Fix: incorrect exitCode when eslint is called with --stdin (fixes #6677) (#6682) (Steven Humphrey)
  • 38639bf Update: make no-var fixable (fixes #6639) (#6644) (Toru Nagashima)
  • dfc20e9 Fix: no-unused-vars false positive in loop (fixes #6646) (#6649) (Toru Nagashima)
  • 2ba75d5 Update: relax outerIIFEBody definition (fixes #6613) (#6653) (Stephen E. Baker)
  • 421e4bf Chore: combine multiple RegEx replaces with one (fixes #6669) (#6661) (Sakthipriyan Vairamani)
  • 089ee2c Docs: fix typos,wrong path,backticks (#6663) (molee1905)
  • ef827d2 Docs: Add another pre-commit hook to integrations (#6666) (David Alan Hjelle)
  • a343b3c Docs: Fix option typo in no-underscore-dangle (Fixes #6674) (#6675) (Luke Page)
  • 5985eb2 Chore: add internal rule that validates meta property (fixes #6383) (#6608) (Vitor Balocco)
  • 4adb15f Update: Add balanced option to spaced-comment (fixes #4133) (#6575) (Annie Zhang)
  • 1b13c25 Docs: fix incorrect example being mark as correct (#6660) (David Björklund)
  • a8b4e40 Fix: Install required eslint plugin for "standard" guide (fixes #6656) (#6657) (Feross Aboukhadijeh)
  • 720686b New: endLine and endColumn of the lint result. (refs #3307) (#6640) (Toru Nagashima)
  • 54faa46 Docs: Small tweaks to CLI documentation (fixes #6627) (#6642) (Kevin Partington)
  • e108850 Docs: Added examples and structure to padded-blocks (fixes #6628) (#6643) (alberto)
  • 350e1c0 Docs: Typo (#6650) (Peter Rood)
  • b837c92 Docs: Correct a term in max-len.md (fixes #6637) (#6641) (Vse Mozhet Byt)
  • baeb313 Fix: Warning behavior for executeOnText (fixes #6611) (#6632) (Nicholas C. Zakas)
  • e6004be Chore: Enable preferType in valid-jsdoc (refs #5188) (#6634) (Nicholas C. Zakas)
  • ca323cf Fix: Use default assertion messages (fixes #6532) (#6615) (Dmitrii Abramov)
  • 2bdf22c Fix: Do not throw exception if baseConfig is provided (fixes #6605) (#6625) (Kevin Partington)
  • e42cacb Upgrade: mock-fs to 3.10, fixes for Node 6.3 (fixes #6621) (#6624) (Tim Schaub)
  • 8a263ae New: multiline-ternary rule (fixes #6066) (#6590) (Kai Cataldo)
  • e951303 Update: Adding new key-spacing option (fixes #5613) (#5907) (Kyle Mendes)
  • 10c3e91 Docs: Remove reference from 3.0.0 migration guide (refs #6605) (#6618) (Kevin Partington)
  • 5010694 Docs: Removed non-existing resource (#6609) (Moritz Kröger)
  • 6d40d85 Docs: Note that PR requires ACCEPTED issue (refs #6568) (#6604) (Patrick McElhaney)

This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? âš¡ greenkeeper upgrade

@coveralls
Copy link

coveralls commented Jul 15, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 308c56d on greenkeeper-eslint-3.1.0 into 915fac3 on master.

@iamstarkov iamstarkov closed this Mar 20, 2019
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.

None yet

3 participants