Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/redis/go-redis/v9 to v9.0.3 in go.mod #3308

Merged
merged 1 commit into from
Apr 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 10, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/redis/go-redis/v9 require patch v9.0.2 -> v9.0.3

Release Notes

redis/go-redis

v9.0.3: 9.0.3

Compare Source

Changes

🚀 New Features

  • feat(scan): scan time.Time sets the default decoding (#​2413)
  • Add support for BZMPOP (#​2456)
  • Adding support for ZMPOP command (#​2408)
  • Add support for BLMPOP (#​2442)
  • Add support for LMPOP (#​2440)
  • feat: remove pool unused fields (#​2438)
  • feat: check pipeline.Do to prevent confusion with Exec (#​2517)
  • Function stats, function kill, fcall and fcall_ro (#​2486)
  • feat: Add support for CLUSTER SHARDS command (#​2507)
  • Add support for CLUSTER LINKS command (#​2504)
  • Add support for acl dryrun command (#​2502)
  • Add support for COMMAND GETKEYS & COMMAND GETKEYSANDFLAGS (#​2500)
  • Add support for LCS Command (#​2480)
  • feat(cmd): support for adding byte,bit parameters to the bitpos command (#​2498)
  • Add: Support for COMMAND LIST command (#​2491)
  • Implement FUNCTION group of commands (#​2475)
  • feat(zadd): add ZAddLT and ZAddGT (#​2429)
  • Expiretime and PExpireTime (#​2426)

🐛 Bug Fixes

  • fix: eval api cmd.SetFirstKeyPos (#​2501)
  • fix: limit the number of connections created (#​2441)
  • fix: group lag can be null (#​2448)
  • fix(appendArg): appendArg case special type (#​2489)
  • Fix for internal/hscan/structmap.go:89:23: undefined: reflect.Pointer (#​2458)
  • fixed #​2462 v9 continue support dragonfly, it's Hello command return "NOAUTH Authentication required" error (#​2479)

🧰 Maintenance

  • Updating to the latest version of redis (#​2508)
  • Allowing for running tests on a port other than the fixed 6380 (#​2466)
  • redis 7.0.8 in tests (#​2450)
  • docs: Update redisotel example for v9 (#​2425)
  • chore(deps): bump github.com/bsm/gomega from 1.20.0 to 1.26.0 (#​2421)
  • chore(deps): bump github.com/bsm/ginkgo/v2 from 2.5.0 to 2.7.0 (#​2420)
  • chore(deps): bump actions/setup-go from 3 to 4 (#​2495)
  • chore: update go mod, Upgrade golang.org/x/net version to 0.7.0 (#​2476)
  • test: remove testify (#​2463)
  • docs: add reading lag field comment (#​2451)
  • test: update go mod before testing(go mod tidy) (#​2423)
  • chore: bump Go to 1.18 (#​2428)
  • refactor: change ListElementCmd to KeyValuesCmd. (#​2443)
  • chore: add Chinese translation (#​2436)
  • docs: add instructions for the HSet api (#​2503)
  • docs: fix comment typo (#​2505)

Contributors

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

@​KasonBraley, @​LCaparelli, @​Multiply, @​SoulPancake, @​aksh-02, @​chayim, @​dependabot, @​dependabot[bot], @​eepurichandra, @​elena-kolevska, @​holykol, @​monkey92t, @​septemhill, @​vmihailenco, @​xinzhanguo and @​yikuaibro


Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

@renovate renovate bot requested a review from a team as a code owner April 10, 2023 23:15
@renovate renovate bot added the dependencies PRs that update a dependency file label Apr 10, 2023
@renovate renovate bot enabled auto-merge (squash) April 10, 2023 23:15
@renovate renovate bot merged commit b19eec0 into main Apr 10, 2023
@renovate renovate bot deleted the renovate/github.aaakk.us.kg-redis-go-redis-v9-9.x branch April 10, 2023 23:19
@nitrocode nitrocode added this to the v0.23.5 milestone Apr 10, 2023
nitrocode pushed a commit that referenced this pull request May 5, 2023
….mod (#3308)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ijames-gc pushed a commit to gocardless/atlantis that referenced this pull request Feb 13, 2024
….mod (runatlantis#3308)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ijames-gc pushed a commit to gocardless/atlantis that referenced this pull request Feb 13, 2024
….mod (runatlantis#3308)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies PRs that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant