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

fix(deps): update dependency eslint-watch to v8 #176

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-watch ^3.0.1 -> ^8.0.0 age adoption passing confidence

Release Notes

rizowski/eslint-watch (eslint-watch)

v8.0.0: - Drop Node 10 and eslint < 8 support

Compare Source

Breaking

  • Dropping support for eslint 7 and below
  • Dropping support for node 10

Misc

  • Updated dependencies to their latest versions

v7.0.0: - Drop Node 8 and eslint < 7 support

Compare Source

Breaking

  • Dropping support for previous versions of Eslint before 7
  • Dropping support for node 8 since Eslint 7 dropped it

Misc

  • Current ESW version will support current Eslint version
  • Updated dependencies

v6.0.1: - Fix coloring and debounce

Compare Source

Fixes

  • Fix coloring output by default to reflect what eslint does ( #​164 )
  • Fix debounce to actually respect value ( #​164 )
  • Add .eslintcache to default ignore to avoid double lint in watch mode ( #​163 )

Misc

v6.0.0: - Support Eslint 6

Compare Source

Breaking

  • Remove support for node 6 (#​157)

Fixes

Misc

  • Add support for eslint 6 (peer dependency bump) (#​157)

v5.1.2: - Fix dependencies

Compare Source

Fix

  • move lodash.debounce to dependencies list

Misc

  • Upgraded babel dependencies
  • Changed prepublish command to prepare

v5.1.1

Compare Source

Bad build do not use.

v5.1.0: - new flag and small fixes

Compare Source

Feature

  • Added --watch-delay flag for use cases where multiple files are changed at once. Defaulted to 300 ms (#​156 #​150)

Fixes

Misc

v5.0.1: - Execution Issues

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: - Rewrite

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.

v4.0.2: - Add --rule to cli options

Compare Source

Fixes

v4.0.1: - Extension fix

Compare Source

Fixes

  • Extensions passed into esw will always pass a .{ext} to eslint if the user omits it. ( #​138 )

v4.0.0: - Update support for Eslint V5

Compare Source

Misc

Breaking

  • Updated readme to reflect the project is only going to be supported on node LTS versions. ( #​142 )

v3.1.5: - Fix clear screen

Compare Source

Fixes

v3.1.4: - Fixed default eslint formatter

Compare Source

Fixes

  • Fixed default eslint formatter not being used on watch (#​128)

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.


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

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

@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from 9c57c1d to 7031bbe Compare November 10, 2021 22:21
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from 7031bbe to e0f0420 Compare November 18, 2021 05:13
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from e0f0420 to 05fa724 Compare December 2, 2021 10:10
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch 2 times, most recently from dd16ce1 to 1207686 Compare December 16, 2021 18:53
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from 1207686 to 38f93ea Compare January 7, 2022 03:34
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from 38f93ea to da14a56 Compare January 25, 2022 00:39
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from da14a56 to 8c0d3e4 Compare February 3, 2022 02:48
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from 8c0d3e4 to 4835da2 Compare February 17, 2022 04:37
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from 4835da2 to 78d670a Compare February 24, 2022 05:23
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from 78d670a to 200b54c Compare March 4, 2022 06:03
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from 200b54c to 84953cc Compare March 18, 2022 17:11
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from 84953cc to d51f7a3 Compare March 31, 2022 21:22
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from d51f7a3 to 802dfac Compare April 13, 2022 02:26
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from 802dfac to b4ba459 Compare May 3, 2022 06:30
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from b4ba459 to 1f80fea Compare May 12, 2022 05:44
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from 1f80fea to 105a63d Compare May 26, 2022 05:57
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from 105a63d to 7da2729 Compare June 10, 2022 05:44
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from 7da2729 to 99acbc2 Compare June 24, 2022 05:54
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from 99acbc2 to 8579789 Compare July 7, 2022 04:21
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from 8579789 to 93118de Compare July 21, 2022 00:59
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from 93118de to ae84fb7 Compare August 4, 2022 04:17
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from ae84fb7 to d3d7e2d Compare August 18, 2022 03:39
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from d3d7e2d to 131684a Compare September 1, 2022 00:51
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch 2 times, most recently from f8760ea to 5132cab Compare October 14, 2022 07:18
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from 5132cab to 0574a95 Compare October 27, 2022 18:10
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from 0574a95 to 0df82cd Compare November 4, 2022 10:01
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from 0df82cd to 06eb22b Compare November 12, 2022 02:24
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from 06eb22b to e1d6c57 Compare November 30, 2022 00:21
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch 2 times, most recently from 451eeb6 to 37e0883 Compare December 15, 2022 05:03
@renovate renovate bot changed the title fix(deps): update dependency eslint-watch to v8 Update dependency eslint-watch to v8 Dec 17, 2022
@renovate renovate bot changed the title Update dependency eslint-watch to v8 fix(deps): update dependency eslint-watch to v8 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch 2 times, most recently from 3c9d68c to aab1252 Compare January 21, 2023 22:34
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from aab1252 to ee91840 Compare February 2, 2023 06:36
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from ee91840 to 933c1c1 Compare March 17, 2023 01:28
@renovate renovate bot force-pushed the renovate/eslint-watch-8.x branch from 933c1c1 to 7550fa9 Compare April 6, 2024 00:50
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.

None yet

0 participants