Skip to content

feat(publish): pin npm upgrade to npm@11 for node v22.21.0 compat - #133

Merged
uladkasach merged 1 commit into
mainfrom
vlad/feat-cicd-3
Jul 22, 2026
Merged

feat(publish): pin npm upgrade to npm@11 for node v22.21.0 compat#133
uladkasach merged 1 commit into
mainfrom
vlad/feat-cicd-3

Conversation

@ehm-a-seaturtle

Copy link
Copy Markdown
Contributor

feat(publish): pin npm upgrade to npm@11 for node v22.21.0 compat

  • npm@latest resolved to npm@12 which requires node >=22.22.2
  • .nvmrc pins node v22.21.0, so npm@12 fails with EBADENGINE
  • npm@11 supports oidc (>=11.5.1) and stays node-v22.21.0 compatible

🐢🌊 surfed in by seaturtle[bot]

- npm@latest resolved to npm@12 which requires node >=22.22.2
- .nvmrc pins node v22.21.0, so npm@12 fails with EBADENGINE
- npm@11 supports oidc (>=11.5.1) and stays node-v22.21.0 compatible

Co-authored-by: Ulad Kasach <uladkasach@gmail.com>
@uladkasach
uladkasach merged commit 3eba920 into main Jul 22, 2026
16 checks passed
@uladkasach
uladkasach deleted the vlad/feat-cicd-3 branch July 22, 2026 00:48
@rhelease rhelease Bot mentioned this pull request Jul 22, 2026
@rhelease

rhelease Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

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