Skip to content
This repository was archived by the owner on Apr 29, 2020. It is now read-only.

Update eslint-config-eslint to the latest version 🚀#29

Open
greenkeeper[bot] wants to merge 1 commit intomasterfrom
greenkeeper/eslint-config-eslint-4.0.0
Open

Update eslint-config-eslint to the latest version 🚀#29
greenkeeper[bot] wants to merge 1 commit intomasterfrom
greenkeeper/eslint-config-eslint-4.0.0

Conversation

@greenkeeper
Copy link
Copy Markdown

@greenkeeper greenkeeper bot commented Feb 20, 2017

Version 4.0.0 of eslint-config-eslint just got published.

Dependency eslint-config-eslint
Current Version 3.0.0
Type devDependency

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


Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #29 into master will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##           master    #29   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          20     20           
  Branches        2      2           
=====================================
  Hits           20     20

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e9bd96d...6551d51. Read the comment docs.

@bbartolome bbartolome added this to the Major Package Upgrades milestone Apr 5, 2017
greenkeeper bot added a commit that referenced this pull request Jul 8, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper bot commented Jul 8, 2018

Version 5.0.0 just got published.

Update to this version instead 🚀

Release Notes v5.0.0

Release blogpost

Migration guide

  • 0feedfd New: Added max-lines-per-function rule (fixes #9842) (#10188) (peteward44)
  • daefbdb Upgrade: eslint-scope and espree to 4.0.0 (refs #10458) (#10500) (Brandon Mills)
  • 077358b Docs: no-process-exit: recommend process.exitCode (#10478) (Andres Kalle)
  • f93d6ff Fix: do not fail on unknown operators from custom parsers (fixes #10475) (#10476) (Rubén Norte)
  • 05343fd Fix: add parens for yield statement (fixes #10432) (#10468) (Pig Fang)
  • d477c5e Fix: check destructuring for "no-shadow-restricted-names" (fixes #10467) (#10470) (Pig Fang)
  • 7a7580b Update: Add considerPropertyDescriptor option to func-name-matching (#9078) (Dieter Luypaert)
  • e0a0418 Fix: crash on optional catch binding (#10429) (Toru Nagashima)
  • de4dba9 Docs: styling team members (#10460) (薛定谔的猫)
  • 5e453a3 Docs: display team members in tables. (#10433) (薛定谔的猫)
  • b1895eb Docs: Restore intentional spelling mistake (#10459) (Wilfred Hughes)

greenkeeper bot added a commit that referenced this pull request Jul 11, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper bot commented Jul 11, 2018

Version 5.0.1 just got published.

Update to this version instead 🚀

Release Notes v5.0.1
  • 196c102 Fix: valid-jsdoc should allow optional returns for async (fixes #10386) (#10480) (Mark Banner)
  • 4c823bd Docs: Fix max-lines-per-function correct code's max value (#10513) (Rhys Bower)

greenkeeper bot added a commit that referenced this pull request Jul 12, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper bot commented Jul 12, 2018

Version 5.0.2 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 20, 2019
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper bot commented Dec 20, 2019

Update to this version instead 🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants