Skip to content

root - chore: upgrade Docker memcached service image - #131

Merged
jaredwray merged 1 commit into
mainfrom
chore/docker-memcached
Aug 19, 2026
Merged

root - chore: upgrade Docker memcached service image#131
jaredwray merged 1 commit into
mainfrom
chore/docker-memcached

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? Maintenance (Docker service image upgrade)

Summary

Upgrade the memcached test-service image from 1.6.44 to 1.6.45, the latest tag in the same 1.6 lineage.

Changes

  • docker-compose.yml: memcached:1.6.44memcached:1.6.45 (plain, TLS)
  • test/sasl/Dockerfile: FROM memcached:1.6.45 (SASL packages still resolve)

Verification

  • docker compose build memcached-sasl and docker compose up -d --force-recreate
  • pnpm build
  • pnpm test — 630 passed, 100% statement/line coverage
Open in Web Open in Cursor 

Bump compose and SASL Dockerfile tags to the latest 1.6.x lineage (1.6.44 → 1.6.45).

Co-authored-by: Jared Wray <me@jaredwray.com>
@codecov

codecov Bot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (1a4969a) to head (fa14ee6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #131   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines         1411      1411           
  Branches       310       310           
=========================================
  Hits          1411      1411           

☔ 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 marked this pull request as ready for review August 19, 2026 03:54
@jaredwray
jaredwray merged commit 5885484 into main Aug 19, 2026
17 checks passed
@jaredwray
jaredwray deleted the chore/docker-memcached branch August 19, 2026 03:54
@jaredwray jaredwray mentioned this pull request Aug 19, 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