Skip to content

Bump @mui/x-date-pickers from 7.29.4 to 9.3.0 in /src-editor#2276

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/src-editor/mui/x-date-pickers-9.3.0
Closed

Bump @mui/x-date-pickers from 7.29.4 to 9.3.0 in /src-editor#2276
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/src-editor/mui/x-date-pickers-9.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

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

Release notes

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

v9.3.0

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

  • 📆 Refactor Calendar Range drag editing to use Pointer Events instead of drag and touch events combination (#22279)
  • ✨ Apply lazy loading to EventTimelinePremium (#22308)
  • 🐞 Bugfixes
  • 📚 Documentation improvements
  • 🌎 Added Norwegian bokmål (nb-NO) locale to the Scheduler
  • 🌎 Improved Swedish (sv-SE) locale on the Data Grid

Special thanks go out to these community members for their valuable contributions: @​Anexus5919, @​jvskriubakken, @​oscar-b, @​rin, @​viktormelin

The following team members contributed to this release: @​aemartos, @​alexfauquette, @​arminmeh, @​Janpot, @​JCQuintas, @​LukasTy, @​mj12albert, @​oliviertassinari, @​rita-codes, @​romgrk, @​sai6855

Data Grid

@mui/x-data-grid@9.3.0

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

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

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

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

Date and Time Pickers

@mui/x-date-pickers@9.3.0

  • [pickers] Fix disabled state styling for PickersTextField standard and filled variants (#22189) @​LukasTy
  • [pickers] Fix previous month disabled state calculation (#22524) @​mj12albert
  • [pickers] Merge slotProps.sectionContent in PickersInputBase (#22324) @​rin

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

Same changes as in @mui/x-date-pickers@9.3.0, plus:

Charts

@mui/x-charts@9.3.0

... (truncated)

Changelog

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

9.3.0

May 21, 2026

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

  • 📆 Refactor Calendar Range drag editing to use Pointer Events instead of drag and touch events combination (#22279)
  • ✨ Apply lazy loading to EventTimelinePremium (#22308)
  • 🐞 Bugfixes
  • 📚 Documentation improvements
  • 🌎 Added Norwegian bokmål (nb-NO) locale to the Scheduler
  • 🌎 Improved Swedish (sv-SE) locale on the Data Grid

Special thanks go out to these community members for their valuable contributions: @​Anexus5919, @​jvskriubakken, @​oscar-b, @​rin, @​viktormelin

The following team members contributed to this release: @​aemartos, @​alexfauquette, @​arminmeh, @​Janpot, @​JCQuintas, @​LukasTy, @​mj12albert, @​oliviertassinari, @​rita-codes, @​romgrk, @​sai6855

Data Grid

@mui/x-data-grid@9.3.0

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

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

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

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

Date and Time Pickers

@mui/x-date-pickers@9.3.0

  • [pickers] Fix disabled state styling for PickersTextField standard and filled variants (#22189) @​LukasTy
  • [pickers] Fix previous month disabled state calculation (#22524) @​mj12albert
  • [pickers] Merge slotProps.sectionContent in PickersInputBase (#22324) @​rin

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

Same changes as in @mui/x-date-pickers@9.3.0, plus:

Charts

... (truncated)

Commits
  • 1eb0ba2 [release] v9.3.0 (#22540)
  • f636aeb [pickers] Fix disabled state styling for PickersTextField standard and fill...
  • cf54147 [pickers] Fix previous month disabled state calculation (#22524)
  • a08ddfc [pickers] Merge slotProps.sectionContent in PickersInputBase (#22324)
  • 4359d56 [code-infra] Enable mui/no-presentation-role lint rule (#22360)
  • bced0c8 [release] v9.2.0 (#22436)
  • 42fc5f7 [pickers] Trim test helpers' default load graph (#22421)
  • ad8c6d0 Bump MUI public packages (#22361)
  • 1cfd2f1 [release] v9.1.0 (#22356)
  • b31b188 [pickers] Fix duplicate hour label in MultiSectionDigitalClock on DST day (...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by 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 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.4 to 9.3.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/v9.3.0/packages/x-date-pickers)

---
updated-dependencies:
- dependency-name: "@mui/x-date-pickers"
  dependency-version: 9.3.0
  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 labels Jun 4, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

Not Automerged

The PR does not match any automerge rules.

Details: No configuration rule matched this update

Dependabot Information:

  • Package name(s): @mui/x-date-pickers
  • Update type: major
  • Dependency type: production
  • Previous version: 7.29.4
  • New version: 9.3.0

Modified Files:

  • src-editor/package-lock.json
  • src-editor/package.json

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 4, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/src-editor/mui/x-date-pickers-9.3.0 branch June 4, 2026 21:46
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.

1 participant