chore(deps): update dependency eslint-watch to v8 #197
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.0.2
->^8.0.0
Release Notes
rizowski/eslint-watch
v8.0.0
: - Drop Node 10 and eslint < 8 supportCompare Source
Breaking
Misc
v7.0.0
: - Drop Node 8 and eslint < 7 supportCompare Source
Breaking
Misc
v6.0.1
: - Fix coloring and debounceCompare Source
Fixes
.eslintcache
to default ignore to avoid double lint in watch mode ( #163 )Misc
v6.0.0
: - Support Eslint 6Compare Source
Breaking
Fixes
--ext
flag (#161 #160)Misc
v5.1.2
: - Fix dependenciesCompare Source
Fix
lodash.debounce
to dependencies listMisc
prepublish
command toprepare
v5.1.1
Compare Source
Bad build do not use.
v5.1.0
: - new flag and small fixesCompare Source
Feature
--watch-delay
flag for use cases where multiple files are changed at once. Defaulted to 300 ms (#156 #150)Fixes
--rule
was not being parsed correctly (#154 #151, Thanks @HsuTing )Misc
v5.0.1
: - Execution IssuesCompare Source
Fixes
v5.0.0
: - RewriteCompare Source
Features
watch-ignore
flag now available to add additional ignore directories for situations ESW doesn't already cover. (build, dist)Breaking
--esw-version
is removed in favor of--version
and--versions
--version
is now overridden by ESW. It will return the ESW version.--format
is no longer overridden or defaulted tosimple-detail
--quiet
will now mute the clean message on successful relintsFixes
Misc
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.