Skip to content

fix(supply-chain): adopt strict minimumReleaseAge posture - #1021

Merged
tylermorrisford merged 2 commits into
mainfrom
FEC-1199
Aug 4, 2026
Merged

fix(supply-chain): adopt strict minimumReleaseAge posture#1021
tylermorrisford merged 2 commits into
mainfrom
FEC-1199

Conversation

@tylermorrisford

Copy link
Copy Markdown
Contributor

Flip the pnpm age-gate from the soft fall-back to the strict posture, aligning with commercetools/nimbus#1859.

  • minimumReleaseAgeStrict: false -> true — no silent fall-back (or auto-generated exclude) when no version satisfies a range within the 24h gate.
  • minimumReleaseAgeIgnoreMissingTime: true -> false — enforce the gate even when a package's registry metadata omits a publish time.

No lockfile or dependency-graph change — these are resolution-policy flags only, so --frozen-lockfile stays valid; the flip just changes how the next resolution behaves.

Refs: FEC-1199 (epic FEC-964 — Supply Chain Hardening)

@changeset-bot

changeset-bot Bot commented Aug 3, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 76f3367

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@tylermorrisford tylermorrisford changed the title Fec 1199 fix(supply-chain): adopt strict minimumReleaseAge posture Aug 3, 2026
@tylermorrisford
tylermorrisford merged commit 4c8b9c3 into main Aug 4, 2026
5 checks passed
@tylermorrisford
tylermorrisford deleted the FEC-1199 branch August 4, 2026 20:11
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