Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @mui/x-date-pickers from 7.29.1 to 8.11.2.

Release notes

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

v8.11.2

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

... (truncated)

Changelog

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

8.11.2

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.

... (truncated)

Commits
  • 8c53c87 [release] v8.11.2 (#19519)
  • 795659b [pickers] Improve invalid value pasting into a section (#19357)
  • 80ee437 [fields] Remove redundant id and aria-labelledby attributes from spinbutt...
  • 40d9b07 [pickers] Gracefully handle textField.slotProps (#18980)
  • 507d518 [pickers] Improve hour and minute placement in DateTimePicker (#19227)
  • cca2782 [test] Split infinitive
  • 44fccb9 [pickers] Use calendarState.currentMonth in MonthCalendar when available ...
  • 89a9395 [release] v8.11.1 (#19419)
  • 8af5dce [infra] Remove "main" fields from publishable packages (#19407)
  • 9ec5b3b [pickers] Merge slotProps for input adornment in PickerFieldUI component (#19...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​mui/x-date-pickers since your current version.


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)

Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 7.29.1 to 8.11.2.
- [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.2/packages/x-date-pickers)

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

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

dependabot bot commented on behalf of github Sep 22, 2025

Superseded by #424.

@dependabot dependabot bot closed this Sep 22, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mui/x-date-pickers-8.11.2 branch September 22, 2025 15:20
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 Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant