Skip to content

fix: update lockfile to unblock publish CI#3780

Merged
bartlomieju merged 3 commits into
mainfrom
fix/update-lockfile
Apr 25, 2026
Merged

fix: update lockfile to unblock publish CI#3780
bartlomieju merged 3 commits into
mainfrom
fix/update-lockfile

Conversation

@bartlomieju

Copy link
Copy Markdown
Contributor

Summary

  • Updates deno.lock to resolve preact 10.29.0 → 10.29.1, which is what Deno canary resolves
  • Fixes the publish workflow failing with Aborting due to uncommitted changes on deno.lock

Test plan

  • Publish workflow passes on merge to main

The publish workflow uses Deno canary which resolves preact 10.29.1,
causing a lockfile drift that fails the `deno publish` dirty check.
@bartlomieju bartlomieju merged commit 13ed01f into main Apr 25, 2026
9 checks passed
@bartlomieju bartlomieju deleted the fix/update-lockfile branch April 25, 2026 12:30
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