penguin-statistics / backend-next

The refactored Penguin Statistics v3 Backend. Built with Go, fiber, bun and go.uber.org/fx. Uses NATS as MQ and Redis as state synchronization.
MIT License
171 stars 19 forks source link

fix(deps): update module github.com/redis/go-redis/v9 to v9.0.5 #469

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/redis/go-redis/v9 require patch v9.0.4 -> v9.0.5

Release Notes

redis/go-redis (github.com/redis/go-redis/v9) ### [`v9.0.5`](https://togithub.com/redis/go-redis/releases/tag/v9.0.5): 9.0.5 [Compare Source](https://togithub.com/redis/go-redis/compare/v9.0.4...v9.0.5) ### Changes - chore: release v9.0.5 (release.sh) ([#​2614](https://togithub.com/redis/go-redis/issues/2614)) - chore: update otel example to the latest versions ([#​2606](https://togithub.com/redis/go-redis/issues/2606)) - fix the reading of the "entries-read" field in XInfoStreamFull ([#​2595](https://togithub.com/redis/go-redis/issues/2595)) - chore(deps): Update otel/metric to stable API ([#​2607](https://togithub.com/redis/go-redis/issues/2607)) - feat: add field protocol to setupClusterQueryParams ([#​2600](https://togithub.com/redis/go-redis/issues/2600)) - feat: add protocol option ([#​2598](https://togithub.com/redis/go-redis/issues/2598)) #### πŸš€ New Features - feat: Add ACL LOG ([#​2536](https://togithub.com/redis/go-redis/issues/2536)) #### Contributors We'd like to thank all the contributors who worked on this release! [@​SoulPancake](https://togithub.com/SoulPancake), [@​ash2k](https://togithub.com/ash2k), [@​ljun20160606](https://togithub.com/ljun20160606), [@​monkey92t](https://togithub.com/monkey92t) and [@​vmihailenco](https://togithub.com/vmihailenco)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 Mend Renovate. View repository job log here.