Skip to content

Conversation

@overbalance
Copy link
Contributor

@overbalance overbalance commented Dec 4, 2025

Summary

  • Update npm engine constraint to require >=11.6.3
  • Update packageManager field and CI workflows to npm 11.6.4

npm 11.6.3 includes a fix for incorrect dependency flag calculation (npm/cli#8645) where packages were being incorrectly marked with peer and optional flags, causing them to be removed during subsequent installs.

Note: packageManager field is required because actions/setup-node with cache: 'npm' uses it to set up dependency caching.

@overbalance overbalance requested a review from a team as a code owner December 4, 2025 22:41
@overbalance overbalance force-pushed the overbalance/use-new-npm branch from 8205661 to a6a1ddb Compare December 4, 2025 22:49
@overbalance overbalance changed the title chore: require npm >=11.6.3 ci: require npm >=11.6.3 Dec 4, 2025
@overbalance overbalance force-pushed the overbalance/use-new-npm branch from a6a1ddb to ab05a43 Compare December 5, 2025 19:03
@overbalance overbalance merged commit 47b3dac into open-telemetry:main Dec 5, 2025
5 checks passed
@overbalance overbalance deleted the overbalance/use-new-npm branch December 5, 2025 19:04
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.

3 participants