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 actions/checkout action to v2.4.0 - autoclosed #346

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action minor v2.1.1 -> v2.4.0

Release Notes

actions/checkout ### [`v2.4.0`](https://togithub.com/actions/checkout/releases/v2.4.0) [Compare Source](https://togithub.com/actions/checkout/compare/v2.3.5...v2.4.0) - Convert SSH URLs like `org-@​github.com:` to `https://github.com/` - [pr](https://togithub.com/actions/checkout/pull/621) ### [`v2.3.5`](https://togithub.com/actions/checkout/releases/v2.3.5) [Compare Source](https://togithub.com/actions/checkout/compare/v2.3.4...v2.3.5) Update dependencies ### [`v2.3.4`](https://togithub.com/actions/checkout/releases/v2.3.4) [Compare Source](https://togithub.com/actions/checkout/compare/v2.3.3...v2.3.4) - [Add missing `await`s](https://togithub.com/actions/checkout/pull/379) - [Swap to Environment Files](https://togithub.com/actions/checkout/pull/360) ### [`v2.3.3`](https://togithub.com/actions/checkout/releases/v2.3.3) [Compare Source](https://togithub.com/actions/checkout/compare/v2.3.2...v2.3.3) - [Remove Unneeded commit information from build logs](https://togithub.com/actions/checkout/pull/345) - [Add Licensed to verify third party dependencies](https://togithub.com/actions/checkout/pull/326) ### [`v2.3.2`](https://togithub.com/actions/checkout/releases/v2.3.2) [Compare Source](https://togithub.com/actions/checkout/compare/v2.3.1...v2.3.2) [Add Third Party License Information to Dist Files](https://togithub.com/actions/checkout/pull/320) ### [`v2.3.1`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v231) [Compare Source](https://togithub.com/actions/checkout/compare/v2.3.0...v2.3.1) - [Fix default branch resolution for .wiki and when using SSH](https://togithub.com/actions/checkout/pull/284) ### [`v2.3.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v230) [Compare Source](https://togithub.com/actions/checkout/compare/v2.2.0...v2.3.0) - [Fallback to the default branch](https://togithub.com/actions/checkout/pull/278) ### [`v2.2.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v220) [Compare Source](https://togithub.com/actions/checkout/compare/v2.1.1...v2.2.0) - [Fetch all history for all tags and branches when fetch-depth=0](https://togithub.com/actions/checkout/pull/258)

Configuration

πŸ“… Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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

codecov-commenter commented 2 years ago

Codecov Report

Merging #346 (c9e6407) into main (6af133b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #346   +/-   ##
=========================================
  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 6af133b...c9e6407. Read the comment docs.