Skip to content
This repository has been archived by the owner on Sep 27, 2021. It is now read-only.

Bump ioredis from 4.14.1 to 4.16.1 #84

Merged
merged 1 commit into from Mar 28, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps ioredis from 4.14.1 to 4.16.1.

Release notes

Sourced from ioredis's releases.

v4.16.1

4.16.1 (2020-03-28)

Bug Fixes

v4.16.0

4.16.0 (2020-02-19)

Features

  • ability force custom scripts to be readOnly and execute on slaves (#1057) (a24c3ab)

v4.15.1

4.15.1 (2019-12-25)

Bug Fixes

  • ignore empty hosts returned by CLUSTER SLOTS (#1025) (d79a8ef)
  • prevent exception when send custom command (04cad7f)

v4.15.0

4.15.0 (2019-11-29)

Features

  • support multiple fields for hset (51b1478)

v4.14.4

4.14.4 (2019-11-22)

Bug Fixes

  • improved performance of Pipeline.exec (#991) (86470a8)

v4.14.3

4.14.3 (2019-11-07)

Bug Fixes

  • update funding information (c83cb05)

v4.14.2

... (truncated)
Changelog

Sourced from ioredis's changelog.

4.16.1 (2020-03-28)

Bug Fixes

4.16.0 (2020-02-19)

Features

  • ability force custom scripts to be readOnly and execute on slaves (#1057) (a24c3ab)

4.15.1 (2019-12-25)

Bug Fixes

  • ignore empty hosts returned by CLUSTER SLOTS (#1025) (d79a8ef)
  • prevent exception when send custom command (04cad7f)

4.15.0 (2019-11-29)

Features

  • support multiple fields for hset (51b1478)

4.14.4 (2019-11-22)

Bug Fixes

  • improved performance of Pipeline.exec (#991) (86470a8)

4.14.3 (2019-11-07)

Bug Fixes

  • update funding information (c83cb05)

4.14.2 (2019-10-23)

Bug Fixes

  • security deps updates [skip ci] (a7095d7)
Commits
  • 0b4826f chore(release): 4.16.1 [skip ci]
  • 0013991 fix: abort incomplete pipelines upon reconnect (#1084)
  • 4bbdfd6 docs: fix README typo (#1068)
  • f4fe62f chore(release): 4.16.0 [skip ci]
  • a24c3ab feat: ability force custom scripts to be readOnly and execute on slaves (#1057)
  • e584473 docs(README): Formatted Cluster docs (#1063)
  • 4a13a1b docs: add more detail to the basic example (#1043)
  • 1d06cf4 chore(release): 4.15.1 [skip ci]
  • d79a8ef fix: ignore empty hosts returned by CLUSTER SLOTS (#1025)
  • 04cad7f fix: prevent exception when send custom command
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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 4.14.1 to 4.16.1.
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/luin/ioredis/blob/master/Changelog.md)
- [Commits](redis/ioredis@v4.14.1...v4.16.1)

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 Mar 28, 2020
@dependabot-preview dependabot-preview bot merged commit d798df9 into master Mar 28, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ioredis-4.16.1 branch March 28, 2020 10:22
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.

None yet

0 participants