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

chore(deps): bump github.com/go-redis/redis/v8 from 8.11.3 to 8.11.5 #12

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2022

Bumps github.com/go-redis/redis/v8 from 8.11.3 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

v8.11.4

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)

8.11.4 (2021-10-04)

Features

  • add acl auth support for sentinels (f66582f)
  • add Cmd.{String,Int,Float,Bool}Slice helpers and an example (5d3d293)
  • add SetVal method for each command (168981d)

v8.11

  • Remove OpenTelemetry metrics.
  • Supports more redis commands and options.

v8.10

  • Removed extra OpenTelemetry spans from go-redis core. Now go-redis instrumentation only adds a single span with a Redis command (instead of 4 spans). There are multiple reasons behind this decision:

... (truncated)

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.3 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.3...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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 26, 2022
@codecov-commenter
Copy link

codecov-commenter commented Apr 26, 2022

Codecov Report

Merging #12 (f724a77) into main (6b967df) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #12   +/-   ##
=======================================
  Coverage   78.91%   78.91%           
=======================================
  Files           2        2           
  Lines         185      185           
=======================================
  Hits          146      146           
  Misses         33       33           
  Partials        6        6           
Flag Coverage Δ
go-1.13 78.91% <ø> (ø)
go-1.14 78.91% <ø> (ø)
go-1.15 78.91% <ø> (ø)
go-1.16 78.91% <ø> (ø)
go-1.17 78.91% <ø> (ø)
go-1.18 78.91% <ø> (ø)
ubuntu-latest 78.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6b967df...f724a77. Read the comment docs.

@appleboy appleboy merged commit f37d997 into main Apr 26, 2022
@appleboy appleboy deleted the dependabot/go_modules/github.com/go-redis/redis/v8-8.11.5 branch April 26, 2022 01:36
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.

2 participants