Skip to content

test(NODE-5603): use npm 9 on eol node versions #618

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

Merged
merged 3 commits into from
Sep 7, 2023
Merged

Conversation

durran
Copy link
Member

@durran durran commented Sep 4, 2023

Description

Fixes Node 16 failures with npm 10.

What is changing?

  • Installs npm@9 when on Node 16 or lower.
Is there new documentation needed for these changes?

None

What is the motivation for this change?

NODE-5603

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

@W-A-James W-A-James self-assigned this Sep 5, 2023
@W-A-James W-A-James self-requested a review September 5, 2023 13:29
@W-A-James W-A-James added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Sep 5, 2023
@durran durran force-pushed the NODE-5603 branch 2 times, most recently from 4485328 to d97daed Compare September 6, 2023 11:01
@durran durran requested a review from W-A-James September 6, 2023 11:18
baileympearson
baileympearson previously approved these changes Sep 7, 2023
Copy link
Contributor

@baileympearson baileympearson left a comment

Choose a reason for hiding this comment

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

woohoo! green ci.

@W-A-James
Copy link
Contributor

All changes requested have been addressed

@W-A-James W-A-James merged commit 79ff955 into main Sep 7, 2023
@W-A-James W-A-James deleted the NODE-5603 branch September 7, 2023 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Primary Review In Review with primary reviewer, not yet ready for team's eyes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants