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

Update all non-major dependencies to v1.0.45 #49

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/redis/rueidis v1.0.44 -> v1.0.45 age adoption passing confidence
github.com/redis/rueidis/rueidiscompat v1.0.44 -> v1.0.45 age adoption passing confidence

Release Notes

redis/rueidis (github.com/redis/rueidis)

v1.0.45: 1.0.45

Compare Source

Changes

  • feat: drop Go 1.20 support. Now the minimum requirement is Go 1.21. (#​613)
  • feat: add HExpire, HPExpire, HTTL, and HPTTL methods to rueidiscompat. (#​618)
  • feat: improve rueidislock error messages to contain why a lock can't be acquired. (#​616)
  • feat: upgrade OpenTelemetry to v1.28.0.

Improvements

  • perf: clear containers before calling the Put of sync.Pool to reclaim memory faster. (#​613)
  • perf: reduce OpenTelemetry allocations in rueidisotel (#​614)

Bugs

  • fix: add timeouts when refreshing cluster slots to avoid being stuck. (#​615)
  • fix: avoid panics when using rueidiscompat.Pipeliner with commands like BGSAVE.
  • fix: export fields of rueidiscompat.TSCreateRuleWithArgs correctly.

Contributors

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

@​ash2k and @​rueian


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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@alexandreLamarre alexandreLamarre merged commit 8bed980 into main Aug 29, 2024
2 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch August 29, 2024 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant