helapkg / hela

:icecream: Powerful software development experience and management. Enhancing @tc39 JS, @denoland and @nodejs, because we need a bit of magic. :sparkles: You can think of it as Cargo for the JavaScript ecosystem.
Mozilla Public License 2.0
331 stars 41 forks source link

chore(deps): update dependency eslint to v4.18.2 #121

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

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

Release Notes ### [`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.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.