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

Merged
prskr merged 1 commit from renovate/github.com-redis-go-redis-v9-9.x into main 2024-06-08 17:26:43 +00:00
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/redis/go-redis/v9 require patch v9.5.1 -> v9.5.3

Release Notes

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

v9.5.3

Compare Source

v9.5.2: 9.5.2

Compare Source

Changes

  • fix: fix #​2681 (#​2998)
  • Remove skipping span creation by checking parent spans (#​2980)
  • Handle IPv6 in isMovedError (#​2981)
  • Fix XGroup first pos key (#​2983)
  • Adding BitfieldRo in BitMapCmdable interface (#​2962)
  • Optimize docs useless imports and typo (#​2970)
  • chore: fix some comments (#​2967)
  • Fix for issues #​2959 and #​2960 (#​2961)
  • fix: #​2956 (#​2957)
  • fix misuses of a vs an (#​2936)
  • add server address and port span attributes to redis otel trace instrumentation (#​2826)
  • chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /example/otel (#​2944)
  • Remove secrets from Redis Enterprise CI (#​2938)
  • Fix monitor on go 1.19 (#​2908)
  • chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0 in /extra/redisprometheus (#​2942)
  • Change RE image to public RE image (#​2935)

Contributors

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

@​XSAM, @​akash14darshan, @​daviddzxy, @​dependabot, @​dependabot[bot], @​esara, @​hakusai22, @​hishope, @​kindknow, @​monkey92t, @​ofekshenawa, @​singular-seal and deferdeter


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.5.1` -> `v9.5.3` | --- ### Release Notes <details> <summary>redis/go-redis (github.com/redis/go-redis/v9)</summary> ### [`v9.5.3`](https://github.com/redis/go-redis/compare/v9.5.2...v9.5.3) [Compare Source](https://github.com/redis/go-redis/compare/v9.5.2...v9.5.3) ### [`v9.5.2`](https://github.com/redis/go-redis/releases/tag/v9.5.2): 9.5.2 [Compare Source](https://github.com/redis/go-redis/compare/v9.5.1...v9.5.2) ### Changes - fix: fix [#&#8203;2681](https://github.com/redis/go-redis/issues/2681) ([#&#8203;2998](https://github.com/redis/go-redis/issues/2998)) - Remove skipping span creation by checking parent spans ([#&#8203;2980](https://github.com/redis/go-redis/issues/2980)) - Handle IPv6 in isMovedError ([#&#8203;2981](https://github.com/redis/go-redis/issues/2981)) - Fix XGroup first pos key ([#&#8203;2983](https://github.com/redis/go-redis/issues/2983)) - Adding BitfieldRo in BitMapCmdable interface ([#&#8203;2962](https://github.com/redis/go-redis/issues/2962)) - Optimize docs useless imports and typo ([#&#8203;2970](https://github.com/redis/go-redis/issues/2970)) - chore: fix some comments ([#&#8203;2967](https://github.com/redis/go-redis/issues/2967)) - Fix for issues [#&#8203;2959](https://github.com/redis/go-redis/issues/2959) and [#&#8203;2960](https://github.com/redis/go-redis/issues/2960) ([#&#8203;2961](https://github.com/redis/go-redis/issues/2961)) - fix: [#&#8203;2956](https://github.com/redis/go-redis/issues/2956) ([#&#8203;2957](https://github.com/redis/go-redis/issues/2957)) - fix misuses of a vs an ([#&#8203;2936](https://github.com/redis/go-redis/issues/2936)) - add server address and port span attributes to redis otel trace instrumentation ([#&#8203;2826](https://github.com/redis/go-redis/issues/2826)) - chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /example/otel ([#&#8203;2944](https://github.com/redis/go-redis/issues/2944)) - Remove secrets from Redis Enterprise CI ([#&#8203;2938](https://github.com/redis/go-redis/issues/2938)) - Fix monitor on go 1.19 ([#&#8203;2908](https://github.com/redis/go-redis/issues/2908)) - chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0 in /extra/redisprometheus ([#&#8203;2942](https://github.com/redis/go-redis/issues/2942)) - Change RE image to public RE image ([#&#8203;2935](https://github.com/redis/go-redis/issues/2935)) #### Contributors We'd like to thank all the contributors who worked on this release! [@&#8203;XSAM](https://github.com/XSAM), [@&#8203;akash14darshan](https://github.com/akash14darshan), [@&#8203;daviddzxy](https://github.com/daviddzxy), [@&#8203;dependabot](https://github.com/dependabot), [@&#8203;dependabot](https://github.com/dependabot)\[bot], [@&#8203;esara](https://github.com/esara), [@&#8203;hakusai22](https://github.com/hakusai22), [@&#8203;hishope](https://github.com/hishope), [@&#8203;kindknow](https://github.com/kindknow), [@&#8203;monkey92t](https://github.com/monkey92t), [@&#8203;ofekshenawa](https://github.com/ofekshenawa), [@&#8203;singular-seal](https://github.com/singular-seal) and deferdeter </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
forgejo-actions added 1 commit 2024-06-08 03:34:30 +00:00
prskr merged commit 3e3e5a4f71 into main 2024-06-08 17:26:43 +00:00
prskr deleted branch renovate/github.com-redis-go-redis-v9-9.x 2024-06-08 17:26:44 +00:00
Sign in to join this conversation.
No description provided.