Skip to content

chore(deps): enforce a 14-day package quarantine - #25

Merged
GSTJ merged 1 commit into
masterfrom
chore/renovate-supply-chain-floor
Aug 5, 2026
Merged

chore(deps): enforce a 14-day package quarantine#25
GSTJ merged 1 commit into
masterfrom
chore/renovate-supply-chain-floor

Conversation

@GSTJ

@GSTJ GSTJ commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Summary

Dependency installs now hold newly published package versions for 14 days before accepting them.

Details

  • Sets pnpm's install-time release age to 20,160 minutes for direct and transitive dependencies.
  • Grandfathers the 28 exact versions already locked on master on 2026-08-04. Future versions still wait.
  • Continues to get dependency updates from github>GSTJ/magic; this repo has no Dependabot version-update config.

Testing steps

  1. Check out this branch.
  2. Run:
corepack pnpm install --frozen-lockfile
corepack pnpm run build
corepack pnpm run lint
corepack pnpm run format
corepack pnpm run typecheck
corepack pnpm test
corepack pnpm run changelog:check
  1. Confirm the install reports that the lockfile passes the supply-chain policy and every command exits successfully.

Local checks

@GSTJ
GSTJ merged commit fcb8a29 into master Aug 5, 2026
5 checks passed
@GSTJ
GSTJ deleted the chore/renovate-supply-chain-floor branch August 5, 2026 00:52
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.

1 participant