Update dependency @mui/x-data-grid to v7.3.1 #31

Merged
pierre merged 1 commits from renovate/mui-x-data-grid-7.x-lockfile into master 2024-04-27 01:00:35 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
@mui/x-data-grid (source) dependencies patch 7.3.0 -> 7.3.1

Release Notes

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

v7.3.1

Compare Source

Apr 26, 2024

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

Data Grid
@mui/x-data-grid@7.3.1
  • DataGrid] Fix date filtering for negative timezone offsets ([#​12836](https://github.com/mui/mui-x/issues/12836)) [@​cherniavskii](https://github.com/cherniavskii)
    
  • DataGrid] Fix flex column width when used with pinned columns ([#​12849](https://github.com/mui/mui-x/issues/12849)) [@​romgrk](https://github.com/romgrk)
    
  • DataGrid] Fix group header resize ([#​12863](https://github.com/mui/mui-x/issues/12863)) [@​arminmeh](https://github.com/arminmeh)
    
  • DataGrid] Pass slot props to `columnHeaders` slot ([#​12768](https://github.com/mui/mui-x/issues/12768)) [@​cherniavskii](https://github.com/cherniavskii)
    
    

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

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

Date and Time Pickers
@mui/x-date-pickers@7.3.1
  • l10n] Improve Catalan (ca-ES) locale ([#​12856](https://github.com/mui/mui-x/issues/12856)) [@​soler1212](https://github.com/soler1212)
    
  • l10n] Improve Spanish (es-ES) locale ([#​12858](https://github.com/mui/mui-x/issues/12858)) [@​soler1212](https://github.com/soler1212)
    
    

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

Charts
@mui/x-charts@7.3.1
  • charts] Add documentation on border radius alternative for `BarCharts` ([#​12859](https://github.com/mui/mui-x/issues/12859)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • charts] Add z-axis to colorize scatter charts ([#​12738](https://github.com/mui/mui-x/issues/12738)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • charts] Fix left/bottomAxis not picking up default axis id ([#​12894](https://github.com/mui/mui-x/issues/12894)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • charts] Improve default tooltip content ([#​12257](https://github.com/mui/mui-x/issues/12257)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • charts] Round y values for bar chart ([#​12846](https://github.com/mui/mui-x/issues/12846)) [@​alexfauquette](https://github.com/alexfauquette)
    
    
Tree View
@mui/x-tree-view@7.3.1
  • TreeView] Remove un-needed `aria-activedescendant` attribute ([#​12867](https://github.com/mui/mui-x/issues/12867)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • TreeView] Rework the selection internals ([#​12703](https://github.com/mui/mui-x/issues/12703)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • TreeView] Use the order in which the items are displayed for `type-ahead` ([#​12827](https://github.com/mui/mui-x/issues/12827)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
    
Docs
  • docs] Add demo for styling charts with `sx` props ([#​12791](https://github.com/mui/mui-x/issues/12791)) [@​derek-0000](https://github.com/derek-0000)
    
  • docs] Cover webpack 4 support in migration guide ([#​12710](https://github.com/mui/mui-x/issues/12710)) [@​cherniavskii](https://github.com/cherniavskii)
    
  • docs] Document interfaces for charts ([#​12656](https://github.com/mui/mui-x/issues/12656)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • docs] Fix Vale regression ([#​12862](https://github.com/mui/mui-x/issues/12862)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs] Improve Data Grid migration guide ([#​12879](https://github.com/mui/mui-x/issues/12879)) [@​MBilalShafi](https://github.com/MBilalShafi)
    
  • docs] Update Column features availability ([#​12865](https://github.com/mui/mui-x/issues/12865)) [@​DanailH](https://github.com/DanailH)
    
    
Core
  • core] Fix `l10n` GH workflow ([#​12895](https://github.com/mui/mui-x/issues/12895)) [@​LukasTy](https://github.com/LukasTy)
    
  • core] Match Base UI and Toolpad [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • core] Remove redundant `setupFiles` entries in `package.json` ([#​12899](https://github.com/mui/mui-x/issues/12899)) [@​LukasTy](https://github.com/LukasTy)
    
  • core] Use `describeTreeView` for focus tests ([#​12698](https://github.com/mui/mui-x/issues/12698)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • core] Use `describeTreeView` for type-ahead tests ([#​12811](https://github.com/mui/mui-x/issues/12811)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • code-infra] Change package manager to `pnpm` ([#​11875](https://github.com/mui/mui-x/issues/11875)) [@​LukasTy](https://github.com/LukasTy)
    
  • code-infra] Closer sync with eslint config of codebase ([#​12864](https://github.com/mui/mui-x/issues/12864)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • support-infra] Add release announcement to GitHub workflows ([#​11867](https://github.com/mui/mui-x/issues/11867)) ([#​12843](https://github.com/mui/mui-x/issues/12843)) [@​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 becomes conflicted, 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 | patch | [`7.3.0` -> `7.3.1`](https://renovatebot.com/diffs/npm/@mui%2fx-data-grid/7.3.0/7.3.1) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-data-grid)</summary> ### [`v7.3.1`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#731) [Compare Source](https://github.com/mui/mui-x/compare/v7.3.0...v7.3.1) *Apr 26, 2024* We'd like to offer a big thanks to the 13 contributors who made this release possible. Here are some highlights ✨: - 🎁 Scatter Charts get a [z-axis to allow coloring data points independently from their coordinates](https://mui.com/x/react-charts/scatter/#color-scale) - 🌍 Improve Catalan (ca-ES) and Spanish (es-ES) locales on the Date and Time Pickers - 🐞 Bugfixes - 📚 Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@7.3.1` - \[DataGrid] Fix date filtering for negative timezone offsets ([#&#8203;12836](https://github.com/mui/mui-x/issues/12836)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[DataGrid] Fix flex column width when used with pinned columns ([#&#8203;12849](https://github.com/mui/mui-x/issues/12849)) [@&#8203;romgrk](https://github.com/romgrk) - \[DataGrid] Fix group header resize ([#&#8203;12863](https://github.com/mui/mui-x/issues/12863)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[DataGrid] Pass slot props to `columnHeaders` slot ([#&#8203;12768](https://github.com/mui/mui-x/issues/12768)) [@&#8203;cherniavskii](https://github.com/cherniavskii) ##### `@mui/x-data-grid-pro@7.3.1` [![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.3.1`. ##### `@mui/x-data-grid-premium@7.3.1` [![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.3.1`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.3.1` - \[l10n] Improve Catalan (ca-ES) locale ([#&#8203;12856](https://github.com/mui/mui-x/issues/12856)) [@&#8203;soler1212](https://github.com/soler1212) - \[l10n] Improve Spanish (es-ES) locale ([#&#8203;12858](https://github.com/mui/mui-x/issues/12858)) [@&#8203;soler1212](https://github.com/soler1212) ##### `@mui/x-date-pickers-pro@7.3.1` [![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.3.1`. ##### Charts ##### `@mui/x-charts@7.3.1` - \[charts] Add documentation on border radius alternative for `BarCharts` ([#&#8203;12859](https://github.com/mui/mui-x/issues/12859)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Add z-axis to colorize scatter charts ([#&#8203;12738](https://github.com/mui/mui-x/issues/12738)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Fix left/bottomAxis not picking up default axis id ([#&#8203;12894](https://github.com/mui/mui-x/issues/12894)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Improve default tooltip content ([#&#8203;12257](https://github.com/mui/mui-x/issues/12257)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[charts] Round y values for bar chart ([#&#8203;12846](https://github.com/mui/mui-x/issues/12846)) [@&#8203;alexfauquette](https://github.com/alexfauquette) ##### Tree View ##### `@mui/x-tree-view@7.3.1` - \[TreeView] Remove un-needed `aria-activedescendant` attribute ([#&#8203;12867](https://github.com/mui/mui-x/issues/12867)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[TreeView] Rework the selection internals ([#&#8203;12703](https://github.com/mui/mui-x/issues/12703)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[TreeView] Use the order in which the items are displayed for `type-ahead` ([#&#8203;12827](https://github.com/mui/mui-x/issues/12827)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### Docs - \[docs] Add demo for styling charts with `sx` props ([#&#8203;12791](https://github.com/mui/mui-x/issues/12791)) [@&#8203;derek-0000](https://github.com/derek-0000) - \[docs] Cover webpack 4 support in migration guide ([#&#8203;12710](https://github.com/mui/mui-x/issues/12710)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[docs] Document interfaces for charts ([#&#8203;12656](https://github.com/mui/mui-x/issues/12656)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[docs] Fix Vale regression ([#&#8203;12862](https://github.com/mui/mui-x/issues/12862)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Improve Data Grid migration guide ([#&#8203;12879](https://github.com/mui/mui-x/issues/12879)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[docs] Update Column features availability ([#&#8203;12865](https://github.com/mui/mui-x/issues/12865)) [@&#8203;DanailH](https://github.com/DanailH) ##### Core - \[core] Fix `l10n` GH workflow ([#&#8203;12895](https://github.com/mui/mui-x/issues/12895)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[core] Match Base UI and Toolpad [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Remove redundant `setupFiles` entries in `package.json` ([#&#8203;12899](https://github.com/mui/mui-x/issues/12899)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[core] Use `describeTreeView` for focus tests ([#&#8203;12698](https://github.com/mui/mui-x/issues/12698)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[core] Use `describeTreeView` for type-ahead tests ([#&#8203;12811](https://github.com/mui/mui-x/issues/12811)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[code-infra] Change package manager to `pnpm` ([#&#8203;11875](https://github.com/mui/mui-x/issues/11875)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[code-infra] Closer sync with eslint config of codebase ([#&#8203;12864](https://github.com/mui/mui-x/issues/12864)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[support-infra] Add release announcement to GitHub workflows ([#&#8203;11867](https://github.com/mui/mui-x/issues/11867)) ([#&#8203;12843](https://github.com/mui/mui-x/issues/12843)) [@&#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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2024-04-27 00:19:34 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
81c1044bae
Update dependency @mui/x-data-grid to v7.3.1
pierre scheduled this pull request to auto merge when all checks succeed 2024-04-27 00:19:35 +00:00
pierre merged commit 81c1044bae into master 2024-04-27 01:00:35 +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#31
No description provided.