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

Bump ioredis from 3.1.4 to 4.27.6 #120

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

Conversation

dependabot-preview[bot]
Copy link

Bumps ioredis from 3.1.4 to 4.27.6.

Release notes

Sourced from ioredis's releases.

v4.27.6

4.27.6 (2021-06-13)

Bug Fixes

v4.27.5

4.27.5 (2021-06-05)

Bug Fixes

  • SENTINEL: actively failover detection under an option (#1363) (f02e383)

v4.27.4

4.27.4 (2021-06-04)

Performance Improvements

v4.27.3

4.27.3 (2021-05-22)

Bug Fixes

v4.27.2

4.27.2 (2021-05-04)

Bug Fixes

  • cluster: avoid ClusterAllFailedError in certain cases (aa9c5b1), closes #1330

v4.27.1

4.27.1 (2021-04-24)

Bug Fixes

  • clears commandTimeout timer as each respective command gets fulfilled (#1336) (d65f8b2)

v4.27.0

4.27.0 (2021-04-24)

... (truncated)

Changelog

Sourced from ioredis's changelog.

4.27.6 (2021-06-13)

Bug Fixes

4.27.5 (2021-06-05)

Bug Fixes

  • SENTINEL: actively failover detection under an option (#1363) (f02e383)

4.27.4 (2021-06-04)

Performance Improvements

4.27.3 (2021-05-22)

Bug Fixes

4.27.2 (2021-05-04)

Bug Fixes

  • cluster: avoid ClusterAllFailedError in certain cases (aa9c5b1), closes #1330

4.27.1 (2021-04-24)

Bug Fixes

  • clears commandTimeout timer as each respective command gets fulfilled (#1336) (d65f8b2)

4.27.0 (2021-04-24)

Features

  • sentinel: detect failover from +switch-master messages (#1328) (a464151)

4.26.0 (2021-04-08)

... (truncated)

Commits
  • cae7fc5 chore(release): 4.27.6 [skip ci]
  • 42f1ee1 fix: fixed autopipeline performances. (#1226)
  • 71f2994 chore(release): 4.27.5 [skip ci]
  • f02e383 fix(SENTINEL): actively failover detection under an option (#1363)
  • c87ea2a chore(release): 4.27.4 [skip ci]
  • 62b6a64 perf: Serialize error stack only when needed (#1359)
  • d4a55b5 chore(release): 4.27.3 [skip ci]
  • abd9a82 fix: autopipeling for buffer function (#1231)
  • e0cfea1 chore(release): 4.27.2 [skip ci]
  • aa9c5b1 fix(cluster): avoid ClusterAllFailedError in certain cases
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [ioredis](https://github.com/luin/ioredis) from 3.1.4 to 4.27.6.
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/luin/ioredis/blob/master/Changelog.md)
- [Commits](redis/ioredis@v3.1.4...v4.27.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 14, 2021
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
0 participants