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 Pull Request renovates the package group "linters" with the following modifications:
Note: This PR was created on a configured schedule ("before 2am" in timezone
Europe/London
) and will not receive updates outside those times.eslint-plugin-promise
(source) from^3.6.0
to^4.0.0
eslint
(homepage, source) from~5.3.0
to~5.4.0
Release Notes
xjamundx/eslint-plugin-promise
v4.0.0
Compare Source
promise/no-new-statics
rule(#133)
(#144)
This is a breaking change that drops support for Node v4. In order to use ESLint
v5 and eslint-plugin-promise v4, you must use Node >=6.
eslint/eslint
v5.4.0
Compare Source
a70909f
Docs: Add jscs-dev.github.io links (#10771) (Gustavo Santana)034690f
Fix: no-invalid-meta crashes for non Object values (fixes #10750) (#10753) (Sandeep Kumar Ranka)11a462d
Docs: Broken jscs.info URLs (fixes #10732) (#10770) (Gustavo Santana)985567d
Chore: rm unused dep string.prototype.matchall (#10756) (薛定谔的猫)f3d8454
Update: Improve no-extra-parens error message (#10748) (Timo Tijhof)562a03f
Fix: consistent-docs-url crashes if meta.docs is empty (fixes #10722) (#10749) (Sandeep Kumar Ranka)6492233
Chore: enable no-prototype-builtins in codebase (fixes #10660) (#10664) (薛定谔的猫)137140f
Chore: use eslintrc overrides (#10677) (薛定谔的猫)This PR has been generated by Renovate Bot.