Skip to content

build: pin a pnpm version that is not marked broken - #2

Merged
INSANE-P merged 1 commit into
mainfrom
build/pnpm-11-20
Aug 7, 2026
Merged

build: pin a pnpm version that is not marked broken#2
INSANE-P merged 1 commit into
mainfrom
build/pnpm-11-20

Conversation

@INSANE-P

@INSANE-P INSANE-P commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

What changed

packageManager moves from pnpm@11.12.0 to pnpm@11.20.0.

Why

pnpm marks 11.12.0 as broken and said so on every CI run. pnpm/action-setup reads
packageManager, so CI was installing the broken one every time.

Closes #1

What you ran

pnpm install picked up 11.20.0 and reported Already up to date, so the lockfile
did not need regenerating. pnpm check passes: 0 type errors, style passes, 25 pages build.

The same change is in gitmoru/gitmoru#4.

@INSANE-P
INSANE-P merged commit 9824445 into main Aug 7, 2026
1 check passed
@INSANE-P
INSANE-P deleted the build/pnpm-11-20 branch August 7, 2026 12:44
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.

build: the pnpm version we pin is marked broken

1 participant