fusionjs / fusion-test-utils

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

Update dependency eslint to v5.6.1 #169

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 patch 5.6.0 -> 5.6.1 homepage, source

Release Notes

eslint/eslint ### [`v5.6.1`](https://renovatebot.com/gh/eslint/eslint/releases/v5.6.1) [Compare Source](https://renovatebot.com/gh/eslint/eslint/compare/v5.6.0...v5.6.1) - [`9b26bdb`](https://renovatebot.com/gh/eslint/eslint/commit/9b26bdb) Fix: avoid exponential require-atomic-updates traversal (fixes [#​10893](https://renovatebot.com/gh/eslint/eslint/issues/10893)) ([#​10894](https://renovatebot.com/gh/eslint/eslint/issues/10894)) (Teddy Katz) - [`9432b10`](https://renovatebot.com/gh/eslint/eslint/commit/9432b10) Fix: make separateRequires work in consecutive mode (fixes [#​10784](https://renovatebot.com/gh/eslint/eslint/issues/10784)) ([#​10886](https://renovatebot.com/gh/eslint/eslint/issues/10886)) (Pig Fang) - [`e51868d`](https://renovatebot.com/gh/eslint/eslint/commit/e51868d) Upgrade: debug@4 (fixes [#​10854](https://renovatebot.com/gh/eslint/eslint/issues/10854)) ([#​10887](https://renovatebot.com/gh/eslint/eslint/issues/10887)) (薛定谔的猫) - [`d3f3994`](https://renovatebot.com/gh/eslint/eslint/commit/d3f3994) Docs: add information about reporting security issues ([#​10889](https://renovatebot.com/gh/eslint/eslint/issues/10889)) (Teddy Katz) - [`cc458f4`](https://renovatebot.com/gh/eslint/eslint/commit/cc458f4) Build: fix failing tests on master ([#​10890](https://renovatebot.com/gh/eslint/eslint/issues/10890)) (Teddy Katz) - [`a6ebfd3`](https://renovatebot.com/gh/eslint/eslint/commit/a6ebfd3) Docs: clarify defaultAssignment option, fix no-unneeded-ternary examples ([#​10874](https://renovatebot.com/gh/eslint/eslint/issues/10874)) (CoffeeTableEspresso) - [`9d52541`](https://renovatebot.com/gh/eslint/eslint/commit/9d52541) Fix: Remove duplicate error message on crash (fixes [#​8964](https://renovatebot.com/gh/eslint/eslint/issues/8964)) ([#​10865](https://renovatebot.com/gh/eslint/eslint/issues/10865)) (Nicholas C. Zakas) - [`4eb9a49`](https://renovatebot.com/gh/eslint/eslint/commit/4eb9a49) Docs: Update quotes.md ([#​10862](https://renovatebot.com/gh/eslint/eslint/issues/10862)) (The Jared Wilcurt) - [`9159e9b`](https://renovatebot.com/gh/eslint/eslint/commit/9159e9b) Docs: Update complexity.md ([#​10867](https://renovatebot.com/gh/eslint/eslint/issues/10867)) (Szymon Przybylski) - [`14f4e46`](https://renovatebot.com/gh/eslint/eslint/commit/14f4e46) Docs: Use Linter instead of linter in Nodejs API page ([#​10864](https://renovatebot.com/gh/eslint/eslint/issues/10864)) (Nicholas C. Zakas) - [`b3e3cb1`](https://renovatebot.com/gh/eslint/eslint/commit/b3e3cb1) Chore: Update debug log name to match filename ([#​10863](https://renovatebot.com/gh/eslint/eslint/issues/10863)) (Nicholas C. Zakas)

Renovate configuration

:date: Schedule: 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 #169 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #169   +/-   ##
=======================================
  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 44aff6e...e374897. Read the comment docs.

KevinGrandon commented 6 years ago

!merge