nkbt / nightwatch-autorun

Zero-configuration runner to automatically install and run End-to-End tests with Nightwatch and Selenium
MIT License
14 stars 1 forks source link

Update eslint to the latest version 🚀 #161

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.10.0 of eslint just got published.

Dependency eslint
Current Version 3.9.1
Type devDependency

The version 3.10.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. 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.


Commits

The new version differs by 35 commits .

  • dbff37a 3.10.0
  • 917b921 Build: package.json and changelog update for 3.10.0
  • 7ee039b Update: Add comma-style options for calls, fns, imports (fixes #7470)
  • 670e060 Chore: make the object-shorthand tests more readable (#7580)
  • c3f4809 Update: Allow func-names to recognize inferred ES6 names (fixes #7235) (#7244)
  • b8d6e48 Fix: syntax errors created by object-shorthand autofix (fixes #7574) (#7575)
  • 1b3b65c Chore: ensure that files in tests/conf are linted (#7579)
  • 2bd1dd7 Update: avoid creating extra whitespace in arrow-body-style fixer (#7504)
  • 66fe9ff New: no-return-await rule. (fixes #7537) (#7547)
  • 759525e Chore: Use process.exitCode instead of process.exit() in bin/eslint.js (#7569)
  • 0d60db7 Fix: Curly rule doesn't account for leading comment (fixes #7538) (#7539)
  • 5003b1c Update: fix in/instanceof handling with space-infix-ops (fixes #7525) (#7552)
  • 3e6131e Docs: explain config option merging (#7499)
  • 1766524 Update: "Error type should be" assertion in rule-tester (fixes 6106) (#7550)
  • 44eb274 Docs: Missing semicolon report was missing a comma (#7553)

There are 35 commits in total. 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:

greenkeeper[bot] commented 7 years ago

Version 3.10.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits .

  • 9cbfa0b 3.10.1
  • 4bb6215 Build: package.json and changelog update for 3.10.1
  • 8a0e92a Fix: handle try/catch correctly in no-return-await (fixes #7581) (#7582)
  • c4dd015 Fix: no-useless-return stack overflow on unreachable loops (fixes #7583) (#7584)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 3.10.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits .

  • 0840068 3.10.2
  • 621ee0a Build: package.json and changelog update for 3.10.2
  • 0643bfe Fix: correctly handle commented code in indent autofixer (fixes #7604) (#7606)
  • bd0514c Fix: syntax error after key-spacing autofix with comment (fixes #7603) (#7607)
  • f56c1ef Fix: indent crash on parenthesized global return values (fixes #7573) (#7596)
  • 100c6e1 Docs: Fix example for curly "multi-or-nest" option (#7597)
  • 6abb534 Docs: Update code of conduct link (#7599)
  • 8302cdb Docs: Update no-tabs to match existing standards & improve readbility (#7590)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 3.11.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 17 commits .

  • ddd646b 3.11.0
  • 72f300e Build: package.json and changelog update for 3.11.0
  • ad56694 New: capitalized-comments rule (fixes #6055) (#7415)
  • 7185567 Update: add fixer for operator-assignment (#7517)
  • faf5f56 Update: fix false negative of quotes with \n in template (fixes #7646) (#7647)
  • 474e444 Update: add fixer for sort-imports (#7535)
  • f9b70b3 Docs: Enable example highlighting in rules examples (ref #6444) (#7644)
  • d50f6c1 Fix: incorrect location for no-useless-escape errors (fixes #7643) (#7645)
  • 54a993c Docs: Fix a typo in the require-yield.md (#7652)
  • eadd808 Chore: Fix prefer-arrow-callback lint errors (#7651)
  • 89bd8de New: require-await rule (fixes #6820) (#7435)
  • b7432bd Chore: Ensure JS files are checked out with LF (#7624)
  • 32a3547 Docs: Add absent quotes in rules documentation (#7625)
  • 5c9a4ad Fix: Prevent quotes from fixing templates to directives (fixes #7610) (#7617)
  • d90ca46 Upgrade: Update markdownlint dependency to 0.3.1 (fixes #7589) (#7592)

There are 17 commits in total. See the full diff.

greenkeeper[bot] commented 7 years ago

Version 3.11.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits .

  • f80af54 3.11.1
  • 9316aa6 Build: package.json and changelog update for 3.11.1
  • be739d0 Fix: capitalized-comments fatal error fixed (fixes #7663) (#7664)
  • cc4cedc Docs: Fix a typo in array-bracket-spacing documentation (#7667)
  • f8adadc Docs: fix a typo in capitalized-comments documentation (#7666)

See the full diff.