From 03c836515c92c9007af445641eadd6a47852ba16 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 10:24:30 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies (3.x) (#30808) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe --- .github/workflows/ci.yml | 4 +- .github/workflows/scorecards.yml | 2 +- package.json | 4 +- packages/nuxt/test/island-transform.test.ts | 12 +- pnpm-lock.yaml | 210 ++++++++++---------- 5 files changed, 113 insertions(+), 119 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 496d5b0e4a..fe3c3d4c87 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -78,7 +78,7 @@ jobs: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Initialize CodeQL - uses: github/codeql-action/init@17a820bf2e43b47be2c72b39cc905417bc1ab6d0 # v3.28.6 + uses: github/codeql-action/init@6e5455904168f98c75d8e5ad848b4dc4ab3ae77e # v3.28.7 with: config: | paths: @@ -95,7 +95,7 @@ jobs: languages: ${{ matrix.language }} - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@17a820bf2e43b47be2c72b39cc905417bc1ab6d0 # v3.28.6 + uses: github/codeql-action/analyze@6e5455904168f98c75d8e5ad848b4dc4ab3ae77e # v3.28.7 with: category: "/language:${{ matrix.language }}" diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index 061131f92e..4fc4f41f3d 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -68,7 +68,7 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@17a820bf2e43b47be2c72b39cc905417bc1ab6d0 # v3.28.6 + uses: github/codeql-action/upload-sarif@6e5455904168f98c75d8e5ad848b4dc4ab3ae77e # v3.28.7 if: github.repository == 'nuxt/nuxt' && success() with: sarif_file: results.sarif diff --git a/package.json b/package.json index 2c854f1605..1c3af7fbd5 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@babel/helper-plugin-utils": "7.26.5", "@codspeed/vitest-plugin": "4.0.0", "@nuxt/cli": "3.21.1", - "@nuxt/eslint-config": "0.7.5", + "@nuxt/eslint-config": "0.7.6", "@nuxt/kit": "workspace:*", "@nuxt/rspack-builder": "workspace:*", "@nuxt/test-utils": "3.15.4", @@ -123,7 +123,7 @@ "std-env": "3.8.0", "tinyexec": "0.3.2", "tinyglobby": "0.2.10", - "ts-blank-space": "0.5.0", + "ts-blank-space": "0.5.1", "typescript": "5.7.3", "ufo": "1.5.4", "unbuild": "3.3.1", diff --git a/packages/nuxt/test/island-transform.test.ts b/packages/nuxt/test/island-transform.test.ts index adbae59ffe..2ba3cccd72 100644 --- a/packages/nuxt/test/island-transform.test.ts +++ b/packages/nuxt/test/island-transform.test.ts @@ -57,8 +57,8 @@ describe('islandTransform - server and island components', () => { ` - , 'hello.server.vue') + `, + 'hello.server.vue') expect(normalizeLineEndings(result)).toMatchInlineSnapshot(` "