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.18.2 - autoclosed #572

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

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

Release Notes ### [`v4.18.0`](https://github.com/eslint/eslint/releases/v4.18.0) * 70f22f3 Chore: Apply memoization to config creation within glob utils (#​9944) (Kenton Jacobsen) * 0e4ae22 Update: fix indent bug with binary operators/ignoredNodes (fixes #​9882) (#​9951) (Teddy Katz) * 47ac478 Update: add named imports and exports for object-curly-newline (#​9876) (Nicholas Chua) * e8efdd0 Fix: support Rest/Spread Properties (fixes #​9885) (#​9943) (Toru Nagashima) * f012b8c Fix: support Async iteration (fixes #​9891) (#​9957) (Toru Nagashima) * 74fa253 Docs: Clarify no-mixed-operators options (fixes #​9962) (#​9964) (Ivan Hayes) * 426868f Docs: clean up key-spacing docs (fixes #​9900) (#​9963) (Abid Uzair) * 4a6f22e Update: support eslint-disable-* block comments (fixes #​8781) (#​9745) (Erin) * 777283b Docs: Propose fix typo for function (#​9965) (John Eismeier) * bf3d494 Docs: Fix typo in max-len ignorePattern example. (#​9956) (Tim Martin) * d64fbb4 Docs: fix typo in prefer-destructuring.md example (#​9930) (Vse Mozhet Byt) * f8d343f Chore: Fix default issue template (#​9946) (Kai Cataldo) --- ### [`v4.18.1`](https://github.com/eslint/eslint/releases/v4.18.1) * f417506 Fix: ensure no-await-in-loop reports the correct node (fixes #​9992) (#​9993) (Teddy Katz) * 3e99363 Docs: Fixed typo in key-spacing rule doc (#​9987) (Jaid) * 7c2cd70 Docs: deprecate experimentalObjectRestSpread (#​9986) (Toru Nagashima) --- ### [`v4.18.2`](https://github.com/eslint/eslint/releases/v4.18.2) * 6b71fd0 Fix: table@​4.0.2, because 4.0.3 needs "ajv": "^6.0.1" (#​10022) (Mathieu Seiler) * 3c697de Chore: fix incorrect comment about linter.verify return value (#​10030) (Teddy Katz) * 9df8653 Chore: refactor parser-loading out of linter.verify (#​10028) (Teddy Katz) * f6901d0 Fix: remove catastrophic backtracking vulnerability (fixes #​10002) (#​10019) (Jamie Davis) * e4f52ce Chore: Simplify dataflow in linter.verify (#​10020) (Teddy Katz) * 33177cd Chore: make library files non-executable (#​10021) (Teddy Katz) * 558ccba Chore: refactor directive comment processing (#​10007) (Teddy Katz) * 18e15d9 Chore: avoid useless catch clauses that just rethrow errors (#​10010) (Teddy Katz) * a1c3759 Chore: refactor populating configs with defaults in linter (#​10006) (Teddy Katz) * aea07dc Fix: Make max-len ignoreStrings ignore JSXText (fixes #​9954) (#​9985) (Rachael Sim) ---
Commits #### v4.18.0 - [`f8d343f`](https://github.com/eslint/eslint/commit/f8d343fa29623051f97df0e5ea0139bd4258dfdb) Chore: Fix default issue template (#​9946) - [`d64fbb4`](https://github.com/eslint/eslint/commit/d64fbb41d344f70f155ee334c5eddac4c9d0861c) Docs: fix typo in prefer-destructuring.md example (#​9930) - [`bf3d494`](https://github.com/eslint/eslint/commit/bf3d4943aa583f042c315e640ef90018d016f2c2) Docs: Fix typo in max-len ignorePattern example. (#​9956) - [`777283b`](https://github.com/eslint/eslint/commit/777283b340ebaf4ca0a7ace6601d7d3b327cc8d4) Docs: Propose fix typo for function (#​9965) - [`4a6f22e`](https://github.com/eslint/eslint/commit/4a6f22e94d4ba1f1e5df748ab08c9f7d0b0140ec) Update: support eslint-disable-* block comments (fixes #​8781) (#​9745) - [`426868f`](https://github.com/eslint/eslint/commit/426868fdc70daa2996e35416190dc3835360da85) Docs: clean up key-spacing docs (fixes #​9900) (#​9963) - [`74fa253`](https://github.com/eslint/eslint/commit/74fa253555b60ea018e65655dd3866ed134c707c) Docs: Clarify no-mixed-operators options (fixes #​9962) (#​9964) - [`f012b8c`](https://github.com/eslint/eslint/commit/f012b8c7802e702a69ea8b3522cdc4c7842f038c) Fix: support Async iteration (fixes #​9891) (#​9957) - [`e8efdd0`](https://github.com/eslint/eslint/commit/e8efdd063f6dfaf32c9b4e237aff272721c01c1a) Fix: support Rest/Spread Properties (fixes #​9885) (#​9943) - [`47ac478`](https://github.com/eslint/eslint/commit/47ac478f3272fca771461e1cc6d4e91b1ecaaccc) Update: add named imports and exports for object-curly-newline (#​9876) - [`0e4ae22`](https://github.com/eslint/eslint/commit/0e4ae22d4adebd1cb603ac9cb55daf70c9b921d0) Update: fix indent bug with binary operators/ignoredNodes (fixes #​9882) (#​9951) - [`70f22f3`](https://github.com/eslint/eslint/commit/70f22f3f545402811068cee1fae5035be3dc4600) Chore: Apply memoization to config creation within glob utils (#​9944) - [`89d55ca`](https://github.com/eslint/eslint/commit/89d55ca21d2d6b36b629dc78bef3c3dcbadf0296) Build: changelog update for 4.18.0 - [`883a2a2`](https://github.com/eslint/eslint/commit/883a2a2eee1adcc832d43ef77140ff7e2736e676) 4.18.0 #### v4.18.1 - [`7c2cd70`](https://github.com/eslint/eslint/commit/7c2cd70c95f6795169d72577754452716b440851) Docs: deprecate experimentalObjectRestSpread (#​9986) - [`3e99363`](https://github.com/eslint/eslint/commit/3e9936371df8235c1dfe5f7d58fad4632e45e975) Docs: Fixed typo in key-spacing rule doc (#​9987) - [`f417506`](https://github.com/eslint/eslint/commit/f417506198d2ab8deca1e6127c164cef882d356f) Fix: ensure no-await-in-loop reports the correct node (fixes #​9992) (#​9993) - [`537b5c3`](https://github.com/eslint/eslint/commit/537b5c32f8ad49063375a4961f9eb54c68de8963) Build: changelog update for 4.18.1 - [`8c237d8`](https://github.com/eslint/eslint/commit/8c237d8be368798acea876adedd3533a99e30368) 4.18.1 #### v4.18.2 - [`aea07dc`](https://github.com/eslint/eslint/commit/aea07dc88689ff0d6fea27e4099ce7f1a42ff90a) Fix: Make max-len ignoreStrings ignore JSXText (fixes #​9954) (#​9985) - [`a1c3759`](https://github.com/eslint/eslint/commit/a1c3759adfd087c8b5c3c892b92885b7dded4224) Chore: refactor populating configs with defaults in linter (#​10006) - [`18e15d9`](https://github.com/eslint/eslint/commit/18e15d978c17503f7ca352333a47069afcb70a1c) Chore: avoid useless catch clauses that just rethrow errors (#​10010) - [`558ccba`](https://github.com/eslint/eslint/commit/558ccba0fc8cafd969c7f18ff09be7fc0670536f) Chore: refactor directive comment processing (#​10007) - [`33177cd`](https://github.com/eslint/eslint/commit/33177cd863e37897fd1c7e98f2f69ba31028453b) Chore: make library files non-executable (#​10021) - [`e4f52ce`](https://github.com/eslint/eslint/commit/e4f52ce6a6b6149e21b1d1a2f3f5f71d58d7106a) Chore: Simplify dataflow in linter.verify (#​10020) - [`f6901d0`](https://github.com/eslint/eslint/commit/f6901d0bcf6c918ac4e5c6c7c4bddeb2cb715c09) Fix: remove catastrophic backtracking vulnerability (fixes #​10002) (#​10019) - [`9df8653`](https://github.com/eslint/eslint/commit/9df865326616b9865ab186c9769e95bc0bf98a20) Chore: refactor parser-loading out of linter.verify (#​10028) - [`3c697de`](https://github.com/eslint/eslint/commit/3c697de6182b19d49b910a33b1bc6b0a0e2569b3) Chore: fix incorrect comment about linter.verify return value (#​10030) - [`6b71fd0`](https://github.com/eslint/eslint/commit/6b71fd0bcbf9cc00ed4076587f5692b72f6e9aa5) Fix: table@​4.0.2, because 4.0.3 needs "ajv": "^6.0.1" (#​10022) - [`817b84b`](https://github.com/eslint/eslint/commit/817b84bf523dee12884ed37c9c86328e9fb5c532) Build: changelog update for 4.18.2 - [`22ff6f3`](https://github.com/eslint/eslint/commit/22ff6f3ab122f61c10fa51f9b1082f2e6f302938) 4.18.2

This PR has been generated by Renovate Bot.

evenchange4 commented 6 years ago

Deploy preview for mcslite ready!

Built with commit 14dfe45c39cc00bf11f548b44abf3e2a19e9b947

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

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-ui ready!

Built with commit 0c0543d6f5a294072446385553b371e1b1f04818

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

evenchange4 commented 6 years ago

Deploy preview for mcs-lite-introduction ready!

Built with commit 14dfe45c39cc00bf11f548b44abf3e2a19e9b947

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

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #572   +/-   ##
======================================
  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 a187ba8...14dfe45. Read the comment docs.