Skip to content

chore: pin npm for kerberos tests #4599

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

chore: pin npm for kerberos tests #4599

wants to merge 2 commits into from

Conversation

durran
Copy link
Member

@durran durran commented Jul 25, 2025

Description

Pin npm for kerberos tests

What is changing?

Pins npm for kerberos tests only. See: #4599

Is there new documentation needed for these changes?

None

What is the motivation for this change?

Kerberos build failures

Release Highlight

Fill in title or leave empty for no highlight

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@durran durran marked this pull request as ready for review July 28, 2025 12:48
@durran durran requested a review from a team as a code owner July 28, 2025 12:48
@durran durran marked this pull request as draft July 28, 2025 12:49
@durran durran marked this pull request as ready for review July 28, 2025 13:33
@@ -1699,6 +1699,7 @@ tasks:
params:
updates:
- {key: NATIVE, value: 'true'}
- {key: NPM_VERSION, value: 8.19.4}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

8.19.4 for the lowest version that's going to work across all our Node version variants (We still support 16 and 18)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Want to add a link to the issue I filed? npm/cli#8464

@durran durran closed this Jul 29, 2025
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