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

polyfill fs.readdir withFileTypes for node 10.0 - 10.9 #4

Merged
merged 1 commit into from Feb 8, 2021

Conversation

isaacs
Copy link
Contributor

@isaacs isaacs commented Feb 4, 2021

cc: @ljharb

matrix:
node-version: [10.x, 12.x]
os: [macOS-latest, ubuntu-latest, windows-latest]
node-version: [10.x, 12.x, 14.x, 15.x]
Copy link

@ljharb ljharb Feb 4, 2021

Choose a reason for hiding this comment

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

Suggested change
node-version: [10.x, 12.x, 14.x, 15.x]
node-version: [10.0.x, 10.x, 12.0, 12.x, 14.0, 14.x, 15.0, 15.x]

? that way you can prevent regressions

@isaacs isaacs force-pushed the isaacs/polyfill-fs-readdir-with-file-types branch 3 times, most recently from 13ceab4 to e70139c Compare February 5, 2021 17:25
@isaacs isaacs force-pushed the isaacs/polyfill-fs-readdir-with-file-types branch 3 times, most recently from 4037299 to 1653d37 Compare February 5, 2021 23:08
- update GH actions, remove travis
- npm audit fix

Fix: npm/cli#2623

PR-URL: #4
Credit: @isaacs
Close: #4
Reviewed-by: @ljharb, @ruyadorno
@ruyadorno ruyadorno force-pushed the isaacs/polyfill-fs-readdir-with-file-types branch from 1653d37 to 5f90dfa Compare February 8, 2021 19:44
@ruyadorno ruyadorno merged commit 5f90dfa into master Feb 8, 2021
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.

None yet

3 participants