Skip to content

chore(deps): let first-party magic packages update immediately - #26

Merged
GSTJ merged 1 commit into
masterfrom
fix/pnpm-first-party-release-age
Aug 5, 2026
Merged

chore(deps): let first-party magic packages update immediately#26
GSTJ merged 1 commit into
masterfrom
fix/pnpm-first-party-release-age

Conversation

@GSTJ

@GSTJ GSTJ commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Summary

The pnpm release-age policy now lets GSTJ's magic-* packages update immediately, matching the shared Renovate preset.

Details

  • Replaces six exact magic-* exclusions with the package-name pattern used by magic v1.12.5.
  • Keeps the 22 exact third-party grandfather entries. Future third-party releases still wait 14 days.

Testing steps

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

Local checks

@GSTJ
GSTJ force-pushed the fix/pnpm-first-party-release-age branch from 9d01a9d to bc5f50a Compare August 5, 2026 01:37
@GSTJ GSTJ changed the title fix(deps): let first-party magic packages update immediately chore(deps): let first-party magic packages update immediately Aug 5, 2026
@GSTJ
GSTJ merged commit 358a0c4 into master Aug 5, 2026
5 checks passed
@GSTJ
GSTJ deleted the fix/pnpm-first-party-release-age branch August 5, 2026 01:38
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