Update dependency @mui/x-tree-view to v7.18.0 #349

Merged
pierre merged 1 commits from renovate/mui-x-tree-view-7.x-lockfile into master 2024-09-24 00:18:58 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
@mui/x-tree-view (source) dependencies minor 7.17.0 -> 7.18.0

Release Notes

mui/mui-x (@​mui/x-tree-view)

v7.18.0

Compare Source

Sep 20, 2024

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

  • 💫 Support Row spanning on the Data Grid that automatically merges the consecutive cells in a column based on the cell value

    data grid row spanning
  • Support date-fns v4 (#​14673) @​LukasTy

  • 🎉 Add option for Pickers to change the order of displayed years (#​11780) @​thomasmoon

  • 🐞 Bugfixes

  • 📚 Documentation improvements

Data Grid
@mui/x-data-grid@7.18.0

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

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

Date and Time Pickers
@mui/x-date-pickers@7.18.0

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

Charts
@mui/x-charts@7.18.0

Same changes as in @mui/x-charts@7.18.0.

Tree View
@mui/x-tree-view@7.18.0
Docs
Core

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-tree-view](https://mui.com/x/react-tree-view/) ([source](https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view)) | dependencies | minor | [`7.17.0` -> `7.18.0`](https://renovatebot.com/diffs/npm/@mui%2fx-tree-view/7.17.0/7.18.0) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-tree-view)</summary> ### [`v7.18.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#7180) [Compare Source](https://github.com/mui/mui-x/compare/v7.17.0...v7.18.0) *Sep 20, 2024* We'd like to offer a big thanks to the 14 contributors who made this release possible. Here are some highlights ✨: - 💫 Support [Row spanning](https://mui.com/x/react-data-grid/row-spanning/) on the Data Grid that automatically merges the consecutive cells in a column based on the cell value <img width="600" src="https://github.com/user-attachments/assets/d32ec936-d238-4c92-9e1a-af6788d74cdf" alt="data grid row spanning" /> - ⏰ Support `date-fns` v4 ([#&#8203;14673](https://github.com/mui/mui-x/issues/14673)) [@&#8203;LukasTy](https://github.com/LukasTy) - 🎉 Add option for Pickers to change the order of displayed years ([#&#8203;11780](https://github.com/mui/mui-x/issues/11780)) [@&#8203;thomasmoon](https://github.com/thomasmoon) - 🐞 Bugfixes - 📚 Documentation improvements <!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> ##### Data Grid ##### `@mui/x-data-grid@7.18.0` - \[DataGrid] Add default reset value in row edit mode ([#&#8203;14050](https://github.com/mui/mui-x/issues/14050)) [@&#8203;michelengelen](https://github.com/michelengelen) - \[DataGrid] Add `columnGroupHeaderHeight` prop for sizing column group headers ([#&#8203;14637](https://github.com/mui/mui-x/issues/14637)) [@&#8203;KenanYusuf](https://github.com/KenanYusuf) - \[DataGrid] Fix `document` reference when the grid is rendered in a popup window ([#&#8203;14649](https://github.com/mui/mui-x/issues/14649)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[DataGrid] Remove `minFirstColumn` from `GetHeadersParams` interface ([#&#8203;14450](https://github.com/mui/mui-x/issues/14450)) [@&#8203;k-rajat19](https://github.com/k-rajat19) - \[DataGrid] Row spanning ([#&#8203;14124](https://github.com/mui/mui-x/issues/14124)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) ##### `@mui/x-data-grid-pro@7.18.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.18.0`, plus: - \[DataGridPro] Fix `onRowsScrollEnd` being triggered instantly when bottom pinned row is present ([#&#8203;14602](https://github.com/mui/mui-x/issues/14602)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[DataGridPro] Fix header filters rendering issue for `isEmpty` and `isNotEmpty` filter operators ([#&#8203;14493](https://github.com/mui/mui-x/issues/14493)) [@&#8203;k-rajat19](https://github.com/k-rajat19) - \[DataGridPro] Fix pinned columns in RTL mode ([#&#8203;14586](https://github.com/mui/mui-x/issues/14586)) [@&#8203;KenanYusuf](https://github.com/KenanYusuf) ##### `@mui/x-data-grid-premium@7.18.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.18.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.18.0` - \[pickers] Add option to change the order of displayed years ([#&#8203;11780](https://github.com/mui/mui-x/issues/11780)) [@&#8203;thomasmoon](https://github.com/thomasmoon) - \[pickers] Support `date-fns` v4 ([#&#8203;14673](https://github.com/mui/mui-x/issues/14673)) [@&#8203;LukasTy](https://github.com/LukasTy) ##### `@mui/x-date-pickers-pro@7.18.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.18.0`. ##### Charts ##### `@mui/x-charts@7.18.0` - \[charts] Add a `PolarProvider` to manage polar axes ([#&#8203;14642](https://github.com/mui/mui-x/issues/14642)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Fix `LineChart` animation being stuck with initial drawing area value ([#&#8203;14553](https://github.com/mui/mui-x/issues/14553)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Fix legend slot typing ([#&#8203;14657](https://github.com/mui/mui-x/issues/14657)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Pass the axis index to extremum getter ([#&#8203;14641](https://github.com/mui/mui-x/issues/14641)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Provide hooks to create custom tooltip ([#&#8203;14377](https://github.com/mui/mui-x/issues/14377)) [@&#8203;alexfauquette](https://github.com/alexfauquette) ##### `@mui/x-charts-pro@7.0.0-beta.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-charts@7.18.0`. ##### Tree View ##### `@mui/x-tree-view@7.18.0` - \[TreeView] Add `"use client"` directive to every public component and hook ([#&#8203;14579](https://github.com/mui/mui-x/issues/14579)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### Docs - \[docs] Add `groupingValueGetter` callout in column definition docs ([#&#8203;14599](https://github.com/mui/mui-x/issues/14599)) [@&#8203;michelengelen](https://github.com/michelengelen) - \[docs] Clean v6 => v7 migration guide ([#&#8203;14652](https://github.com/mui/mui-x/issues/14652)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[docs] Copy `vale-action.yml` from main repo [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Edit the Pickers Getting started doc ([#&#8203;14555](https://github.com/mui/mui-x/issues/14555)) [@&#8203;samuelsycamore](https://github.com/samuelsycamore) - \[docs] Fix TypeScript capitalization [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Fix Vale error [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Make the migration guide diff a bit easier to read [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Report Vale at warning level ([#&#8203;14660](https://github.com/mui/mui-x/issues/14660)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Warn about the `valueGetter` and `valueFormatter` signature change ([#&#8203;14613](https://github.com/mui/mui-x/issues/14613)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[docs] Polish code formatting ([#&#8203;14603](https://github.com/mui/mui-x/issues/14603)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[test] Spy on `observe` method to avoid flaky wait for a callback ([#&#8203;14640](https://github.com/mui/mui-x/issues/14640)) [@&#8203;arminmeh](https://github.com/arminmeh) ##### Core - \[core] Fix 301 link to Next.js and git diff [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Fix failing CI on `master` ([#&#8203;14644](https://github.com/mui/mui-x/issues/14644)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[core] Fix `package.json` repository rule [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] MUI X repository moved to a new location [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Strengthen CSP ([#&#8203;14581](https://github.com/mui/mui-x/issues/14581)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[license] Finish renaming of LicensingModel ([#&#8203;14615](https://github.com/mui/mui-x/issues/14615)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC45NC4yIiwidXBkYXRlZEluVmVyIjoiMzguOTQuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
pierre added 1 commit 2024-09-24 00:08:50 +00:00
Update dependency @mui/x-tree-view to v7.18.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
92a13854c3
pierre scheduled this pull request to auto merge when all checks succeed 2024-09-24 00:08:50 +00:00
pierre merged commit 92a13854c3 into master 2024-09-24 00:18:58 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/GeneIT#349
No description provided.