Skip to content

fix: regenerate lockfile after dependency bumps#393

Merged
bearpong merged 1 commit into
mainfrom
fix/lockfile
May 26, 2026
Merged

fix: regenerate lockfile after dependency bumps#393
bearpong merged 1 commit into
mainfrom
fix/lockfile

Conversation

@qtipbera
Copy link
Copy Markdown
Contributor

No description provided.

@qtipbera
Copy link
Copy Markdown
Contributor Author

@bearpong Need an admin-bypass merge on this one.

CI is in a chicken-and-egg state: the Validate workflow runs from main via pull_request_target, and main's pnpm-lock.yaml is out of sync with package.json (cloudinary, dotenv, and a few others were bumped without regenerating the lockfile). Every PR fails at pnpm install with ERR_PNPM_OUTDATED_LOCKFILE before any validation runs.

This PR is just the regenerated lockfile — no dependency changes, no code changes. Once it lands on main, CI unblocks for #391 and #392.

@qtipbera qtipbera mentioned this pull request May 26, 2026
7 tasks
@bearpong bearpong merged commit f14c4d8 into main May 26, 2026
7 of 9 checks passed
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.

2 participants