fusionjs / fusion-plugin-react-router

Migrated to https://github.com/fusionjs/fusionjs
MIT License
4 stars 21 forks source link

Update dependency eslint to v5.12.1 #219

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
eslint devDependencies patch 5.12.0 -> 5.12.1 homepage, source

Release Notes

eslint/eslint ### [`v5.12.1`](https://togithub.com/eslint/eslint/releases/v5.12.1) [Compare Source](https://togithub.com/eslint/eslint/compare/v5.12.0...v5.12.1) - [`eb5c401`](https://togithub.com/eslint/eslint/commit/eb5c4014f16be1c2003ed46ce9560d0d8a567d0f) Chore: use meta.messages in some rules (2/4) (refs [#​9870](https://togithub.com/eslint/eslint/issues/9870)) ([#​10773](https://togithub.com/eslint/eslint/issues/10773)) (薛定谔的猫) - [`aa56247`](https://togithub.com/eslint/eslint/commit/aa56247746a0095996a41dd03bdbbf659f0f93b6) Fix: avoid loading core rules dynamically from FS in Linter ([#​11278](https://togithub.com/eslint/eslint/issues/11278)) (Peter Metz) - [`04450bb`](https://togithub.com/eslint/eslint/commit/04450bb7ed20f2412102538b238119d9764b4dc9) Docs: clarify process for adding committers ([#​11272](https://togithub.com/eslint/eslint/issues/11272)) (Kai Cataldo) - [`3ffcf26`](https://togithub.com/eslint/eslint/commit/3ffcf26c1c83efe7d7cf2d87f1063695ae653709) Docs: add [@​g-plane](https://togithub.com/g-plane) as committer ([#​11277](https://togithub.com/eslint/eslint/issues/11277)) (Kai Cataldo) - [`c403445`](https://togithub.com/eslint/eslint/commit/c40344566eff2e77a6ae2b2d2dbdbd4ad3e76b67) Fix: warn constant on RHS of || in no-constant-condition (fixes [#​11181](https://togithub.com/eslint/eslint/issues/11181)) ([#​11253](https://togithub.com/eslint/eslint/issues/11253)) (Merlin Mason) - [`9194f45`](https://togithub.com/eslint/eslint/commit/9194f45ac7d521119a53773bf02b81670bad526e) Fix: Manage severity of 1 with TAP reporter (fixes [#​11110](https://togithub.com/eslint/eslint/issues/11110)) ([#​11221](https://togithub.com/eslint/eslint/issues/11221)) (Gabriel Cousin) - [`000f495`](https://togithub.com/eslint/eslint/commit/000f4952ae6a4311fbbc3ed36c481235fcb0b64b) Docs: fix example for sort-imports ignoreDeclarationSort ([#​11242](https://togithub.com/eslint/eslint/issues/11242)) (Remco Haszing) - [`7c0bf2c`](https://togithub.com/eslint/eslint/commit/7c0bf2ca92d83125a1fa000c9c4250bae6b4fc21) Docs: Add `npx` usage to Getting Started guide ([#​11249](https://togithub.com/eslint/eslint/issues/11249)) (eyal0803) - [`da9174e`](https://togithub.com/eslint/eslint/commit/da9174e0798c1d785ddabb3ae405860fc5b89311) Docs: fixes typo peerDepencies ([#​11252](https://togithub.com/eslint/eslint/issues/11252)) (Christian Kühl) - [`9c31625`](https://togithub.com/eslint/eslint/commit/9c31625f19176664ef76dcf088ce50703c41c324) Docs: Improve custom formatter docs ([#​11258](https://togithub.com/eslint/eslint/issues/11258)) (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 5 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 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #219   +/-   ##
=======================================
  Coverage   79.26%   79.26%           
=======================================
  Files          10       10           
  Lines         217      217           
  Branches       47       47           
=======================================
  Hits          172      172           
  Misses         30       30           
  Partials       15       15

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 c93dd5f...d1a62f5. Read the comment docs.

KevinGrandon commented 5 years ago

!merge