Skip to content
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

Replace 'require' with 'import' in bench files and update dependancies #25775

Merged

Conversation

matamatanot
Copy link
Contributor

Feature

  • Telemetry added. In case of a feature if it's used or not.

Replace 'require' with 'import' in bench files

Node.js 12 allows you to use import.

Update dependancies

https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md#breaking-changes

Require Node.js v12+

For #25761, Node.js 12 is required. Therefore, there is no problem updating it. For benchmarking purposes, it would be reasonable to update to the latest version.

@kodiakhq kodiakhq bot merged commit c922c6a into vercel:canary Jun 4, 2021
flybayer pushed a commit to blitz-js/next.js that referenced this pull request Jun 16, 2021
vercel#25775)

## Feature

- [ ] Telemetry added. In case of a feature if it's used or not.

### Replace 'require' with 'import' in bench files
Node.js 12 allows you to use `import`.

### Update dependancies
https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md#breaking-changes

> Require Node.js v12+

For vercel#25761, Node.js 12 is required. Therefore, there is no problem updating it. For benchmarking purposes, it would be reasonable to update to the latest version.
@matamatanot matamatanot deleted the replace-require-with-import-in-bench branch October 30, 2021 09:54
@vercel vercel locked as resolved and limited conversation to collaborators Jan 27, 2022
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.

None yet

2 participants