Skip to content

Bump node to supported versions - #913

Merged
hjdivad merged 1 commit into
masterfrom
hjdivad/bump-node
Feb 8, 2023
Merged

Bump node to supported versions#913
hjdivad merged 1 commit into
masterfrom
hjdivad/bump-node

Conversation

@hjdivad

@hjdivad hjdivad commented Feb 8, 2023

Copy link
Copy Markdown
Contributor

See Node Releases

Floating deps test is currently failing with things like

The engine "node" is incompatible with this module. Expected version "^12.13.0 || ^14.15.0 || >=16.0.0". Got "10.24.1"

Which is to be expected for out-of-support node versions.

@hjdivad
hjdivad requested a review from rwjblue February 8, 2023 17:18
@codecov

codecov Bot commented Feb 8, 2023

Copy link
Copy Markdown

Codecov Report

Merging #913 (710739c) into master (61fed6b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #913   +/-   ##
=======================================
  Coverage   94.36%   94.36%           
=======================================
  Files          17       17           
  Lines         550      550           
=======================================
  Hits          519      519           
  Misses         31       31           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@hjdivad
hjdivad merged commit 1618d11 into master Feb 8, 2023
@delete-merged-branch
delete-merged-branch Bot deleted the hjdivad/bump-node branch February 8, 2023 18:10
@SergeAstapov

Copy link
Copy Markdown
Contributor

@hjdivad @rwjblue should we bumo even to 16+? Node.js 14 is EOL in less then two months from now and going 16+ will prevent the same issue in future for more time

@hjdivad

hjdivad commented Mar 2, 2023

Copy link
Copy Markdown
Contributor Author

@SergeAstapov This makes sense to me. This PR is only cut in a pre-release, so having 3.0.0 proper only support node 16 sounds right.

Do you have cycles to post a PR? I'd be happy to review if you do.

@SergeAstapov

Copy link
Copy Markdown
Contributor

@hjdivad done! see #920

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants