Skip to content

hookified - chore: defense - drop first-party pnpm cooldown exclude - #186

Merged
jaredwray merged 2 commits into
mainfrom
cursor/defense-pnpm-cooldown-96ce
Aug 19, 2026
Merged

hookified - chore: defense - drop first-party pnpm cooldown exclude#186
jaredwray merged 2 commits into
mainfrom
cursor/defense-pnpm-cooldown-96ce

Conversation

@jaredwray

Copy link
Copy Markdown
Owner

Summary

Drop the first-party pnpm cooldown exclude so the 7-day gate covers packages this owner publishes (section 3).

Status update: DEFENSE_IN_DEPTH.md: 7-day cooldown → (PR pending); Safe Chain → PR #185

Changes

  • Remove minimumReleaseAgeExclude: docula@2.0.0 from pnpm-workspace.yaml. Cooldown keys were already at the baseline.

Verification

  • pnpm install --frozen-lockfile succeeds
  • No first-party minimumReleaseAgeExclude remains

Reference: defense-in-depth-nodejs § 3

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 / security

Open in Web Open in Cursor 

cursoragent and others added 2 commits August 19, 2026 19:45
Remove docula from minimumReleaseAgeExclude so the 7-day
gate applies to first-party packages too.

Co-authored-by: Jared Wray <me@jaredwray.com>
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 (2bc0f26) to head (23ff8b9).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #186   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          433       433           
  Branches       109       109           
=========================================
  Hits           433       433           

☔ 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 19:47
@jaredwray
jaredwray merged commit 54a7f2a into main Aug 19, 2026
13 checks passed
@jaredwray
jaredwray deleted the cursor/defense-pnpm-cooldown-96ce branch August 19, 2026 20:04
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