Skip to content

ci: read pnpm version from packageManager, ignore test fixtures in renovate#48

Merged
baseballyama merged 1 commit into
mainfrom
fix/ci-pnpm-version-and-renovate-ignore
May 24, 2026
Merged

ci: read pnpm version from packageManager, ignore test fixtures in renovate#48
baseballyama merged 1 commit into
mainfrom
fix/ci-pnpm-version-and-renovate-ignore

Conversation

@baseballyama

Copy link
Copy Markdown
Owner

Summary

Test plan

🤖 Generated with Claude Code

…novate

Removes the hardcoded `version: 10.25.0` from `pnpm/action-setup` in
ci.yml / site.yml so the version is taken from `packageManager` in
package.json (matching release.yml). This unblocks renovate PRs that
bump `packageManager` while the workflow pin lags behind.

Also adds `**/__tests__/fixtures/**` to renovate's `ignorePaths` so the
analyzer test fixture's `package.json` is no longer auto-bumped — the
analyzers tests assert the exact version strings, so bumping the fixture
breaks the suite.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@baseballyama baseballyama merged commit 4705c7d into main May 24, 2026
3 checks passed
@baseballyama baseballyama deleted the fix/ci-pnpm-version-and-renovate-ignore branch May 24, 2026 16:48
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