Skip to content

memcache - chore: defense - prefer tilde dependency ranges - #112

Closed
jaredwray wants to merge 1 commit into
mainfrom
cursor/defense-pnpm-tilde-ranges-2602
Closed

memcache - chore: defense - prefer tilde dependency ranges#112
jaredwray wants to merge 1 commit into
mainfrom
cursor/defense-pnpm-tilde-ranges-2602

Conversation

@jaredwray

Copy link
Copy Markdown
Owner

Summary

Prefer ~ over ^ for direct dependencies so patch updates still flow, but new minors require a reviewed range bump.

Status update

DEFENSE_IN_DEPTH.md: § 3 ~ ranges → (PR pending); frozen lockfile and Socket Firewall → PR #111 (merged)

Changes

  • Runtime: hashery and hookified ^~
  • Direct devDependencies ^~ (wrangler was already ~)
  • Lockfile specifiers updated; unused extra versions dropped (esbuild@0.28.0, undici@7.25.0, and similar)

Verification

Reference

defense-in-depth-nodejs § 3

Open in Web Open in Cursor 

Switch ^ to ~ so new minors cannot land without review. Runtime deps
hashery and hookified, plus direct devDependencies. Reconcile frozen
lockfile and Socket Firewall as merged in PR #111.

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

codecov Bot commented Aug 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (8b4058b) to head (b896310).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #112   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines         1399      1399           
  Branches       303       303           
=========================================
  Hits          1399      1399           

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

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