Skip to content

chore(deps): enforce a 14-day release age - #39

Merged
GSTJ merged 1 commit into
masterfrom
chore/renovate-14-day-min-age
Aug 5, 2026
Merged

chore(deps): enforce a 14-day release age#39
GSTJ merged 1 commit into
masterfrom
chore/renovate-14-day-min-age

Conversation

@GSTJ

@GSTJ GSTJ commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Summary

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

Details

  • Sets pnpm's release-age policy to 20,160 minutes.
  • Keeps the already-reviewed lockfile installable with exact version exceptions. Any later version still waits.
  • Continues to inherit dependency updates from github>GSTJ/magic; there is no Dependabot version-update config in this repo.

Testing steps

  1. Check out this branch.
  2. Run:
pnpm install --frozen-lockfile
pnpm run lint
pnpm run format
pnpm run typecheck
pnpm run test
pnpm run build
npm pack --dry-run
pnpm run changelog:check
  1. Confirm installation accepts the lockfile under the supply-chain policy and every command exits successfully.

Local checks

@GSTJ
GSTJ merged commit 8542927 into master Aug 5, 2026
5 checks passed
@GSTJ
GSTJ deleted the chore/renovate-14-day-min-age branch August 5, 2026 00:51
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