Skip to content

chore(deps): Bump pnpm to 11.0.8#155

Merged
mhiro2 merged 1 commit intomainfrom
chore/bump-pnpm-11.0.8
May 8, 2026
Merged

chore(deps): Bump pnpm to 11.0.8#155
mhiro2 merged 1 commit intomainfrom
chore/bump-pnpm-11.0.8

Conversation

@mhiro2
Copy link
Copy Markdown
Owner

@mhiro2 mhiro2 commented May 8, 2026

Summary

  • Bump pnpm from 10.32.1 to 11.0.8 via the packageManager field
  • Migrate the deprecated onlyBuiltDependencies setting to pnpm 11's allowBuilds map
  • Add a preinstall guard so non-pnpm package managers fail fast

Changes

  • b069f2a : chore(deps): bump pnpm to 11.0.8
    • Update packageManager to pnpm@11.0.8 so CI's pnpm/action-setup resolves the new version automatically
    • Replace onlyBuiltDependencies: [esbuild] with allowBuilds: { esbuild: true } since pnpm 11 renamed the setting while keeping strictDepBuilds: true enforcement
    • Wire preinstall: npx only-allow pnpm to block accidental npm/yarn invocations on the workspace

- Update packageManager to pnpm@11.0.8
- Migrate onlyBuiltDependencies to allowBuilds (renamed in pnpm 11)
- Add preinstall guard to enforce pnpm
@mhiro2 mhiro2 self-assigned this May 8, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

Code Metrics Report

main (437925d) #155 (f46be73) +/-
Coverage 94.4% 94.4% 0.0%
Test Execution Time 1m37s 1m38s +1s
Details
  |                     | main (437925d) | #155 (f46be73) | +/-  |
  |---------------------|----------------|----------------|------|
  | Coverage            |          94.4% |          94.4% | 0.0% |
  |   Files             |            100 |            100 |    0 |
  |   Lines             |          36742 |          36742 |    0 |
  |   Covered           |          34704 |          34704 |    0 |
- | Test Execution Time |          1m37s |          1m38s |  +1s |

Reported by octocov

@mhiro2 mhiro2 merged commit 69bd3b4 into main May 8, 2026
4 checks passed
@mhiro2 mhiro2 deleted the chore/bump-pnpm-11.0.8 branch May 8, 2026 04:03
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