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.16 to 1.0.17 in /rueidis #971

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

1.0.17

Changes

🚀 New Features

  • feat: detect misuse of client.Dedicate() (#360)
  • feat: add String() to rueidis.RedisResult for easy debugging (#353)
  • feat: add FT.AGGREGATE to readonly commands (#351)
  • feat: add ReplicaOnly support for cluster client (#346)
  • feat: add FT.SEARCH to readonly commands (#349)
  • feat: rueidis.ParseURL and rueidis.MustParseURL (#343)

🐛 Bug Fixes

  • fix: Search of om.JSONRepository when using dialect 3 (#341)

Contributors

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

@​Exca-DK, @​NeoHuang, @​chkp-omris and @​rueian

1.0.17-go1.19

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

1.0.17-go1.18

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

Commits
  • 1eb1725 feat: bump v1.0.17
  • 5128a75 Merge pull request #360 from redis/feat-detect-misuse-of-dedicate
  • 394894f feat: detect misuse of client.Dedicate()
  • 3f0b61d Merge pull request #353 from Exca-DK/redis-result-stringer
  • 3165dfc Ignore error in string method
  • 706a520 capitalize ttl
  • c0e2e54 Merge pull request #351 from chkp-omris/main
  • 77d90f4 move pretty jsonMarshallers into aliased types
  • 95bcae3 time as utc
  • b4f70cf Implement stringer and marshaller interfaces
  • 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.16 to 1.0.17.
- [Release notes](https://github.com/redis/rueidis/releases)
- [Commits](redis/rueidis@v1.0.16...v1.0.17)

---
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 4, 2023
@ReneWerner87 ReneWerner87 merged commit f98f6ff into main Sep 4, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/rueidis/github.com/redis/rueidis-1.0.17 branch September 4, 2023 07:22
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