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

Merged
prskr merged 1 commit from renovate/github.com-redis-go-redis-v9-9.x into main 2023-12-20 13:37:17 +00:00
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/redis/go-redis/v9 require patch v9.3.0 -> v9.3.1

Release Notes

redis/go-redis (github.com/redis/go-redis/v9)

v9.3.1: 9.3.1

Compare Source

Updates and Enhancements

  • Documentation and examples have been updated (#​2806).
  • Redis values can now be scanned into pointer fields (#​2787).
  • The URL format error in the Documentation has been corrected (#​2789).
  • Cmder annotation has been added (#​2816).
  • The Z member type has been changed to string (#​2818).

🚀 New Features

  • BITFIELD_RO Command has been introduced (#​2820).
  • Monitor Command is now supported (#​2830).

🐛 Bug Fixes

  • "COMMAND" command is now executed only when readonly (#​2815).

🧰 Maintenance and Dependency Updates

  • The usage of TSMadd ktvSlices has been clarified in the docstring (#​2827).
  • Dependencies have been updated:
    • rojopolis/spellcheck-github-actions from 0.34.0 to 0.35.0 (#​2807)
    • actions/stale from 8 to 9 (#​2828)
    • actions/setup-go from 4 to 5 (#​2829)

Contributors

We'd like to thank all the contributors who worked on this release!

@​RyoMiyashita, @​dependabot, @​dependabot[bot], @​lzakharov, @​ofekshenawa, @​rfyiamcool, @​rouzier, @​splundid and @​x1nchen


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | require | patch | `v9.3.0` -> `v9.3.1` | --- ### Release Notes <details> <summary>redis/go-redis (github.com/redis/go-redis/v9)</summary> ### [`v9.3.1`](https://github.com/redis/go-redis/releases/tag/v9.3.1): 9.3.1 [Compare Source](https://github.com/redis/go-redis/compare/v9.3.0...v9.3.1) #### Updates and Enhancements - Documentation and examples have been updated ([#&#8203;2806](https://github.com/redis/go-redis/issues/2806)). - Redis values can now be scanned into pointer fields ([#&#8203;2787](https://github.com/redis/go-redis/issues/2787)). - The URL format error in the Documentation has been corrected ([#&#8203;2789](https://github.com/redis/go-redis/issues/2789)). - Cmder annotation has been added ([#&#8203;2816](https://github.com/redis/go-redis/issues/2816)). - The Z member type has been changed to string ([#&#8203;2818](https://github.com/redis/go-redis/issues/2818)). #### 🚀 New Features - BITFIELD_RO Command has been introduced ([#&#8203;2820](https://github.com/redis/go-redis/issues/2820)). - Monitor Command is now supported ([#&#8203;2830](https://github.com/redis/go-redis/issues/2830)). #### 🐛 Bug Fixes - "COMMAND" command is now executed only when readonly ([#&#8203;2815](https://github.com/redis/go-redis/issues/2815)). #### 🧰 Maintenance and Dependency Updates - The usage of TSMadd ktvSlices has been clarified in the docstring ([#&#8203;2827](https://github.com/redis/go-redis/issues/2827)). - Dependencies have been updated: - rojopolis/spellcheck-github-actions from 0.34.0 to 0.35.0 ([#&#8203;2807](https://github.com/redis/go-redis/issues/2807)) - actions/stale from 8 to 9 ([#&#8203;2828](https://github.com/redis/go-redis/issues/2828)) - actions/setup-go from 4 to 5 ([#&#8203;2829](https://github.com/redis/go-redis/issues/2829)) #### Contributors We'd like to thank all the contributors who worked on this release! [@&#8203;RyoMiyashita](https://github.com/RyoMiyashita), [@&#8203;dependabot](https://github.com/dependabot), [@&#8203;dependabot](https://github.com/dependabot)\[bot], [@&#8203;lzakharov](https://github.com/lzakharov), [@&#8203;ofekshenawa](https://github.com/ofekshenawa), [@&#8203;rfyiamcool](https://github.com/rfyiamcool), [@&#8203;rouzier](https://github.com/rouzier), [@&#8203;splundid](https://github.com/splundid) and [@&#8203;x1nchen](https://github.com/x1nchen) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
forgejo-actions added 1 commit 2023-12-20 03:34:50 +00:00
fix(deps): update module github.com/redis/go-redis/v9 to v9.3.1
Some checks failed
Go build / build (push) Failing after 3m0s
128c691313
prskr merged commit 128c691313 into main 2023-12-20 13:37:17 +00:00
prskr deleted branch renovate/github.com-redis-go-redis-v9-9.x 2023-12-20 13:37:21 +00:00
Sign in to join this conversation.
No description provided.