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

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
@typescript-eslint/eslint-plugin 5.2.0 -> 5.3.0 age adoption passing confidence
@typescript-eslint/parser 5.2.0 -> 5.3.0 age adoption passing confidence
eslint (source) 8.1.0 -> 8.2.0 age adoption passing confidence
eslint-plugin-jest 25.2.2 -> 25.2.3 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint ### [`v5.3.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md#​530-httpsgithubcomtypescript-eslinttypescript-eslintcomparev520v530-2021-11-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.2.0...v5.3.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
eslint/eslint ### [`v8.2.0`](https://togithub.com/eslint/eslint/releases/v8.2.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.1.0...v8.2.0) #### Features - [`c9fefd2`](https://togithub.com/eslint/eslint/commit/c9fefd2e40348b3e02b855597707a557dc4991d5) feat: report class evaluation TDZ errors in no-use-before-define ([#​15134](https://togithub.com/eslint/eslint/issues/15134)) (Milos Djermanovic) #### Documentation - [`c415c04`](https://togithub.com/eslint/eslint/commit/c415c041912a3abbf106cc5713bdcf4ef42590ac) docs: Use string rule severity in CLI examples ([#​15253](https://togithub.com/eslint/eslint/issues/15253)) (Kevin Partington) - [`12b627d`](https://togithub.com/eslint/eslint/commit/12b627da401c68a5081822a49068421f1bb2465c) docs: fix typo in `working-with-rules.md` ([#​15233](https://togithub.com/eslint/eslint/issues/15233)) (Nitin Kumar) - [`a86ffc0`](https://togithub.com/eslint/eslint/commit/a86ffc076014d1de7eefc7456a8ccfb3a2318155) docs: fix broken anchor in configuration files ([#​15223](https://togithub.com/eslint/eslint/issues/15223)) (Pierre Berger) - [`ee8af5f`](https://togithub.com/eslint/eslint/commit/ee8af5fb864b510ba6b50dcfb706b8b28fdfb74e) docs: Link to unit tests from rule documentation ([#​15207](https://togithub.com/eslint/eslint/issues/15207)) (Brandon Mills) - [`1c0ca3c`](https://togithub.com/eslint/eslint/commit/1c0ca3c744dd5761d424d19c9cdcccc569dfe34c) docs: add `ci` and `perf` tags for commit ([#​15215](https://togithub.com/eslint/eslint/issues/15215)) (Nitin Kumar) #### Build Related - [`796587a`](https://togithub.com/eslint/eslint/commit/796587ad950f6804d60473c2b5998ed3ec71c59e) build: upgrade eslint-release to v3.2.0 to support conventional commits ([#​15246](https://togithub.com/eslint/eslint/issues/15246)) (Milos Djermanovic) #### Chores - [`cf5b6be`](https://togithub.com/eslint/eslint/commit/cf5b6be6f8144f5932cdf062d380f7c0f51e64bd) chore: update [@​eslint/eslintrc](https://togithub.com/eslint/eslintrc) to avoid different versions of `js-yaml` ([#​15265](https://togithub.com/eslint/eslint/issues/15265)) (Milos Djermanovic) - [`4fd7a6c`](https://togithub.com/eslint/eslint/commit/4fd7a6ca7339bcbbfa6feda266dcca96684b81c6) perf: don't prepare a fix for valid code in key-spacing ([#​15239](https://togithub.com/eslint/eslint/issues/15239)) (Milos Djermanovic) - [`fda533c`](https://togithub.com/eslint/eslint/commit/fda533cda4b70278acfce4e21b5b1ebe52ff7a3d) chore: update `strip-ansi` dependency ([#​15221](https://togithub.com/eslint/eslint/issues/15221)) (Nitin Kumar) - [`67949bd`](https://togithub.com/eslint/eslint/commit/67949bd9f3cbda08442d2e5946feb9a4f8b22d85) ci: Remove Node 16 CI prerelease workaround ([#​14935](https://togithub.com/eslint/eslint/issues/14935)) (Brandon Mills)
jest-community/eslint-plugin-jest ### [`v25.2.3`](https://togithub.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md#​2523-httpsgithubcomjest-communityeslint-plugin-jestcomparev2522v2523-2021-11-04) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v25.2.2...v25.2.3) ##### Bug Fixes - **no-deprecated-functions:** mark jest as an optional peer dependency ([#​970](https://togithub.com/jest-community/eslint-plugin-jest/issues/970)) ([f468752](https://togithub.com/jest-community/eslint-plugin-jest/commit/f468752fc0aba89dd9bcce5fe676a04cb2fa6407))

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 3 years ago

Codecov Report

Merging #337 (c1d0b27) into main (83febdd) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #337   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          503       503           
  Branches       112       112           
=========================================
  Hits           503       503           

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 83febdd...c1d0b27. Read the comment docs.