chore(deps): update dependency eslint to v4.19.1 - abandoned#321
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency eslint to v4.19.1 - abandoned#321renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
adb6e8c to
d338fc5
Compare
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Author
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.12.1->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: table@4.0.2, 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)v4.17.0Compare Source
1da1adaUpdate: Add "multiline" type to padding-line-between-statements (#8668) (Matthew Bennett)bb213dcChore: Use messageIds in some of the core rules (#9648) (Jed Fox)1aa1970Docs: remove outdated rule naming convention (#9925) (Teddy Katz)3afaff6Docs: Add prefer-destructuring variable reassignment example (#9873) (LePirlouit)d20f6b4Fix: Typo in error message when running npm (#9866) (Maciej Kasprzyk)51ec6a7Docs: Use GitHub Multiple PR/Issue templates (#9911) (Kai Cataldo)dc80487Update: space-unary-ops uses astUtils.canTokensBeAdjacent (fixes #9907) (#9906) (Kevin Partington)084351bDocs: Fix the messageId example (fixes #9889) (#9892) (Jed Fox)9cbb487Docs: Mention theglobalskey in the no-undef docs (#9867) (Dan Dascalescu)v4.16.0Compare Source
e26a25fUpdate: allow continue instead of if wrap in guard-for-in (fixes #7567) (#9796) (Michael Ficarra)af043ebUpdate: Add NewExpression support to comma-style (#9591) (Frazer McLean)4f898c7Build: Fix JSDoc syntax errors (#9813) (Matija Marohnić)13bcf3cFix: Removing curly quotes in no-eq-null report message (#9852) (Kevin Partington)b96fb31Docs: configuration hierarchy for CLIEngine options (fixes #9526) (#9855) (PiIsFour)8ccbddaDocs: Clarify that -c configs merge with.eslintrc.*(fixes #9535) (#9847) (Kevin Partington)978574fDocs: Fix examples for no-useless-escape (#9853) (Toru Kobayashi)cd5681dChore: Deactivate consistent-docs-url in internal rules folder (#9815) (Kevin Partington)2e87dddDocs: Sync messageId examples' style with other examples (#9816) (Kevin Partington)1d61930Update: use doctrine range information in valid-jsdoc (#9831) (Teddy Katz)133336eUpdate: fix indent behavior on template literal arguments (fixes #9061) (#9820) (Teddy Katz)ea1b15dFix: avoid crashing on malformed configuration comments (fixes #9373) (#9819) (Teddy Katz)add1e70Update: fix indent bug on comments in ternary expressions (fixes #9729) (#9818) (Teddy Katz)6a5cd32Fix: prefer-destructuring error with computed properties (fixes #9784) (#9817) (Teddy Katz)601f851Docs: Minor modification to code comments for clarity (#9821) (rgovind92)b9da067Docs: fix misleading info about RuleTester column numbers (#9830) (Teddy Katz)2cf4522Update: Rename and deprecate object-property-newline option (#9570) (Jonathan Pool)acde640Docs: Add ES 2018 to Configuring ESLint (#9829) (Kai Cataldo)ccfce15Docs: Minor tweaks to working with rules page (#9824) (Kevin Partington)54b329aDocs: fix substitution of {{ name }} (#9822) (Andres Kalle)v4.15.0Compare Source
6ab04b5New: Add context.report({ messageId }) (fixes #6740) (#9165) (Jed Fox)fc7f404Docs: add url to each of the rules (refs #6582) (#9788) (Patrick McElhaney)fc44da9Docs: fix sort-imports rule block language (#9805) (ferhat elmas)65f0176New: CLIEngine#getRules() (refs #6582) (#9782) (Patrick McElhaney)c64195fUpdate: More detailed assert message for rule-tester (#9769) (Weijia Wang)9fcfabfFix: no-extra-parens false positive (fixes: #9755) (#9795) (Erin)61e5fa0Docs: Add table of contents to Node.js API docs (#9785) (Patrick McElhaney)4c87f42Fix: incorrect error messages of no-unused-vars (fixes #9774) (#9791) (akouryy)bbabf34Update: addignoreCommentsoption toindentrule (fixes #9018) (#9752) (Kevin Partington)db431cbDocs: HTTP -> HTTPS (fixes #9768) (#9768) (Ronald Eddy Jr)cbf0fb9Docs: describe how to feature-detect scopeManager/visitorKeys support (#9764) (Teddy Katz)f7dcb70Docs: Add note about "patch release pending" label to maintainer guide (#9763) (Teddy Katz)v4.14.0Compare Source
be2f57eUpdate: support separate requires in one-var. (fixes #6175) (#9441) (薛定谔的猫)370d614Docs: Fix typos (#9751) (Jed Fox)8196c45Chore: Reorganize CLI options and associated docs (#9758) (Kevin Partington)75c7419Update: Logical-and is counted incomplexityrule (fixes #8535) (#9754) (Kevin Partington)eb4b1e0Docs: reintroduce misspelling invalid-typeofexample (#9753) (Teddy Katz)ae51eb2New: Add allowImplicit option to array-callback-return (fixes #8539) (#9344) (James C. Davis)e9d5dfdDocs: improve no-extra-parens formatting (#9747) (Rich Trott)37d066cChore: Add unit tests for overrides glob matching. (#9744) (Robert Jackson)805a94eChore: Fix typo in CLIEngine test name (#9741) (@scriptdaemon)1c2aafdUpdate: Improve parser integrations (fixes #8392) (#8755) (Toru Nagashima)4ddc131Upgrade: debug@^3.1.0 (#9731) (Kevin Partington)f252c19Docs: Make the lint messagesourceproperty a little more subtle (#9735) (Jed Fox)5a5c23cDocs: fix the link to contributing page (#9727) (Victor Hom)f44ce11Docs: change beginner to good first issue label text (#9726) (Victor Hom)14baa2eChore: improve arrow-body-style error message (refs #5498) (#9718) (Teddy Katz)f819920Docs: fix typos (#9723) (Thomas Broadley)43d4ba8Fix: false positive on rulelines-between-class-members(fixes #9665) (#9680) (sakabar)v4.13.1Compare Source
b72dc83Fix: eol-last allow empty-string to always pass (refs #9534) (#9696) (Kevin Partington)d80aa7cFix: camelcase destructure leading/trailing underscore (fixes #9700) (#9701) (Kevin Partington)d49d9d0Docs: Add missing period to the README (#9702) (Kevin Partington)4564fe0Chore: no-invalid-meta crash if no export assignment (refs #9534) (#9698) (Kevin Partington)v4.13.0Compare Source
256481bUpdate: update handling of destructuring in camelcase (fixes #8511) (#9468) (Erin)d067ae1Docs: Don’t use undocumented array-style configuration for max-len (#9690) (Jed Fox)1ad3091Chore: fix test-suite to work with node master (#9688) (Myles Borins)cdb1488Docs: Adds an example with try/catch. (#9672) (Jaap Taal)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.