pagopa / mui-italia

Material-UI theme inspired by BootstrapItalia.
https://pagopa.github.io/mui-italia
MIT License
18 stars 5 forks source link

build(deps-dev): bump @mui/x-date-pickers from 6.10.1 to 6.11.0 #462

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @mui/x-date-pickers from 6.10.1 to 6.11.0.

Release notes

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

v6.11.0

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

  • ⌚️ Move the tree view component from @mui/lab package

    The <TreeView /> component has been moved to the MUI X repository. It is now accessible from its own package: @mui/x-tree-view.

  • 🌍 Improve Hebrew (he-IL), Finnish (fi-FI), and Italian (it-IT) locales on the data grid

  • 🐞 Bugfixes

  • 📚 Documentation improvements

Data Grid

@mui/x-data-grid@v6.11.0

@mui/x-data-grid-pro@v6.11.0 pro

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

@mui/x-data-grid-premium@v6.11.0 premium

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

Date Pickers

@mui/x-date-pickers@v6.11.0

@mui/x-date-pickers-pro@v6.11.0 pro

Same changes as in @mui/x-date-pickers@v6.11.0.

Charts / @mui/x-charts@v6.0.0-alpha.6

... (truncated)

Changelog

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

6.11.0

Aug 4, 2023

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

  • ⌚️ Move the tree view component from @mui/lab package

    The <TreeView /> component has been moved to the MUI X repository. It is now accessible from its own package: @mui/x-tree-view.

  • 🌍 Improve Hebrew (he-IL), Finnish (fi-FI), and Italian (it-IT) locales on the data grid

  • 🐞 Bugfixes

  • 📚 Documentation improvements

Data Grid

@mui/x-data-grid@v6.11.0

@mui/x-data-grid-pro@v6.11.0 pro

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

@mui/x-data-grid-premium@v6.11.0 premium

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

Date Pickers

@mui/x-date-pickers@v6.11.0

@mui/x-date-pickers-pro@v6.11.0 pro

... (truncated)

Commits
  • f22161c v6.11.0 (#9905)
  • 27032f7 [pickers] Fix offset management on dayjs adapter (#9884)
  • 40a1fff [fields] Fix hours editing on dayjs with timezone and DST (#9901)
  • bc9cdb5 [fields] Correctly handle events with a complete value insertion (#9896)
  • 9a86f43 [pickers] Add CalendarHeader slot (#7784)
  • 60004c7 [pickers] Fix default descriptions (#9887)
  • ba5cf46 [pickers] Allow to override the opening aria text using the localeText prop...
  • b2375b2 [core] Stop using the deprecated JSX global namespace (#9854)
  • 904c31e Bump @​types/luxon to ^3.3.1 (#9758)
  • 64c2f19 [pickers] Allow to override the InputProps of the TextField using the `sl...
  • 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 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[bot] commented 1 year ago

Superseded by #464.