Skip to content

Conversation

bernardobelchior
Copy link
Member

Fixes failing CI actions in master, such as the ones from this commit and this one.

This PR added a dependency that depended on lru-cache v11.2.1, while this one upgraded lru-cache to v11.2.2.

Since a new dependency was added that depended on lru-cache, there was no conflict in the pnpm-lock.yaml file.

This PR just fixes that by ensuring we're using lru-cache v11.2.2 everywhere.

@bernardobelchior bernardobelchior requested a review from a team September 29, 2025 09:49
@bernardobelchior bernardobelchior 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 Sep 29, 2025
@mui-bot
Copy link

mui-bot commented Sep 29, 2025

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

Bundle size report

ℹ️ Using snapshot from parent commit e943268 (fallback from merge base 261cc05).

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 🔺+162B(+0.05%) 🔺+25B(+0.02%)
@mui/x-charts-pro 🔺+213B(+0.05%) 🔺+6B(0.00%)
@mui/x-charts-premium 🔺+213B(+0.05%) 🔺+9B(+0.01%)
@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%)

Details of bundle changes

Generated by 🚫 dangerJS against 970b2b5

@JCQuintas
Copy link
Member

Was creating the pr just now 😆

@JCQuintas JCQuintas enabled auto-merge (squash) September 29, 2025 09:51
@JCQuintas JCQuintas merged commit 8fe6c2e into mui:master Sep 29, 2025
24 checks passed
@bernardobelchior bernardobelchior deleted the fix-lru-cache-pnpm-lock branch September 29, 2025 10:11
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.

4 participants