Skip to content

chore: auto-update core dependencies (manual replay)#120

Merged
towanTG merged 1 commit into
developfrom
claude/swapkit-lockfile-deps-117151
Jul 24, 2026
Merged

chore: auto-update core dependencies (manual replay)#120
towanTG merged 1 commit into
developfrom
claude/swapkit-lockfile-deps-117151

Conversation

@towanTG

@towanTG towanTG commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Manual replay of the failed sdk-release auto-update

The auto-update-core workflow failed on today's sdk-release dispatch with No version matching errors for the bumped packages.

Root cause: a registry-propagation race, not a bad payload. @swapkit/helpers@4.20.0, @swapkit/toolboxes@4.27.1, and @swapkit/core@4.6.3 were published at 09:13:57 UTC and the workflow's bun update ran moments later, before the npm CDN served the new manifests. All three resolve normally now.

Updated packages (manifest bumps):

  • @swapkit/helpers ^4.19.1 → ^4.20.0
  • @swapkit/toolboxes ^4.27.0 → ^4.27.1
  • @swapkit/core ^4.6.2 → ^4.6.3

Lockfile converge also picked up (within existing ranges): plugins 4.7.3, server 4.4.4, wallet-core 4.3.20, wallet-keystore 4.5.4.

Replayed the workflow's exact steps locally: manifest bump → bun update (with manifest save/restore) → bun installbun build:ci ✅ → bun lint ✅ → bun type-check:ci ✅ → changeset generated. Some package.json files were collapsed to biome's canonical expand: never format by the lint step — same output CI's lint would produce.

🤖 Generated with Claude Code

Manual replay of the auto-update-core workflow for the sdk-release
dispatch that failed: helpers 4.20.0 / toolboxes 4.27.1 / core 4.6.3
published at 09:13:57 UTC and the workflow's bun update ran before the
registry CDN had the new manifests, so resolution failed. Versions
resolve fine now; lockfile converged across the @swapkit/* family.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@towanTG
towanTG merged commit 67e51a3 into develop Jul 24, 2026
1 check passed
@towanTG
towanTG deleted the claude/swapkit-lockfile-deps-117151 branch July 24, 2026 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant