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

Node update #39

Merged
merged 3 commits into from
Jun 3, 2021
Merged

Node update #39

merged 3 commits into from
Jun 3, 2021

Conversation

cebjyre
Copy link
Collaborator

@cebjyre cebjyre commented Jun 2, 2021

Changes necessary to (hopefully) get this package working under node 14+

yarn test works after I updated mock-fs, so hopefully that makes everything happy

Change the node engines to remove the upper limit
Prior to 4.8.0 there was an issue with mock-fs' implementation of
existsSync throwing an exception under node 10+ instead of returning
false when a mocked file didn't exist. See tschaub/mock-fs#256
@cebjyre cebjyre requested a review from KurtWagner June 2, 2021 08:18
@coveralls
Copy link

coveralls commented Jun 2, 2021

Coverage Status

Coverage remained the same at 74.899% when pulling bf3d431 on node-update into f0816d0 on master.

@KurtWagner KurtWagner merged commit c4b1140 into master Jun 3, 2021
@KurtWagner KurtWagner deleted the node-update branch June 3, 2021 10:06
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