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.6.2 to 4.14.0 #281

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 5, 2019

Bumps ioredis from 4.6.2 to 4.14.0.

Release notes

Sourced from ioredis's releases.

v4.14.0

4.14.0 (2019-07-31)

Features

v4.13.1

4.13.1 (2019-07-22)

Bug Fixes

  • keep sentinels of options immutable (bacb7e1), closes #936

v4.13.0

4.13.0 (2019-07-19)

Bug Fixes

  • cluster: suppress errors emitted from internal clients (9a113ca), closes #896 #899

Features

v4.12.2

4.12.2 (2019-07-16)

Bug Fixes

  • cluster: prefer master when there're two same node for a slot (8fb9f97)
  • cluster: remove node immediately when slots are redistributed (ecc13ad), closes #930

v4.12.1

4.12.1 (2019-07-15)

Bug Fixes

  • handle connecting immediately after "end" event (#929) (7bcd8a8), closes #928

v4.12.0

4.12.0 (2019-07-14)

... (truncated)
Changelog

Sourced from ioredis's changelog.

4.14.0 (2019-07-31)

Features

4.13.1 (2019-07-22)

Bug Fixes

  • keep sentinels of options immutable (bacb7e1), closes #936

4.13.0 (2019-07-19)

Bug Fixes

  • cluster: suppress errors emitted from internal clients (9a113ca), closes #896 #899

Features

4.12.2 (2019-07-16)

Bug Fixes

  • cluster: prefer master when there're two same node for a slot (8fb9f97)
  • cluster: remove node immediately when slots are redistributed (ecc13ad), closes #930

4.12.1 (2019-07-15)

Bug Fixes

  • handle connecting immediately after "end" event (#929) (7bcd8a8), closes #928

4.12.0 (2019-07-14)

Features

4.11.2 (2019-07-13)

... (truncated)
Commits
  • c1f0d03 chore(release): 4.14.0 [skip ci]
  • 371bb9c feat: support rediss:// URL
  • fd25e89 chore(release): 4.13.1 [skip ci]
  • bacb7e1 fix: keep sentinels of options immutable
  • e593e34 chore(release): 4.13.0 [skip ci]
  • b414ed9 feat(cluster): support binary keys
  • 9a113ca fix(cluster): suppress errors emitted from internal clients
  • c3cf365 chore: upgrade dev dependencies
  • 717fe4d chore(release): 4.12.2 [skip ci]
  • ecc13ad fix(cluster): remove node immediately when slots are redistributed
  • 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 will not automatically merge this PR because it includes a minor update to a production dependency.


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). To ignore the version in this PR you can just close it
  • @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.

@codecov
Copy link

codecov bot commented Aug 5, 2019

Codecov Report

Merging #281 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #281   +/-   ##
=======================================
  Coverage   23.55%   23.55%           
=======================================
  Files          99       99           
  Lines        2165     2165           
=======================================
  Hits          510      510           
  Misses       1655     1655

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7f73d5d...a46e82a. Read the comment docs.

Bumps [ioredis](https://github.com/luin/ioredis) from 4.6.2 to 4.14.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.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ioredis-4.14.0 branch from 1154c13 to a46e82a Compare August 27, 2019 18:28
@dependabot-preview
Copy link
Contributor Author

Superseded by #297.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ioredis-4.14.0 branch September 16, 2019 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant