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.1 #274

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.2.1 -> 24.3.1 age adoption passing confidence

Release Notes

jest-community/eslint-plugin-jest ### [`v24.3.1`](https://togithub.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md#​2431-httpsgithubcomjest-communityeslint-plugin-jestcomparev2430v2431-2021-03-13) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.3.0...v24.3.1) ##### Bug Fixes - **no-focused-tests:** report on `skip` instead of `concurrent` ([#​791](https://togithub.com/jest-community/eslint-plugin-jest/issues/791)) ([2b65b49](https://togithub.com/jest-community/eslint-plugin-jest/commit/2b65b491cea2c956e4ba314a809915b9ec62933b)) ### [`v24.3.0`](https://togithub.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md#​2430-httpsgithubcomjest-communityeslint-plugin-jestcomparev2421v2430-2021-03-13) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.2.1...v24.3.0) ##### Features - **unbound-method:** create rule ([#​765](https://togithub.com/jest-community/eslint-plugin-jest/issues/765)) ([b1f4ed3](https://togithub.com/jest-community/eslint-plugin-jest/commit/b1f4ed3f6bb0264fdefb5138ba913fa2bacc725c)) #### [24.2.1](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.2.0...v24.2.1) (2021-03-10) ##### Bug Fixes - **no-identical-titles:** support nested describes ([#​790](https://togithub.com/jest-community/eslint-plugin-jest/issues/790)) ([ce26621](https://togithub.com/jest-community/eslint-plugin-jest/commit/ce26621a06169fb6728d2d015645d31401de523f))

Renovate 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 #274 (b22859d) into main (adcab08) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #274   +/-   ##
=========================================
  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 adcab08...b22859d. Read the comment docs.