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

Bump github.com/redis/rueidis from 1.0.17 to 1.0.18 in /rueidis #994

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps github.com/redis/rueidis from 1.0.17 to 1.0.18.

Release notes

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

1.0.18

Changes

🚀 New Features

  • feat: rueidis.Incomplete represents an incomplete Redis command (#368)
  • feat: use CLUSTER SHARDS (#361)

🐛 Bug Fixes

  • perf: enable gc to eagerly recycle used elements on ring queues (#365)

Contributors

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

@​Exca-DK and @​rueian

1.0.18-go1.19

Full Changelog: redis/rueidis@v1.0.18...v1.0.18-go1.19

1.0.18-go1.18

Full Changelog: redis/rueidis@v1.0.18...v1.0.18-go1.18

Commits
  • 3f8295d feat: bump v1.0.18
  • afc6031 docs: mention PipelineMultiplex option in the memory consideration section
  • 9877c2e Merge pull request #368 from redis/incomplete-commands
  • 2815c44 feat: rueidis.Incomplete represents an incomplete Redis command
  • 256b4a7 Merge pull request #361 from Exca-DK/cluster-shards
  • b387cae code review fixes
  • 73da7f7 chore: use enum for STORE/STOREDIST of GEORADIUS in commands.json
  • c2ec5fb chore: leave the todo note about clearing written command
  • 8f246f6 refactor parseNodeEndpoint
  • 708f7e0 code review changes
  • 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](https://github.com/redis/rueidis) from 1.0.17 to 1.0.18.
- [Release notes](https://github.com/redis/rueidis/releases)
- [Commits](redis/rueidis@v1.0.17...v1.0.18)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the 🤖 Dependencies Pull requests that update a dependency file label Sep 18, 2023
@ReneWerner87 ReneWerner87 merged commit 4b59c5a into main Sep 18, 2023
12 of 13 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/rueidis/github.com/redis/rueidis-1.0.18 branch September 18, 2023 07:19
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant