Skip to content
This repository has been archived by the owner on May 16, 2019. It is now read-only.

chore: bump ioredis from 4.6.2 to 4.9.0 #118

Merged
merged 1 commit into from
Mar 25, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps ioredis from 4.6.2 to 4.9.0.

Release notes

Sourced from ioredis's releases.

v4.9.0

4.9.0 (2019-03-18)

Features

  • sentinel: support Sentinel instances with authentication. (#817) (2437eae)

v4.8.0

4.8.0 (2019-03-12)

Features

v4.7.0

4.7.0 (2019-03-12)

Features

  • add updateSentinels option to control new sentinel values being added to the original list (#814) (50a9db7), closes #798

v4.6.3

4.6.3 (2019-02-03)

Bug Fixes

  • add second arg to "node error" to know which node failed (#793) (6049f6c), closes #774
Changelog

Sourced from ioredis's changelog.

4.9.0 (2019-03-18)

Features

  • sentinel: support Sentinel instances with authentication. (#817) (2437eae)

4.8.0 (2019-03-12)

Features

4.7.0 (2019-03-12)

Features

  • add updateSentinels option to control new sentinel values being added to the original list (#814) (50a9db7), closes #798

4.6.3 (2019-02-03)

Bug Fixes

  • add second arg to "node error" to know which node failed (#793) (6049f6c), closes #774
Commits
  • 5d50842 chore(release): 4.9.0 [skip ci]
  • 2437eae feat(sentinel): support Sentinel instances with authentication. (#817)
  • 7684b66 chore(release): 4.8.0 [skip ci]
  • 335b3e2 feat: nat support for sentinel connector (#799)
  • 6246b52 chore(release): 4.7.0 [skip ci]
  • 50a9db7 feat: add updateSentinels option to control new sentinel values being added t...
  • 0985ae8 docs: update license to 2019
  • 4068e67 docs: add CODE_OF_CONDUCT.md
  • dff3fe9 refactor: move pipeline & transaction to TypeScript (#794)
  • cb551cb chore(release): 4.6.3 [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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

Bumps [ioredis](https://github.com/luin/ioredis) from 4.6.2 to 4.9.0.
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/luin/ioredis/blob/master/Changelog.md)
- [Commits](redis/ioredis@v4.6.2...v4.9.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 25, 2019
@stackdumper stackdumper merged commit fe1ef1b into master Mar 25, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ioredis-4.9.0 branch March 25, 2019 07:38
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

2 participants