From 6393481dabcb143a21b9ff6e9389fb73346acde0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 14:05:32 +0530 Subject: [PATCH 01/13] Bump @next/eslint-plugin-next to ^15.0.4 (#44681) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 34483eb3ed376e..de49384ff04773 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "@mui/joy": "workspace:*", "@mui/material": "workspace:^", "@mui/utils": "workspace:^", - "@next/eslint-plugin-next": "^15.0.3", + "@next/eslint-plugin-next": "^15.0.4", "@octokit/rest": "^21.0.2", "@pigment-css/react": "0.0.28", "@playwright/test": "1.48.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cc958e734f6bf3..401403dc7eca3c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -97,8 +97,8 @@ importers: specifier: workspace:^ version: link:packages/mui-utils/build '@next/eslint-plugin-next': - specifier: ^15.0.3 - version: 15.0.3 + specifier: ^15.0.4 + version: 15.0.4 '@octokit/rest': specifier: ^21.0.2 version: 21.0.2 @@ -4462,8 +4462,8 @@ packages: '@next/env@15.0.4': resolution: {integrity: sha512-WNRvtgnRVDD4oM8gbUcRc27IAhaL4eXQ/2ovGbgLnPGUvdyDr8UdXP4Q/IBDdAdojnD2eScryIDirv0YUCjUVw==} - '@next/eslint-plugin-next@15.0.3': - resolution: {integrity: sha512-3Ln/nHq2V+v8uIaxCR6YfYo7ceRgZNXfTd3yW1ukTaFbO+/I8jNakrjYWODvG9BuR2v5kgVtH/C8r0i11quOgw==} + '@next/eslint-plugin-next@15.0.4': + resolution: {integrity: sha512-rbsF17XGzHtR7SDWzWpavSfum3/UdnF8bAaisnKwP//si3KWPTedVUsflAdjyK1zW3rweBjbALfKcavFneLGvg==} '@next/swc-darwin-arm64@15.0.4': resolution: {integrity: sha512-QecQXPD0yRHxSXWL5Ff80nD+A56sUXZG9koUsjWJwA2Z0ZgVQfuy7gd0/otjxoOovPVHR2eVEvPMHbtZP+pf9w==} @@ -15539,7 +15539,7 @@ snapshots: '@next/env@15.0.4': {} - '@next/eslint-plugin-next@15.0.3': + '@next/eslint-plugin-next@15.0.4': dependencies: fast-glob: 3.3.1 From 14d477ce7409ce1edced9c22a0bf35ad9b8b30f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 14:07:59 +0530 Subject: [PATCH 02/13] Bump @vitest/coverage-v8 to ^2.1.8 (#44688) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index de49384ff04773..0a5f885cb509c8 100644 --- a/package.json +++ b/package.json @@ -137,7 +137,7 @@ "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "@vitest/browser": "^2.1.8", - "@vitest/coverage-v8": "^2.1.6", + "@vitest/coverage-v8": "^2.1.8", "babel-loader": "^9.2.1", "babel-plugin-istanbul": "^7.0.0", "babel-plugin-module-resolver": "^5.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 401403dc7eca3c..6177110e0cb643 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -139,8 +139,8 @@ importers: specifier: ^2.1.8 version: 2.1.8(@types/node@20.17.9)(playwright@1.48.2)(typescript@5.7.2)(vite@5.4.11(@types/node@20.17.9)(terser@5.29.2))(vitest@2.1.6) '@vitest/coverage-v8': - specifier: ^2.1.6 - version: 2.1.6(@vitest/browser@2.1.8)(vitest@2.1.6) + specifier: ^2.1.8 + version: 2.1.8(@vitest/browser@2.1.8)(vitest@2.1.6) babel-loader: specifier: ^9.2.1 version: 9.2.1(@babel/core@7.26.0)(webpack@5.96.1) @@ -5737,11 +5737,11 @@ packages: webdriverio: optional: true - '@vitest/coverage-v8@2.1.6': - resolution: {integrity: sha512-qItJVYDbG3MUFO68dOZUz+rWlqe9LMzotERXFXKg25s2A/kSVsyS9O0yNGrITfBd943GsnBeQZkBUu7Pc+zVeA==} + '@vitest/coverage-v8@2.1.8': + resolution: {integrity: sha512-2Y7BPlKH18mAZYAW1tYByudlCYrQyl5RGvnnDYJKW5tCiO5qg3KSAy3XAxcxKz900a0ZXxWtKrMuZLe3lKBpJw==} peerDependencies: - '@vitest/browser': 2.1.6 - vitest: 2.1.6 + '@vitest/browser': 2.1.8 + vitest: 2.1.8 peerDependenciesMeta: '@vitest/browser': optional: true @@ -17240,7 +17240,7 @@ snapshots: - utf-8-validate - vite - '@vitest/coverage-v8@2.1.6(@vitest/browser@2.1.8)(vitest@2.1.6)': + '@vitest/coverage-v8@2.1.8(@vitest/browser@2.1.8)(vitest@2.1.6)': dependencies: '@ampproject/remapping': 2.3.0 '@bcoe/v8-coverage': 0.2.3 From 87e16270e5a08242d9ef922b1b37104faee9a3cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 14:09:37 +0530 Subject: [PATCH 03/13] Bump MUI X to 7.23.1 (#44689) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docs/package.json | 14 +++--- pnpm-lock.yaml | 108 +++++++++++++++++++++++----------------------- 2 files changed, 61 insertions(+), 61 deletions(-) diff --git a/docs/package.json b/docs/package.json index d7815d93f98462..8323c88e1a0cdd 100644 --- a/docs/package.json +++ b/docs/package.json @@ -43,13 +43,13 @@ "@mui/system": "workspace:^", "@mui/types": "workspace:^", "@mui/utils": "workspace:^", - "@mui/x-charts": "7.23.0", - "@mui/x-data-grid": "7.23.0", - "@mui/x-data-grid-generator": "7.23.0", - "@mui/x-data-grid-premium": "7.23.0", - "@mui/x-data-grid-pro": "7.23.0", - "@mui/x-date-pickers": "7.23.0", - "@mui/x-date-pickers-pro": "7.23.0", + "@mui/x-charts": "7.23.1", + "@mui/x-data-grid": "7.23.1", + "@mui/x-data-grid-generator": "7.23.1", + "@mui/x-data-grid-premium": "7.23.1", + "@mui/x-data-grid-pro": "7.23.1", + "@mui/x-date-pickers": "7.23.1", + "@mui/x-date-pickers-pro": "7.23.1", "@mui/x-license": "7.23.0", "@mui/x-tree-view": "7.23.0", "@popperjs/core": "^2.11.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6177110e0cb643..dd9982bac01348 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -332,7 +332,7 @@ importers: dependencies: '@emotion/cache': specifier: latest - version: 11.13.5 + version: 11.14.0 '@mui/base': specifier: workspace:^ version: link:../../packages/mui-base/build @@ -568,7 +568,7 @@ importers: version: 3.8.0(@algolia/client-search@5.13.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(search-insights@2.13.0) '@emotion/cache': specifier: ^11.13.5 - version: 11.13.5 + version: 11.14.0 '@emotion/react': specifier: ^11.13.5 version: 11.13.5(@types/react@19.0.0)(react@19.0.0) @@ -627,26 +627,26 @@ importers: specifier: workspace:^ version: link:../packages/mui-utils/build '@mui/x-charts': - specifier: 7.23.0 - version: 7.23.0(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: 7.23.1 + version: 7.23.1(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/x-data-grid': - specifier: 7.23.0 - version: 7.23.0(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: 7.23.1 + version: 7.23.1(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/x-data-grid-generator': - specifier: 7.23.0 - version: 7.23.0(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/icons-material@packages+mui-icons-material+build)(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: 7.23.1 + version: 7.23.1(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/icons-material@packages+mui-icons-material+build)(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/x-data-grid-premium': - specifier: 7.23.0 - version: 7.23.0(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: 7.23.1 + version: 7.23.1(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/x-data-grid-pro': - specifier: 7.23.0 - version: 7.23.0(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: 7.23.1 + version: 7.23.1(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/x-date-pickers': - specifier: 7.23.0 - version: 7.23.0(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(date-fns@2.30.0)(dayjs@1.11.13)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: 7.23.1 + version: 7.23.1(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(date-fns@2.30.0)(dayjs@1.11.13)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/x-date-pickers-pro': - specifier: 7.23.0 - version: 7.23.0(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(date-fns@2.30.0)(dayjs@1.11.13)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: 7.23.1 + version: 7.23.1(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(date-fns@2.30.0)(dayjs@1.11.13)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/x-license': specifier: 7.23.0 version: 7.23.0(@types/react@19.0.0)(react@19.0.0) @@ -1040,7 +1040,7 @@ importers: version: 7.26.0 '@emotion/cache': specifier: ^11.13.5 - version: 11.13.5 + version: 11.14.0 '@emotion/react': specifier: ^11.13.5 version: 11.13.5(@types/react@19.0.0)(react@19.0.0) @@ -1823,7 +1823,7 @@ importers: devDependencies: '@emotion/cache': specifier: ^11.13.5 - version: 11.13.5 + version: 11.14.0 '@emotion/react': specifier: ^11.13.5 version: 11.13.5(@types/react@19.0.0)(react@19.0.0) @@ -1893,7 +1893,7 @@ importers: version: 7.26.0 '@emotion/cache': specifier: ^11.13.5 - version: 11.13.5 + version: 11.14.0 '@emotion/serialize': specifier: ^1.3.3 version: 1.3.3 @@ -2265,7 +2265,7 @@ importers: version: 7.26.0 '@emotion/cache': specifier: ^11.13.5 - version: 11.13.5 + version: 11.14.0 '@emotion/react': specifier: ^11.13.5 version: 11.13.5(@types/react@19.0.0)(react@19.0.0) @@ -3275,8 +3275,8 @@ packages: '@emotion/babel-plugin@11.13.5': resolution: {integrity: sha512-pxHCpT2ex+0q+HH91/zsdHkw/lXd468DIN2zvfvLtPKLLMo6gQj7oLObq8PhkrxOZb/gGCq03S3Z7PDhS8pduQ==} - '@emotion/cache@11.13.5': - resolution: {integrity: sha512-Z3xbtJ+UcK76eWkagZ1onvn/wAVb1GOMuR15s30Fm2wrMgC7jzpnO2JZXr4eujTTqoQFUrZIw/rT0c6Zzjca1g==} + '@emotion/cache@11.14.0': + resolution: {integrity: sha512-L/B1lc/TViYk4DcpGxtAVbx0ZyiKM5ktoIyafGkH6zg/tj+mA+NE//aPYKG0k8kCHSHVJrpLpcAlOBEXQ3SavA==} '@emotion/css@11.13.4': resolution: {integrity: sha512-CthbOD5EBw+iN0rfM96Tuv5kaZN4nxPyYDvGUs0bc7wZBBiU/0mse+l+0O9RshW2d+v5HH1cme+BAbLJ/3Folw==} @@ -4163,8 +4163,8 @@ packages: '@mui/x-charts-vendor@7.20.0': resolution: {integrity: sha512-pzlh7z/7KKs5o0Kk0oPcB+sY0+Dg7Q7RzqQowDQjpy5Slz6qqGsgOB5YUzn0L+2yRmvASc4Pe0914Ao3tMBogg==} - '@mui/x-charts@7.23.0': - resolution: {integrity: sha512-lXG+vRMFvisFaj93LlglZij7e5NEHptXQG0x9EshSI8uIm8HN9Xp77qIdE95xLyltImakuFCeJaEk9oaRMBTpA==} + '@mui/x-charts@7.23.1': + resolution: {integrity: sha512-hIVRitRSFxf60BHDr+T7Tarj4lLwOV8flebeIsyEPJJHvSlaFNFwr6rqYFb8SGULYU7ppKMhiESD1+YqgJSU1Q==} engines: {node: '>=14.0.0'} peerDependencies: '@emotion/react': ^11.9.0 @@ -4179,8 +4179,8 @@ packages: '@emotion/styled': optional: true - '@mui/x-data-grid-generator@7.23.0': - resolution: {integrity: sha512-DLcOLVTO/yOZpbQivpi6fzXZJbDXqIRa5UeXuVNahO3zf750NMAYYiwInK8SJC1Jinm/Aqo8PLaUNeq6Q3EbCw==} + '@mui/x-data-grid-generator@7.23.1': + resolution: {integrity: sha512-lrS62wyjtGicGPKAK+V45UVm5N4bGhotTjfgcnwVCDIzLYl4LZ6qHXqyLcpli2bNbGU+N3ptQ5jHSX7IzI3Y3g==} engines: {node: '>=14.0.0'} peerDependencies: '@emotion/react': ^11.9.0 @@ -4194,8 +4194,8 @@ packages: '@emotion/styled': optional: true - '@mui/x-data-grid-premium@7.23.0': - resolution: {integrity: sha512-OOIeqyAkNEKCilfAwNKaRE8W+t/0MCYsDvxVPcif0HnbWZw3Dh2Z5Ol8G670hX+uNSfSuiEEP5+7/4JkMdm4aA==} + '@mui/x-data-grid-premium@7.23.1': + resolution: {integrity: sha512-sy1ty1lodY5YV4mwhXueSl9Xhx25CnB32mlPF/uFtQQwXmbSSf+wZg78PjT7TbIwgdbYB8EGFg3p6dl0JYj0CA==} engines: {node: '>=14.0.0'} peerDependencies: '@emotion/react': ^11.9.0 @@ -4210,8 +4210,8 @@ packages: '@emotion/styled': optional: true - '@mui/x-data-grid-pro@7.23.0': - resolution: {integrity: sha512-vun3EdjUPJp+Jwds9QBjJ6AYjlOK9Up+xgB22yucpivzh91ChENp3gxmXtDzMDDBMR6w8h6eVtco60/t2N1Svg==} + '@mui/x-data-grid-pro@7.23.1': + resolution: {integrity: sha512-3oKlCSmL1VM3P5htSze4OH5Ku6G3Q6fxrg8rwbOMbtLsSQv2oZSuiafkkAzzSFNORnW6NAJ5BvprhAmbgC8Hdg==} engines: {node: '>=14.0.0'} peerDependencies: '@emotion/react': ^11.9.0 @@ -4226,8 +4226,8 @@ packages: '@emotion/styled': optional: true - '@mui/x-data-grid@7.23.0': - resolution: {integrity: sha512-nypSz/7j0HPvW7tRPcZAlQADOiRAE4jTIcxwwJUPLtU17EPJOiw1iB29SRYtUThw4f3aXETPAeT4fzgagpuiKg==} + '@mui/x-data-grid@7.23.1': + resolution: {integrity: sha512-1CumfhjGA+WgNtnN3ZD3gCOw6RVf/cEy2X2gS0iyXtVsFNaE+qtyMz9KesQsIzi9u13Wj3RNuhBdH0C5qXtAhQ==} engines: {node: '>=14.0.0'} peerDependencies: '@emotion/react': ^11.9.0 @@ -4242,8 +4242,8 @@ packages: '@emotion/styled': optional: true - '@mui/x-date-pickers-pro@7.23.0': - resolution: {integrity: sha512-M5qK2qhrAqrjMc1MrHlcHJFX+3ywj8s+eazpX873Vdhvhthu+Z/adtsgM48eVfiA3NOxOabTyGBcC//LoWI0BA==} + '@mui/x-date-pickers-pro@7.23.1': + resolution: {integrity: sha512-3+8pgxJ3NwGBRIZoG+tcXO76p/NrQTJrb490dacPztdNShRhV/h8Xgo4PLdLKJ8lsVcfUiUD7OlK09sgpWXcgw==} engines: {node: '>=14.0.0'} peerDependencies: '@emotion/react': ^11.9.0 @@ -4279,8 +4279,8 @@ packages: moment-jalaali: optional: true - '@mui/x-date-pickers@7.23.0': - resolution: {integrity: sha512-Db9ElibVYHluXLVsRLfFwlYkL6/3NNE5AosSZiTx+Gw7uix/Z3pdjyHeA3ab65fU1tCk08XHY0PU6LQFifYB2g==} + '@mui/x-date-pickers@7.23.1': + resolution: {integrity: sha512-Jr4beZ7r2lvWBaFnkIAg9BgiNFcfeJy4AUe3MbG10BBSZyB++odGqhOUAIGqkP7MpUzEGlTv4NUaaD7gYTAQPg==} engines: {node: '>=14.0.0'} peerDependencies: '@emotion/react': ^11.9.0 @@ -14339,7 +14339,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@emotion/cache@11.13.5': + '@emotion/cache@11.14.0': dependencies: '@emotion/memoize': 0.9.0 '@emotion/sheet': 1.4.0 @@ -14350,7 +14350,7 @@ snapshots: '@emotion/css@11.13.4': dependencies: '@emotion/babel-plugin': 11.13.5 - '@emotion/cache': 11.13.5 + '@emotion/cache': 11.14.0 '@emotion/serialize': 1.3.3 '@emotion/sheet': 1.4.0 '@emotion/utils': 1.4.2 @@ -14389,7 +14389,7 @@ snapshots: dependencies: '@babel/runtime': 7.26.0 '@emotion/babel-plugin': 11.13.5 - '@emotion/cache': 11.13.5 + '@emotion/cache': 11.14.0 '@emotion/serialize': 1.3.3 '@emotion/use-insertion-effect-with-fallbacks': 1.1.0(react@19.0.0) '@emotion/utils': 1.4.2 @@ -14405,7 +14405,7 @@ snapshots: dependencies: '@babel/runtime': 7.26.0 '@emotion/babel-plugin': 11.13.5 - '@emotion/cache': 11.13.5 + '@emotion/cache': 11.14.0 '@emotion/serialize': 1.3.3 '@emotion/use-insertion-effect-with-fallbacks': 1.1.0(react@19.0.0) '@emotion/utils': 1.4.2 @@ -15163,7 +15163,7 @@ snapshots: '@mui/styled-engine@5.16.4(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(react@19.0.0)': dependencies: '@babel/runtime': 7.26.0 - '@emotion/cache': 11.13.5 + '@emotion/cache': 11.14.0 csstype: 3.1.3 prop-types: 15.8.1 react: 19.0.0 @@ -15174,7 +15174,7 @@ snapshots: '@mui/styled-engine@6.1.10(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(react@19.0.0)': dependencies: '@babel/runtime': 7.26.0 - '@emotion/cache': 11.13.5 + '@emotion/cache': 11.14.0 '@emotion/serialize': 1.3.3 '@emotion/sheet': 1.4.0 csstype: 3.1.3 @@ -15274,7 +15274,7 @@ snapshots: delaunator: 5.0.1 robust-predicates: 3.0.2 - '@mui/x-charts@7.23.0(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': + '@mui/x-charts@7.23.1(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': dependencies: '@babel/runtime': 7.26.0 '@mui/material': link:packages/mui-material/build @@ -15294,12 +15294,12 @@ snapshots: transitivePeerDependencies: - '@types/react' - '@mui/x-data-grid-generator@7.23.0(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/icons-material@packages+mui-icons-material+build)(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': + '@mui/x-data-grid-generator@7.23.1(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/icons-material@packages+mui-icons-material+build)(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': dependencies: '@babel/runtime': 7.26.0 '@mui/icons-material': link:packages/mui-icons-material/build '@mui/material': link:packages/mui-material/build - '@mui/x-data-grid-premium': 7.23.0(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + '@mui/x-data-grid-premium': 7.23.1(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) chance: 1.1.12 clsx: 2.1.1 lru-cache: 11.0.1 @@ -15312,14 +15312,14 @@ snapshots: - '@types/react' - react-dom - '@mui/x-data-grid-premium@7.23.0(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': + '@mui/x-data-grid-premium@7.23.1(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': dependencies: '@babel/runtime': 7.26.0 '@mui/material': link:packages/mui-material/build '@mui/system': link:packages/mui-system/build '@mui/utils': 6.1.10(@types/react@19.0.0)(react@19.0.0) - '@mui/x-data-grid': 7.23.0(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) - '@mui/x-data-grid-pro': 7.23.0(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + '@mui/x-data-grid': 7.23.1(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + '@mui/x-data-grid-pro': 7.23.1(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/x-internals': 7.23.0(@types/react@19.0.0)(react@19.0.0) '@mui/x-license': 7.23.0(@types/react@19.0.0)(react@19.0.0) '@types/format-util': 1.0.4 @@ -15335,13 +15335,13 @@ snapshots: transitivePeerDependencies: - '@types/react' - '@mui/x-data-grid-pro@7.23.0(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': + '@mui/x-data-grid-pro@7.23.1(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': dependencies: '@babel/runtime': 7.26.0 '@mui/material': link:packages/mui-material/build '@mui/system': link:packages/mui-system/build '@mui/utils': 6.1.10(@types/react@19.0.0)(react@19.0.0) - '@mui/x-data-grid': 7.23.0(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + '@mui/x-data-grid': 7.23.1(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/x-internals': 7.23.0(@types/react@19.0.0)(react@19.0.0) '@mui/x-license': 7.23.0(@types/react@19.0.0)(react@19.0.0) '@types/format-util': 1.0.4 @@ -15356,7 +15356,7 @@ snapshots: transitivePeerDependencies: - '@types/react' - '@mui/x-data-grid@7.23.0(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': + '@mui/x-data-grid@7.23.1(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': dependencies: '@babel/runtime': 7.26.0 '@mui/material': link:packages/mui-material/build @@ -15374,13 +15374,13 @@ snapshots: transitivePeerDependencies: - '@types/react' - '@mui/x-date-pickers-pro@7.23.0(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(date-fns@2.30.0)(dayjs@1.11.13)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': + '@mui/x-date-pickers-pro@7.23.1(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(date-fns@2.30.0)(dayjs@1.11.13)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': dependencies: '@babel/runtime': 7.26.0 '@mui/material': link:packages/mui-material/build '@mui/system': link:packages/mui-system/build '@mui/utils': 6.1.10(@types/react@19.0.0)(react@19.0.0) - '@mui/x-date-pickers': 7.23.0(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(date-fns@2.30.0)(dayjs@1.11.13)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + '@mui/x-date-pickers': 7.23.1(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(date-fns@2.30.0)(dayjs@1.11.13)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/x-internals': 7.23.0(@types/react@19.0.0)(react@19.0.0) '@mui/x-license': 7.23.0(@types/react@19.0.0)(react@19.0.0) clsx: 2.1.1 @@ -15396,7 +15396,7 @@ snapshots: transitivePeerDependencies: - '@types/react' - '@mui/x-date-pickers@7.23.0(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(date-fns@2.30.0)(dayjs@1.11.13)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': + '@mui/x-date-pickers@7.23.1(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.0.0)(date-fns@2.30.0)(dayjs@1.11.13)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': dependencies: '@babel/runtime': 7.26.0 '@mui/material': link:packages/mui-material/build From 5c728c52dc5dbd00e297b92806fc181c7592e85d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 14:10:10 +0530 Subject: [PATCH 04/13] Bump execa to ^9.5.2 (#44690) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0a5f885cb509c8..928a11df3755f1 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "@googleapis/sheets": "^9.3.1", "@netlify/functions": "^2.8.2", "@slack/bolt": "^4.1.1", - "execa": "^9.5.1", + "execa": "^9.5.2", "google-auth-library": "^9.15.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dd9982bac01348..5100d6d375d523 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: ^4.1.1 version: 4.1.1 execa: - specifier: ^9.5.1 - version: 9.5.1 + specifier: ^9.5.2 + version: 9.5.2 google-auth-library: specifier: ^9.15.0 version: 9.15.0(encoding@0.1.13) @@ -7874,8 +7874,8 @@ packages: resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} engines: {node: '>=10'} - execa@9.5.1: - resolution: {integrity: sha512-QY5PPtSonnGwhhHDNI7+3RvY285c7iuJFFB+lU+oEzMY/gEGJ808owqJsrr8Otd1E/x07po1LkUBmdAc5duPAg==} + execa@9.5.2: + resolution: {integrity: sha512-EHlpxMCpHWSAh1dgS6bVeoLAXGnJNdR93aabr4QCGbzOM73o5XmRfM/e5FUqsw3aagP8S8XEWUWFAxnRBnAF0Q==} engines: {node: ^18.19.0 || >=20.5.0} expand-tilde@2.0.2: @@ -19915,7 +19915,7 @@ snapshots: signal-exit: 3.0.7 strip-final-newline: 2.0.0 - execa@9.5.1: + execa@9.5.2: dependencies: '@sindresorhus/merge-streams': 4.0.0 cross-spawn: 7.0.3 From 91ea2d1daa0e2712c0a429c4ef1188b8f6e212b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 14:16:39 +0530 Subject: [PATCH 05/13] Bump express to ^4.21.2 (#44691) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- benchmark/package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/benchmark/package.json b/benchmark/package.json index 772f66ee79a966..5d1a79bb169b78 100644 --- a/benchmark/package.json +++ b/benchmark/package.json @@ -22,7 +22,7 @@ "@styled-system/css": "^5.1.5", "benchmark": "^2.1.4", "docs": "workspace:^", - "express": "^4.21.1", + "express": "^4.21.2", "fs-extra": "^11.2.0", "jss": "^10.10.0", "playwright": "^1.48.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5100d6d375d523..b4c79048896683 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -504,8 +504,8 @@ importers: specifier: workspace:^ version: link:../docs express: - specifier: ^4.21.1 - version: 4.21.1 + specifier: ^4.21.2 + version: 4.21.2 fs-extra: specifier: ^11.2.0 version: 11.2.0 @@ -7889,8 +7889,8 @@ packages: exponential-backoff@3.1.1: resolution: {integrity: sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw==} - express@4.21.1: - resolution: {integrity: sha512-YSFlK1Ee0/GC8QaO91tHcDxJiE/X4FbpAyQWkxAvG6AXCuR65YzK8ua6D9hvi/TzUfZMpc+BwuM1IPw8fmQBiQ==} + express@4.21.2: + resolution: {integrity: sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==} engines: {node: '>= 0.10.0'} express@5.0.1: @@ -10626,8 +10626,8 @@ packages: resolution: {integrity: sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==} engines: {node: 20 || >=22} - path-to-regexp@0.1.10: - resolution: {integrity: sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==} + path-to-regexp@0.1.12: + resolution: {integrity: sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==} path-to-regexp@3.3.0: resolution: {integrity: sha512-qyCH421YQPS2WFDxDjftfc1ZR5WKQzVzqsp4n9M2kQhVOo/ByahFoUNJfl58kOcEGfQ//7weFTDhm+ss8Ecxgw==} @@ -19938,7 +19938,7 @@ snapshots: exponential-backoff@3.1.1: {} - express@4.21.1: + express@4.21.2: dependencies: accepts: 1.3.8 array-flatten: 1.1.1 @@ -19959,7 +19959,7 @@ snapshots: methods: 1.1.2 on-finished: 2.4.1 parseurl: 1.3.3 - path-to-regexp: 0.1.10 + path-to-regexp: 0.1.12 proxy-addr: 2.0.7 qs: 6.13.0 range-parser: 1.2.1 @@ -23422,7 +23422,7 @@ snapshots: lru-cache: 11.0.1 minipass: 7.1.2 - path-to-regexp@0.1.10: {} + path-to-regexp@0.1.12: {} path-to-regexp@3.3.0: {} From bb27e360f2a4a46e6f9508a28c9b8f6e5a6d396b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 14:17:13 +0530 Subject: [PATCH 06/13] Bump github/codeql-action action to v3.27.6 (#44692) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/codeql.yml | 4 ++-- .github/workflows/scorecards.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index df6a8e19d6cfad..4f7856ef25a308 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5 + uses: github/codeql-action/init@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6 with: languages: typescript config-file: ./.github/codeql/codeql-config.yml @@ -30,4 +30,4 @@ jobs: # Details on CodeQL's query packs refer to : https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs # queries: security-extended,security-and-quality - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5 + uses: github/codeql-action/analyze@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6 diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index 190640bd7d46d7..a8896cd3e1e4d5 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -43,6 +43,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: Upload to code-scanning - uses: github/codeql-action/upload-sarif@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5 + uses: github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6 with: sarif_file: results.sarif From 924fe0a38893f6ae2c89f08c99b8a88b102f4736 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 17:12:40 +0530 Subject: [PATCH 07/13] Bump @types/prop-types to ^15.7.14 (#44683) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docs/package.json | 2 +- packages-internal/test-utils/package.json | 2 +- packages/mui-base/package.json | 2 +- packages/mui-docs/package.json | 2 +- packages/mui-joy/package.json | 2 +- packages/mui-lab/package.json | 2 +- packages/mui-material/package.json | 2 +- packages/mui-system/package.json | 2 +- packages/mui-utils/package.json | 2 +- pnpm-lock.yaml | 52 +++++++++++------------ 10 files changed, 35 insertions(+), 35 deletions(-) diff --git a/docs/package.json b/docs/package.json index 8323c88e1a0cdd..bd5ed7e8bcb0c1 100644 --- a/docs/package.json +++ b/docs/package.json @@ -125,7 +125,7 @@ "@types/gtag.js": "^0.0.20", "@types/json2mq": "^0.2.2", "@types/node": "^20.17.9", - "@types/prop-types": "^15.7.13", + "@types/prop-types": "^15.7.14", "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", "@types/react-swipeable-views": "^0.13.5", diff --git a/packages-internal/test-utils/package.json b/packages-internal/test-utils/package.json index 483a1c1d6d9be2..0f15c744f9b49c 100644 --- a/packages-internal/test-utils/package.json +++ b/packages-internal/test-utils/package.json @@ -58,7 +58,7 @@ "@types/chai": "^4.3.20", "@types/chai-dom": "^1.11.3", "@types/format-util": "^1.0.4", - "@types/prop-types": "^15.7.13", + "@types/prop-types": "^15.7.14", "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", "@types/sinon": "^17.0.3", diff --git a/packages/mui-base/package.json b/packages/mui-base/package.json index 862c4b5b42b3c5..afcb9d90f499c4 100644 --- a/packages/mui-base/package.json +++ b/packages/mui-base/package.json @@ -54,7 +54,7 @@ "@testing-library/react": "^16.0.1", "@testing-library/user-event": "^14.5.2", "@types/chai": "^4.3.20", - "@types/prop-types": "^15.7.13", + "@types/prop-types": "^15.7.14", "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", "@types/sinon": "^17.0.3", diff --git a/packages/mui-docs/package.json b/packages/mui-docs/package.json index 6c9eb8355880e1..a896569d7336ee 100644 --- a/packages/mui-docs/package.json +++ b/packages/mui-docs/package.json @@ -46,7 +46,7 @@ "@mui/material": "workspace:*", "@types/gtag.js": "^0.0.20", "@types/node": "^20.17.9", - "@types/prop-types": "^15.7.13", + "@types/prop-types": "^15.7.14", "@types/react": "^19.0.0", "next": "^15.0.4", "react": "^19.0.0" diff --git a/packages/mui-joy/package.json b/packages/mui-joy/package.json index a09838db4a7d73..a34f182d8ace13 100644 --- a/packages/mui-joy/package.json +++ b/packages/mui-joy/package.json @@ -51,7 +51,7 @@ "@mui/internal-test-utils": "workspace:^", "@mui/material": "workspace:^", "@types/chai": "^4.3.20", - "@types/prop-types": "^15.7.13", + "@types/prop-types": "^15.7.14", "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", "@types/sinon": "^17.0.3", diff --git a/packages/mui-lab/package.json b/packages/mui-lab/package.json index 0beb8e100aae07..571ab4653f940e 100644 --- a/packages/mui-lab/package.json +++ b/packages/mui-lab/package.json @@ -52,7 +52,7 @@ "@mui/internal-test-utils": "workspace:^", "@mui/material": "workspace:*", "@types/chai": "^4.3.20", - "@types/prop-types": "^15.7.13", + "@types/prop-types": "^15.7.14", "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", "@types/sinon": "^17.0.3", diff --git a/packages/mui-material/package.json b/packages/mui-material/package.json index 015101cb05e153..f4f74d2d454db0 100644 --- a/packages/mui-material/package.json +++ b/packages/mui-material/package.json @@ -58,7 +58,7 @@ "@testing-library/dom": "^10.4.0", "@testing-library/user-event": "^14.5.2", "@types/chai": "^4.3.20", - "@types/prop-types": "^15.7.13", + "@types/prop-types": "^15.7.14", "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", "@types/sinon": "^17.0.3", diff --git a/packages/mui-system/package.json b/packages/mui-system/package.json index 2a94bed89d006e..564bd9f96211ef 100644 --- a/packages/mui-system/package.json +++ b/packages/mui-system/package.json @@ -54,7 +54,7 @@ "@mui/internal-test-utils": "workspace:^", "@mui/system": "workspace:*", "@types/chai": "^4.3.20", - "@types/prop-types": "^15.7.13", + "@types/prop-types": "^15.7.14", "@types/react": "^19.0.0", "@types/sinon": "^17.0.3", "chai": "^4.5.0", diff --git a/packages/mui-utils/package.json b/packages/mui-utils/package.json index 3b46d5b1d8a7e3..c745bff6a568c4 100644 --- a/packages/mui-utils/package.json +++ b/packages/mui-utils/package.json @@ -40,7 +40,7 @@ "dependencies": { "@babel/runtime": "^7.26.0", "@mui/types": "workspace:^", - "@types/prop-types": "^15.7.13", + "@types/prop-types": "^15.7.14", "clsx": "^2.1.1", "prop-types": "^15.8.1", "react-is": "^19.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b4c79048896683..e3a24735f8f83d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -868,8 +868,8 @@ importers: specifier: ^20.17.9 version: 20.17.9 '@types/prop-types': - specifier: ^15.7.13 - version: 15.7.13 + specifier: ^15.7.14 + version: 15.7.14 '@types/react': specifier: ^19.0.0 version: 19.0.0 @@ -1103,8 +1103,8 @@ importers: specifier: ^1.0.4 version: 1.0.4 '@types/prop-types': - specifier: ^15.7.13 - version: 15.7.13 + specifier: ^15.7.14 + version: 15.7.14 '@types/react': specifier: ^19.0.0 version: 19.0.0 @@ -1332,8 +1332,8 @@ importers: specifier: ^4.3.20 version: 4.3.20 '@types/prop-types': - specifier: ^15.7.13 - version: 15.7.13 + specifier: ^15.7.14 + version: 15.7.14 '@types/react': specifier: ^19.0.0 version: 19.0.0 @@ -1450,8 +1450,8 @@ importers: specifier: ^20.17.9 version: 20.17.9 '@types/prop-types': - specifier: ^15.7.13 - version: 15.7.13 + specifier: ^15.7.14 + version: 15.7.14 '@types/react': specifier: ^19.0.0 version: 19.0.0 @@ -1609,8 +1609,8 @@ importers: specifier: ^4.3.20 version: 4.3.20 '@types/prop-types': - specifier: ^15.7.13 - version: 15.7.13 + specifier: ^15.7.14 + version: 15.7.14 '@types/react': specifier: ^19.0.0 version: 19.0.0 @@ -1686,8 +1686,8 @@ importers: specifier: ^4.3.20 version: 4.3.20 '@types/prop-types': - specifier: ^15.7.13 - version: 15.7.13 + specifier: ^15.7.14 + version: 15.7.14 '@types/react': specifier: ^19.0.0 version: 19.0.0 @@ -1772,8 +1772,8 @@ importers: specifier: ^4.3.20 version: 4.3.20 '@types/prop-types': - specifier: ^15.7.13 - version: 15.7.13 + specifier: ^15.7.14 + version: 15.7.14 '@types/react': specifier: ^19.0.0 version: 19.0.0 @@ -2100,8 +2100,8 @@ importers: specifier: ^4.3.20 version: 4.3.20 '@types/prop-types': - specifier: ^15.7.13 - version: 15.7.13 + specifier: ^15.7.14 + version: 15.7.14 '@types/react': specifier: ^19.0.0 version: 19.0.0 @@ -2147,8 +2147,8 @@ importers: specifier: workspace:^ version: link:../mui-types/build '@types/prop-types': - specifier: ^15.7.13 - version: 15.7.13 + specifier: ^15.7.14 + version: 15.7.14 clsx: specifier: ^2.1.1 version: 2.1.1 @@ -5553,8 +5553,8 @@ packages: '@types/parse-json@4.0.0': resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==} - '@types/prop-types@15.7.13': - resolution: {integrity: sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==} + '@types/prop-types@15.7.14': + resolution: {integrity: sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==} '@types/qs@6.9.7': resolution: {integrity: sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==} @@ -15224,7 +15224,7 @@ snapshots: dependencies: '@babel/runtime': 7.26.0 '@mui/types': 7.2.19(@types/react@19.0.0) - '@types/prop-types': 15.7.13 + '@types/prop-types': 15.7.14 clsx: 2.1.1 prop-types: 15.8.1 react: 19.0.0 @@ -15236,7 +15236,7 @@ snapshots: dependencies: '@babel/runtime': 7.26.0 '@mui/types': 7.2.19(@types/react@19.0.0) - '@types/prop-types': 15.7.13 + '@types/prop-types': 15.7.14 clsx: 2.1.1 prop-types: 15.8.1 react: 19.0.0 @@ -15248,7 +15248,7 @@ snapshots: dependencies: '@babel/runtime': 7.26.0 '@mui/types': 7.2.19(@types/react@19.0.0) - '@types/prop-types': 15.7.13 + '@types/prop-types': 15.7.14 clsx: 2.1.1 prop-types: 15.8.1 react: 19.0.0 @@ -17014,7 +17014,7 @@ snapshots: '@types/parse-json@4.0.0': {} - '@types/prop-types@15.7.13': {} + '@types/prop-types@15.7.14': {} '@types/qs@6.9.7': {} @@ -17050,7 +17050,7 @@ snapshots: '@types/react@18.3.12': dependencies: - '@types/prop-types': 15.7.13 + '@types/prop-types': 15.7.14 csstype: 3.1.3 '@types/react@19.0.0': @@ -22103,7 +22103,7 @@ snapshots: dependencies: '@babel/runtime': 7.26.0 '@mui/material': link:packages/mui-material/build - '@types/prop-types': 15.7.13 + '@types/prop-types': 15.7.14 '@types/react': 18.3.12 classnames: 2.3.2 prop-types: 15.8.1 From 2530c9c4e30b7565a30decd1b702daec6b5f8806 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 17:14:29 +0530 Subject: [PATCH 08/13] Bump @types/react-swipeable-views to ^0.13.6 (#44687) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docs/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/package.json b/docs/package.json index bd5ed7e8bcb0c1..60ac6045f3e304 100644 --- a/docs/package.json +++ b/docs/package.json @@ -128,7 +128,7 @@ "@types/prop-types": "^15.7.14", "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", - "@types/react-swipeable-views": "^0.13.5", + "@types/react-swipeable-views": "^0.13.6", "@types/react-transition-group": "^4.4.11", "@types/react-window": "^1.8.8", "@types/stylis": "^4.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e3a24735f8f83d..70ce83caca40da 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -877,8 +877,8 @@ importers: specifier: ^19.0.0 version: 19.0.0 '@types/react-swipeable-views': - specifier: ^0.13.5 - version: 0.13.5 + specifier: ^0.13.6 + version: 0.13.6 '@types/react-transition-group': specifier: ^4.4.11 version: 4.4.11 @@ -5574,8 +5574,8 @@ packages: '@types/react-reconciler@0.28.8': resolution: {integrity: sha512-SN9c4kxXZonFhbX4hJrZy37yw9e7EIxcpHCxQv5JUS18wDE5ovkQKlqQEkufdJCCMfuI9BnjUJvhYeJ9x5Ra7g==} - '@types/react-swipeable-views@0.13.5': - resolution: {integrity: sha512-ni6WjO7gBq2xB2Y/ZiRdQOgjGOxIik5ow2s7xKieDq8DxsXTdV46jJslSBVK2yoIJHf6mG3uqNTwxwgzbXRRzg==} + '@types/react-swipeable-views@0.13.6': + resolution: {integrity: sha512-Pe9TxRRo098Lxi59YQ8KWVuyBOvt9nJK5AtAqGiRsnl+6PXLknuiLhg0+mGuM9Bn+nun+Ed65Kb1Yl171vCdyA==} '@types/react-transition-group@4.4.11': resolution: {integrity: sha512-RM05tAniPZ5DZPzzNFP+DmrcOdD0efDUxMy3145oljWSl3x9ZV5vhme98gTxFrj2lhXvmGNnUiuDyJgY9IKkNA==} @@ -17036,7 +17036,7 @@ snapshots: dependencies: '@types/react': 19.0.0 - '@types/react-swipeable-views@0.13.5': + '@types/react-swipeable-views@0.13.6': dependencies: '@types/react': 19.0.0 From 839055b9b3be7b016f17e165a9b85340e43ba56a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 17:15:12 +0530 Subject: [PATCH 09/13] Bump markdown-to-jsx to ^7.7.1 (#44693) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docs/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/package.json b/docs/package.json index 60ac6045f3e304..187777fe3fe027 100644 --- a/docs/package.json +++ b/docs/package.json @@ -80,7 +80,7 @@ "jss-rtl": "^0.3.0", "lodash": "^4.17.21", "lz-string": "^1.5.0", - "markdown-to-jsx": "^7.7.0", + "markdown-to-jsx": "^7.7.1", "material-ui-popup-state": "^5.3.1", "next": "^15.0.4", "notistack": "3.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 70ce83caca40da..5bdce626a66801 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -738,8 +738,8 @@ importers: specifier: ^1.5.0 version: 1.5.0 markdown-to-jsx: - specifier: ^7.7.0 - version: 7.7.0(react@19.0.0) + specifier: ^7.7.1 + version: 7.7.1(react@19.0.0) material-ui-popup-state: specifier: ^5.3.1 version: 5.3.1(@mui/material@packages+mui-material+build)(react@19.0.0) @@ -9603,8 +9603,8 @@ packages: resolution: {integrity: sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==} hasBin: true - markdown-to-jsx@7.7.0: - resolution: {integrity: sha512-130nIMbJY+woOQJ11xTqEtYko60t6EpNkZuqjKMferL3udtob3nRfzXOdsiA26NPemiR7w/hR8M3/B9yiYPGZg==} + markdown-to-jsx@7.7.1: + resolution: {integrity: sha512-BjLkHb+fWCAH9gp7ndbgPrY+zeZlGFtCiQNTWk+PD+GKfLg9YsUPNonSsYXGw6nQ7eZqeR+i71X59PpWXlxc/w==} engines: {node: '>= 10'} peerDependencies: react: '>= 0.14.0' @@ -22071,7 +22071,7 @@ snapshots: punycode.js: 2.3.1 uc.micro: 2.1.0 - markdown-to-jsx@7.7.0(react@19.0.0): + markdown-to-jsx@7.7.1(react@19.0.0): dependencies: react: 19.0.0 From 55be89f9a6ab3e75a6f2cc96751871aa7869cef7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 17:17:01 +0530 Subject: [PATCH 10/13] Bump prettier to ^3.4.2 (#44695) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docs/package.json | 2 +- package.json | 2 +- packages-internal/scripts/package.json | 2 +- packages/api-docs-builder/package.json | 2 +- pnpm-lock.yaml | 28 +++++++++++++------------- 5 files changed, 18 insertions(+), 18 deletions(-) diff --git a/docs/package.json b/docs/package.json index 187777fe3fe027..e824eb418ca5a7 100644 --- a/docs/package.json +++ b/docs/package.json @@ -137,7 +137,7 @@ "gm": "^1.25.0", "marked": "^15.0.3", "playwright": "^1.48.2", - "prettier": "^3.4.1", + "prettier": "^3.4.2", "tailwindcss": "^3.4.15", "yargs": "^17.7.2" } diff --git a/package.json b/package.json index 928a11df3755f1..82d96310cf59d6 100644 --- a/package.json +++ b/package.json @@ -184,7 +184,7 @@ "nyc": "^17.1.0", "piscina": "^4.7.0", "postcss-styled-syntax": "^0.7.0", - "prettier": "^3.4.1", + "prettier": "^3.4.2", "pretty-quick": "^4.0.0", "process": "^0.11.10", "rimraf": "^6.0.1", diff --git a/packages-internal/scripts/package.json b/packages-internal/scripts/package.json index 000a60b5924898..9aa140943c6c8b 100644 --- a/packages-internal/scripts/package.json +++ b/packages-internal/scripts/package.json @@ -47,7 +47,7 @@ "@types/uuid": "^10.0.0", "chai": "^4.5.0", "fast-glob": "^3.3.2", - "prettier": "^3.4.1", + "prettier": "^3.4.2", "rimraf": "^6.0.1" }, "publishConfig": { diff --git a/packages/api-docs-builder/package.json b/packages/api-docs-builder/package.json index 15b2260275ab33..157a67f57d2148 100644 --- a/packages/api-docs-builder/package.json +++ b/packages/api-docs-builder/package.json @@ -18,7 +18,7 @@ "fast-glob": "^3.3.2", "fs-extra": "^11.2.0", "lodash": "^4.17.21", - "prettier": "^3.4.1", + "prettier": "^3.4.2", "react-docgen": "^5.4.3", "recast": "^0.23.9", "remark": "^15.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5bdce626a66801..7cd6f94e94c3d4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -280,11 +280,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(postcss@8.4.49) prettier: - specifier: ^3.4.1 - version: 3.4.1 + specifier: ^3.4.2 + version: 3.4.2 pretty-quick: specifier: ^4.0.0 - version: 4.0.0(prettier@3.4.1) + version: 4.0.0(prettier@3.4.2) process: specifier: ^0.11.10 version: 0.11.10 @@ -904,8 +904,8 @@ importers: specifier: ^1.48.2 version: 1.48.2 prettier: - specifier: ^3.4.1 - version: 3.4.1 + specifier: ^3.4.2 + version: 3.4.2 tailwindcss: specifier: ^3.4.15 version: 3.4.15 @@ -1018,8 +1018,8 @@ importers: specifier: ^3.3.2 version: 3.3.2 prettier: - specifier: ^3.4.1 - version: 3.4.1 + specifier: ^3.4.2 + version: 3.4.2 rimraf: specifier: ^6.0.1 version: 6.0.1 @@ -1151,8 +1151,8 @@ importers: specifier: ^4.17.21 version: 4.17.21 prettier: - specifier: ^3.4.1 - version: 3.4.1 + specifier: ^3.4.2 + version: 3.4.2 react-docgen: specifier: ^5.4.3 version: 5.4.3 @@ -10874,8 +10874,8 @@ packages: engines: {node: '>=14'} hasBin: true - prettier@3.4.1: - resolution: {integrity: sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==} + prettier@3.4.2: + resolution: {integrity: sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==} engines: {node: '>=14'} hasBin: true @@ -23645,7 +23645,7 @@ snapshots: prettier@3.3.3: {} - prettier@3.4.1: {} + prettier@3.4.2: {} pretty-error@4.0.0: dependencies: @@ -23677,7 +23677,7 @@ snapshots: dependencies: parse-ms: 4.0.0 - pretty-quick@4.0.0(prettier@3.4.1): + pretty-quick@4.0.0(prettier@3.4.2): dependencies: execa: 5.1.1 find-up: 5.0.0 @@ -23685,7 +23685,7 @@ snapshots: mri: 1.2.0 picocolors: 1.1.1 picomatch: 3.0.1 - prettier: 3.4.1 + prettier: 3.4.2 tslib: 2.6.2 prettyjson@1.2.5: From e79615b49c89fec2e84b0c2740cc4d9c74d0ff5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 17:21:51 +0530 Subject: [PATCH 11/13] Bump react-router to ^7.0.2 (#44696) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docs/package.json | 2 +- packages/mui-material/package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- test/package.json | 2 +- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/package.json b/docs/package.json index e824eb418ca5a7..2ebe7658c23e98 100644 --- a/docs/package.json +++ b/docs/package.json @@ -96,7 +96,7 @@ "react-intersection-observer": "^9.13.1", "react-is": "^19.0.0", "react-number-format": "^5.4.2", - "react-router": "^7.0.1", + "react-router": "^7.0.2", "react-runner": "^1.0.5", "react-simple-code-editor": "^0.14.1", "react-spring": "^9.7.4", diff --git a/packages/mui-material/package.json b/packages/mui-material/package.json index f4f74d2d454db0..63e1c9a99deb29 100644 --- a/packages/mui-material/package.json +++ b/packages/mui-material/package.json @@ -70,7 +70,7 @@ "playwright": "^1.48.2", "react": "^19.0.0", "react-dom": "^19.0.0", - "react-router": "^7.0.1", + "react-router": "^7.0.2", "sinon": "^19.0.2" }, "peerDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7cd6f94e94c3d4..f53c43abd466b3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -786,8 +786,8 @@ importers: specifier: ^5.4.2 version: 5.4.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0) react-router: - specifier: ^7.0.1 - version: 7.0.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0) react-runner: specifier: ^1.0.5 version: 1.0.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) @@ -1808,8 +1808,8 @@ importers: specifier: ^19.0.0 version: 19.0.0(react@19.0.0) react-router: - specifier: ^7.0.1 - version: 7.0.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0) sinon: specifier: ^19.0.2 version: 19.0.2 @@ -2345,8 +2345,8 @@ importers: specifier: ^19.0.0 version: 19.0.0 react-router: - specifier: ^7.0.1 - version: 7.0.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0) react-window: specifier: ^1.8.10 version: 1.8.10(react-dom@19.0.0(react@19.0.0))(react@19.0.0) @@ -11229,8 +11229,8 @@ packages: peerDependencies: react: '>=16.8' - react-router@7.0.1: - resolution: {integrity: sha512-WVAhv9oWCNsja5AkK6KLpXJDSJCQizOIyOd4vvB/+eHGbYx5vkhcmcmwWjQ9yqkRClogi+xjEg9fNEOd5EX/tw==} + react-router@7.0.2: + resolution: {integrity: sha512-m5AcPfTRUcjwmhBzOJGEl6Y7+Crqyju0+TgTQxoS4SO+BkWbhOrcfZNq6wSWdl2BBbJbsAoBUb8ZacOFT+/JlA==} engines: {node: '>=20.0.0'} peerDependencies: react: '>=18' @@ -24048,7 +24048,7 @@ snapshots: '@remix-run/router': 1.21.0 react: 19.0.0 - react-router@7.0.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0): + react-router@7.0.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0): dependencies: '@types/cookie': 0.6.0 cookie: 1.0.2 diff --git a/test/package.json b/test/package.json index ca9240749b0a77..f5157636512d2b 100644 --- a/test/package.json +++ b/test/package.json @@ -34,7 +34,7 @@ "react": "^19.0.0", "react-dom": "^19.0.0", "react-is": "^19.0.0", - "react-router": "^7.0.1", + "react-router": "^7.0.2", "react-window": "^1.8.10", "sinon": "^19.0.2", "styled-components": "^6.1.13", From 348cba6ef1eb6571dae07adde25357330abe604c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 17:27:17 +0530 Subject: [PATCH 12/13] Bump react-virtuoso to ^4.12.3 (#44697) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docs/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/package.json b/docs/package.json index 2ebe7658c23e98..4620c3207518c2 100644 --- a/docs/package.json +++ b/docs/package.json @@ -102,7 +102,7 @@ "react-spring": "^9.7.4", "react-swipeable-views": "^0.14.0", "react-transition-group": "^4.4.5", - "react-virtuoso": "^4.12.2", + "react-virtuoso": "^4.12.3", "react-window": "^1.8.10", "rimraf": "^6.0.1", "styled-components": "^6.1.13", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f53c43abd466b3..ed51ec5b2c8107 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -804,8 +804,8 @@ importers: specifier: ^4.4.5 version: 4.4.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) react-virtuoso: - specifier: ^4.12.2 - version: 4.12.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: ^4.12.3 + version: 4.12.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0) react-window: specifier: ^1.8.10 version: 1.8.10(react-dom@19.0.0(react@19.0.0))(react@19.0.0) @@ -11283,8 +11283,8 @@ packages: react: '>=16.13' react-dom: '>=16.13' - react-virtuoso@4.12.2: - resolution: {integrity: sha512-9KiEc3uxD07qNrwb09PhPJKWfeNQ/Fw/TNKdZS7D3v4cDa6M/jg5lKLAUlRL7RluO8870cgLGM1T5pPKYEnprg==} + react-virtuoso@4.12.3: + resolution: {integrity: sha512-6X1p/sU7hecmjDZMAwN+r3go9EVjofKhwkUbVlL8lXhBZecPv9XVCkZ/kBPYOr0Mv0Vl5+Ziwgexg9Kh7+NNXQ==} engines: {node: '>=10'} peerDependencies: react: '>=16 || >=17 || >= 18' @@ -24128,7 +24128,7 @@ snapshots: react: 19.0.0 react-dom: 19.0.0(react@19.0.0) - react-virtuoso@4.12.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0): + react-virtuoso@4.12.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0): dependencies: react: 19.0.0 react-dom: 19.0.0(react@19.0.0) From 817470c5a7c2ae721401e308b961005730cdf2ab Mon Sep 17 00:00:00 2001 From: Vlad Moroz Date: Tue, 10 Dec 2024 13:17:00 +0100 Subject: [PATCH 13/13] [api-docs-builder] Allow custom annotations (#44707) --- .../ApiBuilders/ComponentApiBuilder.ts | 58 +++++++++++------ .../ApiBuilders/HookApiBuilder.ts | 64 +++++++++++++------ .../types/ApiBuilder.types.ts | 1 + .../api-docs-builder/types/utils.types.ts | 8 +++ 4 files changed, 91 insertions(+), 40 deletions(-) diff --git a/packages/api-docs-builder/ApiBuilders/ComponentApiBuilder.ts b/packages/api-docs-builder/ApiBuilders/ComponentApiBuilder.ts index ba1a6dddea7e2d..726674e48b01e4 100644 --- a/packages/api-docs-builder/ApiBuilders/ComponentApiBuilder.ts +++ b/packages/api-docs-builder/ApiBuilders/ComponentApiBuilder.ts @@ -10,6 +10,7 @@ import { visit as remarkVisit } from 'unist-util-visit'; import type { Link } from 'mdast'; import { defaultHandlers, parse as docgenParse } from 'react-docgen'; import { parse as parseDoctrine, Annotation } from 'doctrine'; +import escapeRegExp from 'lodash/escapeRegExp'; import { renderCodeTags, renderMarkdown } from '../buildApi'; import { ProjectSettings, SortingStrategiesType } from '../ProjectSettings'; import { toGitHubPath, writePrettifiedFile } from '../buildApiUtils'; @@ -229,26 +230,36 @@ async function annotateComponentDefinition( if (markdownLines[markdownLines.length - 1] !== '') { markdownLines.push(''); } - markdownLines.push( - 'Demos:', - '', - ...api.demos.map((demo) => { - return `- [${demo.demoPageTitle}](${ - demo.demoPathname.startsWith('http') ? demo.demoPathname : `${HOST}${demo.demoPathname}` - })`; - }), - '', - ); - markdownLines.push( - 'API:', - '', - `- [${api.name} API](${ - api.apiPathname.startsWith('http') ? api.apiPathname : `${HOST}${api.apiPathname}` - })`, - ); - if (api.inheritance) { - markdownLines.push(`- inherits ${inheritanceAPILink}`); + if (api.customAnnotation) { + markdownLines.push( + ...api.customAnnotation + .split('\n') + .map((line) => line.trim()) + .filter(Boolean), + ); + } else { + markdownLines.push( + 'Demos:', + '', + ...api.demos.map((demo) => { + return `- [${demo.demoPageTitle}](${ + demo.demoPathname.startsWith('http') ? demo.demoPathname : `${HOST}${demo.demoPathname}` + })`; + }), + '', + ); + + markdownLines.push( + 'API:', + '', + `- [${api.name} API](${ + api.apiPathname.startsWith('http') ? api.apiPathname : `${HOST}${api.apiPathname}` + })`, + ); + if (api.inheritance) { + markdownLines.push(`- inherits ${inheritanceAPILink}`); + } } if (componentJsdoc.tags.length > 0) { @@ -764,7 +775,13 @@ export default async function generateComponentApi( reactApi.description = componentJsdoc.description; // Ignore what we might have generated in `annotateComponentDefinition` - const annotatedDescriptionMatch = reactApi.description.match(/(Demos|API):\r?\n\r?\n/); + let annotationBoundary: RegExp = /(Demos|API):\r?\n\r?\n/; + if (componentInfo.customAnnotation) { + annotationBoundary = new RegExp( + escapeRegExp(componentInfo.customAnnotation.trim().split('\n')[0].trim()), + ); + } + const annotatedDescriptionMatch = reactApi.description.match(new RegExp(annotationBoundary)); if (annotatedDescriptionMatch !== null) { reactApi.description = reactApi.description.slice(0, annotatedDescriptionMatch.index).trim(); } @@ -778,6 +795,7 @@ export default async function generateComponentApi( reactApi.slots = []; reactApi.classes = []; reactApi.demos = componentInfo.getDemos(); + reactApi.customAnnotation = componentInfo.customAnnotation; reactApi.inheritance = null; if (reactApi.demos.length === 0) { throw new Error( diff --git a/packages/api-docs-builder/ApiBuilders/HookApiBuilder.ts b/packages/api-docs-builder/ApiBuilders/HookApiBuilder.ts index e57edd26502925..194dcb14207ca6 100644 --- a/packages/api-docs-builder/ApiBuilders/HookApiBuilder.ts +++ b/packages/api-docs-builder/ApiBuilders/HookApiBuilder.ts @@ -8,6 +8,7 @@ import { defaultHandlers, parse as docgenParse } from 'react-docgen'; import kebabCase from 'lodash/kebabCase'; import upperFirst from 'lodash/upperFirst'; import { parse as parseDoctrine, Annotation } from 'doctrine'; +import escapeRegExp from 'lodash/escapeRegExp'; import { escapeEntities, renderMarkdown } from '../buildApi'; import { ProjectSettings } from '../ProjectSettings'; import { computeApiDescription } from './ComponentApiBuilder'; @@ -184,32 +185,42 @@ async function annotateHookDefinition( } const markdownLines = (await computeApiDescription(api, { host: HOST })).split('\n'); + // Ensure a newline between manual and generated description. if (markdownLines[markdownLines.length - 1] !== '') { markdownLines.push(''); } - if (api.demos && api.demos.length > 0) { + if (api.customAnnotation) { markdownLines.push( - 'Demos:', - '', - ...api.demos.map((item) => { - return `- [${item.demoPageTitle}](${ - item.demoPathname.startsWith('http') ? item.demoPathname : `${HOST}${item.demoPathname}` - })`; - }), + ...api.customAnnotation + .split('\n') + .map((line) => line.trim()) + .filter(Boolean), + ); + } else { + if (api.demos && api.demos.length > 0) { + markdownLines.push( + 'Demos:', + '', + ...api.demos.map((item) => { + return `- [${item.demoPageTitle}](${ + item.demoPathname.startsWith('http') ? item.demoPathname : `${HOST}${item.demoPathname}` + })`; + }), + '', + ); + } + + markdownLines.push( + 'API:', '', + `- [${api.name} API](${ + api.apiPathname.startsWith('http') ? api.apiPathname : `${HOST}${api.apiPathname}` + })`, ); } - markdownLines.push( - 'API:', - '', - `- [${api.name} API](${ - api.apiPathname.startsWith('http') ? api.apiPathname : `${HOST}${api.apiPathname}` - })`, - ); - if (hookJsdoc.tags.length > 0) { markdownLines.push(''); } @@ -410,8 +421,16 @@ export default async function generateHookApi( project: TypeScriptProject, projectSettings: ProjectSettings, ) { - const { filename, name, apiPathname, apiPagesDirectory, getDemos, readFile, skipApiGeneration } = - hooksInfo; + const { + filename, + name, + apiPathname, + apiPagesDirectory, + getDemos, + readFile, + skipApiGeneration, + customAnnotation, + } = hooksInfo; const { shouldSkip, EOL, src } = readFile(); @@ -445,8 +464,12 @@ export default async function generateHookApi( // the former can include JSDoc tags that we don't want to render in the docs. reactApi.description = hookJsdoc.description; - // Ignore what we might have generated in `annotateHookDefinition` - const annotatedDescriptionMatch = reactApi.description.match(/(Demos|API):\r?\n\r?\n/); + // Ignore what we might have generated in `annotateComponentDefinition` + let annotationBoundary: RegExp = /(Demos|API):\r?\n\r?\n/; + if (customAnnotation) { + annotationBoundary = new RegExp(escapeRegExp(customAnnotation.trim().split('\n')[0].trim())); + } + const annotatedDescriptionMatch = reactApi.description.match(new RegExp(annotationBoundary)); if (annotatedDescriptionMatch !== null) { reactApi.description = reactApi.description.slice(0, annotatedDescriptionMatch.index).trim(); } @@ -458,6 +481,7 @@ export default async function generateHookApi( reactApi.apiPathname = apiPathname; reactApi.EOL = EOL; reactApi.demos = getDemos(); + reactApi.customAnnotation = customAnnotation; if (reactApi.demos.length === 0) { // TODO: Enable this error once all public hooks are documented // throw new Error( diff --git a/packages/api-docs-builder/types/ApiBuilder.types.ts b/packages/api-docs-builder/types/ApiBuilder.types.ts index 7b7f692c40e851..a78e4d44fb5ba8 100644 --- a/packages/api-docs-builder/types/ApiBuilder.types.ts +++ b/packages/api-docs-builder/types/ApiBuilder.types.ts @@ -33,6 +33,7 @@ interface CommonReactApi extends ReactDocgenApi { */ apiDocsTranslationFolder?: string; deprecated: true | undefined; + customAnnotation?: string; } export interface PropsTableItem { diff --git a/packages/api-docs-builder/types/utils.types.ts b/packages/api-docs-builder/types/utils.types.ts index f0d1b30d39a97e..62a1177cc00d80 100644 --- a/packages/api-docs-builder/types/utils.types.ts +++ b/packages/api-docs-builder/types/utils.types.ts @@ -58,6 +58,10 @@ export type ComponentInfo = { * If `true`, the component's name match one of the MUI System components. */ isSystemComponent?: boolean; + /** + * If provided, this annotation will be used instead of the auto-generated demo & API links + */ + customAnnotation?: string; }; export type HookInfo = { @@ -74,4 +78,8 @@ export type HookInfo = { getDemos: ComponentInfo['getDemos']; apiPagesDirectory: string; skipApiGeneration?: boolean; + /** + * If provided, this annotation will be used instead of the auto-generated demo & API links + */ + customAnnotation?: string; };