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 #360

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node 16.11.26 -> 16.11.27 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.18.0 -> 5.19.0 age adoption passing confidence
@typescript-eslint/parser 5.18.0 -> 5.19.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.19.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5190-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5180v5190-2022-04-11) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.18.0...v5.19.0) ##### Bug Fixes - **eslint-plugin:** update code to use estree range instead of ts pos/end [#​4723](https://togithub.com/typescript-eslint/typescript-eslint/issues/4723) ([#​4790](https://togithub.com/typescript-eslint/typescript-eslint/issues/4790)) ([a1e9fc4](https://togithub.com/typescript-eslint/typescript-eslint/commit/a1e9fc4cb19e7655613ebe6f4dd911b5427b0367)) ##### Features - **eslint-plugin:** \[unified-signatures] add `ignoreDifferentlyNamedParameters` option ([#​4659](https://togithub.com/typescript-eslint/typescript-eslint/issues/4659)) ([fdf95e0](https://togithub.com/typescript-eslint/typescript-eslint/commit/fdf95e02c45e137325c9ddd9d30e7f6b404f4514)) - **eslint-plugin:** add support for valid number and bigint intersections in restrict-plus-operands rule ([#​4795](https://togithub.com/typescript-eslint/typescript-eslint/issues/4795)) ([19c600a](https://togithub.com/typescript-eslint/typescript-eslint/commit/19c600a3dd485669cb87ae8f81b010e65eee1df8))
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.19.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5190-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5180v5190-2022-04-11) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.18.0...v5.19.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)

Configuration

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

🚦 Automerge: Enabled.

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

👻 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-commenter commented 2 years ago

Codecov Report

Merging #360 (c2f4f49) into main (452bd67) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #360   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          504       504           
  Branches       113       113           
=========================================
  Hits           504       504           

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 452bd67...c2f4f49. Read the comment docs.