Skip to content

feat: add min-release-age-exclude config#9534

Merged
owlstronaut merged 1 commit into
npm:release/v11from
JamieMagee:backport/v11/9532
Jun 10, 2026
Merged

feat: add min-release-age-exclude config#9534
owlstronaut merged 1 commit into
npm:release/v11from
JamieMagee:backport/v11/9532

Conversation

@JamieMagee

Copy link
Copy Markdown
Contributor

Manual backport of #9532 to release/v11.

min-release-age-exclude exempts packages (exact name or glob, e.g. @myorg/*) from the min-release-age / before publish-time filter. Applied in install, update, outdated, and query.

Cherry-picked from c3e1a71 (-x). Two differences from the original PR:

  • Snapshots (docs, config, type-description) were regenerated against v11, since v11 has a different config set.
  • The original PR's smoke-snapshot commit was skipped. v11's strict-allow-scripts description and smoke snapshot are already in sync, so there was no drift to fix.

Ref #8994, #9532.

Co-authored-by: Casey Holzer <casey.h@leantaas.com>
(cherry picked from commit c3e1a71)
@JamieMagee JamieMagee requested review from a team as code owners June 10, 2026 21:05
@owlstronaut owlstronaut merged commit ae8ac4e into npm:release/v11 Jun 10, 2026
46 checks passed
@github-actions github-actions Bot mentioned this pull request Jun 10, 2026
@JamieMagee JamieMagee deleted the backport/v11/9532 branch June 14, 2026 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants