blackjackkent / RPThreadTrackerV3.FrontEnd

GNU General Public License v3.0
4 stars 5 forks source link

Bump eslint-watch from 3.1.3 to 4.0.2 #84

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps eslint-watch from 3.1.3 to 4.0.2.

Release notes *Sourced from [eslint-watch's releases](https://github.com/rizowski/eslint-watch/releases).* > ## V4.0.2 - Add --rule to cli options > ## Fixes > > - Add rule option to cli options ( [#144](https://github-redirect.dependabot.com/rizowski/eslint-watch/issues/144), Thanks [**HsuTing**](https://github.com/HsuTing) ) > > ## V4.0.1 - Extension fix > # Fixes > > - Extensions passed into esw will always pass a `.{ext}` to eslint if the user omits it. ( [#138](https://github-redirect.dependabot.com/rizowski/eslint-watch/issues/138) ) > > ## V4.0.0 - Update support for Eslint V5 > # Misc > - Updated supported range for eslint to include V5. ( [#141](https://github-redirect.dependabot.com/rizowski/eslint-watch/issues/141) , Thanks [**filipposarzana**](https://github.com/filipposarzana) ) > - Updated babel to latest namespace ( [#142](https://github-redirect.dependabot.com/rizowski/eslint-watch/issues/142) ) > > # Breaking > - Updated readme to reflect the project is only going to be supported on node LTS versions. ( [#142](https://github-redirect.dependabot.com/rizowski/eslint-watch/issues/142) ) > > ## V3.1.5 - Fix clear screen > ## Fixes > - Fixed characters from being printed on screen for some terminals ([#140](https://github-redirect.dependabot.com/rizowski/eslint-watch/issues/140), Thanks [**filipposarzana**](https://github.com/filipposarzana)) > > ## v3.1.4 - Fixed default eslint formatter > # Fixes > - Fixed default eslint formatter not being used on watch ([#128](https://github-redirect.dependabot.com/rizowski/eslint-watch/issues/128))
Commits - [`3a789d2`](https://github.com/rizowski/eslint-watch/commit/3a789d2bb9e5ebe0047577902eb24e977782386f) 4.0.2 - [`24433b8`](https://github.com/rizowski/eslint-watch/commit/24433b81a0784f7939423180557c9fd543241aff) feat(watcher): add rule to options ([#144](https://github-redirect.dependabot.com/rizowski/eslint-watch/issues/144)) - [`9dc757b`](https://github.com/rizowski/eslint-watch/commit/9dc757b29695a7b9f88f0361dcc7ae261783ea73) 4.0.1 - [`87396b7`](https://github.com/rizowski/eslint-watch/commit/87396b7e4c00aab6685c4237645d44153555c2fd) Fix issue 138 ([#143](https://github-redirect.dependabot.com/rizowski/eslint-watch/issues/143)) - [`622af5f`](https://github.com/rizowski/eslint-watch/commit/622af5f24b0abb7768edbac7399fbe6633267177) 4.0.0 - [`69472b4`](https://github.com/rizowski/eslint-watch/commit/69472b4851e3f06de6f264744173db402c7b9fda) upgrading dependencies and babel to new scope ([#142](https://github-redirect.dependabot.com/rizowski/eslint-watch/issues/142)) - [`fd65b35`](https://github.com/rizowski/eslint-watch/commit/fd65b3581802892458accb2ba91a4cb258e3109e) Upgrade Eslint ([#141](https://github-redirect.dependabot.com/rizowski/eslint-watch/issues/141)) - [`6bf25b2`](https://github.com/rizowski/eslint-watch/commit/6bf25b2e4474b9ecb4469f6502ba2e607a20b9a5) 3.1.5 - [`bca288a`](https://github.com/rizowski/eslint-watch/commit/bca288a0d41445daa1a5ad8d796fef6430e9a014) use console.clear if available ([#140](https://github-redirect.dependabot.com/rizowski/eslint-watch/issues/140)) - [`feb41eb`](https://github.com/rizowski/eslint-watch/commit/feb41ebf7cc50d55e1668c5383c8208bbf55a52c) 3.1.4 - Additional commits viewable in [compare view](https://github.com/rizowski/eslint-watch/compare/v3.1.3...v4.0.2)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
codecov-io commented 5 years ago

Codecov Report

Merging #84 into development will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           development    #84   +/-   ##
==========================================
  Coverage          100%   100%           
==========================================
  Files              267    267           
  Lines             2208   2208           
  Branches           222    222           
==========================================
  Hits              2208   2208

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a41d104...24cc638. Read the comment docs.