From 3baff5b26f4ecdff775ac79bf099991e62a0680c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 13:22:46 +0100 Subject: [PATCH] Bump @mui/x-data-grid from 6.19.8 to 7.0.0 (#2732) * Bump @mui/x-data-grid from 6.19.8 to 7.0.0 Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) from 6.19.8 to 7.0.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/v7.0.0/packages/x-data-grid) --- updated-dependencies: - dependency-name: "@mui/x-data-grid" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] * update-snapshots * Breaking change * Fix missing quote --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Martijn Verburg Co-authored-by: Xavier FACQ --- package-lock.json | 20 +- package.json | 2 +- .../ReleaseNotesRender.test.tsx.snap | 790 +++++++++--------- src/components/ReleaseNotesRender/index.tsx | 4 +- .../__snapshots__/release-notes.test.tsx.snap | 735 ++++++++-------- 5 files changed, 798 insertions(+), 753 deletions(-) diff --git a/package-lock.json b/package-lock.json index 91c84159c..cf9e7831a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@mdx-js/react": "^2.3.0", "@mui/lab": "^5.0.0-alpha.97", "@mui/material": "^5.15.14", - "@mui/x-data-grid": "^6.19.8", + "@mui/x-data-grid": "^7.0.0", "@mui/x-date-pickers": "^7.0.0", "@popperjs/core": "^2.11.8", "@react-icons/all-files": "^4.1.0", @@ -3887,13 +3887,14 @@ } }, "node_modules/@mui/x-data-grid": { - "version": "6.19.8", - "resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-6.19.8.tgz", - "integrity": "sha512-QsOW9GhJdhvagJfUb5jpZE1MMaCLugxx0l89amxJAthMia95BlGS7jndiDEh8IQNthgzfxjAzrSv8GZpcgSEaA==", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-7.0.0.tgz", + "integrity": "sha512-Nwwfr+ot/di0oH/pVwIxKV2QD7QyUY/MKkTWRSKzQoJw2aiFQf1Usmvq9Fu1qsCsvMmqIFaToY7972p0cczRjw==", "dependencies": { - "@babel/runtime": "^7.23.2", - "@mui/utils": "^5.14.16", - "clsx": "^2.0.0", + "@babel/runtime": "^7.24.0", + "@mui/system": "^5.15.14", + "@mui/utils": "^5.15.14", + "clsx": "^2.1.0", "prop-types": "^15.8.1", "reselect": "^4.1.8" }, @@ -3902,11 +3903,10 @@ }, "funding": { "type": "opencollective", - "url": "https://opencollective.com/mui" + "url": "https://opencollective.com/mui-org" }, "peerDependencies": { - "@mui/material": "^5.4.1", - "@mui/system": "^5.4.1", + "@mui/material": "^5.15.14", "react": "^17.0.0 || ^18.0.0", "react-dom": "^17.0.0 || ^18.0.0" } diff --git a/package.json b/package.json index aaf94ab3f..2ddc53a5f 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@mdx-js/react": "^2.3.0", "@mui/lab": "^5.0.0-alpha.97", "@mui/material": "^5.15.14", - "@mui/x-data-grid": "^6.19.8", + "@mui/x-data-grid": "^7.0.0", "@mui/x-date-pickers": "^7.0.0", "@popperjs/core": "^2.11.8", "@react-icons/all-files": "^4.1.0", diff --git a/src/components/ReleaseNotesRender/__tests__/__snapshots__/ReleaseNotesRender.test.tsx.snap b/src/components/ReleaseNotesRender/__tests__/__snapshots__/ReleaseNotesRender.test.tsx.snap index bddad0e7a..9d582b24e 100644 --- a/src/components/ReleaseNotesRender/__tests__/__snapshots__/ReleaseNotesRender.test.tsx.snap +++ b/src/components/ReleaseNotesRender/__tests__/__snapshots__/ReleaseNotesRender.test.tsx.snap @@ -82,13 +82,15 @@ exports[`ReleaseNotesRender component > should render correctly 1`] = `

+