Skip to content

Commit 517a9ca

Browse files
authored
fix(deps): update dependency redis to ~5.7.0 (#6551)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [redis](https://redirect.github.com/redis/node-redis) | [`~5.6.0` -> `~5.7.0`](https://renovatebot.com/diffs/npm/redis/5.6.1/5.7.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/redis/5.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/redis/5.6.1/5.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>redis/node-redis (redis)</summary> ### [`v5.7.0`](https://redirect.github.com/redis/node-redis/compare/[email protected]) [Compare Source](https://redirect.github.com/redis/node-redis/compare/[email protected]@5.7.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/google-cloud-node). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40Ni4zIiwidXBkYXRlZEluVmVyIjoiNDEuNDYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent 445f9a3 commit 517a9ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-cloud-vision/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@google-cloud/vision": "^5.3.2",
1717
"natural": "^8.0.0",
1818
"pureimage": "^0.4.0",
19-
"redis": "~5.6.0",
19+
"redis": "~5.7.0",
2020
"yargs": "^17.0.0"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)