From 09f713d52675b18120f67c7e23f78ee350396898 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 03:23:32 +0000 Subject: [PATCH] build(deps-dev): bump all Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/codeql-analysis.yml | 4 +- .github/workflows/semgrep.yml | 2 +- package.json | 14 ++-- pnpm-lock.yaml | 103 +++++++++++--------------- 4 files changed, 55 insertions(+), 68 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 8af637acd..3d8014cc7 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -29,12 +29,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0 + uses: github/codeql-action/init@39edc492dbe16b1465b0cafca41432d857bdb31a # v3.29.1 with: languages: ${{ matrix.language }} queries: security-extended,security-and-quality - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0 + uses: github/codeql-action/analyze@39edc492dbe16b1465b0cafca41432d857bdb31a # v3.29.1 with: category: '/language:${{matrix.language}}' diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index 7d70236af..68ff0e4bf 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -16,7 +16,7 @@ jobs: env: SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }} container: - image: returntocorp/semgrep@sha256:16783c52158c4c874576f53579b42b3e793210546e2dfac4c5e49e18038ac383 # latest + image: returntocorp/semgrep@sha256:435374f96bfb1248205facf4f5b2a14a4a12486864197279dbb134cf128e2831 # latest steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - run: semgrep ci diff --git a/package.json b/package.json index 80195c50b..6245e429e 100644 --- a/package.json +++ b/package.json @@ -3,10 +3,10 @@ "author": "The OpenINF Authors & Friends", "private": "true", "description": "The OpenINF portal, other static resources, and more static electricity", - "packageManager": "pnpm@10.12.2", + "packageManager": "pnpm@10.12.4", "engines": { - "node": "22.16.0", - "pnpm": "10.12.2" + "node": "22.17.0", + "pnpm": "10.12.4" }, "exports": { "./build/constants": "./build/shared/constants.mjs", @@ -24,7 +24,7 @@ "test": "nps test" }, "devDependencies": { - "@11ty/eleventy": "3.1.1", + "@11ty/eleventy": "3.1.2", "@biomejs/biome": "1.9.4", "@cspell/dict-lorem-ipsum": "4.0.4", "@isaacs/catcher": "1.0.4", @@ -34,7 +34,7 @@ "@types/console-log-level": "1.4.5", "@types/gulp": "4.0.17", "@types/js-yaml": "4.0.9", - "@types/node": "22.15.32", + "@types/node": "22.15.34", "@yarnpkg/shell": "4.1.3", "autoprefixer": "10.4.21", "bootstrap": "5.3.7", @@ -50,7 +50,7 @@ "gulp": "5.0.1", "gulp-dart-sass": "1.1.0", "gulp-postcss": "10.0.0", - "gulp-rename": "2.0.0", + "gulp-rename": "2.1.0", "gulp-sourcemaps": "3.0.0", "markdown-it": "14.1.0", "markdown-it-abbr": "2.0.0", @@ -62,7 +62,7 @@ "markdownlint-cli2": "0.18.1", "markdownlint-cli2-formatter-default": "0.0.5", "nps": "5.10.0", - "prettier": "3.6.0", + "prettier": "3.6.2", "remark": "15.0.1", "remark-cli": "12.0.1", "remark-directive": "4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d73b8d0af..24bc2bfdc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: '@11ty/eleventy': - specifier: 3.1.1 - version: 3.1.1 + specifier: 3.1.2 + version: 3.1.2 '@biomejs/biome': specifier: 1.9.4 version: 1.9.4 @@ -25,7 +25,7 @@ importers: version: 2.0.1 '@shopify/prettier-plugin-liquid': specifier: 1.9.3 - version: 1.9.3(prettier@3.6.0) + version: 1.9.3(prettier@3.6.2) '@tsconfig/node-lts': specifier: 22.0.2 version: 22.0.2 @@ -39,8 +39,8 @@ importers: specifier: 4.0.9 version: 4.0.9 '@types/node': - specifier: 22.15.32 - version: 22.15.32 + specifier: 22.15.34 + version: 22.15.34 '@yarnpkg/shell': specifier: 4.1.3 version: 4.1.3(typanion@3.14.0) @@ -87,8 +87,8 @@ importers: specifier: 10.0.0 version: 10.0.0(postcss@8.5.3)(tsx@4.20.3) gulp-rename: - specifier: 2.0.0 - version: 2.0.0 + specifier: 2.1.0 + version: 2.1.0 gulp-sourcemaps: specifier: 3.0.0 version: 3.0.0 @@ -123,8 +123,8 @@ importers: specifier: 5.10.0 version: 5.10.0 prettier: - specifier: 3.6.0 - version: 3.6.0 + specifier: 3.6.2 + version: 3.6.2 remark: specifier: 15.0.1 version: 15.0.1 @@ -202,7 +202,7 @@ importers: version: 7.0.1 remark-preset-prettier: specifier: 2.0.2 - version: 2.0.2(prettier@3.6.0) + version: 2.0.2(prettier@3.6.2) remark-retext: specifier: 6.0.1 version: 6.0.1 @@ -294,8 +294,8 @@ packages: resolution: {integrity: sha512-6QE+duqSQ0GY9rENXYb4iPR4AYGdrFpqnmi59tFp9VrleOl0QSh8VlBr2yd6dlhkdtj7904poZW5PvGr9cMiJQ==} engines: {node: '>=18'} - '@11ty/eleventy@3.1.1': - resolution: {integrity: sha512-nsMCW44WSYzpi6JSQ1ar/wlotj/2cxuP4AABX5Dxqwol3IQ3SkEMgcAugP1t1mthv5I0kIB9lql1Jv/lhUHIkg==} + '@11ty/eleventy@3.1.2': + resolution: {integrity: sha512-IcsDlbXnBf8cHzbM1YBv3JcTyLB35EK88QexmVyFdVJVgUU6bh9g687rpxryJirHzo06PuwnYaEEdVZQfIgRGg==} engines: {node: '>=18'} hasBin: true @@ -307,8 +307,8 @@ packages: resolution: {integrity: sha512-6EFN/yYSxC/OzYXpq4gXDyDMlX/W+2MgCvvoxf11X1z76bqkqFJ8eep5RiBWfGT5j0323a1pwpelcJJdR46MCw==} engines: {node: '>= 6'} - '@11ty/recursive-copy@4.0.1': - resolution: {integrity: sha512-Zsg1xgfdVTMKNPj9o4FZeYa73dFZRX856CL4LsmqPMvDr0TuIK4cH9CVWJyf0OkNmM8GmlibGX18fF0B75Rn1w==} + '@11ty/recursive-copy@4.0.2': + resolution: {integrity: sha512-174nFXxL/6KcYbLYpra+q3nDbfKxLxRTNVY1atq2M1pYYiPfHse++3IFNl8mjPFsd7y2qQjxLORzIjHMjL3NDQ==} engines: {node: '>=18'} '@babel/code-frame@7.26.2': @@ -1110,8 +1110,8 @@ packages: '@types/nlcst@2.0.3': resolution: {integrity: sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==} - '@types/node@22.15.32': - resolution: {integrity: sha512-3jigKqgSjsH6gYZv2nEsqdXfZqIFGAV36XYYjf9KGZ3PSG+IhLecqPnI310RvjutyMwifE2hhhNEklOUrvx/wA==} + '@types/node@22.15.34': + resolution: {integrity: sha512-8Y6E5WUupYy1Dd0II32BsWAx5MWdcnRd8L84Oys3veg1YrYtNtzgO4CFhiBg6MDSjk7Ay36HYOnU7/tuOzIzcw==} '@types/picomatch@3.0.2': resolution: {integrity: sha512-n0i8TD3UDB7paoMMxA3Y65vUncFJXjcUf7lQY7YyKGl6031FNjfsLs6pdLFCy2GNFxItPJG8GvvpbZc2skH7WA==} @@ -1769,15 +1769,6 @@ packages: supports-color: optional: true - debug@4.4.0: - resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==} - engines: {node: '>=6.0'} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true - debug@4.4.1: resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==} engines: {node: '>=6.0'} @@ -1953,8 +1944,8 @@ packages: resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} engines: {node: '>=0.12'} - entities@6.0.0: - resolution: {integrity: sha512-aKstq2TDOndCn4diEyp9Uq/Flu2i1GlLkc6XIDQSDMuaFE3OPW5OphLCyQ5SpSJZTb4reN+kTcYru5yIfXoRPw==} + entities@6.0.1: + resolution: {integrity: sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==} engines: {node: '>=0.12'} env-paths@2.2.1: @@ -2298,8 +2289,8 @@ packages: peerDependencies: postcss: ^8.0.0 - gulp-rename@2.0.0: - resolution: {integrity: sha512-97Vba4KBzbYmR5VBs9mWmK+HwIf5mj+/zioxfZhOKeXtx5ZjBk57KFlePf5nxq9QsTtFl0ejnHE3zTC9MHXqyQ==} + gulp-rename@2.1.0: + resolution: {integrity: sha512-dGuzuH8jQGqCMqC544IEPhs5+O2l+IkdoSZsgd4kY97M1CxQeI3qrmweQBIrxLBbjbe/8uEWK8HHcNBc3OCy4g==} engines: {node: '>=4'} gulp-sourcemaps@3.0.0: @@ -3551,8 +3542,8 @@ packages: prefix-matches@1.0.1: resolution: {integrity: sha512-VXwWx7Ws2VSKIYXBPDGjhh1fTgNkeVwWGV+Ysi9mEnduw763FuDQBSUSRKtZ7ZUUEUFAvkbUpUEwgw4g1r1m+A==} - prettier@3.6.0: - resolution: {integrity: sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==} + prettier@3.6.2: + resolution: {integrity: sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==} engines: {node: '>=14'} hasBin: true @@ -4739,7 +4730,7 @@ snapshots: '@11ty/eleventy-utils@2.0.7': {} - '@11ty/eleventy@3.1.1': + '@11ty/eleventy@3.1.2': dependencies: '@11ty/dependency-tree': 4.0.0 '@11ty/dependency-tree-esm': 2.0.0 @@ -4748,13 +4739,13 @@ snapshots: '@11ty/eleventy-utils': 2.0.7 '@11ty/lodash-custom': 4.17.21 '@11ty/posthtml-urls': 1.0.1 - '@11ty/recursive-copy': 4.0.1 + '@11ty/recursive-copy': 4.0.2 '@sindresorhus/slugify': 2.2.1 bcp-47-normalize: 2.3.0 chokidar: 3.6.0 debug: 4.4.1 dependency-graph: 1.0.0 - entities: 6.0.0 + entities: 6.0.1 filesize: 10.1.6 gray-matter: 4.0.3 iso-639-1: 3.1.5 @@ -4788,7 +4779,7 @@ snapshots: list-to-array: 1.1.0 parse-srcset: 1.0.2 - '@11ty/recursive-copy@4.0.1': + '@11ty/recursive-copy@4.0.2': dependencies: errno: 1.0.0 junk: 3.1.0 @@ -5442,11 +5433,11 @@ snapshots: line-column: 1.0.2 ohm-js: 16.6.0 - '@shopify/prettier-plugin-liquid@1.9.3(prettier@3.6.0)': + '@shopify/prettier-plugin-liquid@1.9.3(prettier@3.6.2)': dependencies: '@shopify/liquid-html-parser': 2.8.2 html-styles: 1.0.0 - prettier: 3.6.0 + prettier: 3.6.2 '@sindresorhus/merge-streams@2.3.0': {} @@ -5467,13 +5458,13 @@ snapshots: '@types/concat-stream@2.0.3': dependencies: - '@types/node': 22.15.32 + '@types/node': 22.15.34 '@types/console-log-level@1.4.5': {} '@types/cors@2.8.17': dependencies: - '@types/node': 22.15.32 + '@types/node': 22.15.34 '@types/debug@4.1.12': dependencies: @@ -5489,13 +5480,13 @@ snapshots: '@types/glob-stream@8.0.2': dependencies: - '@types/node': 22.15.32 + '@types/node': 22.15.34 '@types/picomatch': 3.0.2 '@types/streamx': 2.9.5 '@types/gulp@4.0.17': dependencies: - '@types/node': 22.15.32 + '@types/node': 22.15.34 '@types/undertaker': 1.2.11 '@types/vinyl-fs': 3.0.5 chokidar: 3.6.0 @@ -5531,7 +5522,7 @@ snapshots: dependencies: '@types/unist': 3.0.3 - '@types/node@22.15.32': + '@types/node@22.15.34': dependencies: undici-types: 6.21.0 @@ -5541,7 +5532,7 @@ snapshots: '@types/streamx@2.9.5': dependencies: - '@types/node': 22.15.32 + '@types/node': 22.15.34 '@types/supports-color@8.1.3': {} @@ -5551,7 +5542,7 @@ snapshots: '@types/undertaker@1.2.11': dependencies: - '@types/node': 22.15.32 + '@types/node': 22.15.34 '@types/undertaker-registry': 1.0.4 async-done: 1.3.2 @@ -5562,13 +5553,13 @@ snapshots: '@types/vinyl-fs@3.0.5': dependencies: '@types/glob-stream': 8.0.2 - '@types/node': 22.15.32 + '@types/node': 22.15.34 '@types/vinyl': 2.0.12 '@types/vinyl@2.0.12': dependencies: '@types/expect': 1.20.4 - '@types/node': 22.15.32 + '@types/node': 22.15.34 '@ungap/structured-clone@1.3.0': {} @@ -6278,10 +6269,6 @@ snapshots: dependencies: ms: 2.1.3 - debug@4.4.0: - dependencies: - ms: 2.1.3 - debug@4.4.1: dependencies: ms: 2.1.3 @@ -6429,7 +6416,7 @@ snapshots: engine.io@6.6.4: dependencies: '@types/cors': 2.8.17 - '@types/node': 22.15.32 + '@types/node': 22.15.34 accepts: 1.3.8 base64id: 2.0.0 cookie: 0.7.2 @@ -6448,7 +6435,7 @@ snapshots: entities@4.5.0: {} - entities@6.0.0: {} + entities@6.0.1: {} env-paths@2.2.1: {} @@ -6874,7 +6861,7 @@ snapshots: - jiti - tsx - gulp-rename@2.0.0: {} + gulp-rename@2.1.0: {} gulp-sourcemaps@3.0.0: dependencies: @@ -8333,7 +8320,7 @@ snapshots: is-object: 1.0.2 starts-with: 1.0.2 - prettier@3.6.0: {} + prettier@3.6.2: {} proc-log@4.2.0: {} @@ -9052,9 +9039,9 @@ snapshots: transitivePeerDependencies: - supports-color - remark-preset-prettier@2.0.2(prettier@3.6.0): + remark-preset-prettier@2.0.2(prettier@3.6.2): dependencies: - prettier: 3.6.0 + prettier: 3.6.2 remark-retext@6.0.1: dependencies: @@ -9833,10 +9820,10 @@ snapshots: '@types/concat-stream': 2.0.3 '@types/debug': 4.1.12 '@types/is-empty': 1.2.3 - '@types/node': 22.15.32 + '@types/node': 22.15.34 '@types/unist': 3.0.3 concat-stream: 2.0.0 - debug: 4.4.0 + debug: 4.4.1 extend: 3.0.2 glob: 10.4.5 ignore: 6.0.2