MCS-Lite / mcs-lite

🎛 MCS Lite Common UI and Websites.
https://mcslite.netlify.com
MIT License
75 stars 9 forks source link

chore(deps): update dependency eslint to v4.19.1 - autoclosed #588

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency eslint from v4.18.2 to v4.19.1

Release Notes ### [`v4.19.0`](https://github.com/eslint/eslint/releases/v4.19.0) * 55a1593 Update: consecutive option for one-var (fixes #​4680) (#​9994) (薛定谔的猫) * 8d3814e Fix: false positive about ES2018 RegExp enhancements (fixes #​9893) (#​10062) (Toru Nagashima) * 935f4e4 Docs: Clarify default ignoring of node_modules (#​10092) (Matijs Brinkhuis) * 72ed3db Docs: Wrap `Buffer()` in backticks in `no-buffer-constructor` rule description (#​10084) (Stephen Edgar) * 3aded2f Docs: Fix lodash typos, make spacing consistent (#​10073) (Josh Smith) * e33bb64 Chore: enable no-param-reassign on ESLint codebase (#​10065) (Teddy Katz) * 66a1e9a Docs: fix possible typo (#​10060) (Vse Mozhet Byt) * 2e68be6 Update: give a node at least the indentation of its parent (fixes #​9995) (#​10054) (Teddy Katz) * 72ca5b3 Update: Correctly indent JSXText with trailing linebreaks (fixes #​9878) (#​10055) (Teddy Katz) * 2a4c838 Docs: Update ECMAScript versions in FAQ (#​10047) (alberto) --- ### [`v4.19.1`](https://github.com/eslint/eslint/releases/v4.19.1) * 3ff5d11 Fix: no-invalid-regexp not understand variable for flags (fixes #​10112) (#​10113) (薛定谔的猫) * abc765c Fix: object-curly-newline minProperties w/default export (fixes #​10101) (#​10103) (Kevin Partington) * 6f9e155 Docs: Update ambiguous for...in example for guard-for-in (#​10114) (CJ R) * 0360cc2 Chore: Adding debug logs on successful plugin loads (#​10100) (Kevin Partington) * a717c5d Chore: Adding log at beginning of unit tests in Makefile.js (#​10102) (Kevin Partington) ---
Commits #### v4.19.0 - [`2a4c838`](https://github.com/eslint/eslint/commit/2a4c838c7d9d13050028b23925f4691d215d8337) Docs: Update ECMAScript versions in FAQ (#​10047) - [`72ca5b3`](https://github.com/eslint/eslint/commit/72ca5b35b843cc376a66632e07c307f923063701) Update: Correctly indent JSXText with trailing linebreaks (fixes #​9878) (#​10055) - [`2e68be6`](https://github.com/eslint/eslint/commit/2e68be643178eeb86f2b9f66bc1670b624cb09f2) Update: give a node at least the indentation of its parent (fixes #​9995) (#​10054) - [`66a1e9a`](https://github.com/eslint/eslint/commit/66a1e9aa85c37c1d4430ad633d8354930c818796) Docs: fix possible typo (#​10060) - [`e33bb64`](https://github.com/eslint/eslint/commit/e33bb64601b1dffe1b8bc8b2a5142121c8b56523) Chore: enable no-param-reassign on ESLint codebase (#​10065) - [`3aded2f`](https://github.com/eslint/eslint/commit/3aded2f984a6bc972a3f2198fddcf4a323d7a201) Docs: Fix lodash typos, make spacing consistent (#​10073) - [`72ed3db`](https://github.com/eslint/eslint/commit/72ed3dbcdda8ec1387e75676c3166fec71337a69) Docs: Wrap `Buffer()` in backticks in `no-buffer-constructor` rule description (#​10084) - [`935f4e4`](https://github.com/eslint/eslint/commit/935f4e460d83c39f107118c4c4dbb7f6b58684b1) Docs: Clarify default ignoring of node_modules (#​10092) - [`8d3814e`](https://github.com/eslint/eslint/commit/8d3814e4ae823e58f40539047bb35bcaf5c76660) Fix: false positive about ES2018 RegExp enhancements (fixes #​9893) (#​10062) - [`55a1593`](https://github.com/eslint/eslint/commit/55a15936346def8ddc0c5023431df20bec798fb2) Update: consecutive option for one-var (fixes #​4680) (#​9994) - [`16fc59e`](https://github.com/eslint/eslint/commit/16fc59e95140aeb7d7cda732aca7921a12b046c1) Build: changelog update for 4.19.0 - [`4f595e8`](https://github.com/eslint/eslint/commit/4f595e8a7cc1fefae866d2cf0e758515d6098e3c) 4.19.0 #### v4.19.1 - [`a717c5d`](https://github.com/eslint/eslint/commit/a717c5db7575c0ba677f1fd1e909cba08818bfae) Chore: Adding log at beginning of unit tests in Makefile.js (#​10102) - [`0360cc2`](https://github.com/eslint/eslint/commit/0360cc25c86619d30e37e25d4ce9a78309591c18) Chore: Adding debug logs on successful plugin loads (#​10100) - [`6f9e155`](https://github.com/eslint/eslint/commit/6f9e15514e7a6b880b7c735ac9e8b43aed3cc67e) Docs: Update ambiguous for...in example for guard-for-in (#​10114) - [`abc765c`](https://github.com/eslint/eslint/commit/abc765c1bc6b546db82cb5cd038b66a3aa68b315) Fix: object-curly-newline minProperties w/default export (fixes #​10101) (#​10103) - [`3ff5d11`](https://github.com/eslint/eslint/commit/3ff5d11fe2ed601d4e0226bde50c06fe7c7f16ac) Fix: no-invalid-regexp not understand variable for flags (fixes #​10112) (#​10113) - [`b446650`](https://github.com/eslint/eslint/commit/b446650083012a152ec55dd19c20f2ce951eb30a) Build: changelog update for 4.19.1 - [`f1f1bdf`](https://github.com/eslint/eslint/commit/f1f1bdfffe0c2675e42cb6ad58145d40a6870135) 4.19.1

This PR has been generated by Renovate Bot.

michaelhsu-bot commented 6 years ago
Warnings
:warning: Please add a label to your PR.
:warning: Please assign someone to merge this PR, and optionally include people who should review.
:warning: Changes were made to package.json, but not to licenses.csv - Perhaps you need to run `$ yarn run license`?

Generated by :no_entry_sign: dangerJS

evenchange4 commented 6 years ago

Deploy preview for mcs-lite-introduction ready!

Built with commit 8ad41c14804afea23a885a48bb854e7690922ec0

https://deploy-preview-588--mcs-lite-introduction.netlify.com

evenchange4 commented 6 years ago

Deploy preview for mcs-lite-ui ready!

Built with commit 8ad41c14804afea23a885a48bb854e7690922ec0

https://deploy-preview-588--mcs-lite-ui.netlify.com

evenchange4 commented 6 years ago

Deploy preview for mcslite ready!

Built with commit 8ad41c14804afea23a885a48bb854e7690922ec0

https://deploy-preview-588--mcslite.netlify.com

codecov[bot] commented 6 years ago

Codecov Report

Merging #588 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #588   +/-   ##
======================================
  Coverage    84.4%   84.4%           
======================================
  Files         319     319           
  Lines        2648    2648           
  Branches      169     169           
======================================
  Hits         2235    2235           
  Misses        352     352           
  Partials       61      61

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 072801d...8ad41c1. Read the comment docs.