chore(deps): update dependency eslint to v5.9.0 #337
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.8.0
->5.9.0
Release Notes
eslint/eslint
v5.9.0
Compare Source
9436712
Fix: Unused recursive function expressions (fixes #10982) (#11032) (Sergei Startsev)c832cd5
Update: addignoreDestructuring
option toid-match
rule (#10554) (一名宅。)54687a8
Fix: prefer-const autofix multiline assignment (fixes #10582) (#10987) (Scott Stern)ae2b61d
Update: "off" options for "space-before-blocks" (refs #10906) (#10907) (Sophie Kirschner)57f357e
Docs: Update require-await docs with exception (fixes #9540) (#11063) (Nicholas C. Zakas)79a2797
Update: no-restricted-imports to check re-export (fixes #9678) (#11064) (Nicholas C. Zakas)3dd7493
Docs: update ecmaVersion to include 2019/10 values (#11059) (Vse Mozhet Byt)607635d
Upgrade: eslint-plugin-node & eslint-plugin (#11067) (薛定谔的猫)dcc6233
Fix: Ignore empty statements in no-unreachable (fixes #9081) (#11058) (Nicholas C. Zakas)7ad86de
New: Add --fix-type option to CLI (fixes #10855) (#10912) (Nicholas C. Zakas)0800b20
Chore: fix invalid super() calls in tests (#11054) (Teddy Katz)4fe3287
Docs: Cross-reference two rules (refs #11041) (#11042) (Paul Melnikow)5525eb6
Fix: rule deprecation warnings did not consider all rules (#11044) (Teddy Katz)44d37ca
Docs: Update steps for adding new TSC member (#11038) (Nicholas C. Zakas)802e926
Update: Warn for deprecation in Node output (fixes #7443) (#10953) (Colin Chang)Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.