Skip to content

[release] v7.3.10#48220

Merged
silviuaavram merged 5 commits intomui:v7.xfrom
silviuaavram:release/v7.3.10
Apr 8, 2026
Merged

[release] v7.3.10#48220
silviuaavram merged 5 commits intomui:v7.xfrom
silviuaavram:release/v7.3.10

Conversation

@silviuaavram
Copy link
Copy Markdown
Member

@silviuaavram silviuaavram commented Apr 7, 2026

@silviuaavram silviuaavram self-assigned this Apr 7, 2026
Copilot AI review requested due to automatic review settings April 7, 2026 09:03
@silviuaavram silviuaavram added release We are shipping :D. v7.x labels Apr 7, 2026
@mui-bot
Copy link
Copy Markdown

mui-bot commented Apr 7, 2026

Netlify deploy preview

https://deploy-preview-48220--material-ui.netlify.app/

Bundle size report

Bundle Parsed size Gzip size
@mui/material 🔺+2B(0.00%) 🔺+2B(0.00%)
@mui/lab 0B(0.00%) 0B(0.00%)
@mui/system 🔺+2B(0.00%) 🔺+1B(0.00%)
@mui/utils 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against 145e90a

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares the repo for the v7.3.10 release by bumping package versions and adding the 7.3.10 release notes to the root changelog.

Changes:

  • Bump monorepo + selected package versions from 7.3.9 to 7.3.10.
  • Bump @mui/lab prerelease version from 7.0.1-beta.23 to 7.0.1-beta.24.
  • Add a new 7.3.10 section to CHANGELOG.md.

Reviewed changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
packages/mui-system/package.json Version bump to 7.3.10.
packages/mui-material/package.json Version bump to 7.3.10.
packages/mui-material-pigment-css/package.json Version bump to 7.3.10.
packages/mui-lab/package.json Prerelease version bump to 7.0.1-beta.24.
packages/mui-icons-material/package.json Version bump to 7.3.10.
packages/mui-docs/package.json Version bump to 7.3.10.
packages/mui-core-downloads-tracker/package.json Version bump to 7.3.10.
packages/mui-codemod/package.json Version bump to 7.3.10.
package.json Monorepo version bump to 7.3.10.
CHANGELOG.md Add release notes for 7.3.10.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

{
"name": "@mui/monorepo",
"version": "7.3.9",
"version": "7.3.10",
Copy link

Copilot AI Apr 7, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The monorepo release version was bumped to 7.3.10 here, but several other packages in packages/ still have "version": "7.3.9" (e.g. @mui/utils, @mui/styled-engine, @mui/styled-engine-sc, @mui/private-theming, @mui/material-nextjs). This version skew is likely to break the release/publish process or produce an inconsistent release—please bump the remaining package versions (or document why they are intentionally not part of this release).

Suggested change
"version": "7.3.10",
"version": "7.3.9",

Copilot uses AI. Check for mistakes.
@@ -1,7 +1,7 @@
{
"name": "@mui/lab",
"//": "version should be 'alpha' at all time",
Copy link

Copilot AI Apr 7, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This package.json states the version should be 'alpha' at all times, but the version being published is 7.0.1-beta.24. Please either update the comment to match the intended prerelease tag, or change the version to use an -alpha prerelease to avoid confusion for maintainers and release automation.

Suggested change
"//": "version should be 'alpha' at all time",
"//": "version should be 'beta' at all time",

Copilot uses AI. Check for mistakes.
Copy link
Copy Markdown
Member

@mnajdova mnajdova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Versions looks good 👌

Copy link
Copy Markdown
Member

@siriwatknp siriwatknp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

versions look good.

Copy link
Copy Markdown
Member

@siriwatknp siriwatknp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the release needs another PR to update the "NPM tag references" first.

@mnajdova
Copy link
Copy Markdown
Member

mnajdova commented Apr 7, 2026

Can you make sure all packages updated here #48222 are bumped in the release PR?

Copy link
Copy Markdown
Member

@siriwatknp siriwatknp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢 it

ZeeshanTamboli and others added 2 commits April 8, 2026 11:32
Signed-off-by: Zeeshan Tamboli <zeeshan.tamboli@gmail.com>
@silviuaavram silviuaavram merged commit 2a8ad69 into mui:v7.x Apr 8, 2026
18 checks passed
@silviuaavram silviuaavram deleted the release/v7.3.10 branch April 8, 2026 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release We are shipping :D. v7.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants