Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 10, 2025

This PR contains the following updates:

Package Change Age Confidence
@mui/icons-material (source) 7.3.2 -> 7.3.4 age confidence
@mui/material (source) 7.3.2 -> 7.3.4 age confidence
@mui/x-date-pickers (source) 8.11.1 -> 8.15.0 age confidence

Release Notes

mui/material-ui (@​mui/icons-material)

v7.3.4

Compare Source

Oct 2, 2025

A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:

Small update to revert a change that broke the <Tabs> component. Also publishing a beta version of @mui/lab which was accidentally published as a stable release.

@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​Janpot, @​siriwatknp, @​ZeeshanTamboli

v7.3.3

Compare Source

Sep 30, 2025

A big thanks to the 14 contributors who made this release possible.

@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​alelthomas, @​bernardobelchior, @​brijeshb42, @​christopherschroer, @​Janpot, @​Jayesh-11, @​jonyen, @​mapache-salvaje, @​monam2, @​oliviertassinari, @​sai6855, @​siriwatknp, @​wo-o29, @​ZeeshanTamboli

mui/mui-x (@​mui/x-date-pickers)

v8.15.0

Compare Source

Oct 23, 2025

We'd like to extend a big thank you to the 14 contributors who made this release possible. Here are some highlights ✨:

  • 🖌️ Add new brush charts interaction for building custom behavior.
    brush visualization example
  • ⚡️ Performance improvements for large bar charts
  • 🤖 Data Grid AI assistant can now visualize the query results by controlling the chart integration settings
  • 📦 DataGrid uses an internal MUI fork of ExcelJS that does not depend on vulnerable versions of NPM packages
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Special thanks go out to the community members for their valuable contributions:
@​ZagrebaAlex

The following are all team members who have contributed to this release:
@​alexfauquette, @​bernardobelchior, @​cherniavskii, @​flaviendelangle, @​Janpot, @​JCQuintas, @​KenanYusuf, @​prakhargupta1, @​rita-codes, @​siriwatknp, @​arminmeh, @​brijeshb42, @​noraleonte

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

@mui/[email protected] premium

Same changes as in @mui/[email protected], plus:

Date and Time Pickers
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Tree View
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Codemod
@mui/[email protected]

Internal changes.

Docs
Core

v8.14.1

Compare Source

Oct 16, 2025

We'd like to extend a big thank you to the 14 contributors who made this release possible. Here are some highlights ✨:

  • 🚀 Charts have optimized data structures for closest point calculations — initial render times reduced by ~25% for 1,000+ data points, with greater gains at larger scales (#​19790) @​bernardobelchior
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Special thanks go out to the community members for their valuable contributions:
@​djpremier, @​jacknot, @​justdoit1897, @​mellis481, @​sai6855

The following are all team members who have contributed to this release:
@​arminmeh, @​bernardobelchior, @​brijeshb42, @​cherniavskii, @​flaviendelangle, @​Janpot, @​JCQuintas, @​noraleonte, @​siriwatknp

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

  • [DataGridPro] Clear cache before new request to the nested request queue after a row has been edited (#​19873) @​arminmeh
@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date and Time Pickers
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Tree View
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Codemod
@mui/[email protected]

Internal changes.

Docs
Core

v8.14.0

Compare Source

Oct 9, 2025

We'd like to extend a big thank you to the 14 contributors who made this release possible. Here are some highlights ✨:

Special thanks go out to the community members for their valuable contributions:
@​djpremier, @​Utkarsh-0304

The following are all team members who have contributed to this release:
@​alexfauquette, @​bernardobelchior, @​flaviendelangle, @​hasdfa, @​Janpot, @​JCQuintas, @​prakhargupta1, @​rita-codes, @​noraleonte, @​brijeshb42, @​arminmeh, @​michelengelen

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected], plus:

Date and Time Pickers
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Tree View
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Codemod
@mui/[email protected]

Internal changes.

Docs
Core
Miscellaneous

v8.12.0

Compare Source

Sep 25, 2025

We'd like to extend a big thank you to the 15 contributors who made this release possible. Here are some highlights ✨:

  • 🤝 Grid-Charts integration

Grid x Charts

👉 🎥 Watch the full video

  • ⌨️ Charts keyboard navigation
  • ⚡️ Charts: Add new renderer="svg-batch" prop to Scatter charts that provides improved performance for large datasets
  • 🐞 Bugfixes
  • 📚 Documentation improvements
  • 🧰 Codemod requires Node >=20.19

@mui/x-codemod minimum supported Node version is 20.19.
This was only the case due to using the v18 yargs package; this now explicitly aligns with it. (#​18979)

Special thanks go out to the community members for their valuable contributions:
@​deade1e, @​sai6855, @​thomas-mcdonald

The following are all team members who have contributed to this release:
@​alexfauquette, @​bernardobelchior, @​flaviendelangle, @​Janpot, @​JCQuintas, @​LukasTy, @​michelengelen, @​prakhargupta1, @​rita-codes, @​siriwatknp, @​arminmeh, @​romgrk

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected], plus:

Date and Time Pickers
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

@mui/[email protected] premium

Same changes as in @mui/[email protected], plus:

Tree View
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Codemod
@mui/[email protected]
Docs
Core
Miscellaneous

v8.11.3

Compare Source

Sep 16, 2025

We'd like to extend a big thank you to the 11 contributors who made this release possible. Here are some highlights ✨:

  • 🐞 Bugfixes
  • 📚 Documentation improvements

Special thanks go out to the community members for their valuable contributions:
@​sai6855

The following are all team members who have contributed to this release:
@​alexfauquette, @​bernardobelchior, @​brijeshb42, @​cherniavskii, @​flaviendelangle, @​Janpot, @​JCQuintas, @​LukasTy, @​rita-codes, @​siriwatknp

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date and Time Pickers
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

Tree View
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Codemod
@mui/[email protected]

Internal changes.

Docs
Core

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Sep 10, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
react-boilerplate Ready Ready Preview Comment Oct 9, 2025 6:33pm

@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 51d23ec to 3584ec2 Compare September 17, 2025 10:07
@renovate renovate bot changed the title fix(deps): update dependency @mui/x-date-pickers to v8.11.2 fix(deps): update dependency @mui/x-date-pickers to v8.11.3 Sep 17, 2025
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 3584ec2 to ed5f7d0 Compare September 25, 2025 16:36
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from ed5f7d0 to c265fdd Compare September 25, 2025 21:55
@renovate renovate bot changed the title fix(deps): update dependency @mui/x-date-pickers to v8.11.3 fix(deps): update dependency @mui/x-date-pickers to v8.12.0 Sep 25, 2025
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from c265fdd to 1752507 Compare October 1, 2025 21:24
@renovate renovate bot changed the title fix(deps): update dependency @mui/x-date-pickers to v8.12.0 fix(deps): update material-ui monorepo Oct 1, 2025
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 1752507 to d42e781 Compare October 2, 2025 19:05
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from d42e781 to 13ad36f Compare October 9, 2025 18:32
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 2 times, most recently from 5aeaa9d to c0f759c Compare October 21, 2025 12:11
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from c0f759c to d46ac6b Compare October 23, 2025 14: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.

1 participant