Skip to content

chore(deps): update mui stack#15

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/mui-stack
Open

chore(deps): update mui stack#15
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/mui-stack

Conversation

@renovate

@renovate renovate Bot commented May 4, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@mui/material (source) ^9.0.0^9.1.0 age confidence
@mui/x-data-grid (source) ^9.0.2^9.4.0 age confidence

Release Notes

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

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

v9.0.1

Compare Source

May 6, 2026

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

@mui/material@9.0.1
@mui/system@9.0.1
  • [system] Fix theme mutation when using responsive typography shorthand in sx (#​48266) @​tomups
@mui/codemod@9.0.1
@mui/utils@9.0.1
Docs
Core

All contributors of this release in alphabetical order: @​ayushshukla1807, @​brijeshb42, @​chudesno, @​franco-dias, @​hasdfa, @​imazizbohra, @​Janpot, @​JCQuintas, @​joserodolfofreitas, @​LukasTy, @​mapache-salvaje, @​mj12albert, @​mnajdova, @​Mr-Quin, @​nitzan-treg, @​oliviertassinari, @​pavan-sh, @​sai6855, @​sandeshdamkondwar, @​SAY-5, @​silviuaavram, @​siriwatknp, @​starboyvarun, @​tomups, @​ZeeshanTamboli

mui/mui-x (@​mui/x-data-grid)

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

v9.3.0

Compare Source

May 21, 2026

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

  • 📆 Refactor Calendar Range drag editing to use Pointer Events instead of drag and touch events combination (#​22279)
  • ✨ Apply lazy loading to EventTimelinePremium (#​22308)
  • 🐞 Bugfixes
  • 📚 Documentation improvements
  • 🌎 Added Norwegian bokmål (nb-NO) locale to the Scheduler
  • 🌎 Improved Swedish (sv-SE) locale on the Data Grid

Special thanks go out to these community members for their valuable contributions:
@​Anexus5919, @​jvskriubakken, @​oscar-b, @​rin, @​viktormelin

The following team members contributed to this release:
@​aemartos, @​alexfauquette, @​arminmeh, @​Janpot, @​JCQuintas, @​LukasTy, @​mj12albert, @​oliviertassinari, @​rita-codes, @​romgrk, @​sai6855

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

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

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

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

Date and Time Pickers
@mui/x-date-pickers@9.3.0
`@mui/x-

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "before 5am on monday"
  • 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 added the dependencies label May 4, 2026
@renovate renovate Bot changed the title chore(deps): update dependency @mui/x-data-grid to ^9.0.4 chore(deps): update mui stack May 7, 2026
@renovate renovate Bot force-pushed the renovate/mui-stack branch 3 times, most recently from 10895ae to 4782881 Compare May 13, 2026 16:32
@renovate renovate Bot force-pushed the renovate/mui-stack branch from 4782881 to 6460880 Compare May 21, 2026 13:15
@renovate renovate Bot force-pushed the renovate/mui-stack branch from 6460880 to 9f743eb Compare June 4, 2026 17:55
@renovate renovate Bot force-pushed the renovate/mui-stack branch from 9f743eb to cb3eca3 Compare June 8, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants