Skip to content

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

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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/x-date-pickers (source) ^7.27.1 -> ^8.0.0 age adoption passing confidence

Release Notes

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

v8.3.0

Compare Source

May 8, 2025

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

  • 🎨 Added new styling options and shapes for <FunnelChart />, including variant, borderRadius, pyramid, and step-pyramid curves.
  • 📚 Documentation improvements
  • 🐞 Bugfixes

Special thanks go out to this community member for a valuable contribution: @​ptuukkan.
Team members who have contributed to this release: @​alexfauquette, @​arminmeh, @​bernardobelchior, @​flaviendelangle, @​Janpot, @​JCQuintas, @​LukasTy, @​MBilalShafi, @​rita-codes, @​romgrk.

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date and Time Pickers
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

Charts
  • The <FunnelChart /> series now accepts a variant='outlined' prop for a simpler style. Screenshot 2025-05-06 at 20 36 12

  • Add a borderRadius property to <FunnelChart />. All funnels have 8px as a default value. Screenshot 2025-05-06 at 14 00 20

  • Add a pyramid curve to <FunnelChart />, which allows creation of a pyramid-shaped funnel. Screenshot 2025-05-06 at 14 32 59

  • Add a step-pyramid curve to <FunnelChart />, which creates a stepped-pyramid like shape. Screenshot 2025-05-06 at 14 33 03

@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

Tree View
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Docs
Core

v8.2.0

Compare Source

May 1, 2025

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

  • 📊 <FunnelChart/> now uses the strawberrySky sequential color palette by default. Screenshot 2025-04-29 at 13 55 21
  • 📊 Add API to export a chart as an image: apiRef.exportAsImageLearn more.

Special thanks go out to the community members for their valuable contributions:
@​federico-ntr, @​nusr.
Following are all team members who have contributed to this release:
@​alexfauquette, @​arminmeh, @​bernardobelchior, @​hasdfa, @​Janpot, @​JCQuintas, @​KenanYusuf, @​LukasTy, @​MBilalShafi, @​michelengelen, @​oliviertassinari, @​romgrk.

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

  • [DataGridPro] Use intersection observer to trigger server-side infinite loading (#​17369) @​arminmeh
@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date and Time Pickers
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

Tree View
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Docs
Core

v8.1.0

Compare Source

Apr 24, 2025

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

  • 📊 Add API to print a chart or export it as PDF: apiRef.exportAsPrint().
  • 📚 Documentation improvements
  • 🐞 Bugfixes

Special thanks go out to the community members for their valuable contributions:
@​lhilgert9, @​ArturAghakaryan, @​sai6855.
Following are all team members who have contributed to this release:
@​alexfauquette, @​arminmeh, @​bernardobelchior, @​cherniavskii, @​JCQuintas, @​joserodolfofreitas, @​KenanYusuf, @​LukasTy, @​mapache-salvaje, @​oliviertassinari, @​romgrk.

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date and Time Pickers
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts
  • Add API to print a chart or export it as PDF: apiRef.exportAsPrint().
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

Tree View
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Docs
Core

v8.0.0

Compare Source

Apr 17, 2025

We're excited to announce the first v8 stable release! 🎉🚀

This is now the officially supported major version, where we'll keep rolling out new features, bug fixes, and improvements.
Migration guides are available with a complete list of the breaking changes:

Here are the highlights from alpha and beta releases included in this stable release:

Below are the changes since the last beta release:

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

@mui/[email protected] premium

Same changes as in @mui/[email protected], plus:

Date and Time Pickers
Breaking changes
  • The view selection process has been updated to make it clear across all Pickers.
    Pickers no longer automatically switch between date and time views or start and end positions.
    Moving between views and range positions is achieved using the new "Next" action button.
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

Charts
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

Tree View
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Docs
Core

v7.29.3

Compare Source

We'd like to offer a big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:

  • 🐞 Bugfixes

Team members who have contributed to this release:
@​arminmeh, @​LukasTy, and @​MBilalShafi.

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date and Time Pickers
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

v7.29.2

Compare Source

We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:

  • 🌍 Add Armenian (hy-AM) locale on the Data Grid
  • 🌍 Improve Italian (it-IT) locale on the Date and Time Pickers
  • 🐞 Bugfixes

Special thanks go out to the community contributors who have helped make this release possible:
@​ArturAghakaryan, @​federico-ntr.

Following are all team members who have contributed to this release:
@​arminmeh, @​JCQuintas, @​KenanYusuf, @​MBilalShafi, @​oliviertassinari.

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date and Time Pickers
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Docs
Core

v7.29.1

Compare Source

We'd like to offer a big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:

  • 🐞 Bugfixes

Special thanks go out to the community contributors who have helped make this release possible:
@​lhilgert9

Following are all team members who have contributed to this release:
@​arminmeh, @​cherniavskii, @​flaviendelangle, @​LukasTy, @​romgrk.

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

@mui/[email protected] premium

Same changes as in @mui/[email protected], plus:

  • [DataGridPremium] Use groupingValueGetter for row grouping on the server (#​17423) [@​cherniavskii](https:

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 12:59 AM ( * 0 * * * ) in timezone Asia/Tokyo, 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.

Copy link
Contributor Author

renovate bot commented May 3, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: @mui/[email protected]
npm error node_modules/@mui/material
npm error   @mui/material@"^7.0.0" from the root project
npm error   peer @mui/material@"^5.15.14 || ^6.0.0 || ^7.0.0" from @mui/[email protected]
npm error   node_modules/@mui/x-date-pickers
npm error     @mui/x-date-pickers@"^8.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @mui/material@"^6.0.0" from [email protected]
npm error node_modules/mui-color-input
npm error   mui-color-input@"^6.0.0" from the root project
npm error
npm error Conflicting peer dependency: @mui/[email protected]
npm error node_modules/@mui/material
npm error   peer @mui/material@"^6.0.0" from [email protected]
npm error   node_modules/mui-color-input
npm error     mui-color-input@"^6.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-05-10T06_52_42_299Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-05-10T06_52_42_299Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch from 18bee98 to 68b105e Compare May 10, 2025 06:52
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