Skip to content

Conversation

leibale
Copy link
Contributor

@leibale leibale commented Mar 8, 2021

Set node minimum version to >= 10 (currently the oldest active version),
Upgrade dependencies (including redis-commands),
Fix some tests

@leibale leibale requested a review from gkorland March 8, 2021 16:03
@leibale
Copy link
Contributor Author

leibale commented Mar 8, 2021

ref #1562
ref #1557

florian-schunk pushed a commit to florian-schunk/node-redis that referenced this pull request Jun 18, 2025
* upgrade workflow actions

* fix setup-node version

* change redis-64 version to 3.0.503

* fix "no password is set" for redis6,
fix tests to work with redis6,
add redis6 to workflows

* do not use assert.match (was added only at v13.6.0 & v12.16.0)

* fix errors.subscribeUnsubscribeOnly regex

* fix invaliodPassword typo

* send --save "" to redis-server in tests

* upgrade dependencies, set node minimum version to 10, use current LTS versions in tests and benchmark workflows

* change windows tests too

* revert mocha back to ^4.1.0

* fix for f552850 - revert mocha back to ^4.1.0

* fix some tests and upgrade mocha

* fix two more tests

* try to fix tests in windows

* upgrade denque and redis-commands
ref redis#1575

* replace `new Buffer` (deprecated) with `Buffer.from`

* Buffer.from(0) should be Buffer.alloc(0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants