Skip to content

fix(deps): update material-ui monorepo to v9#488

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

fix(deps): update material-ui monorepo to v9#488
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-material-ui-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 15, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@mui/icons-material (source) ^7.0.0^9.0.0 age confidence
@mui/material (source) ^7.0.0^9.0.0 age confidence
@mui/utils (source) ^7.0.0^9.0.0 age confidence
@mui/x-charts (source) ^8.0.0^9.0.0 age confidence
@mui/x-date-pickers (source) ^8.0.0^9.0.0 age confidence

Release Notes

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

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

v9.0.0

Compare Source

Apr 7, 2026

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

🥳 We're excited to announce the stable release of Material UI v9! This major release focus on accessibility improvements, sx prop performance, and cleanup of deprecated APIs.

For more details, check out the upgrade guide.

@mui/material@9.0.0
Core

All contributors of this release in alphabetical order: @​brijeshb42, @​mj12albert, @​noraleonte, @​rita-codes, @​sai6855, @​silviuaavram, @​siriwatknp

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

v9.0.4

Compare Source

Apr 28, 2026

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

  • Fix Pickers previous (v9.0.3) release ensuring the latest @mui/x-internals version usage

The following team members contributed to this release:
@​alexfauquette, @​JCQuintas, @​LukasTy, @​mj12albert

Data Grid
@mui/x-data-grid@9.0.4

Internal changes.

@mui/x-data-grid-pro@9.0.4 pro

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

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

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

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

Internal changes.

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

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

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

Same changes as in @mui/x-charts@9.0.4.

@mui/x-charts-premium@9.0.4 premium

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

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

Internal changes.

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

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

Scheduler
@mui/x-scheduler@9.0.4

Internal changes.

@mui/x-scheduler-premium@9.0.4 premium

Same changes as in @mui/x-scheduler@9.0.4.

Codemod
@mui/x-codemod@9.0.4

Internal changes.

Docs
Core

v9.0.3

Compare Source

Apr 27, 2026

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

  • ⌨️ Keyboard support for creating events in the Scheduler

Special thanks go out to these community members for their valuable contributions:
@​supunsathsara, @​ZAKIURREHMAN

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

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

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

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

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

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

Same changes as in @mui/x-date-pickers@9.0.3, plus:

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

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

@mui/x-charts-premium@9.0.3 premium

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

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

Internal changes.

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

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

Scheduler
Breaking changes
  • The views of EventTimelinePremium have been renamed to presets, with names that describe the header layout. The props view/defaultView/views/onViewChange are now preset/defaultPreset/presets/onPresetChange, and the type EventTimelinePremiumView is now EventTimelinePremiumPreset.
Old New
time dayAndHour
days day
weeks dayAndWeek
months monthAndYear
years year

CSS variables (--time-cell-width, etc.) and headless store state (state.view, setView) follow the same rename. The presets array is now sorted internally against a canonical zoom order.

@mui/x-scheduler@9.0.0-alpha.3
@mui/x-scheduler-premium@9.0.0-alpha.3 premium

Same changes as in @mui/x-scheduler@9.0.0-alpha.3.

Docs
Core
Miscellaneous

v9.0.2

Compare Source

Apr 15, 2026

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

  • 📊 Added valueGetter to axes and series configurations, which allow for dynamically getting data out of a dataset.
  • 🐞 Bugfixes
  • 📚 Docs updates

Special thanks go out to these community members for their valuable contributions:
@​Anexus5919, @​nk10nikhil

The following team members contributed to this release:
@​aemartos, @​alexfauquette, @​brijeshb42, @​Janpot, @​JCQuintas, @​LukasTy, @​MBilalShafi, @​michelengelen, @​rita-codes, @​sai6855

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

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

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

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

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

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

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

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

@mui/x-charts-premium@9.0.2 premium

Same changes as in @mui/x-charts-pro@9.0.2.

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

Internal changes.

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

Same changes as in @mui/x-tree-view@9.0.2, plus:

Scheduler
@mui/x-scheduler@9.0.0-alpha.2
@mui/x-scheduler-premium@9.0.0-alpha.2 premium

Same changes as in @mui/x-scheduler@9.0.0-alpha.2.

Chat
@mui/x-chat@9.0.0-alpha.1
  • Internal changes.
@mui/x-chat-headless@9.0.0-alpha.1
  • Internal changes.
Docs
Core
Miscellaneous

v9.0.1

Compare Source

Apr 8, 2026

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

  • Docs updates 📚
  • Chat release 🥳

Special thanks go out to community member @​mixelburg for their valuable contribution.

The following team members contributed to this release:
@​alexfauquette, @​cherniavskii, @​hasdfa, @​Janpot, @​LukasTy, @​MBilalShafi, @​rita-codes

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

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

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

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

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

Same changes as in @mui/x-charts@9.0.1.

@mui/x-charts-premium@9.0.1 premium

Same changes as in @mui/x-charts-pro@9.0.1.

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

Internal changes.

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

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

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

Internal changes.

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

Same changes as in @mui/x-scheduler@9.0.0-alpha.1.

Chat
@mui/x-chat@9.0.0-alpha.0
@mui/x-chat-headless@9.0.0-alpha.0
Docs
Core
Miscellaneous

v9.0.0

Compare Source

Apr 8, 2026

🥳 We're excited to announce the stable release of MUI X v9!
This major release includes many new features and improvements. Here are some highlights ✨:

We'd like to extend a big thank you to the 5 contributors who made this release possible.
The following team members contributed to this release:
@​DanailH, @​LukasTy, @​MBilalShafi, @​oliviertassinari, [@​siriwatknp](https://redirect.github.com/siriwatknp

Note

PR body was truncated to here.


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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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/major-material-ui-monorepo branch 3 times, most recently from 930942e to 673f732 Compare April 22, 2026 18:17
@renovate renovate Bot force-pushed the renovate/major-material-ui-monorepo branch 2 times, most recently from 8550bb1 to 7be2968 Compare April 29, 2026 14:16
@renovate renovate Bot force-pushed the renovate/major-material-ui-monorepo branch 3 times, most recently from 6b87201 to 5249e76 Compare May 12, 2026 17:12
@renovate renovate Bot changed the title fix(deps): update material-ui monorepo to v9 (major) fix(deps): update material-ui monorepo to v9 May 12, 2026
@renovate renovate Bot force-pushed the renovate/major-material-ui-monorepo branch from 5249e76 to c016bc2 Compare May 14, 2026 04:40
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