fusionjs / fusion-plugin-react-router

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

Update dependency eslint-plugin-prettier to v3.0.1 #218

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-plugin-prettier devDependencies patch 3.0.0 -> 3.0.1 source

Release Notes

prettier/eslint-plugin-prettier ### [`v3.0.1`](https://togithub.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md#v301-2018-12-28) [Compare Source](https://togithub.com/prettier/eslint-plugin-prettier/compare/v3.0.0...v3.0.1) - Catch and format SyntaxErrors as eslint violations ([#​141](https://togithub.com/prettier/eslint-plugin-prettier/issues/141)) ([4a0e57d](https://togithub.com/prettier/eslint-plugin-prettier/commit/4a0e57ddcc0fa2ae8e8f7d8b65ddc4ac93d9f474)) - build(deps-dev): bump eslint from 5.11.0 to 5.11.1 ([d34daed](https://togithub.com/prettier/eslint-plugin-prettier/commit/d34daed47fbda09cbd19a73c38323e0aed0c30d5)) - build(deps-dev): bump eslint from 5.10.0 to 5.11.0 ([7f4f45d](https://togithub.com/prettier/eslint-plugin-prettier/commit/7f4f45dd132ecd72207b536b86910bebf15693b6)) - build(deps-dev): bump eslint-plugin-eslint-plugin from 2.0.0 to 2.0.1 ([5be3bcf](https://togithub.com/prettier/eslint-plugin-prettier/commit/5be3bcfce11b741cd35c92b9c972e457a4038766)) - build(deps-dev): bump eslint from 5.9.0 to 5.10.0 ([11e7c44](https://togithub.com/prettier/eslint-plugin-prettier/commit/11e7c447a8ebcfae213afe6ba872f96adb43e6b9)) - build(deps-dev): bump eslint-plugin-eslint-plugin from 1.4.1 to 2.0.0 ([9e5bf14](https://togithub.com/prettier/eslint-plugin-prettier/commit/9e5bf140451f82a36c78042315a9f88a12cfe45f)) - build(deps-dev): bump vue-eslint-parser from 4.0.2 to 4.0.3 ([234583a](https://togithub.com/prettier/eslint-plugin-prettier/commit/234583a19a97ecd1f996542ccb1178a26d20c0fd)) - build(deps-dev): bump vue-eslint-parser from 3.3.0 to 4.0.2 ([8675d57](https://togithub.com/prettier/eslint-plugin-prettier/commit/8675d5713f5171981119b89c2e8a58fda6b81259)) - Upgrade: Bump vue-eslint-parser from 3.2.2 to 3.3.0 ([2379e93](https://togithub.com/prettier/eslint-plugin-prettier/commit/2379e93c7fb81ddfe306c1fe6a10d1833cfddf2c)) - Upgrade: Bump eslint-config-prettier from 3.1.0 to 3.3.0 ([3ea0021](https://togithub.com/prettier/eslint-plugin-prettier/commit/3ea00218961b75e475def14372f9eab0de5ad05d)) - Upgrade: Bump eslint from 5.8.0 to 5.9.0 ([c774fb8](https://togithub.com/prettier/eslint-plugin-prettier/commit/c774fb87fe53d19389964883f05e77309b321139)) - build(deps-dev): bump eslint-plugin-node from 7.0.1 to 8.0.0 ([#​121](https://togithub.com/prettier/eslint-plugin-prettier/issues/121)) ([2a4fba0](https://togithub.com/prettier/eslint-plugin-prettier/commit/2a4fba01222f62a576da48478e3dcd832e3bff7e)) - build(deps-dev): bump eslint-plugin-eslint-plugin from 1.4.0 to 1.4.1 ([#​120](https://togithub.com/prettier/eslint-plugin-prettier/issues/120)) ([29caa29](https://togithub.com/prettier/eslint-plugin-prettier/commit/29caa299612db8af7a188749a5dd8b9827f51a67)) - build(deps-dev): bump eslint from 5.6.0 to 5.8.0 ([#​119](https://togithub.com/prettier/eslint-plugin-prettier/issues/119)) ([2836350](https://togithub.com/prettier/eslint-plugin-prettier/commit/2836350829dc3c19b4c1ebca33a3a7905c1b28a5))

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #218   +/-   ##
=======================================
  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 3f1ef8e...e2a3e17. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #218   +/-   ##
=======================================
  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 3f1ef8e...e2a3e17. Read the comment docs.

KevinGrandon commented 5 years ago

!merge