andrevandal / access-data-parser

This module will receive `document.referrer` and some query params to determine where access come from.
MIT License
7 stars 2 forks source link

chore(deps): update dependency eslint-plugin-promise to v5.1.0 #284

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-promise 5.0.0 -> 5.1.0 age adoption passing confidence

Release Notes

xjamundx/eslint-plugin-promise ### [`v5.1.0`](https://togithub.com/xjamundx/eslint-plugin-promise/blob/master/CHANGELOG.md#​510) [Compare Source](https://togithub.com/xjamundx/eslint-plugin-promise/compare/7ac8796e8fa88a257619d7f98264604ef57045af...485509660ccc1901fd30040cf4e75c88922c6255) - Included `catch()` and `finally()` in `prefer-await-to-then` [#​196](https://togithub.com/xjamundx/eslint-plugin-promise/issues/196) - Added some additional tests and upgraded some dev deps [#​196](https://togithub.com/xjamundx/eslint-plugin-promise/issues/196) - Exempted array methods in prefer-await-to-callbacks ([#​212](https://togithub.com/xjamundx/eslint-plugin-promise/issues/212))

Configuration

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

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



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

codecov[bot] commented 3 years ago

Codecov Report

Merging #284 (7253041) into main (08cd1bd) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #284   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines           36        36           
  Branches         8         8           
=========================================
  Hits            36        36           

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 08cd1bd...7253041. Read the comment docs.