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

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.21 -> 16.11.22 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.10.1 -> 5.10.2 age adoption passing confidence
@typescript-eslint/parser 5.10.1 -> 5.10.2 age adoption passing confidence
eson-parser 0.0.5 -> 0.0.6 age adoption passing confidence
jest (source) 27.4.7 -> 27.5.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.10.2`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5102-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5101v5102-2022-01-31) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.10.1...v5.10.2) ##### Bug Fixes - **eslint-plugin:** \[no-restricted-imports] allow relative type imports with patterns configured ([#​4494](https://togithub.com/typescript-eslint/typescript-eslint/issues/4494)) ([4a6d217](https://togithub.com/typescript-eslint/typescript-eslint/commit/4a6d217ae8a8f5fa1dd4bd3e3e66ba7519b4a287))
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.10.2`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5102-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5101v5102-2022-01-31) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.10.1...v5.10.2) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
mmkal/eson ### [`v0.0.6`](https://togithub.com/mmkal/eson/releases/v0.0.6) [Compare Source](https://togithub.com/mmkal/eson/compare/cfa58194870a4390bcdb836e6597487bbc315f74...v0.0.6) Sync from upstream:
JSON5 changes - Merge remote-tracking branch 'upstream/master' [`d1ab737`](https://togithub.com/mmkal/eson/commit/d1ab737) - chore: remove unused type [`110937d`](https://togithub.com/mmkal/eson/commit/110937d) - v0.0.5 [`cfa5819`](https://togithub.com/mmkal/eson/commit/cfa5819) - fix: last argument to stringify [`9e3e329`](https://togithub.com/mmkal/eson/commit/9e3e329) - v0.0.4 [`e831c73`](https://togithub.com/mmkal/eson/commit/e831c73) - fix: reviver is optional [`55c4b57`](https://togithub.com/mmkal/eson/commit/55c4b57) - v0.0.3 move types to included folder [`5ff62eb`](https://togithub.com/mmkal/eson/commit/5ff62eb) - v0.0.2 [`851b235`](https://togithub.com/mmkal/eson/commit/851b235) - docs:: note backwards compatibility [`d503914`](https://togithub.com/mmkal/eson/commit/d503914) - docs: update the first word! [`fb57350`](https://togithub.com/mmkal/eson/commit/fb57350) - v0.0.1 [`9cb4de1`](https://togithub.com/mmkal/eson/commit/9cb4de1) - docs: update coveralls and unpkg urls [`07447d8`](https://togithub.com/mmkal/eson/commit/07447d8) - add types [`d1aefd2`](https://togithub.com/mmkal/eson/commit/d1aefd2) - rename global variable in rollup config [`e29dae8`](https://togithub.com/mmkal/eson/commit/e29dae8) - docs: add link to compare with json5 [`7f8c686`](https://togithub.com/mmkal/eson/commit/7f8c686) - initial "eson" strawman ([#​1](https://togithub.com/mmkal/eson/issues/1)) [`bf16504`](https://togithub.com/mmkal/eson/commit/bf16504)
facebook/jest ### [`v27.5.0`](https://togithub.com/facebook/jest/blob/HEAD/CHANGELOG.md#​2750) [Compare Source](https://togithub.com/facebook/jest/compare/v27.4.7...v27.5.0) ##### Features - `[expect]` Add asymmetric matcher `expect.closeTo` ([#​12243](https://togithub.com/facebook/jest/pull/12243)) - `[jest-mock]` Added `mockFn.mock.lastCall` to retrieve last argument ([#​12285](https://togithub.com/facebook/jest/pull/12285)) ##### Fixes - `[expect]` Add a fix for `.toHaveProperty('')` ([#​12251](https://togithub.com/facebook/jest/pull/12251)) - `[jest-each, @​jest/globals]` Allow passing `ReadonlyArray` type of a table to `describe.each` and `test.each` ([#​12297](https://togithub.com/facebook/jest/pull/12297)) - `[@jest/globals]` Add missing `options` argument to `jest.doMock` typing ([#​12292](https://togithub.com/facebook/jest/pull/12292)) - `[jest-environment-node]` Add `atob` and `btoa` ([#​12269](https://togithub.com/facebook/jest/pull/12269)) - `[jest-matcher-utils]` Correct diff for expected asymmetric matchers ([#​12264](https://togithub.com/facebook/jest/pull/12264)) - `[jest-message-util]` Fix `.getTopFrame()` (and `toMatchInlineSnapshot()`) with `mjs` files ([#​12277](https://togithub.com/facebook/jest/pull/12277)) ##### Chore & Maintenance - `[*]` Update `graceful-fs` to `^4.2.9` ([#​11749](https://togithub.com/facebook/jest/pull/11749)) ##### Performance - `[jest-resolve]` perf: skip error creation on not found `stat` calls ([#​11749](https://togithub.com/facebook/jest/pull/11749))

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 #354 (2beeaf2) into main (69cb138) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #354   +/-   ##
=========================================
  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 69cb138...2beeaf2. Read the comment docs.