Update dependency @mui/x-data-grid to v7.16.0 #164

Merged
pierre merged 1 commits from renovate/mui-x-data-grid-7.x-lockfile into master 2024-09-09 09:37:53 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
@mui/x-data-grid (source) dependencies minor 7.15.0 -> 7.16.0

Release Notes

mui/mui-x (@​mui/x-data-grid)

v7.16.0

Compare Source

Sep 5, 2024

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

  • 🎨 Update the design of Data Grid column headers (#​14293)
  • 🧠 Add the slots concept introduction documentation page (#​13881)
  • 🌍 Improve Chinese (zh-CN) and Dutch (nl-NL) locales on the Data Grid
  • 🐞 Bugfixes
  • 📚 Documentation improvements
Data Grid
@mui/x-data-grid@7.16.0
  • DataGrid] Add key prop to `GridFilterInputMultipleValue` ([#​14302](https://github.com/mui/mui-x/issues/14302)) [@​sai6855](https://github.com/sai6855)
    
  • DataGrid] Allow to control the indeterminate checkbox behavior ([#​14247](https://github.com/mui/mui-x/issues/14247)) [@​MBilalShafi](https://github.com/MBilalShafi)
    
  • DataGrid] Column header design updates ([#​14293](https://github.com/mui/mui-x/issues/14293)) [@​KenanYusuf](https://github.com/KenanYusuf)
    
  • DataGrid] Fix error on simultaneous `columns` and `columnGroupingModel` update ([#​14368](https://github.com/mui/mui-x/issues/14368)) [@​cherniavskii](https://github.com/cherniavskii)
    
  • DataGrid] Fix first row flickering with `autoHeight` prop enabled ([#​14235](https://github.com/mui/mui-x/issues/14235)) [@​KenanYusuf](https://github.com/KenanYusuf)
    
  • DataGrid] Remove cell min-width / max-width styles ([#​14448](https://github.com/mui/mui-x/issues/14448)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • DataGrid] Restore reselect behavior ([#​14410](https://github.com/mui/mui-x/issues/14410)) [@​romgrk](https://github.com/romgrk)
    
  • l10n] Improve Chinese (zh-CN) locale ([#​14394](https://github.com/mui/mui-x/issues/14394)) [@​lawvs](https://github.com/lawvs)
    
  • l10n] Improve Dutch (nl-NL) locale ([#​14398](https://github.com/mui/mui-x/issues/14398)) [@​Janpot](https://github.com/Janpot)
    
    

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

  • DataGridPro] Fix duplicate top border in header filters ([#​14375](https://github.com/mui/mui-x/issues/14375)) [@​MBilalShafi](https://github.com/MBilalShafi)
    
    

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

Date and Time Pickers
@mui/x-date-pickers@7.16.0
  • pickers] Improve `onError` JSDoc ([#​14492](https://github.com/mui/mui-x/issues/14492)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • pickers] Keep the calendar header and content in sync when switching locale ([#​14125](https://github.com/mui/mui-x/issues/14125)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • pickers] Move multi input range field validation tests to the describe test file ([#​14501](https://github.com/mui/mui-x/issues/14501)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
    

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

Charts
@mui/x-charts@7.16.0
  • charts] Fix JSDoc typos ([#​14497](https://github.com/mui/mui-x/issues/14497)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • charts] Fix `LineChart` not properly animating when hydrating ([#​14355](https://github.com/mui/mui-x/issues/14355)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • charts] Fix theme augmentation ([#​14372](https://github.com/mui/mui-x/issues/14372)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • charts] Pass all props to legend ([#​14392](https://github.com/mui/mui-x/issues/14392)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • charts] Use `.mjs` extension for ESM build ([#​14387](https://github.com/mui/mui-x/issues/14387)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • charts] Update `package.json` for vendor package ([#​14465](https://github.com/mui/mui-x/issues/14465)) [@​alexfauquette](https://github.com/alexfauquette)
    
    

Same changes as in @mui/x-charts@7.16.0, plus:

  • charts-pro] Fix props and automated documentation on `BarChartPro` and `LineChartPro` ([#​14391](https://github.com/mui/mui-x/issues/14391)) [@​JCQuintas](https://github.com/JCQuintas)
    
    
Tree View
@mui/x-tree-view@7.16.0
  • TreeView] Clean label editing code ([#​14264](https://github.com/mui/mui-x/issues/14264)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
    
@mui/x-codemod@7.16.0
  • codemod] Fix `experimentalFeatures` codemod for typescript parser ([#​14150](https://github.com/mui/mui-x/issues/14150)) [@​MBilalShafi](https://github.com/MBilalShafi)
    
    
Docs
  • docs] Add RTL documentation for the pickers ([#​13855](https://github.com/mui/mui-x/issues/13855)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • docs] Add the `slots` concept introduction page ([#​13881](https://github.com/mui/mui-x/issues/13881)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • docs] Remove TypeScript v3 outdated version mentions ([#​14443](https://github.com/mui/mui-x/issues/14443)) [@​k-rajat19](https://github.com/k-rajat19)
    
  • docs] Remove notion of seats ([#​14351](https://github.com/mui/mui-x/issues/14351)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs] Use real world data for `PieChart` examples ([#​14297](https://github.com/mui/mui-x/issues/14297)) [@​JCQuintas](https://github.com/JCQuintas)
    
    
Core
  • core] Fix changelog spelling [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • core] Fix failing tests on the pickers ([#​14457](https://github.com/mui/mui-x/issues/14457)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • core] Reset permissions for codspeed GitHub Action ([#​14420](https://github.com/mui/mui-x/issues/14420)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • code-infra] Add babel runtime version check ([#​14483](https://github.com/mui/mui-x/issues/14483)) [@​Janpot](https://github.com/Janpot)
    
  • code-infra] Fully resolve imports in ESM target ([#​14234](https://github.com/mui/mui-x/issues/14234)) [@​Janpot](https://github.com/Janpot)
    
  • code-infra] Update runners from node 18 to 20 ([#​14466](https://github.com/mui/mui-x/issues/14466)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • infra] Added `secrets: inherit` to workflow call ([#​14454](https://github.com/mui/mui-x/issues/14454)) [@​michelengelen](https://github.com/michelengelen)
    
  • infra] Switch "add closing message" to reusable workflow ([#​14499](https://github.com/mui/mui-x/issues/14499)) [@​michelengelen](https://github.com/michelengelen)
    
  • infra] Switch "issue triage workflow" to reusable workflows ([#​14390](https://github.com/mui/mui-x/issues/14390)) [@​michelengelen](https://github.com/michelengelen)
    
    

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@mui/x-data-grid](https://mui.com/x/react-data-grid/) ([source](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid)) | dependencies | minor | [`7.15.0` -> `7.16.0`](https://renovatebot.com/diffs/npm/@mui%2fx-data-grid/7.15.0/7.16.0) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-data-grid)</summary> ### [`v7.16.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#7160) [Compare Source](https://github.com/mui/mui-x/compare/v7.15.0...v7.16.0) *Sep 5, 2024* We'd like to offer a big thanks to the 13 contributors who made this release possible. Here are some highlights ✨: - 🎨 Update the design of Data Grid column headers ([#&#8203;14293](https://github.com/mui/mui-x/issues/14293)) - 🧠 Add the `slots` concept introduction documentation page ([#&#8203;13881](https://github.com/mui/mui-x/issues/13881)) - 🌍 Improve Chinese (zh-CN) and Dutch (nl-NL) locales on the Data Grid - 🐞 Bugfixes - 📚 Documentation improvements <!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> ##### Data Grid ##### `@mui/x-data-grid@7.16.0` - \[DataGrid] Add key prop to `GridFilterInputMultipleValue` ([#&#8203;14302](https://github.com/mui/mui-x/issues/14302)) [@&#8203;sai6855](https://github.com/sai6855) - \[DataGrid] Allow to control the indeterminate checkbox behavior ([#&#8203;14247](https://github.com/mui/mui-x/issues/14247)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[DataGrid] Column header design updates ([#&#8203;14293](https://github.com/mui/mui-x/issues/14293)) [@&#8203;KenanYusuf](https://github.com/KenanYusuf) - \[DataGrid] Fix error on simultaneous `columns` and `columnGroupingModel` update ([#&#8203;14368](https://github.com/mui/mui-x/issues/14368)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[DataGrid] Fix first row flickering with `autoHeight` prop enabled ([#&#8203;14235](https://github.com/mui/mui-x/issues/14235)) [@&#8203;KenanYusuf](https://github.com/KenanYusuf) - \[DataGrid] Remove cell min-width / max-width styles ([#&#8203;14448](https://github.com/mui/mui-x/issues/14448)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[DataGrid] Restore reselect behavior ([#&#8203;14410](https://github.com/mui/mui-x/issues/14410)) [@&#8203;romgrk](https://github.com/romgrk) - \[l10n] Improve Chinese (zh-CN) locale ([#&#8203;14394](https://github.com/mui/mui-x/issues/14394)) [@&#8203;lawvs](https://github.com/lawvs) - \[l10n] Improve Dutch (nl-NL) locale ([#&#8203;14398](https://github.com/mui/mui-x/issues/14398)) [@&#8203;Janpot](https://github.com/Janpot) ##### `@mui/x-data-grid-pro@7.16.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@7.16.0`, plus: - \[DataGridPro] Fix duplicate top border in header filters ([#&#8203;14375](https://github.com/mui/mui-x/issues/14375)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) ##### `@mui/x-data-grid-premium@7.16.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@7.16.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.16.0` - \[pickers] Improve `onError` JSDoc ([#&#8203;14492](https://github.com/mui/mui-x/issues/14492)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[pickers] Keep the calendar header and content in sync when switching locale ([#&#8203;14125](https://github.com/mui/mui-x/issues/14125)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[pickers] Move multi input range field validation tests to the describe test file ([#&#8203;14501](https://github.com/mui/mui-x/issues/14501)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### `@mui/x-date-pickers-pro@7.16.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@7.16.0`. ##### Charts ##### `@mui/x-charts@7.16.0` - \[charts] Fix JSDoc typos ([#&#8203;14497](https://github.com/mui/mui-x/issues/14497)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Fix `LineChart` not properly animating when hydrating ([#&#8203;14355](https://github.com/mui/mui-x/issues/14355)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Fix theme augmentation ([#&#8203;14372](https://github.com/mui/mui-x/issues/14372)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Pass all props to legend ([#&#8203;14392](https://github.com/mui/mui-x/issues/14392)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Use `.mjs` extension for ESM build ([#&#8203;14387](https://github.com/mui/mui-x/issues/14387)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Update `package.json` for vendor package ([#&#8203;14465](https://github.com/mui/mui-x/issues/14465)) [@&#8203;alexfauquette](https://github.com/alexfauquette) ##### `@mui/x-charts-pro@7.0.0-beta.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-charts@7.16.0`, plus: - \[charts-pro] Fix props and automated documentation on `BarChartPro` and `LineChartPro` ([#&#8203;14391](https://github.com/mui/mui-x/issues/14391)) [@&#8203;JCQuintas](https://github.com/JCQuintas) ##### Tree View ##### `@mui/x-tree-view@7.16.0` - \[TreeView] Clean label editing code ([#&#8203;14264](https://github.com/mui/mui-x/issues/14264)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### `@mui/x-codemod@7.16.0` - \[codemod] Fix `experimentalFeatures` codemod for typescript parser ([#&#8203;14150](https://github.com/mui/mui-x/issues/14150)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) ##### Docs - \[docs] Add RTL documentation for the pickers ([#&#8203;13855](https://github.com/mui/mui-x/issues/13855)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[docs] Add the `slots` concept introduction page ([#&#8203;13881](https://github.com/mui/mui-x/issues/13881)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[docs] Remove TypeScript v3 outdated version mentions ([#&#8203;14443](https://github.com/mui/mui-x/issues/14443)) [@&#8203;k-rajat19](https://github.com/k-rajat19) - \[docs] Remove notion of seats ([#&#8203;14351](https://github.com/mui/mui-x/issues/14351)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Use real world data for `PieChart` examples ([#&#8203;14297](https://github.com/mui/mui-x/issues/14297)) [@&#8203;JCQuintas](https://github.com/JCQuintas) ##### Core - \[core] Fix changelog spelling [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Fix failing tests on the pickers ([#&#8203;14457](https://github.com/mui/mui-x/issues/14457)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[core] Reset permissions for codspeed GitHub Action ([#&#8203;14420](https://github.com/mui/mui-x/issues/14420)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[code-infra] Add babel runtime version check ([#&#8203;14483](https://github.com/mui/mui-x/issues/14483)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Fully resolve imports in ESM target ([#&#8203;14234](https://github.com/mui/mui-x/issues/14234)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Update runners from node 18 to 20 ([#&#8203;14466](https://github.com/mui/mui-x/issues/14466)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[infra] Added `secrets: inherit` to workflow call ([#&#8203;14454](https://github.com/mui/mui-x/issues/14454)) [@&#8203;michelengelen](https://github.com/michelengelen) - \[infra] Switch "add closing message" to reusable workflow ([#&#8203;14499](https://github.com/mui/mui-x/issues/14499)) [@&#8203;michelengelen](https://github.com/michelengelen) - \[infra] Switch "issue triage workflow" to reusable workflows ([#&#8203;14390](https://github.com/mui/mui-x/issues/14390)) [@&#8203;michelengelen](https://github.com/michelengelen) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC42OC4xIiwidXBkYXRlZEluVmVyIjoiMzguNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
pierre added 1 commit 2024-09-06 00:34:49 +00:00
Update dependency @mui/x-data-grid to v7.16.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
639b7f4b38
pierre added 1 commit 2024-09-06 00:34:49 +00:00
Update dependency @mui/x-data-grid to v7.16.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
639b7f4b38
Author
Owner

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
pierre merged commit 56f765a15a into master 2024-09-09 09:37:53 +00:00
pierre deleted branch renovate/mui-x-data-grid-7.x-lockfile 2024-09-09 09:37:53 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/VirtWeb#164
No description provided.