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

Bump MUI X #39247

Merged
merged 16 commits into from
Oct 9, 2023
Merged

Bump MUI X #39247

merged 16 commits into from
Oct 9, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/x-charts (source) ^6.0.0-alpha.12 -> ^6.0.0-alpha.14 age adoption passing confidence
@mui/x-data-grid (source) 6.15.0 -> 6.16.1 age adoption passing confidence
@mui/x-data-grid-generator (source) 6.15.0 -> 6.16.1 age adoption passing confidence
@mui/x-data-grid-premium (source) 6.15.0 -> 6.16.1 age adoption passing confidence
@mui/x-data-grid-pro (source) 6.15.0 -> 6.16.1 age adoption passing confidence
@mui/x-date-pickers (source) 6.15.0 -> 6.16.1 age adoption passing confidence
@mui/x-date-pickers-pro (source) 6.15.0 -> 6.16.1 age adoption passing confidence
@mui/x-tree-view (source) 6.0.0-alpha.1 -> 6.0.0-beta.0 age adoption passing confidence
@mui/x-tree-view (source) 6.0.0-alpha.4 -> 6.0.0-beta.0 age adoption passing confidence

Release Notes

mui/mui-x (@​mui/x-charts)

v6.0.0-alpha.14

Compare Source

Jan 5, 2023

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

@mui/[email protected] / @mui/[email protected] / @mui/[email protected]
Breaking changes
  • [DataGrid] Set default GridCellParams['value'] type to unknown (#​6959) @​cherniavskii

    The default type of GridCellParams['value'] was changed from any to unknown.

Changes
@mui/[email protected] / @mui/[email protected]
Breaking changes
Changes
@mui/[email protected]
Changes
Docs
Core

v6.0.0-alpha.13

Compare Source

Dec 24, 2022

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

  • 🚀 New column menu design and API
  • 🌍 Improve Russian (ru-RU) and Korean (ko-KR) locales
  • 📚 Documentation improvements
  • 🐞 Bugfixes
@mui/[email protected] / @mui/[email protected] / @mui/[email protected]
Breaking changes
  • New column menu design and API (#​6619) MBilalShafi

    The currentColumn prop passed to components.ColumnMenu was renamed to colDef.
    The column prop passed to the items of the column menu was renamed to colDef.
    The DATA_GRID_DEFAULT_SLOTS_COMPONENTS export has been removed.
    The following components and interfaces were been renamed for consistency:

    Community Package:

    -<GridFilterMenuItem />
    +<GridColumnMenuFilterItem />
    -<HideGridColMenuItem />
    +<GridColumnMenuHideItem />
    -<GridColumnsMenuItem />
    +<GridColumnMenuColumnsItem />
    -<SortGridMenuItems />
    +<GridColumnMenuSortItem />
    -interface GridFilterItemProps
    +interface GridColumnMenuItemProps

    Pro package:

    -<GridColumnPinningMenuItems />
    +<GridColumnMenuPinningItem />

    Premium package:

    -<GridAggregationColumnMenuItem />
    +<GridColumnMenuAggregationItem />
    -<GridRowGroupingColumnMenuItems />
    -<GridRowGroupableColumnMenuItems />
    +<GridColumnMenuGroupingItem />
  • Improve column definition typing (#​7224) @​cherniavskii

    The GridColumns type was removed. Use GridColDef[] instead.
    The GridActionsColDef interface was removed. Use GridColDef instead.
    The GridEnrichedColDef type was removed. Use GridColDef instead.
    The GridStateColDef type was removed.

    If you use it to type searchPredicate, use GridColumnsPanelProps['searchPredicate'] instead.
    If you use it to type getApplyFilterFn, GridFilterOperator['getApplyFilterFn'] can be used as replacement.

  • Remove GridDensityType enum (#​7304) @​cherniavskii

    The GridDensityTypes enum was removed. Use GridDensity type instead.

Changes
@mui/[email protected] / @mui/[email protected]
Breaking changes
  • Require Luxon 3.0.2 or higher (#​7249) @​flaviendelangle

    AdapterLuxon now requires luxon in version 3.0.2 or higher in order to work.

    Take a look at the Upgrading Luxon guide if you are using an older version.

Changes
@mui/[email protected]
Changes
Docs
Core

Configuration

📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Update of dependencies label Oct 1, 2023
@mui-bot
Copy link

mui-bot commented Oct 1, 2023

Netlify deploy preview

https://deploy-preview-39247--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against ece17e0

@renovate renovate bot force-pushed the renovate/mui-x branch 2 times, most recently from b044b71 to 6396b18 Compare October 6, 2023 09:44
@renovate renovate bot force-pushed the renovate/mui-x branch from 6396b18 to 1374f3c Compare October 8, 2023 06:00
@renovate
Copy link
Contributor Author

renovate bot commented Oct 9, 2023

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.

@ZeeshanTamboli ZeeshanTamboli merged commit f3da5be into master Oct 9, 2023
9 checks passed
@ZeeshanTamboli ZeeshanTamboli deleted the renovate/mui-x branch October 9, 2023 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants