Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

Bump github.com/go-redis/redis/v8 from 8.11.4 to 8.11.5 #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 21, 2022

Bumps github.com/go-redis/redis/v8 from 8.11.4 to 8.11.5.

Release notes

Sourced from github.com/go-redis/redis/v8's releases.

v8.11.5

Please refer to CHANGELOG.md for details

Changelog

Sourced from github.com/go-redis/redis/v8's changelog.

8.11.5 (2022-03-17)

Bug Fixes

  • add missing Expire methods to Cmdable (17e3b43)
  • add whitespace for avoid unlikely colisions (7f7c181)
  • example/otel compile error (#2028) (187c07c)
  • extra/redisotel: set span.kind attribute to client (065b200)
  • format (96f53a0)
  • invalid type assert in stringArg (de6c131)
  • rename Golang to Go (#2030) (b82a2d9)
  • set timeout for WAIT command. Fixes #1963 (333fee1)
  • update some argument counts in pre-allocs (f6974eb)

Features

  • Add redis v7's NX, XX, GT, LT expire variants (e19bbb2)
  • add support for acl sentinel auth in universal client (ab0ccc4)
  • add support for COPY command (#2016) (730afbc)
  • add support for passing extra attributes added to spans (39faaa1)
  • add support for time.Duration write and scan (2f1b74e)
  • redisotel: ability to override TracerProvider (#1998) (bf8d4aa)
  • set net.peer.name and net.peer.port in otel example (69bf454)
Commits
  • cae6772 Merge pull request #2050 from go-redis/release/v8.11.5
  • 6f7d7a1 chore: release v8.11.5 (release.sh)
  • 081bf6b chore: tweak release script
  • 04b1478 Merge branch 'master' of github.com:go-redis/redis
  • dbd417a chore: add hll example
  • d28f1f8 Merge pull request #2042 from go-redis/dependabot/github_actions/actions/chec...
  • cfc0812 chore(deps): bump actions/checkout from 2 to 3
  • 65e242e Merge pull request #2039 from jsievenpiper/sentinel-universal
  • ab0ccc4 feat: add support for acl sentinel auth in universal client
  • 730afbc feat: add support for COPY command (#2016)
  • 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 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/go-redis/redis/v8](https://github.com/go-redis/redis) from 8.11.4 to 8.11.5.
- [Release notes](https://github.com/go-redis/redis/releases)
- [Changelog](https://github.com/go-redis/redis/blob/master/CHANGELOG.md)
- [Commits](redis/go-redis@v8.11.4...v8.11.5)

---
updated-dependencies:
- dependency-name: github.com/go-redis/redis/v8
  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 Mar 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants