Skip to content
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

Update dependency @mui/x-date-pickers to v7 #1124

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 22, 2024

This PR contains the following updates:

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

Release Notes

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

v7.23.2

Compare Source

Dec 12, 2024

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

  • 🌍 Improve Romanian and Turkish locales on the Data Grid
  • 🌍 Improve Romanian locale on the Pickers
  • 📚 Documentation improvements
  • 🐞 Bugfixes

Special thanks go out to the community contributors who have helped make this release possible:
@​ihsanberkozcan, @​k-rajat19, @​lhilgert9, @​nusr, @​rares985.

Following are all team members who have contributed to this release:
@​alexfauquette, @​arminmeh, @​flaviendelangle, @​JCQuintas, @​KenanYusuf, @​LukasTy.

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] Fix group column ignoring valueOptions for singleSelect column type (#​15754) @​arminmeh
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].

@mui/[email protected]

No changes, releasing to keep the versions in sync.

@mui/[email protected] pro

Releasing to benefit from license package fix (#​15818).

Docs
Core

v7.23.1

Compare Source

7.23.1

Dec 5, 2024

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

  • 🌍 Improve German locale on the Data Grid component
  • 🐞 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:
@​arthurbalduini, @​cherniavskii, @​flaviendelangle, @​JCQuintas, @​LukasTy and @​MBilalShafi.

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
@mui/[email protected]
@mui/[email protected] pro

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

Docs
Core

v7.23.0

Compare Source

Nov 29, 2024

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

  • ✨ Support for a new display mode on the Data Grid with the List View feature, offering an extremely flexible way to render datasets and enabling developers to adapt how data is displayed across different screen sizes.

    list-view-feature.mp4
  • ⚛️ React 19 support

  • 📚 Documentation improvements

  • 🌍 Improve Spanish, Portuguese, Chinese locales on the Data Grid component.

  • 🌍 Improve Dutch locale on the Date and Time Picker components.

  • 🐞 Bugfixes

Special thanks go out to the community contributors who have helped make this release possible:
@​dloeda, @​headironc, @​mathzdev, @​nphmuller, @​lhilgert9, @​lauri865.
Following are all team members who have contributed to this release:
@​oliviertassinari, @​arminmeh, @​KenanYusuf, @​flaviendelangle, @​MBilalShafi.

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
@mui/[email protected]
@mui/[email protected] pro

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

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

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

Docs
Core

v7.22.3

Compare Source

Nov 21, 2024

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

  • 📊 Charts Pro get stable. The zoom and Heatmap are now stable.
  • 🌍 Improve Chinese, Spanish, Swedish, and Turkish locales on the Data Grid
  • 🐞 Bugfixes

Special thanks go out to the community contributors who have helped make this release possible:
@​CarlosLopezLg, @​headironc, @​viktormelin, @​qerkules, @​DungTiger, @​hendrikpeilke, @​k-rajat19.
Following are all team members who have contributed to this release:
@​alexfauquette, @​LukasTy, @​MBilalShafi, @​flaviendelangle.

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
@mui/[email protected]

No changes since @mui/[email protected].

@mui/[email protected] pro
Docs

v7.22.2

Compare Source

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

  • 👨🏽‍💻 API enhancements
  • 🐞 Bugfixes

Special thanks go out to the community contributors who have helped make this release possible:
@​clins1994, @​GuillaumeMeheut, @​k-rajat19.
Following are all team members who have contributed to this release:
@​LukasTy, @​MBilalShafi, @​KenanYusuf, @​arminmeh.

Upcoming alpha

Keep an eye out for the MUI⠀X v8.0.0-aplha.0 release soon. It will follow a weekly release schedule as always until it is stable.

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] Fix incorrect rows selection count when selection propagation is enabled with row grouping (#​15222) @​arminmeh
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].

v7.22.1

Compare Source

Nov 1, 2024

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

  • 🐞 Bugfixes
  • 📚 Documentation improvements
  • 🌍 Improve Polish (pl-PL) locale on the Date Pickers

Special thanks go out to the community contributors who have helped make this release possible:
@​wojtkolos, @​dpak-maurya, @​k-rajat19.
Following are all team members who have contributed to this release:
@​LukasTy, @​arminmeh, @​MBilalShafi, @​KenanYusuf, @​flaviendelangle.

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

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

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

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

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

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

Docs
  • [docs] Add section explaining how to keep the selection while filtering in Data grid docs (#​15199) @​arminmeh

v7.22.0

Compare Source

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

Special thanks go out to the community contributors who have helped make this release possible:
@​clins1994, @​GITPHLAP, @​k-rajat19, @​kalyan90, @​merotosc, @​yash49.
Following are all team members who have contributed to this release:
@​cherniavskii, @​flaviendelangle, @​LukasTy, @​MBilalShafi, @​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:

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

Tree View
@mui/[email protected]
Docs
Core

v7.21.0

Compare Source

Oct 17, 2024

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

Special thanks go out to the community contributors who have helped make this release possible:
@​k-rajat19, @​kalyan90, @​rotembarsela, @​wangkailang.
Following are all team members who have contributed to this release:
@​arthurbalduini, @​cherniavskii, @​flaviendelangle, @​JCQuintas, @​LukasTy, @​MBilalShafi, @​arminmeh, @​romgrk, @​KenanYusuf, @​oliviertassinari, @​samuelsycamore.

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
@mui/[email protected]
@mui/[email protected] pro

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

Tree View
@mui/[email protected]
@mui/[email protected]
Docs
Core

v7.20.0

Compare Source

Oct 11, 2024

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

  • 📚 Updated "What's new" page giving more detailed overview of the latest new features and other highlights
  • 📚 New collapsible column groups demo for the Data Grid component
  • 📚 New Tree Item Customization documentation to learn how to use the new APIs to create custom Tree Items. The old APIs (props.ContentComponent and props.ContentProps) have been deprecated and will be removed in the new major version of the Tree View component.
  • 🌍 Improve Japanese (ja-JP) locale on the Data Grid component
  • 🐞 Bugfixes
  • 📚 Other documentation improvements

Special thanks go out to the community contributors who have helped make this release possible:
@​k-rajat19, @​kalyan90, @​uma-neko, @​vfbiby.
Following are all team members who have contributed to this release: @​alelthomas, @​arminmeh, @​arthurbalduini,
@​cherniavskii, @​flaviendelangle, @​JCQuintas, @​MBilalShafi, @​noraleonte, @​oliviertassinari, @​samuelsycamore, @​siriwatknp.

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
@mui/[email protected]

No changes since @mui/[email protected].

@mui/[email protected] pro

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

Tree View
@mui/[email protected]
Docs
Core

v7.19.0

Compare Source

Oct 4, 2024

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

  • 🔁 Automatic parents and children selection for Data Grid "tree data" and "row grouping" features
  • 💫 Support minHeight and maxHeight on flex parent container for the Data Grid component
  • 🎁 Export publicAPI from the useTreeItem2Utils hook for the Tree View
  • 🌍 Improve Bulgarian (bg-BG), Croatian (hr-HR), French (fr-FR), German (de-DE), Japanese (ja-JP) and Vietnamese (vi-VN) locales and add Portuguese (pt-PT) locale on the Data Grid component
  • 🌏 Improve Czech (cs-CZ) and Portuguese (pt-BR) locales and add Bulgarian (bg-BG), Croatian (hr-HR) and Portuguese (pt-PT) locales on the Pickers components
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Special thanks goes out to our community contributors who have helped make this release possible:
@​AWAIS97, @​chucamphong, @​GMchris, @​JakubSveda, @​k-rajat19, @​k725, @​lhilgert9, @​ruiaraujo012, @​Sanderand, @​thomasmoon, @​vallereaugabriel.
Following are all team members who have contributed to this release:
@​alexfauquette, @​arminmeh, @​arthurbalduini, @​cherniavskii, @​flaviendelangle, @​Janpot, @​JCQuintas, @​KenanYusuf, @​MBilalShafi, @​michelengelen, @​noraleonte, @​oliviertassinari, @​romgrk, @​sai6855, @​samuelsycamore.

Data Grid
@mui/[email protected]

Configuration

📅 Schedule: Branch creation - "every weekend" 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.

@renovate renovate bot requested a review from trfv as a code owner March 22, 2024 19:51
@renovate renovate bot added the renovate label Mar 22, 2024
Copy link

cloudflare-workers-and-pages bot commented Mar 22, 2024

Deploying shisetsu-viewer with  Cloudflare Pages  Cloudflare Pages

Latest commit: 74ab805
Status:🚫  Build failed.

View logs

@renovate renovate bot force-pushed the renovate/major-7-material-ui-monorepo branch 2 times, most recently from bf91398 to 45dde6f Compare March 28, 2024 19:37
@renovate renovate bot changed the title Update dependency @mui/x-date-pickers to v7 Update dependency @mui/x-date-pickers to v7 - autoclosed Apr 5, 2024
@renovate renovate bot closed this Apr 5, 2024
@renovate renovate bot deleted the renovate/major-7-material-ui-monorepo branch April 5, 2024 09:08
@renovate renovate bot changed the title Update dependency @mui/x-date-pickers to v7 - autoclosed Update dependency @mui/x-date-pickers to v7 Apr 5, 2024
@renovate renovate bot restored the renovate/major-7-material-ui-monorepo branch April 5, 2024 12:13
@renovate renovate bot reopened this Apr 5, 2024
@renovate renovate bot force-pushed the renovate/major-7-material-ui-monorepo branch 2 times, most recently from a006fd4 to 1b5c4d5 Compare April 5, 2024 23:22
@renovate renovate bot force-pushed the renovate/major-7-material-ui-monorepo branch from 1b5c4d5 to d34e39c Compare April 12, 2024 22:04
@renovate renovate bot force-pushed the renovate/major-7-material-ui-monorepo branch 2 times, most recently from 345efbd to a455cb2 Compare May 2, 2024 16:05
@renovate renovate bot force-pushed the renovate/major-7-material-ui-monorepo branch from a455cb2 to e54554e Compare May 3, 2024 19:26
@renovate renovate bot force-pushed the renovate/major-7-material-ui-monorepo branch 3 times, most recently from 6007450 to 5b423c5 Compare May 17, 2024 11:01
@renovate renovate bot force-pushed the renovate/major-7-material-ui-monorepo branch 2 times, most recently from ede3049 to 45de36e Compare May 23, 2024 14:36
@renovate renovate bot changed the title Update dependency @mui/x-date-pickers to v7 Update dependency @mui/x-date-pickers to v7 - autoclosed May 24, 2024
@renovate renovate bot closed this May 24, 2024
@renovate renovate bot deleted the renovate/major-7-material-ui-monorepo branch May 24, 2024 10:56
@renovate renovate bot changed the title Update dependency @mui/x-date-pickers to v7 - autoclosed Update dependency @mui/x-date-pickers to v7 May 27, 2024
@renovate renovate bot reopened this May 27, 2024
@renovate renovate bot restored the renovate/major-7-material-ui-monorepo branch May 27, 2024 19:59
@renovate renovate bot force-pushed the renovate/major-7-material-ui-monorepo branch 2 times, most recently from 126d19c to ab0fcbf Compare May 30, 2024 15:27
@renovate renovate bot force-pushed the renovate/major-7-material-ui-monorepo branch 3 times, most recently from ccdf3e8 to 55b3528 Compare August 1, 2024 19:08
@renovate renovate bot force-pushed the renovate/major-7-material-ui-monorepo branch 2 times, most recently from d3a842a to 453dfd1 Compare August 9, 2024 14:35
@renovate renovate bot force-pushed the renovate/major-7-material-ui-monorepo branch 2 times, most recently from e5a9e4a to a7a5819 Compare August 16, 2024 16:05
@renovate renovate bot force-pushed the renovate/major-7-material-ui-monorepo branch 2 times, most recently from 0225982 to 38b3d64 Compare August 29, 2024 17:30
@renovate renovate bot force-pushed the renovate/major-7-material-ui-monorepo branch from 38b3d64 to bb36d86 Compare September 5, 2024 17:11
@renovate renovate bot force-pushed the renovate/major-7-material-ui-monorepo branch 2 times, most recently from 688c1ec to b94148f Compare September 20, 2024 11:03
@renovate renovate bot force-pushed the renovate/major-7-material-ui-monorepo branch 2 times, most recently from 6cbb9ff to a1d49c3 Compare October 11, 2024 09:52
@renovate renovate bot force-pushed the renovate/major-7-material-ui-monorepo branch from a1d49c3 to 397c0d4 Compare October 17, 2024 18:12
@renovate renovate bot force-pushed the renovate/major-7-material-ui-monorepo branch 2 times, most recently from fc103eb to 62c94d3 Compare November 1, 2024 06:31
@renovate renovate bot force-pushed the renovate/major-7-material-ui-monorepo branch from 62c94d3 to 6bed7eb Compare November 8, 2024 12:36
@renovate renovate bot force-pushed the renovate/major-7-material-ui-monorepo branch from 6bed7eb to 44aa740 Compare November 21, 2024 19:41
@renovate renovate bot force-pushed the renovate/major-7-material-ui-monorepo branch 3 times, most recently from baba466 to fc3f86e Compare December 5, 2024 17:18
@renovate renovate bot changed the title Update dependency @mui/x-date-pickers to v7 Update dependency @mui/x-date-pickers to v7 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/major-7-material-ui-monorepo branch December 8, 2024 19:00
@renovate renovate bot changed the title Update dependency @mui/x-date-pickers to v7 - autoclosed Update dependency @mui/x-date-pickers to v7 Dec 13, 2024
@renovate renovate bot reopened this Dec 13, 2024
@renovate renovate bot force-pushed the renovate/major-7-material-ui-monorepo branch from e2fa2c8 to fc3f86e Compare December 13, 2024 22:01
@renovate renovate bot force-pushed the renovate/major-7-material-ui-monorepo branch from fc3f86e to 74ab805 Compare December 14, 2024 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants