mmkal / handy-redis

A wrapper around node_redis with Promise and TypeScript support.
Apache License 2.0
172 stars 10 forks source link

chore(deps): update devdependencies #246

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin devDependencies minor 4.6.1 -> 4.7.0
@typescript-eslint/parser devDependencies minor 4.6.1 -> 4.7.0
eslint-plugin-jest devDependencies patch 24.1.0 -> 24.1.3

Release Notes

typescript-eslint/typescript-eslint ### [`v4.7.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​470-httpsgithubcomtypescript-eslinttypescript-eslintcomparev461v470-2020-11-09) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.6.1...v4.7.0) ##### Bug Fixes - **eslint-plugin:** [array-type] parenthesize ReadonlyArray fix ([#​2747](https://togithub.com/typescript-eslint/typescript-eslint/issues/2747)) ([83385ac](https://togithub.com/typescript-eslint/typescript-eslint/commit/83385ac351f45d3bcbd19f72711838e9a8473827)) - **eslint-plugin:** [no-extra-non-null-assertion] false positive with non-nullable computed key ([#​2737](https://togithub.com/typescript-eslint/typescript-eslint/issues/2737)) ([e82698c](https://togithub.com/typescript-eslint/typescript-eslint/commit/e82698c0ec796e460e40c3dd90a30bd100db05c2)) ##### Features - **eslint-plugin:** add rule `no-confusing-void-expression` ([#​2605](https://togithub.com/typescript-eslint/typescript-eslint/issues/2605)) ([c8a4dad](https://togithub.com/typescript-eslint/typescript-eslint/commit/c8a4dadeab8a64fb4768deda8f65475435dd2cad)) - support TS4.1 features ([#​2748](https://togithub.com/typescript-eslint/typescript-eslint/issues/2748)) ([2be354b](https://togithub.com/typescript-eslint/typescript-eslint/commit/2be354bb15f9013a2da1b13a0c0836e9ef057e16)), closes [#​2583](https://togithub.com/typescript-eslint/typescript-eslint/issues/2583) #### [4.6.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.6.0...v4.6.1) (2020-11-02) ##### Bug Fixes - **eslint-plugin:** [consistent-indexed-object-style] fix wrong autofix behaviour with generics ([#​2722](https://togithub.com/typescript-eslint/typescript-eslint/issues/2722)) ([73d9713](https://togithub.com/typescript-eslint/typescript-eslint/commit/73d97130afe79b8a458c215581ce86c62009ad8b)) - **eslint-plugin:** [no-shadow] ignore global module augmentation ([#​2729](https://togithub.com/typescript-eslint/typescript-eslint/issues/2729)) ([d8c67a5](https://togithub.com/typescript-eslint/typescript-eslint/commit/d8c67a564a4cada5add8587f655aee2305cbc562))
jest-community/eslint-plugin-jest ### [`v24.1.3`](https://togithub.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md#​2413-httpsgithubcomjest-communityeslint-plugin-jestcomparev2412v2413-2020-11-12) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.1.2...v24.1.3) ##### Bug Fixes - revert change causing regressions for test.each ([#​713](https://togithub.com/jest-community/eslint-plugin-jest/issues/713)) ([7c8d75a](https://togithub.com/jest-community/eslint-plugin-jest/commit/7c8d75a4fcbd2c6ce005cf4f57d676c7c44ce0b2)), closes [#​710](https://togithub.com/jest-community/eslint-plugin-jest/issues/710) [#​711](https://togithub.com/jest-community/eslint-plugin-jest/issues/711) ### [`v24.1.2`](https://togithub.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md#​2412-httpsgithubcomjest-communityeslint-plugin-jestcomparev2411v2412-2020-11-12) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.1.1...v24.1.2) ##### Bug Fixes - **no-done-callback:** fix regression with it.each ([#​708](https://togithub.com/jest-community/eslint-plugin-jest/issues/708)) ([2f032f8](https://togithub.com/jest-community/eslint-plugin-jest/commit/2f032f8d890e3717359d099b1e93e0cc6b52996a)) ### [`v24.1.1`](https://togithub.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md#​2411-httpsgithubcomjest-communityeslint-plugin-jestcomparev2410v2411-2020-11-12) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.1.0...v24.1.1) ##### Bug Fixes - improve support for it.each involving tagged template literals ([#​701](https://togithub.com/jest-community/eslint-plugin-jest/issues/701)) ([2341814](https://togithub.com/jest-community/eslint-plugin-jest/commit/2341814060b38c55728c0b456d7b432f1e0e1a11))

Renovate configuration

:date: Schedule: "before 3am on Monday" (UTC).

:vertical_traffic_light: Automerge: Enabled.

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

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

codecov-io commented 3 years ago

Codecov Report

Merging #246 (2e710cb) into master (16a1612) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #246   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           58        58           
  Branches         4         4           
=========================================
  Hits            58        58           

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 16a1612...2e710cb. Read the comment docs.