Closed renovate[bot] closed 6 years ago
This Pull Request updates dependency eslint from ^4.18.2 to ^5.0.0
^4.18.2
^5.0.0
Note: This PR was created on a configured schedule ("before 3am on the first day of the month") and will not receive updates outside those times.
This PR has been generated by Renovate Bot.
This Pull Request updates dependency eslint from
^4.18.2
to^5.0.0
Note: This PR was created on a configured schedule ("before 3am on the first day of the month") and will not receive updates outside those times.
Release Notes
### [`v5.0.1`](https://github.com/eslint/eslint/releases/v5.0.1) [Compare Source](https://github.com/eslint/eslint/compare/v5.0.0...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) --- ### [`v5.0.0`](https://github.com/eslint/eslint/releases/v5.0.0) [Compare Source](https://github.com/eslint/eslint/compare/v4.19.1...v5.0.0) [Release blogpost](https://eslint.org/blog/2018/06/eslint-v5.0.0-released) [Migration guide](https://eslint.org/docs/user-guide/migrating-to-5.0.0) * 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) ---This PR has been generated by Renovate Bot.