chore(deps): update dependency eslint to v4.19.1 - abandoned #55
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:
4.17.0->4.19.1Release Notes
eslint/eslint
v4.19.1Compare Source
3ff5d11Fix: no-invalid-regexp not understand variable for flags (fixes #10112) (#10113) (薛定谔的猫)abc765cFix: object-curly-newline minProperties w/default export (fixes #10101) (#10103) (Kevin Partington)6f9e155Docs: Update ambiguous for...in example for guard-for-in (#10114) (CJ R)0360cc2Chore: Adding debug logs on successful plugin loads (#10100) (Kevin Partington)a717c5dChore: Adding log at beginning of unit tests in Makefile.js (#10102) (Kevin Partington)v4.19.0Compare Source
55a1593Update: consecutive option for one-var (fixes #4680) (#9994) (薛定谔的猫)8d3814eFix: false positive about ES2018 RegExp enhancements (fixes #9893) (#10062) (Toru Nagashima)935f4e4Docs: Clarify default ignoring of node_modules (#10092) (Matijs Brinkhuis)72ed3dbDocs: WrapBuffer()in backticks inno-buffer-constructorrule description (#10084) (Stephen Edgar)3aded2fDocs: Fix lodash typos, make spacing consistent (#10073) (Josh Smith)e33bb64Chore: enable no-param-reassign on ESLint codebase (#10065) (Teddy Katz)66a1e9aDocs: fix possible typo (#10060) (Vse Mozhet Byt)2e68be6Update: give a node at least the indentation of its parent (fixes #9995) (#10054) (Teddy Katz)72ca5b3Update: Correctly indent JSXText with trailing linebreaks (fixes #9878) (#10055) (Teddy Katz)2a4c838Docs: Update ECMAScript versions in FAQ (#10047) (alberto)v4.18.2Compare Source
6b71fd0Fix: [email protected], because 4.0.3 needs "ajv": "^6.0.1" (#10022) (Mathieu Seiler)3c697deChore: fix incorrect comment about linter.verify return value (#10030) (Teddy Katz)9df8653Chore: refactor parser-loading out of linter.verify (#10028) (Teddy Katz)f6901d0Fix: remove catastrophic backtracking vulnerability (fixes #10002) (#10019) (Jamie Davis)e4f52ceChore: Simplify dataflow in linter.verify (#10020) (Teddy Katz)33177cdChore: make library files non-executable (#10021) (Teddy Katz)558ccbaChore: refactor directive comment processing (#10007) (Teddy Katz)18e15d9Chore: avoid useless catch clauses that just rethrow errors (#10010) (Teddy Katz)a1c3759Chore: refactor populating configs with defaults in linter (#10006) (Teddy Katz)aea07dcFix: Make max-len ignoreStrings ignore JSXText (fixes #9954) (#9985) (Rachael Sim)v4.18.1Compare Source
f417506Fix: ensure no-await-in-loop reports the correct node (fixes #9992) (#9993) (Teddy Katz)3e99363Docs: Fixed typo in key-spacing rule doc (#9987) (Jaid)7c2cd70Docs: deprecate experimentalObjectRestSpread (#9986) (Toru Nagashima)v4.18.0Compare Source
70f22f3Chore: Apply memoization to config creation within glob utils (#9944) (Kenton Jacobsen)0e4ae22Update: fix indent bug with binary operators/ignoredNodes (fixes #9882) (#9951) (Teddy Katz)47ac478Update: add named imports and exports for object-curly-newline (#9876) (Nicholas Chua)e8efdd0Fix: support Rest/Spread Properties (fixes #9885) (#9943) (Toru Nagashima)f012b8cFix: support Async iteration (fixes #9891) (#9957) (Toru Nagashima)74fa253Docs: Clarify no-mixed-operators options (fixes #9962) (#9964) (Ivan Hayes)426868fDocs: clean up key-spacing docs (fixes #9900) (#9963) (Abid Uzair)4a6f22eUpdate: support eslint-disable-* block comments (fixes #8781) (#9745) (Erin)777283bDocs: Propose fix typo for function (#9965) (John Eismeier)bf3d494Docs: Fix typo in max-len ignorePattern example. (#9956) (Tim Martin)d64fbb4Docs: fix typo in prefer-destructuring.md example (#9930) (Vse Mozhet Byt)f8d343fChore: Fix default issue template (#9946) (Kai Cataldo)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.