Skip to content

fix(ci): bump Node.js to v20 in publish-npm workflow#325

Merged
alirezanet merged 2 commits intomasterfrom
copilot/update-publish-npm-workflow
Mar 7, 2026
Merged

fix(ci): bump Node.js to v20 in publish-npm workflow#325
alirezanet merged 2 commits intomasterfrom
copilot/update-publish-npm-workflow

Conversation

Copy link
Contributor

Copilot AI commented Mar 7, 2026

smob@1.6.1 (transitive dependency) requires Node.js >=20.0.0, causing the publish-npm job to fail when running on Node.js 18.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Changes

  • .github/workflows/client-publish.yml — updated node-version from '18''20'

Checklist

  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or that my feature works
  • I have made corresponding changes to the documentation
  • I have commented my code, particularly in hard-to-understand areas
  • New and existing unit tests pass locally with my changes

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: alirezanet <7004080+alirezanet@users.noreply.github.com>
Copilot AI changed the title [WIP] Update publish-npm workflow to resolve build problem fix(ci): bump Node.js to v20 in publish-npm workflow Mar 7, 2026
@alirezanet alirezanet marked this pull request as ready for review March 7, 2026 23:44
@alirezanet alirezanet merged commit b0f1915 into master Mar 7, 2026
7 checks passed
@alirezanet alirezanet deleted the copilot/update-publish-npm-workflow branch March 7, 2026 23:46
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