Skip to content

Conversation

@developerkunal
Copy link
Contributor

Changes

Updated npm to the latest version in the npm-publish GitHub action to ensure full OIDC (OpenID Connect) authentication support for npm publishing.

  • Added npm update step in to install latest npm version
  • Ensures compatibility with npm's OIDC authentication feature

References

  • npm is deprecating authentication tokens in favor of OIDC
  • Latest npm versions have improved OIDC support and bug fixes

Testing

  • This change adds unit test coverage - N/A (infrastructure change)
  • This change adds integration test coverage - N/A (infrastructure change)

This will be tested during the next release workflow execution.

Checklist

@developerkunal developerkunal requested a review from a team as a code owner November 19, 2025 15:50
@codecov
Copy link

codecov bot commented Nov 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.20%. Comparing base (f3c024f) to head (5a1a559).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1257   +/-   ##
=======================================
  Coverage   78.20%   78.20%           
=======================================
  Files         356      356           
  Lines       17746    17746           
  Branches     9555     9555           
=======================================
  Hits        13878    13878           
  Misses       3868     3868           
Flag Coverage Δ
alltests 78.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@developerkunal developerkunal merged commit 45a04c7 into master Dec 9, 2025
10 checks passed
@developerkunal developerkunal deleted the update-npm-oidc-master branch December 9, 2025 08:50
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.

4 participants