Skip to content

[code-infra] Revert [email protected] minimumReleaseAge exemption#22953

Merged
LukasTy merged 1 commit into
mui:masterfrom
LukasTy:revert-nanoid-soak-exemption
Jun 26, 2026
Merged

[code-infra] Revert [email protected] minimumReleaseAge exemption#22953
LukasTy merged 1 commit into
mui:masterfrom
LukasTy:revert-nanoid-soak-exemption

Conversation

@LukasTy

@LukasTy LukasTy commented Jun 25, 2026

Copy link
Copy Markdown
Member

Reverts the temporary workaround from #22923.

Why

[email protected] (restored SLSA provenance) has now aged past the 3-day minimumReleaseAge soak window (it became installable at 2026-06-24 21:23 UTC) and is the newest 3.3.x. So any re-resolution (the react@^18 package-overrides install, pnpm dedupe) now lands on 3.3.15 and passes trustPolicy: no-downgrade on its own merit. The minimumReleaseAgeExclude entry is inert and can be removed.

Verification

A re-resolving install on the repo's exact policy settings + [email protected], with no nanoid exemption, succeeds and resolves [email protected].

Note: this self-heals only because nanoid's latest 3.3.x is attested. If the maintainer later ships another provenance-less patch, the same ERR_PNPM_TRUST_DOWNGRADE can recur on the react_18 re-resolution and the one-line exemption (pointed at the next attested version) would be reintroduced.

🤖 Generated with Claude Code

…de (mui#22923)"

This reverts commit c92c2ff.

The `minimumReleaseAgeExclude` entry for [email protected] was a temporary,
self-expiring workaround. [email protected] (with restored SLSA provenance) has
now aged past the 3-day `minimumReleaseAge` soak window and is the newest 3.3.x,
so re-resolution (the react@^18 package-overrides install, `pnpm dedupe`) lands
on it and passes `trustPolicy: no-downgrade` on its own merit. The exemption is
inert, so remove it.

Co-Authored-By: Claude Opus 4.8 <[email protected]>
@code-infra-dashboard

Copy link
Copy Markdown

Deploy preview

https://deploy-preview-22953--material-ui-x.netlify.app/

Bundle size

Bundle Parsed size Gzip size
@mui/x-data-grid 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-pro 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-premium 0B(0.00%) 0B(0.00%)
@mui/x-charts 0B(0.00%) 0B(0.00%)
@mui/x-charts-pro 0B(0.00%) 0B(0.00%)
@mui/x-charts-premium 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers-pro 0B(0.00%) 0B(0.00%)
@mui/x-tree-view 0B(0.00%) 0B(0.00%)
@mui/x-tree-view-pro 0B(0.00%) 0B(0.00%)
@mui/x-license 0B(0.00%) 0B(0.00%)

Details of bundle changes


Check out the code infra dashboard for more information about this PR.

@LukasTy LukasTy added type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature. scope: code-infra Involves the code-infra product (https://www.notion.so/mui-org/5562c14178aa42af97bc1fa5114000cd). labels Jun 25, 2026
@LukasTy LukasTy self-assigned this Jun 25, 2026
@LukasTy
LukasTy requested review from Janpot and brijeshb42 June 25, 2026 14:42
@LukasTy
LukasTy merged commit 223979e into mui:master Jun 26, 2026
23 of 24 checks passed
@LukasTy
LukasTy deleted the revert-nanoid-soak-exemption branch June 26, 2026 06:06
mbrookes pushed a commit to mbrookes/mui-x that referenced this pull request Jun 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: code-infra Involves the code-infra product (https://www.notion.so/mui-org/5562c14178aa42af97bc1fa5114000cd). type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants