Skip to content

chore: pin npm for kerberos tests#4599

Closed
durran wants to merge 2 commits intomainfrom
pin-npm
Closed

chore: pin npm for kerberos tests#4599
durran wants to merge 2 commits intomainfrom
pin-npm

Conversation

@durran
Copy link
Copy Markdown
Contributor

@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
Comment thread .evergreen/config.yml
params:
updates:
- {key: NATIVE, value: 'true'}
- {key: NPM_VERSION, value: 8.19.4}
Copy link
Copy Markdown
Contributor 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
Copy Markdown
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