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 ioredis from 4.19.2 to 4.24.3 #30

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2021

Bumps ioredis from 4.19.2 to 4.24.3.

Release notes

Sourced from ioredis's releases.

v4.24.3

4.24.3 (2021-03-21)

Bug Fixes

  • support parallel script execution in pipelines (#1304) (c917719)

v4.24.2

4.24.2 (2021-03-14)

Bug Fixes

v4.24.1

4.24.1 (2021-03-14)

Bug Fixes

  • cluster: reconnect when failing to refresh slots cache for all nodes (8524eea)

v4.24.0

4.24.0 (2021-03-14)

Features

  • cluster: support retrying MOVED with a delay (#1254) (8599981)

v4.23.1

4.23.1 (2021-03-14)

Bug Fixes

v4.23.0

4.23.0 (2021-02-25)

Features

v4.22.0

4.22.0 (2021-02-06)

... (truncated)

Changelog

Sourced from ioredis's changelog.

4.24.3 (2021-03-21)

Bug Fixes

  • support parallel script execution in pipelines (#1304) (c917719)

4.24.2 (2021-03-14)

Bug Fixes

4.24.1 (2021-03-14)

Bug Fixes

  • cluster: reconnect when failing to refresh slots cache for all nodes (8524eea)

4.24.0 (2021-03-14)

Features

  • cluster: support retrying MOVED with a delay (#1254) (8599981)

4.23.1 (2021-03-14)

Bug Fixes

4.23.0 (2021-02-25)

Features

4.22.0 (2021-02-06)

Features

4.21.0 (2021-02-06)

... (truncated)

Commits
  • c14cb6c chore(release): 4.24.3 [skip ci]
  • c917719 fix: support parallel script execution in pipelines (#1304)
  • 6cfae7e chore: recreate package-lock (#1305)
  • 5006247 docs(README): document the "wait" event (#1302)
  • bdd69b0 docs(README): improve the documentation for pubsub (#1301)
  • 2d5811a chore(release): 4.24.2 [skip ci]
  • 0327ef5 fix: properly handle instant stream errors (#1299)
  • 936cb35 chore(release): 4.24.1 [skip ci]
  • 8524eea fix(cluster): reconnect when failing to refresh slots cache for all nodes
  • 15b090b chore(release): 4.24.0 [skip ci]
  • 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 [ioredis](https://github.com/luin/ioredis) from 4.19.2 to 4.24.3.
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/luin/ioredis/blob/master/Changelog.md)
- [Commits](redis/ioredis@v4.19.2...v4.24.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 22, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 24, 2021

Superseded by #32.

@dependabot dependabot bot closed this Mar 24, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ioredis-4.24.3 branch March 24, 2021 06:40
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.

0 participants