Skip to content

Pin CI Node version for deterministic publishes#8

Merged
sambhav-aggarwal merged 1 commit into
mainfrom
chore/pin-node-version
May 3, 2026
Merged

Pin CI Node version for deterministic publishes#8
sambhav-aggarwal merged 1 commit into
mainfrom
chore/pin-node-version

Conversation

@sambhav-aggarwal
Copy link
Copy Markdown
Member

Per code review feedback: floating 24.x can implicitly change bundled npm. Pin to 24.14.x — known-good for OIDC trusted publishing. Bump deliberately when warranted.

Floating 24.x means a future Node 24 minor (which can change the
bundled npm) could silently break tag publishes without any repo
change. Pin to 24.14 (last known-good for OIDC); allow patch updates
within that minor for security fixes. Bump deliberately when needed.
@sambhav-aggarwal sambhav-aggarwal merged commit 37bfa1f into main May 3, 2026
@sambhav-aggarwal sambhav-aggarwal deleted the chore/pin-node-version branch May 3, 2026 11:23
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