Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

BREAKING: Increase minimum Node.js version from 14 to 16 #59

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

legobeat
Copy link
Contributor

@legobeat legobeat commented Sep 4, 2023

No description provided.

@legobeat
Copy link
Contributor Author

legobeat commented Sep 4, 2023

@legobeat legobeat marked this pull request as ready for review September 12, 2023 10:40
@legobeat legobeat requested a review from a team as a code owner September 12, 2023 10:40
@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
node-version: [14.x, 16.x]
node-version: [16.x]
Copy link
Member

Choose a reason for hiding this comment

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

Should we test on Node 18 too?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

#63

@legobeat legobeat changed the title BREAKING: Minimum Node.js version v16 BREAKING: Minimum Node.js version to v16 Sep 13, 2023
@legobeat legobeat changed the title BREAKING: Minimum Node.js version to v16 BREAKING: Increase minimum Node.js version from 14 to 16 Sep 13, 2023
@legobeat legobeat merged commit 1971a09 into MetaMask:main Sep 13, 2023
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants