Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps @mui/x-date-pickers from 7.29.4 to 8.11.0.

Release notes

Sourced from @​mui/x-date-pickers's releases.

v8.11.0

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

  • 📊 Add new SankeyChart

  • 🚀 Data Grid row grouping now supports row reordering

    See the Drag-and-drop group reordering section for more details.

  • 📚 Documentation improvements

Special thanks go out to the community members for their valuable contributions: @​dwrth, @​lauri865, @​Webini

The following are all team members who have contributed to this release: @​alexfauquette, @​arminmeh, @​brijeshb42, @​cherniavskii, @​flaviendelangle, @​Janpot, @​JCQuintas, @​mapache-salvaje, @​MBilalShafi, @​michelengelen, @​noraleonte, @​oliviertassinari, @​rita-codes, @​romgrk, @​sai6855, @​siriwatknp

Data Grid

@mui/x-data-grid@8.11.0

@mui/x-data-grid-pro@8.11.0 pro

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

  • [DataGridPro] Fix column menu sort when multipleColumnsSortingMode="always" (#19099) @​MBilalShafi
  • [DataGridPro] Keep the drop effect if keepColumnPositionIfDraggedOutside is enabled (#19372) @​arminmeh

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

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

Date and Time Pickers

@mui/x-date-pickers@8.11.0

  • [pickers] Fix Firefox bug causing crash when startContainer is a restricted object (#18772) @​Webini

... (truncated)

Changelog

Sourced from @​mui/x-date-pickers's changelog.

8.11.0

Aug 29, 2025

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

  • 📊 Add new SankeyChart

  • 🚀 Data Grid row grouping now supports row reordering

    See the Drag-and-drop group reordering section for more details.

  • 📚 Documentation improvements

Special thanks go out to the community members for their valuable contributions: @​dwrth, @​lauri865, @​Webini

The following are all team members who have contributed to this release: @​alexfauquette, @​arminmeh, @​brijeshb42, @​cherniavskii, @​flaviendelangle, @​Janpot, @​JCQuintas, @​mapache-salvaje, @​MBilalShafi, @​michelengelen, @​noraleonte, @​oliviertassinari, @​rita-codes, @​romgrk, @​sai6855, @​siriwatknp

Data Grid

@mui/x-data-grid@8.11.0

@mui/x-data-grid-pro@8.11.0 pro

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

  • [DataGridPro] Fix column menu sort when multipleColumnsSortingMode="always" (#19099) @​MBilalShafi
  • [DataGridPro] Keep the drop effect if keepColumnPositionIfDraggedOutside is enabled (#19372) @​arminmeh

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

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

Date and Time Pickers

... (truncated)

Commits
  • 63e1254 [release] v8.11.0 (#19367)
  • 926e05c [pickers] Fix display of placeholder when label is shrunk (#19318)
  • b5026f1 [DatePicker]fix firefox bug causing crash when startContainer is Restricted o...
  • 90d94c7 [infra] Migrate to use eslint without airbnb config (#19269)
  • c5df339 [pickers] RTL not applied correctly for Calendar Systems examples (works in v...
  • 1ea5c80 [pickers] Use the locale week day on the Luxon adapter (#19230)
  • dbd436e [release] v8.10.2 (#19258)
  • f9075b2 [infra] Migrate build command to code-infra (#19006)
  • a213c4e [release] v8.10.0 (#19084)
  • a0cbf5f [pickers] MuiPickersLayout-toolbar is overlapping the Calendar in RTL MobileD...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2025
Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 7.29.4 to 8.11.0.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v8.11.0/packages/x-date-pickers)

---
updated-dependencies:
- dependency-name: "@mui/x-date-pickers"
  dependency-version: 8.11.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added JavaScript dependencies Pull requests that update a dependency file labels Sep 1, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2025

Superseded by #1994.

@dependabot dependabot bot closed this Oct 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src-admin/mui/x-date-pickers-8.11.0 branch October 1, 2025 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file JavaScript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants