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

build(deps): bump ioredis from 4.14.1 to 4.16.0 in /backend #3128

Merged
merged 1 commit into from Feb 21, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 21, 2020

Bumps ioredis from 4.14.1 to 4.16.0.

Release notes

Sourced from ioredis's releases.

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

4.14.2 (2019-10-23)

Bug Fixes

  • security deps updates [skip ci] (a7095d7)
Changelog

Sourced from ioredis's changelog.

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
  • 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
  • 0e7090a docs(README): fix typo (#1032)
  • 0db527f chore(release): 4.15.0 [skip ci]
  • 51b1478 feat: support multiple fields for hset
  • 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)
  • 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)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 21, 2020
@cypress
Copy link

cypress bot commented Feb 21, 2020



Test summary

66 0 0 0


Run details

Project Human-Connection
Status Passed
Commit 155679f
Started Feb 21, 2020 5:06 PM
Ended Feb 21, 2020 5:20 PM
Duration 13:55 💡
OS Linux Ubuntu Linux - 16.04
Browser Electron 78

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@roschaefer
Copy link
Contributor

@dependabot-bot rebase

Bumps [ioredis](https://github.com/luin/ioredis) from 4.14.1 to 4.16.0.
- [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.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/backend/ioredis-4.16.0 branch from 286a33a to b06d66e Compare February 21, 2020 12:50
@roschaefer roschaefer merged commit c4886c8 into master Feb 21, 2020
@roschaefer roschaefer deleted the dependabot/npm_and_yarn/backend/ioredis-4.16.0 branch February 21, 2020 21:01
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant