Skip to content

fix(deps): update dependency @mui/x-date-pickers to v9#3804

Draft
renovate-bot wants to merge 1 commit into
mozilla-releng:mainfrom
renovate-bot:renovate/mui-x-date-pickers-9.x
Draft

fix(deps): update dependency @mui/x-date-pickers to v9#3804
renovate-bot wants to merge 1 commit into
mozilla-releng:mainfrom
renovate-bot:renovate/mui-x-date-pickers-9.x

Conversation

@renovate-bot

@renovate-bot renovate-bot commented Jun 1, 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/x-date-pickers (source) ^8.10.0^9.0.0 age confidence

Release Notes

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

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-date-pickers-pro@9.3.0 pro

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

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

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

@mui/x-charts-premium@9.3.0 premium

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

Tree View
@mui/x-tree-view-pro@9.3.0 pro

Internal changes.

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

Same changes as in @mui/x-scheduler@9.0.0-alpha.7, plus:

Docs
Core
Miscellaneous

v9.2.0

Compare Source

May 13, 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 these community members for their valuable contributions:
@​Anexus5919, @​mustafajw07

The following team members contributed to this release:
@​aemartos, @​alexfauquette, @​bernardobelchior, @​JCQuintas, @​oliviertassinari, @​sai6855, @​siriwatknp

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

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

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

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

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

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

Charts
@mui/x-charts@9.2.0

Internal changes.

@mui/x-charts-pro@9.2.0 pro

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

@mui/x-charts-premium@9.2.0 premium

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

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

Internal changes.

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

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

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

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

Codemod
@mui/x-codemod@9.1.0

Internal changes.

Docs
Miscellaneous

v9.1.0

Compare Source

May 8, 2026

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

  • ⚡️ Add a WebGL renderer to the Scatter chart, and apply the same WebGL performance patterns to the candlestick and heatmap [Premium]
  • 🐞 Bugfixes
  • 📚 Documentation improvements

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

The following team members contributed to this release:
@​alexfauquette, @​brijeshb42, @​flaviendelangle, @​JCQuintas, @​LukasTy, @​mapache-salvaje, @​MBilalShafi, @​michelengelen, @​oliviertassinari, @​rita-codes

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

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

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

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

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

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

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

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

@mui/x-charts-premium@9.1.0 premium

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

Tree View
@mui/x-tree-view@9.1.0
@mui/x-tree-view-pro@9.1.0 pro

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

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

Same changes as in @mui/x-scheduler@9.0.0-alpha.5, plus:

  • [scheduler] Replace per-view headers with a generic EventTimelinePremiumHeader in the EventTimeline (#​22222) @​rita-codes
Codemod
@mui/x-codemod@9.1.0

Internal changes.

Docs
Core
Miscellaneous

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](https://mui.com/r/x-pro-svg-link "Pro

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • On day 1 and 15 of the month (* * 1,15 * *)
  • 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 this update 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-bot renovate-bot requested a review from a team as a code owner June 1, 2026 11:15

@bhearsum bhearsum left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks unsafe to take because of:

Removed the legacy Pickers and Field TextField props (for example: InputProps) in favor of the nested slotProps. Read more

We have at least one instance of InputProps being used:

Holding off on this for now.

@renovate-bot renovate-bot force-pushed the renovate/mui-x-date-pickers-9.x branch 2 times, most recently from 935de40 to b075ead Compare June 7, 2026 17:14
@renovate-bot renovate-bot force-pushed the renovate/mui-x-date-pickers-9.x branch from b075ead to 9b2644a Compare June 8, 2026 13:53
@bhearsum bhearsum marked this pull request as draft June 8, 2026 15:27
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.

2 participants