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

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
@typescript-eslint/eslint-plugin 5.10.0 -> 5.10.1 age adoption passing confidence
@typescript-eslint/parser 5.10.0 -> 5.10.1 age adoption passing confidence
eslint (source) 8.7.0 -> 8.8.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.10.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5101-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5100v5101-2022-01-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.10.0...v5.10.1) **Note:** Version bump only for package [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.10.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5101-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5100v5101-2022-01-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.10.0...v5.10.1) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
eslint/eslint ### [`v8.8.0`](https://togithub.com/eslint/eslint/releases/v8.8.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.7.0...v8.8.0) #### Features - [`5d60812`](https://togithub.com/eslint/eslint/commit/5d60812d440762dff72420714273c714c4c5d074) feat: implement rfc 2021-suppression-support ([#​15459](https://togithub.com/eslint/eslint/issues/15459)) (Yiwei Ding) #### Documentation - [`5769cc2`](https://togithub.com/eslint/eslint/commit/5769cc23eca7197bb5993a0201cc269a056d4dfd) docs: fix relative link ([#​15544](https://togithub.com/eslint/eslint/issues/15544)) (Nick Schonning) - [`ccbc35f`](https://togithub.com/eslint/eslint/commit/ccbc35ff3ebc89bb524a8fd8dc60df9408e58275) docs: trimmed rules h1s to just be rule names ([#​15514](https://togithub.com/eslint/eslint/issues/15514)) (Josh Goldberg) - [`851f1f1`](https://togithub.com/eslint/eslint/commit/851f1f18bd1a5da32c1b645bfcb28fadc627ad9e) docs: fixed typo in comment ([#​15531](https://togithub.com/eslint/eslint/issues/15531)) (Jiapei Liang) - [`7d7af55`](https://togithub.com/eslint/eslint/commit/7d7af55759eab2328aeeb71098d91f4a5e41b269) docs: address upcoming violation of markdownlint rule MD050/strong-style ([#​15529](https://togithub.com/eslint/eslint/issues/15529)) (David Anson)

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 #353 (dbc389d) into main (33de2ca) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #353   +/-   ##
=========================================
  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 33de2ca...dbc389d. Read the comment docs.