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

Upgrade mock-fs to resolve ENXIO file errors on mocked files #445

Merged
merged 2 commits into from
Jun 25, 2021

Conversation

andrealit
Copy link
Collaborator

@andrealit andrealit commented Jun 24, 2021

Description:

Upgrade mock-fs from version 4.13.0 to 5.0.0, this fixes test case ENXIO and related FS errors (related to tschaub/mock-fs#215).

This PR signifies the following version changes:

  • MAJOR version increase
  • MINOR version increase
  • PATCH version increase

Changes:

This PR makes the following changes:

  • Changed version of mock-fs package from 4.13.0 to 5.0.0

Checklist:

Before submitting this PR, I have verified that my code:

  • Resides on a fix/ or feature/ branch that was initially branched off from development.
  • Passes code linting (yarn lint) and unit testing (yarn test).
  • Successfully builds a distribution package (yarn package).

Additionally, I have verified that:

  • My name is listed in the Contributors section, or this PR includes a request to add my name.
  • I have read and am aware of the CONTRIBUTING guide for this project.

@nelsonni nelsonni changed the base branch from main to development June 24, 2021 23:57
@nelsonni nelsonni merged commit d275f57 into development Jun 25, 2021
@nelsonni nelsonni deleted the fix/mock-ENXIO branch June 25, 2021 00:05
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