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

fix(deps): update dependency ioredis to v4.19.1 #438

Merged
merged 1 commit into from
Oct 28, 2020
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 25, 2020

This PR contains the following updates:

Package Type Update Change
ioredis dependencies minor 4.17.3 -> 4.19.1

Release Notes

luin/ioredis

v4.19.1

Compare Source

Bug Fixes

v4.19.0

Compare Source

Bug Fixes
  • Ensure delayed callbacks are always invoked. (d6e78c3)
Features
  • Add autopipeline for commands and allow multi slot pipelines. (aba3c74), closes #​536

v4.18.0

Compare Source

Features
  • supports commands in Redis 6.0.6 (c016265)

4.17.3 (2020-05-30)

Bug Fixes

4.17.2 (2020-05-30)

Bug Fixes
  • _readyCheck INFO parser's handling of colon characters (#​1127) (38a09e1)

4.17.1 (2020-05-16)

Bug Fixes
  • revert parsing username via URI due to potential breaking changes (#​1134) (225ef45)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the renovate label Oct 25, 2020
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch 2 times, most recently from 4544e8c to f9e5c3f Compare October 26, 2020 20:26
@codecov-io
Copy link

codecov-io commented Oct 26, 2020

Codecov Report

Merging #438 into main will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #438   +/-   ##
=======================================
  Coverage   43.45%   43.45%           
=======================================
  Files           9        9           
  Lines         313      313           
  Branches       38       38           
=======================================
  Hits          136      136           
  Misses        177      177           

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 3a968d2...1c9b218. Read the comment docs.

@renovate renovate bot force-pushed the renovate/ioredis-4.x branch 5 times, most recently from 1c9b218 to 8688e21 Compare October 28, 2020 11:55
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from 8688e21 to c6ad820 Compare October 28, 2020 17:38
@renovate renovate bot changed the title fix(deps): update dependency ioredis to v4.19.0 fix(deps): update dependency ioredis to v4.19.1 Oct 28, 2020
@renovate renovate bot merged commit 5d5e1c5 into main Oct 28, 2020
@renovate renovate bot deleted the renovate/ioredis-4.x branch October 28, 2020 18:41
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.45%. Comparing base (ef700eb) to head (c6ad820).
Report is 308 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #438   +/-   ##
=======================================
  Coverage   43.45%   43.45%           
=======================================
  Files           9        9           
  Lines         313      313           
  Branches       38       38           
=======================================
  Hits          136      136           
  Misses        177      177           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants