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

build(deps): bump @mui/x-data-grid from 6.7.0 to 6.14.0 #885

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 21, 2023

Bumps @mui/x-data-grid from 6.7.0 to 6.14.0.

Release notes

Sourced from @​mui/x-data-grid's releases.

v6.14.0

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

  • 🎁 Fix YearCalendar and MonthCalendar accessibility (#10312) @​LukasTy

    The YearCalendar and MonthCalendar items role has been changed from button to radio in order to improve the component's a11y support. If you were relying on the mentioned components having a button role for items, you will need to update your usage to expect a radio role instead.

  • 🌍 Improve Japanese (ja-JP), Persian (fa-IR), and Vietnamese (vi-VN) locales on the data grid

  • 🐞 Bugfixes

  • 📚 Documentation improvements

Data Grid

@mui/x-data-grid@6.14.0

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

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

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

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

  • [DataGridPremium] Fix clipboard import cutting off at 100 rows (#9930) @​gitstart

Date Pickers

@mui/x-date-pickers@6.14.0

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

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

Charts / @mui/x-charts@6.0.0-alpha.11

Tree View / @mui/x-tree-view@6.0.0-alpha.3

... (truncated)

Changelog

Sourced from @​mui/x-data-grid's changelog.

6.14.0

Sep 14, 2023

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

  • 🎁 Fix YearCalendar and MonthCalendar accessibility (#10312) @​LukasTy

    The YearCalendar and MonthCalendar items role has been changed from button to radio in order to improve the component's a11y support. If you were relying on the mentioned components having a button role for items, you will need to update your usage to expect a radio role instead.

  • 🌍 Improve Japanese (ja-JP), Persian (fa-IR), and Vietnamese (vi-VN) locales on the data grid

  • 🐞 Bugfixes

  • 📚 Documentation improvements

Data Grid

@mui/x-data-grid@6.14.0

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

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

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

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

  • [DataGridPremium] Fix clipboard import cutting off at 100 rows (#9930) @​gitstart

Date Pickers

@mui/x-date-pickers@6.14.0

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

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

Charts / @mui/x-charts@6.0.0-alpha.11

Tree View / @mui/x-tree-view@6.0.0-alpha.3

... (truncated)

Commits

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-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/grid/x-data-grid) from 6.7.0 to 6.14.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/v6.14.0/packages/grid/x-data-grid)

---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 21, 2023
@github-actions github-actions bot merged commit a4ecdf2 into main Sep 21, 2023
5 of 6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mui/x-data-grid-6.14.0 branch September 21, 2023 06:21
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.

0 participants