Skip to content

@qified/redis - chore: upgrade redis#210

Merged
jaredwray merged 1 commit into
mainfrom
claude/qified-dependency-management-rh5000
Jul 16, 2026
Merged

@qified/redis - chore: upgrade redis#210
jaredwray merged 1 commit into
mainfrom
claude/qified-dependency-management-rh5000

Conversation

@jaredwray

Copy link
Copy Markdown
Owner

Please check if the PR fulfills these requirements

  • Followed the Contributing and Code of Conduct guidelines.
  • Tests for the changes have been added (for bug fixes/features) with 100% code coverage.

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Chore — runtime dependency upgrade of the redis client in the @qified/redis package. No source changes.

Versions

  • redis ^6.0.0^6.1.0 (@qified/redis)

Exact "Latest" from pnpm outdated (gated by the workspace minimumReleaseAge); minor bump.

Tests

  • pnpm build passes
  • pnpm test passes — qified 132, nats 80, rabbitmq 114, redis 88, valkey 88, zeromq 8; 100% coverage maintained (the @qified/redis integration tests run against the live redis service)

🤖 Generated with Claude Code


Generated by Claude Code

Upgrade the redis client in the redis provider package:
- redis ^6.0.0 → ^6.1.0 (@qified/redis)

pnpm build and pnpm test pass across all packages (100% coverage maintained).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014cLAa8HaTokNu5wBM7cM6x
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedredis@​6.1.010010010097100

View full report

@codecov

codecov Bot commented Jul 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (94a6907) to head (d73e014).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #210   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines         1659      1659           
  Branches       288       288           
=========================================
  Hits          1659      1659           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the 'redis' dependency from version 6.0.0 to 6.1.0 in 'packages/redis/package.json' and updates the corresponding lockfile 'pnpm-lock.yaml' to reflect the new version across all related Redis packages. I have no feedback to provide as there were no review comments submitted for this pull request.

@jaredwray jaredwray merged commit 3fd2f3d into main Jul 16, 2026
11 checks passed
@jaredwray jaredwray deleted the claude/qified-dependency-management-rh5000 branch July 16, 2026 21:03
@jaredwray jaredwray mentioned this pull request Jul 16, 2026
4 tasks
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