fusionjs / fusion-test-utils

Migrated to https://github.com/fusionjs/fusionjs
MIT License
5 stars 17 forks source link

Update dependency eslint to v5.7.0 #173

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Type Update Change References
eslint devDependencies minor 5.6.1 -> 5.7.0 homepage, source

Release Notes

eslint/eslint ### [`v5.7.0`](https://renovatebot.com/gh/eslint/eslint/releases/v5.7.0) [Compare Source](https://renovatebot.com/gh/eslint/eslint/compare/v5.6.1...v5.7.0) - [`6cb63fd`](https://renovatebot.com/gh/eslint/eslint/commit/6cb63fd) Update: Add iife to padding-line-between-statements (fixes [#​10853](https://renovatebot.com/gh/eslint/eslint/issues/10853)) ([#​10916](https://renovatebot.com/gh/eslint/eslint/issues/10916)) (Kevin Partington) - [`5fd1bda`](https://renovatebot.com/gh/eslint/eslint/commit/5fd1bda) Update: no-tabs allowIndentationTabs option (fixes [#​10256](https://renovatebot.com/gh/eslint/eslint/issues/10256)) ([#​10925](https://renovatebot.com/gh/eslint/eslint/issues/10925)) (Kevin Partington) - [`d12be69`](https://renovatebot.com/gh/eslint/eslint/commit/d12be69) Fix: no-extra-bind No autofix if arg may have side effect (fixes [#​10846](https://renovatebot.com/gh/eslint/eslint/issues/10846)) ([#​10918](https://renovatebot.com/gh/eslint/eslint/issues/10918)) (Kevin Partington) - [`847372f`](https://renovatebot.com/gh/eslint/eslint/commit/847372f) Fix: no-unused-vars false pos. with markVariableAsUsed (fixes [#​10952](https://renovatebot.com/gh/eslint/eslint/issues/10952)) ([#​10954](https://renovatebot.com/gh/eslint/eslint/issues/10954)) (Roy Sutton) - [`4132de7`](https://renovatebot.com/gh/eslint/eslint/commit/4132de7) Chore: Simplify space-infix-ops ([#​10935](https://renovatebot.com/gh/eslint/eslint/issues/10935)) (Bence Dányi) - [`543edfa`](https://renovatebot.com/gh/eslint/eslint/commit/543edfa) Fix: Fix error with one-var (fixes [#​10937](https://renovatebot.com/gh/eslint/eslint/issues/10937)) ([#​10938](https://renovatebot.com/gh/eslint/eslint/issues/10938)) (Justin Krup) - [`95c4cb1`](https://renovatebot.com/gh/eslint/eslint/commit/95c4cb1) Docs: Fix typo for no-unsafe-finally ([#​10945](https://renovatebot.com/gh/eslint/eslint/issues/10945)) (Sergio Santoro) - [`5fe0e1a`](https://renovatebot.com/gh/eslint/eslint/commit/5fe0e1a) Fix: no-invalid-regexp disallows \\ at end of pattern (fixes [#​10861](https://renovatebot.com/gh/eslint/eslint/issues/10861)) ([#​10920](https://renovatebot.com/gh/eslint/eslint/issues/10920)) (Toru Nagashima) - [`f85547a`](https://renovatebot.com/gh/eslint/eslint/commit/f85547a) Docs: Add 'When Not To Use' section to space-infix-ops ([#​10931](https://renovatebot.com/gh/eslint/eslint/issues/10931)) (Bence Dányi) - [`3dccac4`](https://renovatebot.com/gh/eslint/eslint/commit/3dccac4) Docs: Update working-with-parsers link ([#​10929](https://renovatebot.com/gh/eslint/eslint/issues/10929)) (Azeem Bande-Ali) - [`557a8bb`](https://renovatebot.com/gh/eslint/eslint/commit/557a8bb) Docs: Remove old note about caching, add a new one (fixes [#​10739](https://renovatebot.com/gh/eslint/eslint/issues/10739)) ([#​10913](https://renovatebot.com/gh/eslint/eslint/issues/10913)) (Zac) - [`fe8111a`](https://renovatebot.com/gh/eslint/eslint/commit/fe8111a) Chore: Add more test cases to space-infix-ops ([#​10936](https://renovatebot.com/gh/eslint/eslint/issues/10936)) (Bence Dányi) - [`066f7e0`](https://renovatebot.com/gh/eslint/eslint/commit/066f7e0) Update: camelcase rule ignoreList added ([#​10783](https://renovatebot.com/gh/eslint/eslint/issues/10783)) (Julien Martin) - [`70bde69`](https://renovatebot.com/gh/eslint/eslint/commit/70bde69) Upgrade: table to version 5 ([#​10903](https://renovatebot.com/gh/eslint/eslint/issues/10903)) (Rouven Weßling) - [`2e52bca`](https://renovatebot.com/gh/eslint/eslint/commit/2e52bca) Chore: Update issue templates ([#​10900](https://renovatebot.com/gh/eslint/eslint/issues/10900)) (Nicholas C. Zakas)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.


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

CLAassistant commented 6 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #173   +/-   ##
=======================================
  Coverage   89.04%   89.04%           
=======================================
  Files           3        3           
  Lines          73       73           
  Branches       12       12           
=======================================
  Hits           65       65           
  Misses          6        6           
  Partials        2        2

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 08082fd...34fc243. Read the comment docs.

KevinGrandon commented 6 years ago

!merge