Skip to content

Commit

Permalink
Bump @mui/x-data-grid from 6.10.2 to 6.11.0 (#2044)
Browse files Browse the repository at this point in the history
* Bump @mui/x-data-grid from 6.10.2 to 6.11.0

Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/grid/x-data-grid) from 6.10.2 to 6.11.0.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v6.11.0/packages/grid/x-data-grid)

---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* update snapshots

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: George Adams <georgeadams1995@gmail.com>
  • Loading branch information
dependabot[bot] and gdams authored Aug 4, 2023
1 parent c65e39a commit 3169123
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 10 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@mdx-js/react": "^2.3.0",
"@mui/lab": "^5.0.0-alpha.97",
"@mui/material": "^5.14.3",
"@mui/x-data-grid": "^6.10.2",
"@mui/x-data-grid": "^6.11.0",
"@mui/x-date-pickers": "^6.11.0",
"@popperjs/core": "^2.11.8",
"@react-icons/all-files": "^4.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ exports[`ReleaseNotesRender component > should render correctly 1`] = `
>
<div
class="MuiDataGrid-columnHeaders MuiDataGrid-withBorderColor css-1iyq7zh-MuiDataGrid-columnHeaders"
role="presentation"
style="min-height: 56px; max-height: 56px; line-height: 56px;"
>
<div
Expand All @@ -162,9 +163,11 @@ exports[`ReleaseNotesRender component > should render correctly 1`] = `
<div
class="MuiDataGrid-columnHeaderDraggableContainer"
draggable="false"
role="presentation"
>
<div
class="MuiDataGrid-columnHeaderTitleContainer"
role="presentation"
>
<div
class="MuiDataGrid-columnHeaderTitleContainerContent"
Expand Down Expand Up @@ -264,9 +267,11 @@ exports[`ReleaseNotesRender component > should render correctly 1`] = `
<div
class="MuiDataGrid-columnHeaderDraggableContainer"
draggable="false"
role="presentation"
>
<div
class="MuiDataGrid-columnHeaderTitleContainer"
role="presentation"
>
<div
class="MuiDataGrid-columnHeaderTitleContainerContent"
Expand Down Expand Up @@ -340,9 +345,11 @@ exports[`ReleaseNotesRender component > should render correctly 1`] = `
<div
class="MuiDataGrid-columnHeaderDraggableContainer"
draggable="false"
role="presentation"
>
<div
class="MuiDataGrid-columnHeaderTitleContainer"
role="presentation"
>
<div
class="MuiDataGrid-columnHeaderTitleContainerContent"
Expand Down Expand Up @@ -416,9 +423,11 @@ exports[`ReleaseNotesRender component > should render correctly 1`] = `
<div
class="MuiDataGrid-columnHeaderDraggableContainer"
draggable="false"
role="presentation"
>
<div
class="MuiDataGrid-columnHeaderTitleContainer"
role="presentation"
>
<div
class="MuiDataGrid-columnHeaderTitleContainerContent"
Expand Down Expand Up @@ -492,9 +501,11 @@ exports[`ReleaseNotesRender component > should render correctly 1`] = `
<div
class="MuiDataGrid-columnHeaderDraggableContainer"
draggable="false"
role="presentation"
>
<div
class="MuiDataGrid-columnHeaderTitleContainer"
role="presentation"
>
<div
class="MuiDataGrid-columnHeaderTitleContainerContent"
Expand Down Expand Up @@ -560,14 +571,17 @@ exports[`ReleaseNotesRender component > should render correctly 1`] = `
</div>
<div
class="MuiDataGrid-virtualScroller css-axafay-MuiDataGrid-virtualScroller"
role="presentation"
style="overflow-x: hidden; overflow-y: hidden;"
>
<div
class="MuiDataGrid-virtualScrollerContent css-1kwdphh-MuiDataGrid-virtualScrollerContent"
role="presentation"
style="width: auto; height: 104px; min-height: auto;"
>
<div
class="MuiDataGrid-virtualScrollerRenderZone css-s1v7zr-MuiDataGrid-virtualScrollerRenderZone"
role="rowgroup"
style="transform: translate3d(0px, 0px, 0px);"
>
<div
Expand Down Expand Up @@ -622,6 +636,7 @@ exports[`ReleaseNotesRender component > should render correctly 1`] = `
>
<div
class="MuiDataGrid-cellContent"
role="presentation"
title="component_mock"
>
component_mock
Expand Down Expand Up @@ -657,6 +672,7 @@ exports[`ReleaseNotesRender component > should render correctly 1`] = `
>
<div
class="MuiDataGrid-cellContent"
role="presentation"
title="title_mock"
>
title_mock
Expand Down Expand Up @@ -715,6 +731,7 @@ exports[`ReleaseNotesRender component > should render correctly 1`] = `
>
<div
class="MuiDataGrid-cellContent"
role="presentation"
title="component_mock"
>
component_mock
Expand Down Expand Up @@ -750,6 +767,7 @@ exports[`ReleaseNotesRender component > should render correctly 1`] = `
>
<div
class="MuiDataGrid-cellContent"
role="presentation"
title="title_mock"
>
title_mock
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ exports[`Temurin Release Notes page > renders correctly 1`] = `
>
<div
class="MuiDataGrid-columnHeaders MuiDataGrid-withBorderColor css-1iyq7zh-MuiDataGrid-columnHeaders"
role="presentation"
style="min-height: 56px; max-height: 56px; line-height: 56px;"
>
<div
Expand All @@ -112,9 +113,11 @@ exports[`Temurin Release Notes page > renders correctly 1`] = `
<div
class="MuiDataGrid-columnHeaderDraggableContainer"
draggable="false"
role="presentation"
>
<div
class="MuiDataGrid-columnHeaderTitleContainer"
role="presentation"
>
<div
class="MuiDataGrid-columnHeaderTitleContainerContent"
Expand Down Expand Up @@ -214,9 +217,11 @@ exports[`Temurin Release Notes page > renders correctly 1`] = `
<div
class="MuiDataGrid-columnHeaderDraggableContainer"
draggable="false"
role="presentation"
>
<div
class="MuiDataGrid-columnHeaderTitleContainer"
role="presentation"
>
<div
class="MuiDataGrid-columnHeaderTitleContainerContent"
Expand Down Expand Up @@ -290,9 +295,11 @@ exports[`Temurin Release Notes page > renders correctly 1`] = `
<div
class="MuiDataGrid-columnHeaderDraggableContainer"
draggable="false"
role="presentation"
>
<div
class="MuiDataGrid-columnHeaderTitleContainer"
role="presentation"
>
<div
class="MuiDataGrid-columnHeaderTitleContainerContent"
Expand Down Expand Up @@ -366,9 +373,11 @@ exports[`Temurin Release Notes page > renders correctly 1`] = `
<div
class="MuiDataGrid-columnHeaderDraggableContainer"
draggable="false"
role="presentation"
>
<div
class="MuiDataGrid-columnHeaderTitleContainer"
role="presentation"
>
<div
class="MuiDataGrid-columnHeaderTitleContainerContent"
Expand Down Expand Up @@ -442,9 +451,11 @@ exports[`Temurin Release Notes page > renders correctly 1`] = `
<div
class="MuiDataGrid-columnHeaderDraggableContainer"
draggable="false"
role="presentation"
>
<div
class="MuiDataGrid-columnHeaderTitleContainer"
role="presentation"
>
<div
class="MuiDataGrid-columnHeaderTitleContainerContent"
Expand Down Expand Up @@ -510,14 +521,17 @@ exports[`Temurin Release Notes page > renders correctly 1`] = `
</div>
<div
class="MuiDataGrid-virtualScroller css-axafay-MuiDataGrid-virtualScroller"
role="presentation"
style="overflow-x: hidden; overflow-y: hidden;"
>
<div
class="MuiDataGrid-virtualScrollerContent css-1kwdphh-MuiDataGrid-virtualScrollerContent"
role="presentation"
style="width: auto; height: 52px; min-height: auto;"
>
<div
class="MuiDataGrid-virtualScrollerRenderZone css-s1v7zr-MuiDataGrid-virtualScrollerRenderZone"
role="rowgroup"
style="transform: translate3d(0px, 0px, 0px);"
>
<div
Expand Down Expand Up @@ -572,6 +586,7 @@ exports[`Temurin Release Notes page > renders correctly 1`] = `
>
<div
class="MuiDataGrid-cellContent"
role="presentation"
title="component_mock"
>
component_mock
Expand Down Expand Up @@ -607,6 +622,7 @@ exports[`Temurin Release Notes page > renders correctly 1`] = `
>
<div
class="MuiDataGrid-cellContent"
role="presentation"
title="title_mock"
>
title_mock
Expand Down

0 comments on commit 3169123

Please sign in to comment.