Skip to content

chore(tests): bump default docker test image to 8.8-m03#3260

Merged
nkaradzhov merged 2 commits intoredis:masterfrom
nkaradzhov:bump-test-image
Apr 30, 2026
Merged

chore(tests): bump default docker test image to 8.8-m03#3260
nkaradzhov merged 2 commits intoredis:masterfrom
nkaradzhov:bump-test-image

Conversation

@nkaradzhov
Copy link
Copy Markdown
Collaborator

@nkaradzhov nkaradzhov commented Apr 30, 2026

Description

Describe your pull request here


Checklist

  • Does npm test pass with this change (including linting)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?

Note

Low Risk
Primarily a test-environment version bump plus small typing/cleanup changes; risk is limited to potential test behavior differences in the newer Redis 8.8 milestone image.

Overview
Updates the CI Redis version matrix and all package TestUtils.createFromConfig defaults from 8.8-m02 to 8.8-m03, so tests run against the newer 8.8 milestone image by default.

Also includes minor test-utility TypeScript hygiene fixes (sentinel test util import/type tightening, removing stray characters, varlet/const, ignoring unused params, and narrowing parseFirstKey args to unknown).

Reviewed by Cursor Bugbot for commit 4e0b9cd. Bugbot is set up for automated code reviews on this repo. Configure here.

@nkaradzhov nkaradzhov requested a review from PavelPashov April 30, 2026 12:14
@nkaradzhov nkaradzhov merged commit 5e8b868 into redis:master Apr 30, 2026
30 of 31 checks passed
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