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

fix(deps): update module github.com/go-redis/redis/v8 to v8.11.3 #445

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 29, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/go-redis/redis/v8 require patch v8.11.0 -> v8.11.3

Release Notes

go-redis/redis

v8.11.3

Compare Source

v8.11.2

Compare Source

Important changes:

Revert #​1824, because it will have a significant impact on the connection pool(#​1849)
We will re-add this feature in v9.

Users who have already used v8.11.1, need to upgrade immediately.

v8.11.1

Compare Source

Enhancement:

  • DBSize,ScriptLoad,ScriptFlush and ScriptExists should use hook. (#​1811)
  • Added FIFO option to connection pool, set option Options.PoolFIFO to true. (#​1820)
  • The connection is checked before use, it will increase the CPU time by 5-10% (#​1824)
  • Check Failing() before serving random node. (#​1825)

Command:

  • RPOP command supports Count option (redis-server >= 6.2)
  • New cmd: GeoSearch, GeoSearchStore (redis-server >= 6.2)

Thanks: @​ktaekwon000 @​hidu @​AnatolyRugalev


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/github.com-go-redis-redis-v8-8.x branch from d083c13 to e306956 Compare August 6, 2021 09:41
@renovate renovate bot changed the title fix(deps): update module github.com/go-redis/redis/v8 to v8.11.1 fix(deps): update module github.com/go-redis/redis/v8 to v8.11.2 Aug 6, 2021
@renovate renovate bot force-pushed the renovate/github.com-go-redis-redis-v8-8.x branch from e306956 to d6cfb9f Compare August 12, 2021 13:13
@renovate renovate bot changed the title fix(deps): update module github.com/go-redis/redis/v8 to v8.11.2 fix(deps): update module github.com/go-redis/redis/v8 to v8.11.3 Aug 12, 2021
@renovate renovate bot changed the title fix(deps): update module github.com/go-redis/redis/v8 to v8.11.3 fix(deps): update module github.com/go-redis/redis/v8 to v8.11.3 - autoclosed Aug 30, 2021
@renovate renovate bot closed this Aug 30, 2021
@renovate renovate bot deleted the renovate/github.com-go-redis-redis-v8-8.x branch August 30, 2021 12:00
@renovate renovate bot changed the title fix(deps): update module github.com/go-redis/redis/v8 to v8.11.3 - autoclosed fix(deps): update module github.com/go-redis/redis/v8 to v8.11.3 Aug 30, 2021
@renovate renovate bot reopened this Aug 30, 2021
@renovate renovate bot restored the renovate/github.com-go-redis-redis-v8-8.x branch August 30, 2021 14:44
@renovate renovate bot force-pushed the renovate/github.com-go-redis-redis-v8-8.x branch from d6cfb9f to 94c2540 Compare August 30, 2021 14:46
@renovate renovate bot changed the title fix(deps): update module github.com/go-redis/redis/v8 to v8.11.3 fix(deps): update module github.com/go-redis/redis/v8 to v8.11.3 - autoclosed Aug 30, 2021
@renovate renovate bot closed this Aug 30, 2021
@renovate renovate bot deleted the renovate/github.com-go-redis-redis-v8-8.x branch August 30, 2021 21:51
@renovate renovate bot changed the title fix(deps): update module github.com/go-redis/redis/v8 to v8.11.3 - autoclosed fix(deps): update module github.com/go-redis/redis/v8 to v8.11.3 Aug 30, 2021
@renovate renovate bot reopened this Aug 30, 2021
@renovate renovate bot restored the renovate/github.com-go-redis-redis-v8-8.x branch August 30, 2021 23:01
@renovate renovate bot force-pushed the renovate/github.com-go-redis-redis-v8-8.x branch from 94c2540 to cdbeebc Compare August 30, 2021 23:02
@renovate renovate bot changed the title fix(deps): update module github.com/go-redis/redis/v8 to v8.11.3 fix(deps): update module github.com/go-redis/redis/v8 to v8.11.3 - autoclosed Aug 30, 2021
@renovate renovate bot closed this Aug 30, 2021
@renovate renovate bot deleted the renovate/github.com-go-redis-redis-v8-8.x branch August 30, 2021 23:44
@renovate renovate bot changed the title fix(deps): update module github.com/go-redis/redis/v8 to v8.11.3 - autoclosed fix(deps): update module github.com/go-redis/redis/v8 to v8.11.3 Aug 31, 2021
@renovate renovate bot reopened this Aug 31, 2021
@renovate renovate bot restored the renovate/github.com-go-redis-redis-v8-8.x branch August 31, 2021 00:44
@renovate renovate bot force-pushed the renovate/github.com-go-redis-redis-v8-8.x branch from cdbeebc to 6b04ca1 Compare August 31, 2021 00:45
@renovate renovate bot force-pushed the renovate/github.com-go-redis-redis-v8-8.x branch from 6b04ca1 to c3a0754 Compare September 16, 2021 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant