Skip to content

Revert "chore(deps): update pnpm/action-setup action to v6"#14749

Merged
edison1105 merged 1 commit intomainfrom
revert-14716-renovate/pnpm-action-setup-6.x
Apr 22, 2026
Merged

Revert "chore(deps): update pnpm/action-setup action to v6"#14749
edison1105 merged 1 commit intomainfrom
revert-14716-renovate/pnpm-action-setup-6.x

Conversation

@edison1105
Copy link
Copy Markdown
Member

@edison1105 edison1105 commented Apr 22, 2026

Reverts #14716

breaks Vercel deploy

Summary by CodeRabbit

  • Chores
    • Updated CI/CD workflow configurations to use updated tooling versions for package manager installation across all automated build and release pipelines.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 22, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 17e86201-fc91-4ca2-818c-0e56062a73dc

📥 Commits

Reviewing files that changed from the base of the PR and between 11fb2fd and 412a237.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (6)
  • .github/workflows/autofix.yml
  • .github/workflows/ci.yml
  • .github/workflows/release.yml
  • .github/workflows/size-data.yml
  • .github/workflows/size-report.yml
  • .github/workflows/test.yml

📝 Walkthrough

Walkthrough

GitHub Actions workflow files are downgraded from using pnpm/action-setup@v6 to pnpm/action-setup@v5 across the entire CI/CD pipeline, affecting package manager installation steps in automated workflows.

Changes

Cohort / File(s) Summary
pnpm Action Setup Downgrade
.github/workflows/autofix.yml, .github/workflows/ci.yml, .github/workflows/release.yml, .github/workflows/size-data.yml, .github/workflows/size-report.yml, .github/workflows/test.yml
Consistently downgrade pnpm/action-setup from v6 (or v6.0.0) to v5 (or v5.0.0) across all CI/CD workflows for package manager installation.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested labels

ready to merge

Poem

🐰 A hop through workflows, versions align,
From v6 down to v5, all workflows shine,
pnpm setup adjusts with a gentle tweak,
CI/CD pipelines, now fresh and sleek!

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch revert-14716-renovate/pnpm-action-setup-6.x

Comment @coderabbitai help to get the list of available commands and usage tips.

@edison1105 edison1105 merged commit 60402cd into main Apr 22, 2026
12 of 15 checks passed
@edison1105 edison1105 deleted the revert-14716-renovate/pnpm-action-setup-6.x branch April 22, 2026 06:22
@github-actions
Copy link
Copy Markdown

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 106 kB 40 kB 35.9 kB
vue.global.prod.js 164 kB 60 kB 53.4 kB

Usages

Name Size Gzip Brotli
createApp (CAPI only) 48.6 kB 18.9 kB 17.3 kB
createApp 56.7 kB 21.9 kB 20.1 kB
createSSRApp 61 kB 23.7 kB 21.6 kB
defineCustomElement 62.9 kB 23.9 kB 21.8 kB
overall 71.5 kB 27.3 kB 24.9 kB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant