fix(deps): update dependency @mui/x-date-pickers to v9#3804
Draft
renovate-bot wants to merge 1 commit into
Draft
fix(deps): update dependency @mui/x-date-pickers to v9#3804renovate-bot wants to merge 1 commit into
renovate-bot wants to merge 1 commit into
Conversation
bhearsum
reviewed
Jun 1, 2026
bhearsum
left a comment
Contributor
There was a problem hiding this comment.
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:
balrog/ui/src/views/Rules/ListRules/index.jsx
Line 1443 in 2170687
Holding off on this for now.
935de40 to
b075ead
Compare
b075ead to
9b2644a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^8.10.0→^9.0.0Release Notes
mui/mui-x (@mui/x-date-pickers)
v9.4.0Compare 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 ✨:
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.0avgaggregation when the average is zero (#22652) @mj12albertfontSizefrombaseIconButtonsize (#22187) @imxvnoRowsOverlayflicker betweendataSourcere-fetches (#22465) @LukasTy@mui/x-data-grid-pro@9.4.0Same changes as in
@mui/x-data-grid@9.4.0.@mui/x-data-grid-premium@9.4.0Same changes as in
@mui/x-data-grid-pro@9.4.0, plus:Date and Time Pickers
@mui/x-date-pickers@9.4.0Internal changes.
@mui/x-date-pickers-pro@9.4.0Same changes as in
@mui/x-date-pickers@9.4.0.Charts
@mui/x-charts@9.4.0'sqrt'size mapping the default (#22683) @alexfauquettefindClosestPoint(#22622) @alexfauquetteuseLayoutEffectwithResizeObserver(#22646) @JCQuintas@mui/x-charts-pro@9.4.0Same changes as in
@mui/x-charts@9.4.0, plus:initialZoom(#22563) @JCQuintas@mui/x-charts-premium@9.4.0Same changes as in
@mui/x-charts-pro@9.4.0, plus:onAxisClickfor radial bar and lines (#22522) @alexfauquetteTree View
@mui/x-tree-view@9.4.0Internal changes.
@mui/x-tree-view-pro@9.4.0Same changes as in
@mui/x-tree-view@9.4.0.Scheduler
Breaking changes
The theme
styleOverridesslots for the skeleton and the error container wererenamed and unified. The CSS utility class names (for example
.MuiEventCalendar-eventSkeleton) are not affected — onlytheme.components.*overrides need updating.Event skeleton
MuiEventCalendarslotEventSkeletonMuiEventSkeletonslotRootMuiEventTimelineslotEventSkeletonMuiEventSkeletonslotRootError container
MuiEventCalendar/MuiEventTimelineslotErrorContainerMuiEventErrorContainerslotRootMuiEventCalendar/MuiEventTimelineslotErrorAlertMuiEventErrorContainerslotAlertMuiEventCalendar/MuiEventTimelineslotErrorMessageMuiEventErrorContainerslotMessageIf 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.0weekStartsOnpreference and update date functions to support custom week start (#22426) @mustafajw07EventSkeletonandErrorContainerbetweenEventCalendarandEventTimeline(#22676) @noraleonte@mui/x-scheduler-premium@9.0.0-beta.0Same changes as in
@mui/x-scheduler@9.0.0-beta.0.Docs
domstructuredocs and add demo (#22420) @mj12albertCore
x-data-grid-generator(#22240) @arminmehuseLayoutEffectwithResizeObserver(#22428) @romgrkMiscellaneous
masterduring release (#22174) @michelengelenv9.3.0Compare 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 ✨:
EventTimelinePremium(#22308)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.0GridVirtualScroller" (#22467) @oliviertassinari@mui/x-data-grid-pro@9.3.0Same changes as in
@mui/x-data-grid@9.3.0.@mui/x-data-grid-premium@9.3.0Same changes as in
@mui/x-data-grid-pro@9.3.0.Date and Time Pickers
@mui/x-date-pickers@9.3.0PickersTextFieldstandard and filled variants (#22189) @LukasTyslotProps.sectionContentinPickersInputBase(#22324) @rin@mui/x-date-pickers-pro@9.3.0Same changes as in
@mui/x-date-pickers@9.3.0, plus:Charts
@mui/x-charts@9.3.0data-seriesto elements of radar chart (#22523) @alexfauquetteseriesConfigdeduplication for lines and bars (#22257) @sai6855evaluateCurveYfunction (#22407) @sai6855@mui/x-charts-pro@9.3.0Same changes as in
@mui/x-charts@9.3.0.@mui/x-charts-premium@9.3.0Same changes as in
@mui/x-charts-pro@9.3.0, plus:closePathoption to the radial line series (#22517) @alexfauquetteTree View
@mui/x-tree-view-pro@9.3.0Internal changes.
Scheduler
@mui/x-scheduler@9.0.0-alpha.7@mui/x-scheduler-premium@9.0.0-alpha.7Same changes as in
@mui/x-scheduler@9.0.0-alpha.7, plus:EventTimelinePremium(#22308) @rita-codesdataSource.updateEvents(#22462) @rita-codesDocs
Newlabel on bar charts docs (#22473) @oliviertassinariREADMEwith licensing/licensing.md in scheduler (#22468) @oliviertassinariCore
mui/no-presentation-rolelint rule (#22360) @JanpotpropTypesunion order deterministic (#22521) @JCQuintasMiscellaneous
controlledmode performance (#22123) @romgrktree-dataparams inuseDemoDatacache key (#22456) @Janpottest_typesjob (#22442) @Janpottest_regressions(#22459) @Janpotv9.2.0Compare 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.0GridVirtualScroller(#22347) @sai6855@mui/x-data-grid-pro@9.2.0Same changes as in
@mui/x-data-grid@9.2.0.@mui/x-data-grid-premium@9.2.0Same 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.0Same changes as in
@mui/x-date-pickers@9.2.0.Charts
@mui/x-charts@9.2.0Internal changes.
@mui/x-charts-pro@9.2.0Same changes as in
@mui/x-charts@9.2.0.@mui/x-charts-premium@9.2.0Same changes as in
@mui/x-charts-pro@9.2.0, plus:Highlightsupport toRadialBarChart(#22322) @alexfauquetteWebGLrenderer toBarChartPremium(#22354) @JCQuintasRadialBarChartsupport axis interaction with layout horizontal (#22319) @alexfauquetteTree View
@mui/x-tree-view@9.1.0Internal changes.
@mui/x-tree-view-pro@9.1.0Same changes as in
@mui/x-tree-view@9.1.0.Scheduler
@mui/x-scheduler@9.0.0-alpha.6EventTimelineandEventCalendar(#22266) @Anexus5919@mui/x-scheduler-premium@9.0.0-alpha.6Same changes as in
@mui/x-scheduler@9.0.0-alpha.6.Codemod
@mui/x-codemod@9.1.0Internal changes.
Docs
RadialBarChart(#22320) @alexfauquetteMiscellaneous
x-internal-gesturesvitest isolate flag to test block (#22427) @JCQuintasMobileTimeRangePickermulti-inputdescribeValuetests (#22422) @JCQuintasv9.1.0Compare 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 ✨:
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.0Object.prototypeproperty names (#22312) @LukasTy@mui/x-data-grid-pro@9.1.0Same changes as in
@mui/x-data-grid@9.1.0, plus:@mui/x-data-grid-premium@9.1.0Same changes as in
@mui/x-data-grid-pro@9.1.0, plus:Date and Time Pickers
@mui/x-date-pickers@9.1.0MultiSectionDigitalClockon DST day (#22110) @LukasTy@mui/x-date-pickers-pro@9.1.0Same changes as in
@mui/x-date-pickers@9.1.0.Charts
@mui/x-charts@9.1.0ChartsAxisHighlightValuecomponent (#21803) @CopilotChartsRadialAxisHighlight(#22241) @alexfauquettePolarAxisConfigin polar plugin internals (#22315) @alexfauquette@mui/x-charts-pro@9.1.0Same changes as in
@mui/x-charts@9.1.0.@mui/x-charts-premium@9.1.0Same changes as in
@mui/x-charts-pro@9.1.0, plus:ScatterChartPremium(#22157) @JCQuintasRadialLineChart(#22156) @alexfauquetteRadialBarChart(#22268) @alexfauquetteTree View
@mui/x-tree-view@9.1.0apiRefafter keyed remount (#22342) @MBilalShafi@mui/x-tree-view-pro@9.1.0Same changes as in
@mui/x-tree-view@9.1.0.Scheduler
@mui/x-scheduler@9.0.0-alpha.5EventIteminteractive by integrating button props for keyboard accessibility (#22160) @mustafajw07ToggleGroup(#22254) @flaviendelangleposition: relativefor consistent layout (#22284) @mustafajw07@mui/x-scheduler-premium@9.0.0-alpha.5Same changes as in
@mui/x-scheduler@9.0.0-alpha.5, plus:EventTimelinePremiumHeaderin theEventTimeline(#22222) @rita-codesCodemod
@mui/x-codemod@9.1.0Internal changes.
Docs
FlightPickeroverview demo to v9slotPropsshape (#22272) @LukasTyGridToolbarCustomdemo crash in DataGrid (#21950) @MBilalShafiCore
testTimeoutto absorb React 19 slowness (#22236) @LukasTy@mui/internal-benchmarkfor charts (#22243) @JCQuintasMiscellaneous
TurnWheelGesture(#22349) @JCQuintasShadowRootbranch (#22327) @JCQuintasv9.0.4Compare 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 ✨:
@mui/x-internalsversion usageThe following team members contributed to this release:
@alexfauquette, @JCQuintas, @LukasTy, @mj12albert
Data Grid
@mui/x-data-grid@9.0.4Internal changes.
@mui/x-data-grid-pro@9.0.4Same changes as in
@mui/x-data-grid@9.0.4.@mui/x-data-grid-premium@9.0.4Same changes as in
@mui/x-data-grid-pro@9.0.4.Date and Time Pickers
@mui/x-date-pickers@9.0.4Internal changes.
@mui/x-date-pickers-pro@9.0.4Same changes as in
@mui/x-date-pickers@9.0.4.Charts
@mui/x-charts@9.0.4areaandconectNulls(#22227) @alexfauquettegetAxisIndexfor rotation axis (#22230) @alexfauquette@mui/x-charts-pro@9.0.4Same changes as in
@mui/x-charts@9.0.4.@mui/x-charts-premium@9.0.4Same changes as in
@mui/x-charts-pro@9.0.4plus:showMarkandshapeproperties to radial line (#22226) @alexfauquetteTree View
@mui/x-tree-view@9.0.4Internal changes.
@mui/x-tree-view-pro@9.0.4Same changes as in
@mui/x-tree-view@9.0.4.Scheduler
@mui/x-scheduler@9.0.4Internal changes.
@mui/x-scheduler-premium@9.0.4Same changes as in
@mui/x-scheduler@9.0.4.Codemod
@mui/x-codemod@9.0.4Internal changes.
Docs
Core
renovateignoredPaths(#22228) @LukasTyv9.0.3Compare 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 ✨:
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:first-childSSR warning whenMuiDataGrid.styleOverridesis set (#22081) @siriwatknpLayoutDataGridLegacyclass (#22009) @romgrkGridPanelHeader(#22112) @sai6855@mui/x-data-grid-pro@9.0.3Same changes as in
@mui/x-data-grid@9.0.3.@mui/x-data-grid-premium@9.0.3Same changes as in
@mui/x-data-grid-pro@9.0.3, plus:Date and Time Pickers
@mui/x-date-pickers@9.0.3DateRangeCalendardrag withAdapterDayjsplain-constructor values (#22165) @LukasTydata-*andaria-*attributes to the root (#22147) @LukasTyKandkhour format tokens (#22108) @michelengelen@mui/x-date-pickers-pro@9.0.3Same changes as in
@mui/x-date-pickers@9.0.3, plus:Charts
@mui/x-charts@9.0.3@mui/x-charts-pro@9.0.3Same changes as in
@mui/x-charts@9.0.3, plus:minStart/maxEnd(#22159) @JCQuintas@mui/x-charts-premium@9.0.3Same changes as in
@mui/x-charts-pro@9.0.3, plus:'radialLine'series type (#22066) @alexfauquetteHeatmapWebGLRendererindirection (#22169) @JCQuintasTree View
@mui/x-tree-view@9.0.2Internal changes.
@mui/x-tree-view-pro@9.0.2[Configuration
📅 Schedule: (in timezone UTC)
* * 1,15 * *)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.