hong4rc / node-facebook

Facebook simulator web browser
MIT License
10 stars 4 forks source link

chore(deps): update typescript-eslint monorepo to v1.9.0 #51

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
@​typescript-eslint/eslint-plugin devDependencies minor 1.7.0 -> 1.9.0 source
@​typescript-eslint/parser devDependencies minor 1.7.0 -> 1.9.0 source

Release Notes

typescript-eslint/typescript-eslint ### [`v1.9.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​190httpsgithubcomtypescript-eslinttypescript-eslintcomparev180v190-2019-05-12) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v1.8.0...v1.9.0) ##### Bug Fixes - **eslint-plugin:** Add missing dependency ([89c87cc](https://togithub.com/typescript-eslint/typescript-eslint/commit/89c87cc)), closes [#​516](https://togithub.com/typescript-eslint/typescript-eslint/issues/516) - **eslint-plugin:** Fix exported name of eslint-recommended ([#​513](https://togithub.com/typescript-eslint/typescript-eslint/issues/513)) ([5c65350](https://togithub.com/typescript-eslint/typescript-eslint/commit/5c65350)) ##### Features - **eslint-plugin:** add prefer-regexp-exec rule ([#​305](https://togithub.com/typescript-eslint/typescript-eslint/issues/305)) ([f61d421](https://togithub.com/typescript-eslint/typescript-eslint/commit/f61d421)) ### [`v1.8.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​190httpsgithubcomtypescript-eslinttypescript-eslintcomparev180v190-2019-05-12) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v1.7.0...v1.8.0) ##### Bug Fixes - **eslint-plugin:** Add missing dependency ([89c87cc](https://togithub.com/typescript-eslint/typescript-eslint/commit/89c87cc)), closes [#​516](https://togithub.com/typescript-eslint/typescript-eslint/issues/516) - **eslint-plugin:** Fix exported name of eslint-recommended ([#​513](https://togithub.com/typescript-eslint/typescript-eslint/issues/513)) ([5c65350](https://togithub.com/typescript-eslint/typescript-eslint/commit/5c65350)) ##### Features - **eslint-plugin:** add prefer-regexp-exec rule ([#​305](https://togithub.com/typescript-eslint/typescript-eslint/issues/305)) ([f61d421](https://togithub.com/typescript-eslint/typescript-eslint/commit/f61d421))

Renovate configuration

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

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

: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 these updates again.



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

codecov[bot] commented 5 years ago

Codecov Report

Merging #51 into develop will increase coverage by 0.15%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #51      +/-   ##
===========================================
+ Coverage    90.17%   90.33%   +0.15%     
===========================================
  Files           63       63              
  Lines          631      631              
  Branches        66       66              
===========================================
+ Hits           569      570       +1     
+ Misses          56       55       -1     
  Partials         6        6
Impacted Files Coverage Δ
src/propApi/listen.ts 73.33% <0%> (+1.66%) :arrow_up:

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 340a72a...67f31bc. Read the comment docs.