Skip to content

Comments

feat!: bump minimum node version to 14.18.0#8662

Merged
patak-dev merged 1 commit intovitejs:mainfrom
bluwy:bump-node-version
Jun 19, 2022
Merged

feat!: bump minimum node version to 14.18.0#8662
patak-dev merged 1 commit intovitejs:mainfrom
bluwy:bump-node-version

Conversation

@bluwy
Copy link
Member

@bluwy bluwy commented Jun 19, 2022

Description

Bump Vite to node >=14.18.0

Additional context

Mostly find + replace. Hopefully I didn't miss anything 😬

Ref #8309 (comment), that fs.rmSync requires node 14.14. node: protocols with require() requires `node 14.18.

Ref https://twitter.com/bluwyoo/status/1538224383507845120, a poll is made about whether users are mindful of the version change. And a majority leans on "any version works", followed by 14.18 being fine for them.

Thought I'd separate this change from #8309 so it's easier to review.


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Read the Pull Request Guidelines and follow the Commit Convention.
  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Ideally, include relevant tests that fail without this PR but pass with it.

@bluwy bluwy mentioned this pull request Jun 19, 2022
9 tasks
@patak-dev patak-dev merged commit 8a05432 into vitejs:main Jun 19, 2022
@bluwy bluwy deleted the bump-node-version branch June 19, 2022 17:53
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