Coder Social home page Coder Social logo

Comments (11)

greenkeeper avatar greenkeeper commented on August 27, 2024

After pinning to 4.5.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

from node-ecache.

greenkeeper avatar greenkeeper commented on August 27, 2024
  • The devDependency ioredis was updated from 4.6.1 to 4.6.2.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.6.2

4.6.2 (2019-02-02)

Bug Fixes

  • subscriber initialization when using Cluster (#792) (32c48ef), closes #791
Commits

The new version differs by 6 commits.

  • 85b5326 chore(release): 4.6.2 [skip ci]
  • 32c48ef fix: subscriber initialization when using Cluster (#792)
  • f46490d chore(release): 4.6.1 [skip ci]
  • f368c8a fix(Cluster): ignore connection errors for subscriber. (#790)
  • fbcf692 chore(release): 4.6.0 [skip ci]
  • 0e7713f feat: add maxLoadingRetryTime option when redis server not ready (#784)

See the full diff

from node-ecache.

greenkeeper avatar greenkeeper commented on August 27, 2024
  • The devDependency ioredis was updated from 4.9.0 to 4.9.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.9.1

4.9.1 (2019-03-22)

Bug Fixes

Commits

The new version differs by 19 commits.

  • 7736c1c chore(release): 4.9.1 [skip ci]
  • 93ecd70 fix: use flexbuffer from GH with License (#821)
  • 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 to the original list (#814)
  • 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]
  • 6049f6c fix: add second arg to "node error" to know which node failed (#793)
  • 85b5326 chore(release): 4.6.2 [skip ci]
  • 32c48ef fix: subscriber initialization when using Cluster (#792)

There are 19 commits in total.

See the full diff

from node-ecache.

greenkeeper avatar greenkeeper commented on August 27, 2024
  • The devDependency ioredis was updated from 4.9.2 to 4.9.3.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.9.3

4.9.3 (2019-05-07)

Bug Fixes

  • more meaningful errors when using pipeline after exec(). (#858) (0c3ef01)
Commits

The new version differs by 24 commits.

  • 519d481 chore(release): 4.9.3 [skip ci]
  • 0c3ef01 fix: more meaningful errors when using pipeline after exec(). (#858)
  • 115a9f4 chore(release): 4.9.2 [skip ci]
  • 35e0c5e fix: removed flexbuffer dependency (#856)
  • 899486b docs: update example with 'del' operation (#855)
  • 7736c1c chore(release): 4.9.1 [skip ci]
  • 93ecd70 fix: use flexbuffer from GH with License (#821)
  • 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 to the original list (#814)
  • 0985ae8 docs: update license to 2019
  • 4068e67 docs: add CODE_OF_CONDUCT.md

There are 24 commits in total.

See the full diff

from node-ecache.

greenkeeper avatar greenkeeper commented on August 27, 2024
  • The devDependency ioredis was updated from 4.9.4 to 4.9.5.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.9.5

4.9.5 (2019-05-15)

Bug Fixes

Commits

The new version differs by 28 commits.

  • 9d9c292 chore(release): 4.9.5 [skip ci]
  • 68db71b fix(cluster): make blocking commands works with cluster (#867)
  • b323c1c chore(release): 4.9.4 [skip ci]
  • 9ddb58b fix: handle non-utf8 command name (#866)
  • 519d481 chore(release): 4.9.3 [skip ci]
  • 0c3ef01 fix: more meaningful errors when using pipeline after exec(). (#858)
  • 115a9f4 chore(release): 4.9.2 [skip ci]
  • 35e0c5e fix: removed flexbuffer dependency (#856)
  • 899486b docs: update example with 'del' operation (#855)
  • 7736c1c chore(release): 4.9.1 [skip ci]
  • 93ecd70 fix: use flexbuffer from GH with License (#821)
  • 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)

There are 28 commits in total.

See the full diff

from node-ecache.

greenkeeper avatar greenkeeper commented on August 27, 2024
  • The devDependency ioredis was updated from 4.9.5 to 4.10.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.10.0

4.10.0 (2019-05-23)

Features

Commits

The new version differs by 31 commits.

  • f941f62 chore(release): 4.10.0 [skip ci]
  • 644f5cb feat: upgrade to [email protected] for streams support
  • 5fe9002 docs(README): fix logo.svg being cut off (#845)
  • 9d9c292 chore(release): 4.9.5 [skip ci]
  • 68db71b fix(cluster): make blocking commands works with cluster (#867)
  • b323c1c chore(release): 4.9.4 [skip ci]
  • 9ddb58b fix: handle non-utf8 command name (#866)
  • 519d481 chore(release): 4.9.3 [skip ci]
  • 0c3ef01 fix: more meaningful errors when using pipeline after exec(). (#858)
  • 115a9f4 chore(release): 4.9.2 [skip ci]
  • 35e0c5e fix: removed flexbuffer dependency (#856)
  • 899486b docs: update example with 'del' operation (#855)
  • 7736c1c chore(release): 4.9.1 [skip ci]
  • 93ecd70 fix: use flexbuffer from GH with License (#821)
  • 5d50842 chore(release): 4.9.0 [skip ci]

There are 31 commits in total.

See the full diff

from node-ecache.

greenkeeper avatar greenkeeper commented on August 27, 2024
  • The devDependency ioredis was updated from 4.11.0 to 4.11.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.11.1

4.11.1 (2019-06-26)

Bug Fixes

Commits

The new version differs by 56 commits.

  • 4159a0b chore(release): 4.11.1 [skip ci]
  • 3fb2552 fix: use connector as class not value (#909)
  • 7a62aec chore(release): 4.11.0 [skip ci]
  • bf3fe29 feat: support custom connectors (#906)
  • 224df78 refactor: migrate tests to TypeScript (#905)
  • afff43c refactor: make last two files typescript (#902)
  • 04af92a docs(README): add introduction to Kuber (#901)
  • 7f4b3df refactor: migrate more files to TypeScript (#900)
  • 7e65619 chore(release): 4.10.4 [skip ci]
  • 3bc6165 fix(cluster): passing frozen natMap option causes crash
  • 1d606e4 docs: update API doc and README regarding dnsLookup attribute (#893)
  • 0f421bc refactor: prune old options assignment (#890)
  • fc4d096 chore(release): 4.10.3 [skip ci]
  • 8da8d78 fix(cluster): reorder defaults arguments to prioritize user options (#889)
  • e83226b chore(release): 4.10.2 [skip ci]

There are 56 commits in total.

See the full diff

from node-ecache.

greenkeeper avatar greenkeeper commented on August 27, 2024
  • The devDependency ioredis was updated from 4.11.1 to 4.11.2.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.11.2

4.11.2 (2019-07-13)

Bug Fixes

  • ETIMEDOUT error with Bluebird when connecting. (#925) (4bce38b), closes #918
Commits

The new version differs by 60 commits.

  • c5af1fc chore(release): 4.11.2 [skip ci]
  • 4bce38b fix: ETIMEDOUT error with Bluebird when connecting. (#925)
  • a90f0de style: fix eslint args and fixed new lint errors (#911)
  • 98ebeec style: add eslint & prettier (#907)
  • 4159a0b chore(release): 4.11.1 [skip ci]
  • 3fb2552 fix: use connector as class not value (#909)
  • 7a62aec chore(release): 4.11.0 [skip ci]
  • bf3fe29 feat: support custom connectors (#906)
  • 224df78 refactor: migrate tests to TypeScript (#905)
  • afff43c refactor: make last two files typescript (#902)
  • 04af92a docs(README): add introduction to Kuber (#901)
  • 7f4b3df refactor: migrate more files to TypeScript (#900)
  • 7e65619 chore(release): 4.10.4 [skip ci]
  • 3bc6165 fix(cluster): passing frozen natMap option causes crash
  • 1d606e4 docs: update API doc and README regarding dnsLookup attribute (#893)

There are 60 commits in total.

See the full diff

from node-ecache.

greenkeeper avatar greenkeeper commented on August 27, 2024
  • The devDependency ioredis was updated from 4.13.1 to 4.14.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.14.0

4.14.0 (2019-07-31)

Features

Commits

The new version differs by 79 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
  • 8fb9f97 fix(cluster): prefer master when there're two same node for a slot
  • 6b67c3f chore(release): 4.12.1 [skip ci]
  • 7bcd8a8 fix: handle connecting immediately after "end" event (#929)
  • 7defb6b chore(release): 4.12.0 [skip ci]
  • 8b150c2 feat(cluster): add #duplicate() method (#926)

There are 79 commits in total.

See the full diff

from node-ecache.

greenkeeper avatar greenkeeper commented on August 27, 2024
  • The devDependency ioredis was updated from 4.14.0 to 4.14.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.14.1

4.14.1 (2019-08-27)

Bug Fixes

Commits

The new version differs by 81 commits.

  • 1baff47 chore(release): 4.14.1 [skip ci]
  • ceefcfa fix: don’t clobber passed-in tls options with rediss:/ URLs (#949)
  • 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
  • 8fb9f97 fix(cluster): prefer master when there're two same node for a slot
  • 6b67c3f chore(release): 4.12.1 [skip ci]
  • 7bcd8a8 fix: handle connecting immediately after "end" event (#929)

There are 81 commits in total.

See the full diff

from node-ecache.

greenkeeper avatar greenkeeper commented on August 27, 2024
  • The devDependency ioredis was updated from 4.15.1 to 4.16.0.

Your tests are still failing with this version. Compare changes

Release Notes for v4.16.0

4.16.0 (2020-02-19)

Features

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

The new version differs by 103 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
  • 06b28e1 Allow sentinelRetryStrategy to be disabled
  • 416591c chore: remove format-check on travis
  • 9bda593 chore(release): 4.14.4 [skip ci]
  • 86470a8 fix: improved performance of Pipeline.exec (#991)
  • 5333468 chore(release): 4.14.3 [skip ci]

There are 103 commits in total.

See the full diff

from node-ecache.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.