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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/redis/rueidis from 1.0.20 to 1.0.26 #88

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps github.com/redis/rueidis from 1.0.20 to 1.0.26.

Release notes

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

1.0.26

Changes

馃殌 New Features

  • feat: check for too big PipelineMultiplex value (#436)
  • feat: deprecate rueidisotel's WithClient (#430)

馃悰 Bug Fixes

  • fix: rueidiscompat's ZPopMax and ZPopMin with count 1 (#433)
  • fix: send READONLY command to replicas when SendToReplicas is set (#430)

馃О Maintenance

  • doc: add rueidisotel client metrics (#434)

Contributors

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

@鈥媋sh2k, @鈥媋tercattus, @鈥媝roost and @鈥媟ueian

1.0.26-go1.19

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

1.0.26-go1.18

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

1.0.25

馃悰 Bug Fixes

  • fix: do not ignore error of url.Parse (#426)
  • fix: random nil dereference caused by non-zero PipelineMultiplex in v1.0.24 (#427)

Contributors

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

@鈥媕178 and @鈥媟ueian

1.0.25-go1.19

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

1.0.25-go1.18

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

1.0.24

馃殌 New Features

... (truncated)

Commits
  • 50bfe8f feat: bump v1.0.26
  • 06f2f2e test: check for too big option.PipelineMultiplex value (#436)
  • 07e32e7 feat: check for too big option.PipelineMultiplex value (#436)
  • a85dd76 doc: add rueidis otel metrics (#434)
  • b611f0c fix: send READONLY to replicas when SendToReplicas option is set (#430)
  • 3ec15df Merge pull request #433 from redis/fix-zpopmax-count
  • a81d7e4 fix: rueidiscompat's ZPopMax and ZPopMin with count 1
  • 0249ec8 docs: comments on internal fields
  • 65f705a Merge pull request #428 from ash2k/otel-tweaks
  • 5479ac3 Mark WithClient as deprecated
  • 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.20 to 1.0.26.
- [Release notes](https://github.com/redis/rueidis/releases)
- [Commits](redis/rueidis@v1.0.20...v1.0.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 15, 2024

Superseded by #90.

@dependabot dependabot bot closed this Jan 15, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/redis/rueidis-1.0.26 branch January 15, 2024 12:02
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
0 participants