Skip to content

cacheable - chore: upgrade qified#1678

Merged
jaredwray merged 1 commit into
mainfrom
claude/cacheable-dependency-management-d6gb1r
Jul 8, 2026
Merged

cacheable - chore: upgrade qified#1678
jaredwray merged 1 commit into
mainfrom
claude/cacheable-dependency-management-d6gb1r

Conversation

@jaredwray

Copy link
Copy Markdown
Owner

Please check if the PR fulfills these requirements

  • Followed the Contributing guidelines and Code of Conduct
  • Tests for the changes have been added (for bug fixes/features) with 100% code coverage. — N/A: dependency-only upgrade with no source changes.

What kind of change does this PR introduce?

Maintenance (chore) — runtime phase, qified ecosystem bump in the cacheable package (non-major, 0.x).

Versions

  • qified ^0.10.1^0.12.0 (cacheable, dependency)
  • @qified/redis ^0.10.1^0.12.0 (cacheable, devDependency — travels with the qified ecosystem)

Verification

  • pnpm build passes
  • node scripts/test-build.mjs (build-output validation) passes for all packages
  • pnpm test — every package passes at 100% coverage, including cacheable's full 296-test suite which exercises qified + @qified/redis over Redis — except the same 3 pre-existing sandbox-only failures (external mockhttp.org:8080 unreachable; two file-entry-cache tests that rely on chmod 0o000 failing under a non-root user). All three pass on GitHub CI.

Generated by Claude Code

qified ecosystem, non-major (0.x) bump in the cacheable package:

- qified ^0.10.1 -> ^0.12.0 (dependency)
- @qified/redis ^0.10.1 -> ^0.12.0 (devDependency)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01P1TBuMiXotBjpNHYcbwvqf
@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
Added@​qified/​redis@​0.12.0761009994100
Addedqified@​0.12.010010010091100

View full report

@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 dependencies in packages/cacheable/package.json and the corresponding lockfile pnpm-lock.yaml. Specifically, it upgrades @qified/redis and qified to version ^0.12.0, which also triggers an upgrade of redis and its related sub-packages to version 6.1.0. There are no review comments, and I have no feedback to provide.

@codecov

codecov Bot commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (41ea31d) to head (cc4d6b7).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1678   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           29        29           
  Lines         3504      3504           
  Branches       795       808   +13     
=========================================
  Hits          3504      3504           

☔ 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.

@jaredwray jaredwray merged commit 3c1e5b8 into main Jul 8, 2026
12 checks passed
@jaredwray jaredwray deleted the claude/cacheable-dependency-management-d6gb1r branch July 8, 2026 18:53
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