From a640071c21dfa460eaa1b8f0914579c9cedddfc1 Mon Sep 17 00:00:00 2001 From: Andy Kenward Date: Wed, 28 May 2025 16:12:44 +0000 Subject: [PATCH 1/3] chore: bump pnpm from 10.2.1 to 10.11.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a77d3dae..fd557437 100644 --- a/package.json +++ b/package.json @@ -87,10 +87,10 @@ "peerDependencies": { "wrangler": "^4.6.0" }, - "packageManager": "pnpm@10.2.1", + "packageManager": "pnpm@10.11.0", "engines": { "node": "^20.11.0", - "pnpm": "10.2.1" + "pnpm": "^10.2.1" }, "pnpm": { "peerDependencyRules": { From 337c1c544d68fc74320065d33330db188a24668c Mon Sep 17 00:00:00 2001 From: Andy Kenward Date: Wed, 28 May 2025 16:16:10 +0000 Subject: [PATCH 2/3] ci: bump andykenward/github-actions/setup-pnpm --- .github/workflows/check-dist.yml | 2 +- .github/workflows/codeql.yml | 2 +- .github/workflows/release.yml | 2 +- .github/workflows/test.yml | 2 +- .github/workflows/update.yml | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/check-dist.yml b/.github/workflows/check-dist.yml index 0d9b83bb..59076601 100644 --- a/.github/workflows/check-dist.yml +++ b/.github/workflows/check-dist.yml @@ -30,7 +30,7 @@ jobs: timeout-minutes: 5 steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 #v4.2.2 - - uses: andykenward/github-actions/setup-pnpm@b1f379eaf1cb5bd7f384d2a53e501c2d881eed4f #v1.0.2 + - uses: andykenward/github-actions/setup-pnpm@32471b1e0a5df8a09500a54b1254e3f0f881e52d #v1.0.3 with: node-version: 20 - name: Rebuild the dist/ directory diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index d7c12d67..cf6ca9a1 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -27,7 +27,7 @@ jobs: uses: github/codeql-action/init@v3 with: languages: ${{ matrix.language }} - - uses: andykenward/github-actions/setup-pnpm@b1f379eaf1cb5bd7f384d2a53e501c2d881eed4f #v1.0.2 + - uses: andykenward/github-actions/setup-pnpm@32471b1e0a5df8a09500a54b1254e3f0f881e52d #v1.0.3 with: node-version: 20.x - name: Rebuild the dist/ directory diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8b37f44a..4e6b21ce 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -26,7 +26,7 @@ jobs: timeout-minutes: 5 steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 #v4.2.2 - - uses: andykenward/github-actions/setup-pnpm@b1f379eaf1cb5bd7f384d2a53e501c2d881eed4f #v1.0.2 + - uses: andykenward/github-actions/setup-pnpm@32471b1e0a5df8a09500a54b1254e3f0f881e52d #v1.0.3 with: node-version: 20 - name: Create Release Pull Request diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4688c229..9a861df6 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -20,7 +20,7 @@ jobs: timeout-minutes: 5 steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 #v4.2.2 - - uses: andykenward/github-actions/setup-pnpm@b1f379eaf1cb5bd7f384d2a53e501c2d881eed4f #v1.0.2 + - uses: andykenward/github-actions/setup-pnpm@32471b1e0a5df8a09500a54b1254e3f0f881e52d #v1.0.3 with: node-version: 20 - name: Lint diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 3cede383..2a1789ec 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -18,7 +18,7 @@ jobs: timeout-minutes: 5 steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 #v4.2.2 - - uses: andykenward/github-actions/setup-pnpm@b1f379eaf1cb5bd7f384d2a53e501c2d881eed4f #v1.0.2 + - uses: andykenward/github-actions/setup-pnpm@32471b1e0a5df8a09500a54b1254e3f0f881e52d #v1.0.3 with: node-version: 20 - name: cli download payloads @@ -45,7 +45,7 @@ jobs: timeout-minutes: 5 steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 #v4.2.2 - - uses: andykenward/github-actions/setup-pnpm@b1f379eaf1cb5bd7f384d2a53e501c2d881eed4f #v1.0.2 + - uses: andykenward/github-actions/setup-pnpm@32471b1e0a5df8a09500a54b1254e3f0f881e52d #v1.0.3 with: node-version: 20 - name: cli all From 11220557056c978936039bf5adc4f542b21432a5 Mon Sep 17 00:00:00 2001 From: Andy Kenward Date: Wed, 28 May 2025 16:24:32 +0000 Subject: [PATCH 3/3] ci: dependabot groups --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 79d97ab6..73415696 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -28,14 +28,17 @@ updates: patterns: - '@vitest*' - 'vitest' + - 'vite' eslint: patterns: + - '@eslint/*' - '@types/eslint' - '@typescript-eslint/*' - 'eslint' - 'eslint-config-*' - 'eslint-plugin-*' - 'globals' + - 'typescript-eslint' exclude-patterns: - 'eslint-config-prettier' prettier: