Skip to content

Conversation

aaronccasanova
Copy link
Member

@aaronccasanova aaronccasanova commented Jan 30, 2023

This PR bumps the minimum Node.js version to v16.17.0 LTS. Note: The main motivation for the version bump is to add support for the Node.js util.parseArgs module (which was back ported to v16.17.0). The built-in util.parseArgs module is still marked experimental, but I would like to establish support now (in Polaris v11) so we can remove CLI arg parsing libraries in our packages (e.g. polaris-migrator) and use in future integrations.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 30, 2023

size-limit report 📦

Path Size
polaris-react-cjs 212.07 KB (0%)
polaris-react-esm 136.31 KB (0%)
polaris-react-esnext 189.94 KB (-0.01% 🔽)
polaris-react-css 40.63 KB (-0.04% 🔽)

@aaronccasanova aaronccasanova self-assigned this Jan 30, 2023
@aaronccasanova aaronccasanova requested review from alex-page and sam-b-rose and removed request for alex-page January 30, 2023 21:26
@aaronccasanova aaronccasanova marked this pull request as ready for review January 30, 2023 21:26
@alex-page alex-page requested a review from BPScott January 30, 2023 22:05
Copy link
Member

@sam-b-rose sam-b-rose left a comment

Choose a reason for hiding this comment

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

I support removing arg parsing libraries 👍

Copy link
Member

@BPScott BPScott left a comment

Choose a reason for hiding this comment

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

Over in the other node bump pr I was talking about using the first LTS version of a given major version unless there's a good reason to use a newer version. This seems like a good reason :)

@aaronccasanova aaronccasanova changed the title Bump Node 16 version to latest Bump minimum Node version to 16.17.0 Feb 2, 2023
@aaronccasanova aaronccasanova merged commit b348834 into v11-major Feb 2, 2023
@aaronccasanova aaronccasanova deleted the bump-node16-version branch February 2, 2023 21:12
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.

3 participants