techmatters / terraso-web-client

A React project that powers the frontend of Terraso platform.
https://app.terraso.org/
GNU Affero General Public License v3.0
11 stars 3 forks source link

build(deps): Bump @mui/x-data-grid from 7.12.1 to 7.13.0 #2284

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps @mui/x-data-grid from 7.12.1 to 7.13.0.

Release notes

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

v7.13.0

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

https://github.com/user-attachments/assets/cfd27be0-740f-48d4-9a6e-84c06edda376

  • 🔧 Improve rows accessibility on the Data Grid features "Tree Data" and "Row Grouping". Certain "Row Grouping" accessibility updates will only be applied if experimental feature flag is enabled. See the documentation for more information.
  • 🌍 Improve Vietnamese (vi-VN) locale on the Data Grid
  • 🐞 Bugfixes

Data Grid

@mui/x-data-grid@7.13.0

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

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

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

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

Date and Time Pickers

@mui/x-date-pickers@7.13.0

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

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

Charts

@mui/x-charts@7.13.0

... (truncated)

Changelog

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

7.13.0

Aug 16, 2024

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

  • 💫 Allow to edit the label of Tree View's items.

  • 🔧 Improve rows accessibility on the Data Grid features "Tree Data" and "Row Grouping". Certain "Row Grouping" accessibility updates will only be applied if experimental feature flag is enabled. See the documentation for more information.

  • 🌍 Improve Vietnamese (vi-VN) locale on the Data Grid

  • 🐞 Bugfixes

Data Grid

@mui/x-data-grid@7.13.0

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

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

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

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

Date and Time Pickers

@mui/x-date-pickers@7.13.0

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

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

Charts

@mui/x-charts@7.13.0

... (truncated)

Commits
  • c911ad5 v7.13.0 (#14221)
  • f964fef [l10n] Improve Vietnamese (vi-VN) locale (#14216)
  • 403d6ff [DataGrid] remove needless check in useGridStateInitialization (#14181)
  • bed323f [internals] Move utils needed for tree view virtualization to shared package ...
  • 1deed31 [DataGrid] Fix error logged during skeleton loading with nested data grid (#1...
  • c4568a9 Bump rimraf to ^5.0.10 (#14165)
  • 496d64e [data grid] Fix CSV export for null and undefined values (#14166)
  • 9f3723f [DataGridPro] Fix Tree Data and Row Grouping rows accessibility (#13623)
  • See full diff 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 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)