Skip to content

chore(deps): update material-ui monorepo#523

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/material-ui-monorepo
Open

chore(deps): update material-ui monorepo#523
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/material-ui-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@mui/icons-material (source) 9.0.19.1.1 age confidence
@mui/lab (source) 9.0.0-beta.39.0.0-beta.5 age confidence
@mui/material (source) 9.0.19.1.1 age confidence
@mui/x-charts (source) 9.3.09.5.0 age confidence

Release Notes

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

v9.1.1

Compare Source

Jun 11, 2026

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

@mui/material@9.1.1
@mui/styled-engine@9.1.1
  • [styled-engine] Prevent enableCssLayer styles from being overridden by unlayered styles (#​48603) @​Janpot
Docs
Core

All contributors of this release in alphabetical order: @​aemartos, @​brijeshb42, @​ifer47, @​Janpot, @​LukasTy, @​oliviertassinari, @​rluzists1, @​siriwatknp, @​vipin8797

v9.1.0

Compare Source

Jun 8, 2026

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

@mui/material@9.1.0
@mui/utils@9.1.0
Docs
Core

All contributors of this release in alphabetical order: @​brijeshb42, @​cherniavskii, @​JakeSaterlay, @​Janpot, @​joserodolfofreitas, @​LukasTy, @​mj12albert, @​nightt5879, @​noam3127, @​oliviertassinari, @​pavan-sh, @​silviuaavram, @​siriwatknp, @​tyalau, @​ZeeshanTamboli

mui/mui-x (@​mui/x-charts)

v9.5.0

Compare Source

Jun 11, 2026

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

Special thanks go out to community members @​mustafajw07 and @​Anexus5919 for their valuable contribution.

The following team members contributed to this release:
@​alexfauquette, @​JCQuintas, @​rita-codes, @​rluzists1, @​sai6855, @​siriwatknp, @​arminmeh, @​brijeshb42

Data Grid
@mui/x-data-grid@9.5.0
@mui/x-data-grid-pro@9.5.0 pro

Same changes as in @mui/x-data-grid@9.5.0, plus:

@mui/x-data-grid-premium@9.5.0 premium

Same changes as in @mui/x-data-grid-pro@9.5.0.

Date and Time Pickers
@mui/x-date-pickers@9.5.0
@mui/x-date-pickers-pro@9.5.0 pro

Same changes as in @mui/x-date-pickers@9.5.0.

Charts
@mui/x-charts@9.5.0
@mui/x-charts-pro@9.5.0 pro

Same changes as in @mui/x-charts@9.5.0, plus:

@mui/x-charts-premium@9.5.0 premium

Same changes as in @mui/x-charts-pro@9.5.0, plus:

Scheduler
@mui/x-scheduler@9.0.0-beta.1

Internal changes.

@mui/x-scheduler-premium@9.0.0-beta.1 premium

Same changes as in @mui/x-scheduler@9.0.0-beta.1, plus:

Core
Docs
Miscellaneous

v9.4.0

Compare Source

Jun 4, 2026

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

  • 🎉 Scheduler is now in Beta shipping with Timeline vitualization and lazy loading
  • 📆 Implement Event Timeline virtualization (#​22339)
  • 🫧 Introduce bubble charts (#​22537)
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Special thanks go out to these community members for their valuable contributions:
@​imxv, @​mixelburg, @​mustafajw07

The following team members contributed to this release:
@​aemartos, @​alexfauquette, @​arminmeh, @​bernardobelchior, @​cherniavskii, @​flaviendelangle, @​hasdfa, @​Janpot, @​JCQuintas, @​joserodolfofreitas, @​LukasTy, @​MBilalShafi, @​michelengelen, @​mj12albert, @​noraleonte, @​oliviertassinari, @​rita-codes, @​romgrk, @​sai6855

Data Grid
@mui/x-data-grid@9.4.0
@mui/x-data-grid-pro@9.4.0 pro

Same changes as in @mui/x-data-grid@9.4.0.

@mui/x-data-grid-premium@9.4.0 premium

This release includes a version bump of the @mui/x-internal-exceljs-fork package to address the vulnerable dependencies.
The following CVEs are fixed:

To make this security update possible, we bumped the node version requirement from >=14.0.0 to >=14.17.0.
Node.js 14.17.0 was released in May 2021, so we consider it safe to bump the requirement without causing issues for our users.

Same changes as in @mui/x-data-grid-pro@9.4.0, plus:

Date and Time Pickers
@mui/x-date-pickers@9.4.0

Internal changes.

@mui/x-date-pickers-pro@9.4.0 pro

Same changes as in @mui/x-date-pickers@9.4.0.

Charts
@mui/x-charts@9.4.0
@mui/x-charts-pro@9.4.0 pro

Same changes as in @mui/x-charts@9.4.0, plus:

@mui/x-charts-premium@9.4.0 premium

Same changes as in @mui/x-charts-pro@9.4.0, plus:

Tree View
@mui/x-tree-view@9.4.0

Internal changes.

@mui/x-tree-view-pro@9.4.0 pro

Same changes as in @mui/x-tree-view@9.4.0.

Scheduler
Breaking changes

The theme styleOverrides slots for the skeleton and the error container were
renamed and unified. The CSS utility class names (for example
.MuiEventCalendar-eventSkeleton) are not affected — only
theme.components.* overrides need updating.

Event skeleton

Before After
MuiEventCalendar slot EventSkeleton MuiEventSkeleton slot Root
MuiEventTimeline slot EventSkeleton MuiEventSkeleton slot Root

Error container

Before After
MuiEventCalendar / MuiEventTimeline slot ErrorContainer MuiEventErrorContainer slot Root
MuiEventCalendar / MuiEventTimeline slot ErrorAlert MuiEventErrorContainer slot Alert
MuiEventCalendar / MuiEventTimeline slot ErrorMessage MuiEventErrorContainer slot Message

If you customized these through the theme, update the component name and slot
names accordingly:

 components: {
-  MuiEventCalendar: {
+  MuiEventSkeleton: {
     styleOverrides: {
-      EventSkeleton: { /* ... */ },
+      Root: { /* ... */ },
     },
    },
  },
 }
@mui/x-scheduler@9.0.0-beta.0
@mui/x-scheduler-premium@9.0.0-beta.0 premium

Same changes as in @mui/x-scheduler@9.0.0-beta.0.

Docs
Core
Miscellaneous

Configuration

📅 Schedule: (UTC)

  • 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.

@renovate renovate Bot force-pushed the renovate/material-ui-monorepo branch from 0df7f7c to 2daf754 Compare June 8, 2026 10:42
@renovate renovate Bot changed the title chore(deps): update material-ui monorepo to v9.4.0 chore(deps): update material-ui monorepo Jun 8, 2026
@renovate renovate Bot force-pushed the renovate/material-ui-monorepo branch from 2daf754 to f699623 Compare June 11, 2026 07:02
@renovate renovate Bot force-pushed the renovate/material-ui-monorepo branch from f699623 to a9480fc Compare June 11, 2026 19:55
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.

0 participants