fix(deps): update dependency @mui/x-charts to v9#3298
Open
renovate[bot] wants to merge 2 commits into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/major-material-ui-monorepo
branch
from
April 9, 2026 15:30
fff49c7 to
afa3dd0
Compare
Contributor
🚀 Snapshot Release (
|
| Package | Version | Info |
|---|---|---|
@accounter/client |
0.0.12-alpha-20260409153240-65cf40db5caddcc3d998e0275d9d1ee66a4486e1 |
npm ↗︎ unpkg ↗︎ |
@accounter/gmail-listener |
0.1.2-alpha-20260409153240-65cf40db5caddcc3d998e0275d9d1ee66a4486e1 |
npm ↗︎ unpkg ↗︎ |
@accounter/green-invoice-graphql |
0.8.6-alpha-20260409153240-65cf40db5caddcc3d998e0275d9d1ee66a4486e1 |
npm ↗︎ unpkg ↗︎ |
@accounter/hashavshevet-mesh |
0.2.12-alpha-20260409153240-65cf40db5caddcc3d998e0275d9d1ee66a4486e1 |
npm ↗︎ unpkg ↗︎ |
@accounter/payper-mesh |
0.2.12-alpha-20260409153240-65cf40db5caddcc3d998e0275d9d1ee66a4486e1 |
npm ↗︎ unpkg ↗︎ |
@accounter/server |
0.0.12-alpha-20260409153240-65cf40db5caddcc3d998e0275d9d1ee66a4486e1 |
npm ↗︎ unpkg ↗︎ |
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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.28.2→9.0.1Release Notes
mui/mui-x (@mui/x-charts)
v9.0.1Compare 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 ✨:
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.1processRowUpdateinvoked when cancelling edit for non-existent rows (#21990) @mixelburg@mui/x-data-grid-pro@9.0.1Same changes as in
@mui/x-data-grid@9.0.1.@mui/x-data-grid-premium@9.0.1Same changes as in
@mui/x-data-grid-pro@9.0.1.Charts
@mui/x-charts@9.0.1@mui/x-charts-pro@9.0.1Same changes as in
@mui/x-charts@9.0.1.@mui/x-charts-premium@9.0.1Same changes as in
@mui/x-charts-pro@9.0.1.Tree View
@mui/x-tree-view@9.0.1Internal changes.
@mui/x-tree-view-pro@9.0.1Same changes as in
@mui/x-tree-view@9.0.1.Scheduler
@mui/x-scheduler@9.0.0-alpha.1Internal changes.
@mui/x-scheduler-premium@9.0.0-alpha.1Same 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.0Docs
Core
@mui/x-charts-vendorcheck in ci (#22030) @alexfauquetteMiscellaneous
v9.0.0Compare 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
Data Grid
@mui/x-data-grid@9.0.0Internal changes.
@mui/x-data-grid-pro@9.0.0Same changes as in
@mui/x-data-grid@9.0.0, plus:@mui/x-data-grid-premium@9.0.0Same changes as in
@mui/x-data-grid-pro@9.0.0, plus:Date and Time Pickers
Breaking changes
InputProps) in favor of the nestedslotProps. Read moreutilsfield inPickersAdapterContextValuehas been removed in favor of theadapterfield.This should no longer affect you, as the context export has also been removed.
MuiPickersAdapterContextexport has been removed.Prefer using the
usePickerAdapterhook. Read more.@mui/x-date-pickers@9.0.0PickersTextFieldto useslotPropsapproach (#22002) @LukasTy@mui/x-date-pickers-pro@9.0.0Same changes as in
@mui/x-date-pickers@9.0.0.Charts
@mui/x-charts@9.0.0Internal changes.
@mui/x-charts-pro@9.0.0Same changes as in
@mui/x-charts@9.0.0.@mui/x-charts-premium@9.0.0Same changes as in
@mui/x-charts-pro@9.0.0.Tree View
@mui/x-tree-view@9.0.0Internal changes.
@mui/x-tree-view-pro@9.0.0Same changes as in
@mui/x-tree-view@9.0.0.Scheduler
@mui/x-scheduler@9.0.0-alpha.0Internal changes.
@mui/x-scheduler-premium@9.0.0-alpha.0Same changes as in
@mui/x-scheduler@9.0.0-alpha.0.Codemod
@mui/x-codemod@9.0.0Internal changes.
Docs
Core
Configuration
📅 Schedule: (UTC)
🚦 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.