hong4rc / node-facebook

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

Configure Renovate #23

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

:vertical_traffic_light: To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

Configuration Summary

Based on the default config's presets, Renovate will:

:abcd: Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 1 Pull Request:

chore(deps): pin dependencies - Branch name: `renovate/pin-dependencies` - Pin [@types/chai](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `4.1.7` - Pin [@types/mocha](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `5.2.6` - Pin [@types/request](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `2.48.1` - Pin [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) to `1.6.0` - Pin [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) to `1.6.0` - Pin [chai](https://togithub.com/chaijs/chai) to `4.2.0` - Pin [codecov](https://togithub.com/codecov/codecov-node) to `3.3.0` - Pin [eslint](https://togithub.com/eslint/eslint) to `5.16.0` - Pin [eslint-config-airbnb-base](https://togithub.com/airbnb/javascript) to `13.1.0` - Pin [eslint-import-resolver-typescript](https://togithub.com/alexgorbatchev/eslint-import-resolver-typescript) to `1.1.1` - Pin [eslint-plugin-import](https://togithub.com/benmosher/eslint-plugin-import) to `2.16.0` - Pin [mocha](https://togithub.com/mochajs/mocha) to `6.1.1` - Pin [nyc](https://togithub.com/istanbuljs/nyc) to `13.3.0` - Pin [rimraf](https://togithub.com/isaacs/rimraf) to `2.6.3` - Pin [ts-node](https://togithub.com/TypeStrong/ts-node) to `8.0.3` - Pin [typescript](https://togithub.com/Microsoft/TypeScript) to `3.4.2`

:question: Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.


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

codecov[bot] commented 5 years ago

Codecov Report

Merging #23 into develop will decrease coverage by 1.35%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #23      +/-   ##
===========================================
- Coverage    75.43%   74.08%   -1.36%     
===========================================
  Files           54       54              
  Lines          517      517              
  Branches        27       27              
===========================================
- Hits           390      383       -7     
- Misses         114      121       +7     
  Partials        13       13
Impacted Files Coverage Δ
src/propApi/listen.ts 42.85% <0%> (-14.29%) :arrow_down:

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 1fecf57...3adf7de. Read the comment docs.