Skip to content

Commit c9552d5

Browse files
build(deps-dev): bump all (#1769)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 79c4ef2 commit c9552d5

6 files changed

Lines changed: 142 additions & 157 deletions

File tree

.github/workflows/codeql-analysis.yml

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

2626
steps:
2727
- name: Checkout repository
28-
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
28+
uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.4.0
2929

3030
# Initializes the CodeQL tools for scanning.
3131
- name: Initialize CodeQL
32-
uses: github/codeql-action/init@02c5e83432fe5497fd85b873b6c9f16a8578e1d9 # v3.37.0
32+
uses: github/codeql-action/init@4187e74d05793876e9989daffde9c3e66b4acd07 # v3.37.3
3333
with:
3434
languages: ${{ matrix.language }}
3535
queries: security-extended,security-and-quality
3636

3737
- name: Perform CodeQL Analysis
38-
uses: github/codeql-action/analyze@02c5e83432fe5497fd85b873b6c9f16a8578e1d9 # v3.37.0
38+
uses: github/codeql-action/analyze@4187e74d05793876e9989daffde9c3e66b4acd07 # v3.37.3
3939
with:
4040
category: '/language:${{matrix.language}}'

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: ubuntu-latest
2525
steps:
2626
- name: Check out project repository
27-
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
27+
uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.4.0
2828
- name: Set up Node.js runtime
2929
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
3030
with:

.github/workflows/lint-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Check out project repository
12-
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
12+
uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.4.0
1313
- name: Set up Node.js runtime
1414
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
1515
with:

.github/workflows/semgrep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
env:
1717
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
1818
container:
19-
image: returntocorp/semgrep@sha256:59fbed6127ea7c5dde3ba6a85142733bb20ea9aaa36120c953904f1539aaf66e # latest
19+
image: returntocorp/semgrep@sha256:98c2572fced2474539fd27cab3207ebd8e95e4e7aab4c3b381fdc5e2641d9941 # latest
2020
steps:
21-
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
21+
- uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.4.0
2222
- run: semgrep ci

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"author": "The OpenINF Authors & Friends",
44
"private": "true",
55
"description": "The OpenINF portal, other static resources, and more static electricity",
6-
"packageManager": "pnpm@10.34.4",
6+
"packageManager": "pnpm@10.34.5",
77
"engines": {
88
"node": "22.23.1",
9-
"pnpm": "10.34.4"
9+
"pnpm": "10.34.5"
1010
},
1111
"exports": {
1212
"./build/constants": "./build/shared/constants.mjs",
@@ -29,22 +29,22 @@
2929
"@cspell/dict-lorem-ipsum": "4.0.5",
3030
"@isaacs/catcher": "1.0.4",
3131
"@openinf/gh-file-importer": "2.0.1",
32-
"@shopify/prettier-plugin-liquid": "1.10.3",
32+
"@shopify/prettier-plugin-liquid": "1.11.0",
3333
"@tsconfig/node-lts": "22.0.4",
3434
"@types/console-log-level": "1.4.5",
3535
"@types/gulp": "4.0.18",
3636
"@types/js-yaml": "4.0.9",
3737
"@types/node": "22.20.1",
3838
"@yarnpkg/shell": "4.1.3",
39-
"autoprefixer": "10.5.2",
39+
"autoprefixer": "10.5.4",
4040
"bootstrap": "5.3.8",
4141
"browser-sync": "3.0.4",
4242
"browserslist-lint": "0.4.0",
4343
"console-log-level": "1.4.1",
4444
"cspell": "10.0.1",
4545
"cssnano": "7.1.9",
4646
"dictionary-en": "4.0.0",
47-
"dprint": "0.55.1",
47+
"dprint": "0.55.2",
4848
"editorconfig-checker": "6.1.1",
4949
"globby": "14.1.0",
5050
"gulp": "5.0.1",
@@ -59,10 +59,10 @@
5959
"markdown-it-sub": "2.0.0",
6060
"markdown-it-sup": "2.0.0",
6161
"markdown-it-task-lists": "2.1.1",
62-
"markdownlint-cli2": "0.23.0",
62+
"markdownlint-cli2": "0.23.1",
6363
"markdownlint-cli2-formatter-default": "0.0.6",
6464
"nps": "5.10.0",
65-
"prettier": "3.9.5",
65+
"prettier": "3.9.6",
6666
"remark": "15.0.1",
6767
"remark-cli": "12.0.1",
6868
"remark-directive": "4.0.0",
@@ -106,7 +106,7 @@
106106
"stylelint": "16.26.1",
107107
"stylelint-config-recess-order": "6.1.0",
108108
"stylelint-config-standard-scss": "14.0.0",
109-
"tsx": "4.23.0",
109+
"tsx": "4.23.1",
110110
"typescript": "5.9.3",
111111
"unified": "11.0.5",
112112
"vnu-jar": "24.10.17",

0 commit comments

Comments
 (0)