Skip to content

chore: bump @steemit/steem-js to 1.0.16#603

Merged
ety001 merged 4 commits into
masterfrom
chore/bump-steem-js-1.0.16
May 21, 2026
Merged

chore: bump @steemit/steem-js to 1.0.16#603
ety001 merged 4 commits into
masterfrom
chore/bump-steem-js-1.0.16

Conversation

@ety001
Copy link
Copy Markdown
Member

@ety001 ety001 commented May 21, 2026

Summary

  • Upgrade @steemit/steem-js from ^1.0.11 to ^1.0.16 following the latest published release
  • Update pnpm-lock.yaml to lock version 1.0.16

Test plan

  • pnpm run jest — 4 test suites passed
  • Verify account registration flow works end-to-end in staging
  • Confirm Steem API calls (account creation, validation) behave as expected

ety001 added 4 commits May 21, 2026 16:23
Update the Steem JS SDK dependency now that 1.0.16 is published.
Pin pnpm to 9.15.9 in the Dockerfile so corepack does not pull pnpm 11,
which requires Node 22. Add a webpack stub for node:undici referenced by
the steem-js browser bundle.
Upgrade base image to node:22-alpine, add .dockerignore to stop COPY from
overwriting container node_modules, and set NODE_OPTIONS for ESLint ESM config.
pnpm 11 rejects freshly published packages during lockfile verification.
Use pnpm 9.15.9 to match CI and the existing lockfile format.
@ety001 ety001 merged commit ef60030 into master May 21, 2026
1 check passed
@ety001 ety001 deleted the chore/bump-steem-js-1.0.16 branch May 21, 2026 13:51
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