Skip to content

Commit 74e30d8

Browse files
authored
Merge branch 'master' into renovate/react-monorepo
2 parents 7d0daee + 612c81b commit 74e30d8

File tree

7 files changed

+285
-27
lines changed

7 files changed

+285
-27
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2020
# Initializes the CodeQL tools for scanning.
2121
- name: Initialize CodeQL
22-
uses: github/codeql-action/init@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
22+
uses: github/codeql-action/init@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4.30.7
2323
with:
2424
languages: typescript
2525
# If you wish to specify custom queries, you can do so here or in a config file.
@@ -29,4 +29,4 @@ jobs:
2929
# 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
3030
# queries: security-extended,security-and-quality
3131
- name: Perform CodeQL Analysis
32-
uses: github/codeql-action/analyze@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
32+
uses: github/codeql-action/analyze@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4.30.7

.github/workflows/priority-support-validation-prompt.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: Find Comment
19-
uses: peter-evans/find-comment@3eae4d37986fb5a8592848f6a574fdf654e61f9e # v3.1.0
19+
uses: peter-evans/find-comment@b30e6a3c0ed37e7c023ccd3f1db5c6c0b0c23aad # v4.0.0
2020
id: findComment
2121
with:
2222
issue-number: ${{ github.event.issue.number }}
@@ -25,7 +25,7 @@ jobs:
2525

2626
- name: Create comment
2727
if: ${{ steps.findComment.outputs.comment-id == '' && contains(github.event.label.name, 'unknown') }}
28-
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 # v4.0.0
28+
uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9 # v5.0.0
2929
with:
3030
issue-number: ${{ github.event.issue.number }}
3131
body: |
@@ -39,7 +39,7 @@ jobs:
3939
4040
- name: Update comment
4141
if: ${{ steps.findComment.outputs.comment-id != '' && contains(github.event.label.name, 'priority') }}
42-
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 # v4.0.0
42+
uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9 # v5.0.0
4343
with:
4444
comment-id: ${{ steps.findComment.outputs.comment-id }}
4545
body: |

.github/workflows/scorecards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ jobs:
4040
publish_results: true
4141
# Upload the results to GitHub's code scanning dashboard.
4242
- name: Upload to code-scanning
43-
uses: github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
43+
uses: github/codeql-action/upload-sarif@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4.30.7
4444
with:
4545
sarif_file: results.sarif

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@inquirer/prompts": "^7.8.6",
7474
"@mui/internal-babel-plugin-display-name": "^1.0.4-canary.7",
7575
"@mui/internal-bundle-size-checker": "^1.0.9-canary.48",
76-
"@mui/internal-code-infra": "^0.0.3-canary.23",
76+
"@mui/internal-code-infra": "^0.0.3-canary.24",
7777
"@mui/internal-markdown": "^2.0.6",
7878
"@mui/internal-test-utils": "catalog:",
7979
"@mui/material": "catalog:",
@@ -110,6 +110,7 @@
110110
"danger": "^13.0.4",
111111
"date-fns-jalali-v2": "npm:[email protected]",
112112
"date-fns-v2": "npm:[email protected]",
113+
"es-toolkit": "^1.4.0",
113114
"esbuild": "^0.25.10",
114115
"eslint": "^9.36.0",
115116
"eslint-import-resolver-webpack": "^0.13.10",
@@ -121,6 +122,7 @@
121122
"globby": "^14.1.0",
122123
"jsdom": "26.1.0",
123124
"lerna": "^9.0.0",
125+
"lodash": "^4.17.21",
124126
"magic-string": "^0.30.19",
125127
"markdownlint-cli2": "^0.18.1",
126128
"moment": "catalog:",

packages/x-telemetry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@fingerprintjs/fingerprintjs": "^3.4.2",
3333
"ci-info": "^4.3.0",
3434
"conf": "^11.0.2",
35-
"is-docker": "^3.0.0",
35+
"is-docker": "^4.0.0",
3636
"node-machine-id": "^1.1.12"
3737
},
3838
"devDependencies": {

0 commit comments

Comments
 (0)