Skip to content

Commit 6ac1df8

Browse files
authored
fix(deps): update dependency redis to ~5.6.0 (#6469)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [redis](https://redirect.github.com/redis/node-redis) | [`~5.5.0` -> `~5.6.0`](https://renovatebot.com/diffs/npm/redis/5.5.6/5.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/redis/5.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/redis/5.5.6/5.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>redis/node-redis (redis)</summary> ### [`v5.6.0`](https://redirect.github.com/redis/node-redis/releases/tag/redis%405.6.0) [Compare Source](https://redirect.github.com/redis/node-redis/compare/[email protected]@5.6.0) #### What's Changed - fix(client): make unstable cmds throw by [@&#8203;nkaradzhov](https://redirect.github.com/nkaradzhov) in [https://togithub.com/redis/node-redis/pull/2990](https://redirect.github.com/redis/node-redis/pull/2990) - chore(tests): bump test container version 8.0.2 by [@&#8203;nkaradzhov](https://redirect.github.com/nkaradzhov) in [https://togithub.com/redis/node-redis/pull/2997](https://redirect.github.com/redis/node-redis/pull/2997) - chore(actions): add action to close stale issues by [@&#8203;nkaradzhov](https://redirect.github.com/nkaradzhov) in [https://togithub.com/redis/node-redis/pull/3000](https://redirect.github.com/redis/node-redis/pull/3000) - Add Support For New Bitop Operations by [@&#8203;PavelPashov](https://redirect.github.com/PavelPashov) in [https://togithub.com/redis/node-redis/pull/3001](https://redirect.github.com/redis/node-redis/pull/3001) - The new operations are supported since [redis 8.2-M01](https://redirect.github.com/redis/redis/releases/tag/8.2-m01) - Vector sets by [@&#8203;nkaradzhov](https://redirect.github.com/nkaradzhov) in [https://togithub.com/redis/node-redis/pull/2998](https://redirect.github.com/redis/node-redis/pull/2998) - fix(commands): sPopCount return Array<string> by [@&#8203;nkaradzhov](https://redirect.github.com/nkaradzhov) in [https://togithub.com/redis/node-redis/pull/3006](https://redirect.github.com/redis/node-redis/pull/3006) - fix: ensure the repo links in the README are functional on the website by [@&#8203;thegiantbeast](https://redirect.github.com/thegiantbeast) in [https://togithub.com/redis/node-redis/pull/3005](https://redirect.github.com/redis/node-redis/pull/3005) - fix(sentinel): propagate RESP option to clients by [@&#8203;nkaradzhov](https://redirect.github.com/nkaradzhov) in [https://togithub.com/redis/node-redis/pull/3011](https://redirect.github.com/redis/node-redis/pull/3011) - Add command timeout by [@&#8203;nkaradzhov](https://redirect.github.com/nkaradzhov) and [@&#8203;florian-schunk](https://redirect.github.com/florian-schunk) in [https://togithub.com/redis/node-redis/pull/3008](https://redirect.github.com/redis/node-redis/pull/3008) - chore(release): use deploy keys for release by [@&#8203;nkaradzhov](https://redirect.github.com/nkaradzhov) in [https://togithub.com/redis/node-redis/pull/3013](https://redirect.github.com/redis/node-redis/pull/3013) #### New Contributors - [@&#8203;PavelPashov](https://redirect.github.com/PavelPashov) made their first contribution in [https://togithub.com/redis/node-redis/pull/3001](https://redirect.github.com/redis/node-redis/pull/3001) - [@&#8203;thegiantbeast](https://redirect.github.com/thegiantbeast) made their first contribution in [https://togithub.com/redis/node-redis/pull/3005](https://redirect.github.com/redis/node-redis/pull/3005) - [@&#8203;florian-schunk](https://redirect.github.com/florian-schunk) made their first contribution in [https://togithub.com/redis/node-redis/pull/3008](https://redirect.github.com/redis/node-redis/pull/3008) **Full Changelog**: https://togithub.com/redis/node-redis/compare/[email protected]@5.6.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent f4ef474 commit 6ac1df8

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.0",
1717
"natural": "^8.0.0",
1818
"pureimage": "^0.4.0",
19-
"redis": "~5.5.0",
19+
"redis": "~5.6.0",
2020
"yargs": "^17.0.0"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)