Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency eslint-watch to v5 #58

Merged
merged 1 commit into from
Apr 5, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2019

This PR contains the following updates:

Package Type Update Change References
eslint-watch devDependencies major 4.0.2 -> 5.0.1 source

Release Notes

rizowski/eslint-watch

v5.0.1

Compare Source

Fixes

  • Fixed issues with trying to run esw due to polyfill not being at the beginning
  • Fixed issues with printing out the watch object

v5.0.0

Compare Source

Features
  • watch-ignore flag now available to add additional ignore directories for situations ESW doesn't already cover. (build, dist)
  • Help text now includes a section of ESW options.
Breaking
  • Help format will now follow eslint's header help format.
  • --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 to simple-detail
  • ESW formaters are pulled out of ESW and will be published as separate packages sometime in the future.
  • --quiet will now mute the clean message on successful relints
Fixes
  • CTRL + C X2 should no longer be an issue. (#​80)
Misc
  • Formatters for ESW are going to be moved out into a separate package. Adds too much complexity and I don't know how many people actually care about them.
  • Moved away from trying to guess where eslint lives or trying to use Eslint's API which is inconsistent with its CLI options. Now ESW utilizes child_process through execa in favor of PATH executables.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/eslint-watch-5.x branch from 360f938 to 5a3edbe Compare March 5, 2019 20:13
@coveralls
Copy link

Coverage Status

Coverage remained the same at 80.829% when pulling 5a3edbe on renovate/eslint-watch-5.x into 207437c on master.

@jessehansen jessehansen merged commit 3965721 into master Apr 5, 2019
@jessehansen jessehansen deleted the renovate/eslint-watch-5.x branch April 5, 2019 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants