Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(deps): update material-ui monorepo #639

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
renovate wants to merge 1 commit into main
base: main
Choose a base branch
Loading
from renovate/material-ui-monorepo

Conversation

Copy link
Contributor

@renovate renovate bot commented Sep 10, 2025
edited
Loading

This PR contains the following updates:

Package Change Age Confidence
@mui/icons-material (source) 7.3.2 -> 7.3.4 age confidence
@mui/material (source) 7.3.2 -> 7.3.4 age confidence
@mui/x-date-pickers (source) 8.11.1 -> 8.14.1 age confidence

Release Notes

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

v7.3.4

Compare Source

Oct 2, 2025

A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:

Small update to revert a change that broke the <Tabs> component. Also publishing a beta version of @mui/lab which was accidentally published as a stable release.

@mui/material@7.3.4
Docs
Core

All contributors of this release in alphabetical order: @​Janpot, @​siriwatknp, @​ZeeshanTamboli

v7.3.3

Compare Source

Sep 30, 2025

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

@mui/material@7.3.3
Docs
Core

All contributors of this release in alphabetical order: @​alelthomas, @​bernardobelchior, @​brijeshb42, @​christopherschroer, @​Janpot, @​Jayesh-11, @​jonyen, @​mapache-salvaje, @​monam2, @​oliviertassinari, @​sai6855, @​siriwatknp, @​wo-o29, @​ZeeshanTamboli

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

v8.14.1

Compare Source

Oct 16, 2025

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

  • 🚀 Charts have optimized data structures for closest point calculations — initial render times reduced by ~25% for 1,000+ data points, with greater gains at larger scales (#​19790) @​bernardobelchior
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Special thanks go out to the community members for their valuable contributions:
@​djpremier, @​jacknot, @​justdoit1897, @​mellis481, @​sai6855

The following are all team members who have contributed to this release:
@​arminmeh, @​bernardobelchior, @​brijeshb42, @​cherniavskii, @​flaviendelangle, @​Janpot, @​JCQuintas, @​noraleonte, @​siriwatknp

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

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

  • [DataGridPro] Clear cache before new request to the nested request queue after a row has been edited (#​19873) @​arminmeh
@mui/x-data-grid-premium@8.14.1 premium

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

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

Internal changes.

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

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

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

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

@mui/x-charts-premium@8.14.1 premium

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

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

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

Codemod
@mui/x-codemod@8.14.0

Internal changes.

Docs
Core

v8.14.0

Compare Source

Oct 9, 2025

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 the community members for their valuable contributions:
@​djpremier, @​Utkarsh-0304

The following are all team members who have contributed to this release:
@​alexfauquette, @​bernardobelchior, @​flaviendelangle, @​hasdfa, @​Janpot, @​JCQuintas, @​prakhargupta1, @​rita-codes, @​noraleonte, @​brijeshb42, @​arminmeh, @​michelengelen

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

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

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

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

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

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

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

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

@mui/x-charts-premium@8.14.0 premium

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

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

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

Codemod
@mui/x-codemod@8.14.0

Internal changes.

Docs
Core
Miscellaneous

v8.12.0

Compare Source

Sep 25, 2025

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

  • 🤝 Grid-Charts integration

Grid x Charts

👉 🎥 Watch the full video

  • ⌨️ Charts keyboard navigation
  • ⚡️ Charts: Add new renderer="svg-batch" prop to Scatter charts that provides improved performance for large datasets
  • 🐞 Bugfixes
  • 📚 Documentation improvements
  • 🧰 Codemod requires Node >=20.19

@mui/x-codemod minimum supported Node version is 20.19.
This was only the case due to using the v18 yargs package; this now explicitly aligns with it. (#​18979)

Special thanks go out to the community members for their valuable contributions:
@​deade1e, @​sai6855, @​thomas-mcdonald

The following are all team members who have contributed to this release:
@​alexfauquette, @​bernardobelchior, @​flaviendelangle, @​Janpot, @​JCQuintas, @​LukasTy, @​michelengelen, @​prakhargupta1, @​rita-codes, @​siriwatknp, @​arminmeh, @​romgrk

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

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

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

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

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

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

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

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

@mui/x-charts-premium@8.12.0 premium

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

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

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

Codemod
@mui/x-codemod@8.12.0
Docs
Core
Miscellaneous

v8.11.3

Compare Source

Sep 16, 2025

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

  • 🐞 Bugfixes
  • 📚 Documentation improvements

Special thanks go out to the community members for their valuable contributions:
@​sai6855

The following are all team members who have contributed to this release:
@​alexfauquette, @​bernardobelchior, @​brijeshb42, @​cherniavskii, @​flaviendelangle, @​Janpot, @​JCQuintas, @​LukasTy, @​rita-codes, @​siriwatknp

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

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

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

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

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

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

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

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

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

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

Codemod
@mui/x-codemod@8.11.3

Internal changes.

Docs
Core

v8.11.2

Compare Source

Sep 10, 2025

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

  • 🐞 Bugfixes
  • 📚 Documentation improvements

Special thanks go out to the community members for their valuable contributions:
@​ludvigeriksson, @​sai6855

The following are all team members who have contributed to this release:
@​alexfauquette, @​bernardobelchior, @​brijeshb42, @​flaviendelangle, @​Janpot, @​LukasTy, @​MBilalShafi, @​noraleonte, @​rita-codes, @​romgrk, @​siriwatknp

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

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

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

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

  • [DataGridPremium] Fallback to the regular reorder method for plain data (#​19467) @​MBilalShafi
  • [DataGridPremium] Fix showing 0 as total aggregation value when aggregation position is set to null for row groups (#​19515) @​cherniavskii
Date and Time Pickers
@mui/x-date-pickers@8.11.2
@mui/x-date-pickers-pro@8.11.2 pro

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

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

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

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

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

Codemod
@mui/x-codemod@8.11.2

Internal changes.

Docs
Core
Miscellaneous

Configuration

📅 Schedule: 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.

👻 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.

Copy link

vercel bot commented Sep 10, 2025
edited
Loading

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
react-boilerplate Ready Ready Preview Comment Oct 9, 2025 6:33pm

@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 51d23ec to 3584ec2 Compare September 17, 2025 10:07
@renovate renovate bot changed the title (削除) fix(deps): update dependency @mui/x-date-pickers to v8.11.2 (削除ここまで) (追記) fix(deps): update dependency @mui/x-date-pickers to v8.11.3 (追記ここまで) Sep 17, 2025
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 3584ec2 to ed5f7d0 Compare September 25, 2025 16:36
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from ed5f7d0 to c265fdd Compare September 25, 2025 21:55
@renovate renovate bot changed the title (削除) fix(deps): update dependency @mui/x-date-pickers to v8.11.3 (削除ここまで) (追記) fix(deps): update dependency @mui/x-date-pickers to v8.12.0 (追記ここまで) Sep 25, 2025
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from c265fdd to 1752507 Compare October 1, 2025 21:24
@renovate renovate bot changed the title (削除) fix(deps): update dependency @mui/x-date-pickers to v8.12.0 (削除ここまで) (追記) fix(deps): update material-ui monorepo (追記ここまで) Oct 1, 2025
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 1752507 to d42e781 Compare October 2, 2025 19:05
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from d42e781 to 13ad36f Compare October 9, 2025 18:32
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 13ad36f to 5aeaa9d Compare October 16, 2025 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

0 participants

AltStyle によって変換されたページ (->オリジナル) /