From 29d3c8a027a7adea0e5d46bcb52e231f61ed6417 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 04:54:35 +0000 Subject: [PATCH 1/2] Bump @mui/x-data-grid from 6.19.3 to 6.19.4 Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/grid/x-data-grid) from 6.19.3 to 6.19.4. - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/v6.19.4/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v6.19.4/packages/grid/x-data-grid) --- updated-dependencies: - dependency-name: "@mui/x-data-grid" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index f5b6fabe..507c4283 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@mdx-js/react": "^2.3.0", "@mui/lab": "^5.0.0-alpha.165", "@mui/material": "^5.15.9", - "@mui/x-data-grid": "^6.19.3", + "@mui/x-data-grid": "^6.19.4", "@mui/x-date-pickers": "^6.19.4", "@popperjs/core": "^2.11.8", "@react-icons/all-files": "^4.1.0", @@ -3983,9 +3983,9 @@ } }, "node_modules/@mui/x-data-grid": { - "version": "6.19.3", - "resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-6.19.3.tgz", - "integrity": "sha512-RHt+MhTgvpXTWY0MYvzSNLF8npo+mlmWuTO+qKRt42Zj634IlUYDwW5jjQ9fWZnIpWJLunw253KqHoAlSAOXaw==", + "version": "6.19.4", + "resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-6.19.4.tgz", + "integrity": "sha512-qXBe2mSetdsl3ZPqB/1LpKNkEiaYUiFXIaMHTIjuzLyusXgt+w7UsHYO7R+aJYUU7c3FeHla0R1nwRMY3kZ5ng==", "dependencies": { "@babel/runtime": "^7.23.2", "@mui/utils": "^5.14.16", diff --git a/package.json b/package.json index 6b944ec6..6a0a78fd 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@mdx-js/react": "^2.3.0", "@mui/lab": "^5.0.0-alpha.165", "@mui/material": "^5.15.9", - "@mui/x-data-grid": "^6.19.3", + "@mui/x-data-grid": "^6.19.4", "@mui/x-date-pickers": "^6.19.4", "@popperjs/core": "^2.11.8", "@react-icons/all-files": "^4.1.0", From d67cc2fe72e2d4febc934d0d23f633bd1ef1ea16 Mon Sep 17 00:00:00 2001 From: George Adams Date: Mon, 12 Feb 2024 13:25:05 +0000 Subject: [PATCH 2/2] update snapshots --- .../__tests__/__snapshots__/ReleaseNotesRender.test.tsx.snap | 2 +- .../temurin/__tests__/__snapshots__/release-notes.test.tsx.snap | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/ReleaseNotesRender/__tests__/__snapshots__/ReleaseNotesRender.test.tsx.snap b/src/components/ReleaseNotesRender/__tests__/__snapshots__/ReleaseNotesRender.test.tsx.snap index 2869ccc4..5eff4d9e 100644 --- a/src/components/ReleaseNotesRender/__tests__/__snapshots__/ReleaseNotesRender.test.tsx.snap +++ b/src/components/ReleaseNotesRender/__tests__/__snapshots__/ReleaseNotesRender.test.tsx.snap @@ -86,7 +86,7 @@ exports[`ReleaseNotesRender component > should render correctly 1`] = ` aria-label="Release Notes" aria-multiselectable="false" aria-rowcount="3" - class="MuiDataGrid-root MuiDataGrid-autoHeight MuiDataGrid-root--densityStandard MuiDataGrid-withBorderColor css-14o26wn-MuiDataGrid-root" + class="MuiDataGrid-root MuiDataGrid-autoHeight MuiDataGrid-root--densityStandard MuiDataGrid-withBorderColor css-u4hl04-MuiDataGrid-root" role="grid" >
renders correctly 1`] = ` aria-label="Release Notes" aria-multiselectable="false" aria-rowcount="2" - class="MuiDataGrid-root MuiDataGrid-autoHeight MuiDataGrid-root--densityStandard MuiDataGrid-withBorderColor css-14o26wn-MuiDataGrid-root" + class="MuiDataGrid-root MuiDataGrid-autoHeight MuiDataGrid-root--densityStandard MuiDataGrid-withBorderColor css-u4hl04-MuiDataGrid-root" role="grid" >