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

build(deps): bump github.com/redis/rueidis/rueidiscompat from 1.0.53 to 1.0.54 #717

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps github.com/redis/rueidis/rueidiscompat from 1.0.53 to 1.0.54.

Release notes

Sourced from github.com/redis/rueidis/rueidiscompat's releases.

1.0.54

Changes

  • feat: update go version to 1.22
  • feat: add IFEQ option to SET command for Valkey 8.1
  • feat: support availability zone (AZ) affinity routing for Valkey 8.1
  • feat: support rueidisaside on Redis < 7 with the new UseLuaLock option
  • perf: reduce allocations in rueidisprob operations
  • perf: better field alignments

Contributors

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

@​SoulPancake, @​boramalper, @​guibes, @​nesty92, @​proost, @​px86 and @​rueian

Commits
  • fe5c09e feat: bump v1.0.54
  • bd26904 test: improve flaky
  • 3ca23f7 Remove unused code in README example (#31)
  • 984cdda perf: better field alignment (#733)
  • f77228d feat: Update readme.md for rueidisaside for LuaLocking (#732)
  • 5127a2c feat: Add Lua Locking for Redis < 7 Compatibility (#731)
  • 34c5717 Update go version to 1.22 (#729)
  • 3f706cd docs: adding contributors acknowledgement in readme.md (#730)
  • c586d3c feat add IFEQ option to SET command (#27)
  • bd17103 docs: Availability zone affinity routing
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/redis/rueidis/rueidiscompat](https://github.com/redis/rueidis) from 1.0.53 to 1.0.54.
- [Release notes](https://github.com/redis/rueidis/releases)
- [Commits](redis/rueidis@v1.0.53...v1.0.54)

---
updated-dependencies:
- dependency-name: github.com/redis/rueidis/rueidiscompat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from polebug as a code owner February 10, 2025 00:28
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 10, 2025
@dependabot dependabot bot requested a review from pseudoyu as a code owner February 10, 2025 00:28
Copy link

commit hash: f93675e
openapi.yaml

Lint Result

Lint: docs/api.yaml

Severity Location Problem Message
warning line 10:10 no-server-example.com Server url should not point to example.com or localhost.

Validation successful
Warnings: 1

@pseudoyu pseudoyu merged commit 9357930 into main Feb 10, 2025
6 of 7 checks passed
@pseudoyu pseudoyu deleted the dependabot/go_modules/main/github.com/redis/rueidis/rueidiscompat-1.0.54 branch February 10, 2025 01:29
Copy link

commit hash: 9357930
openapi.yaml

Lint Result

Lint: docs/api.yaml

Severity Location Problem Message
warning line 10:10 no-server-example.com Server url should not point to example.com or localhost.

Validation successful
Warnings: 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant