From 6741f54a32148dcb773a49042899c6c234a674fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 00:30:00 +0000 Subject: [PATCH] chore(deps): 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 | 6 +++--- pnpm-lock.yaml | 22 +++++++++++----------- 4 files changed, 17 insertions(+), 17 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index c2fc74abf..6a7a457e1 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@4bdb89f48054571735e3792627da6195c57459e2 # v3.31.10 + uses: github/codeql-action/init@38e701f46e33fb233075bf4238cb1e5d68e429e4 # v3.31.11 with: languages: ${{ matrix.language }} queries: security-extended,security-and-quality - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@4bdb89f48054571735e3792627da6195c57459e2 # v3.31.10 + uses: github/codeql-action/analyze@38e701f46e33fb233075bf4238cb1e5d68e429e4 # v3.31.11 with: category: '/language:${{matrix.language}}' diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index 60663274e..00aac5fbe 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:815298b52c3c125542208bc296a609db99cde7e53291a533196d4bddf08139ea # latest + image: returntocorp/semgrep@sha256:3baabc2ec3fc217903ea716aa21b9faec944879012774312807f68b029666285 # latest steps: - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1 - run: semgrep ci diff --git a/package.json b/package.json index 4bcb5336b..ede497853 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.28.0", + "packageManager": "pnpm@10.28.1", "engines": { "node": "22.22.0", - "pnpm": "10.28.0" + "pnpm": "10.28.1" }, "exports": { "./build/constants": "./build/shared/constants.mjs", @@ -62,7 +62,7 @@ "markdownlint-cli2": "0.20.0", "markdownlint-cli2-formatter-default": "0.0.6", "nps": "5.10.0", - "prettier": "3.8.0", + "prettier": "3.8.1", "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 3a588bacb..8fae87fde 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,7 +25,7 @@ importers: version: 2.0.1 '@shopify/prettier-plugin-liquid': specifier: 1.10.0 - version: 1.10.0(prettier@3.8.0) + version: 1.10.0(prettier@3.8.1) '@tsconfig/node-lts': specifier: 22.0.4 version: 22.0.4 @@ -123,8 +123,8 @@ importers: specifier: 5.10.0 version: 5.10.0 prettier: - specifier: 3.8.0 - version: 3.8.0 + specifier: 3.8.1 + version: 3.8.1 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.8.0) + version: 2.0.2(prettier@3.8.1) remark-retext: specifier: 6.0.1 version: 6.0.1 @@ -3560,8 +3560,8 @@ packages: prefix-matches@1.0.1: resolution: {integrity: sha512-VXwWx7Ws2VSKIYXBPDGjhh1fTgNkeVwWGV+Ysi9mEnduw763FuDQBSUSRKtZ7ZUUEUFAvkbUpUEwgw4g1r1m+A==} - prettier@3.8.0: - resolution: {integrity: sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==} + prettier@3.8.1: + resolution: {integrity: sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==} engines: {node: '>=14'} hasBin: true @@ -5484,11 +5484,11 @@ snapshots: line-column: 1.0.2 ohm-js: 17.3.0 - '@shopify/prettier-plugin-liquid@1.10.0(prettier@3.8.0)': + '@shopify/prettier-plugin-liquid@1.10.0(prettier@3.8.1)': dependencies: '@shopify/liquid-html-parser': 2.9.0 html-styles: 1.0.0 - prettier: 3.8.0 + prettier: 3.8.1 '@sindresorhus/merge-streams@2.3.0': {} @@ -8362,7 +8362,7 @@ snapshots: is-object: 1.0.2 starts-with: 1.0.2 - prettier@3.8.0: {} + prettier@3.8.1: {} proc-log@4.2.0: {} @@ -9085,9 +9085,9 @@ snapshots: transitivePeerDependencies: - supports-color - remark-preset-prettier@2.0.2(prettier@3.8.0): + remark-preset-prettier@2.0.2(prettier@3.8.1): dependencies: - prettier: 3.8.0 + prettier: 3.8.1 remark-retext@6.0.1: dependencies: