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-jest to v24.3.6 #290

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-jest 24.3.5 -> 24.3.6 age adoption passing confidence

Release Notes

jest-community/eslint-plugin-jest ### [`v24.3.6`](https://togithub.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md#​2436-httpsgithubcomjest-communityeslint-plugin-jestcomparev2435v2436-2021-04-26) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.3.5...v24.3.6) ##### Bug Fixes - **no-conditional-expect:** check for expects in `catch`s on promises ([#​819](https://togithub.com/jest-community/eslint-plugin-jest/issues/819)) ([1fee973](https://togithub.com/jest-community/eslint-plugin-jest/commit/1fee973429a74c60b14eead6a335623b4349b5f2)) - **valid-expect:** support async `expect` in ternary statements ([#​833](https://togithub.com/jest-community/eslint-plugin-jest/issues/833)) ([7b7a396](https://togithub.com/jest-community/eslint-plugin-jest/commit/7b7a396e12c46d3087b467227887ed64854480c0)) - improve handling of `.each` calls and with tagged literals ([#​814](https://togithub.com/jest-community/eslint-plugin-jest/issues/814)) ([040c605](https://togithub.com/jest-community/eslint-plugin-jest/commit/040c605cf7929a00980b3fa58331cd78ac6274f6))

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 #290 (91a4926) into main (70a07c0) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #290   +/-   ##
=========================================
  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 70a07c0...91a4926. Read the comment docs.