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

fix: pin fs version to avoid regression in latest #639

Merged
merged 1 commit into from
May 25, 2022
Merged

fix: pin fs version to avoid regression in latest #639

merged 1 commit into from
May 25, 2022

Conversation

jenhagg
Copy link
Collaborator

@jenhagg jenhagg commented May 25, 2022

Purpose

We should probably create a release to fix the bug in scenarios with storage. Since there is an issue with the latest fs, we were going to pin the version (it's done in one of the feature branches) but I'm not sure when that will be merged. If it's soon, let me know and we can close this.

What the code is doing

Pin fs==2.4.14.

Testing

Ran a scenario using this version of the package, also it's what we've been using, so no actual change here.

Time estimate

2 min

@jenhagg jenhagg self-assigned this May 25, 2022
@jenhagg jenhagg added the dependencies Pull requests that update a dependency file label May 25, 2022
Copy link
Collaborator

@rouille rouille left a comment

Choose a reason for hiding this comment

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

Thanks

@rouille
Copy link
Collaborator

rouille commented May 25, 2022

The feature branch (ben/eu) will be merged in another feature branch (hifld). I am not sure when hifld will be merged into develop so it is great to have the fix.

@jenhagg jenhagg merged commit 9c29d4d into develop May 25, 2022
@jenhagg jenhagg deleted the jh/fs branch May 25, 2022 18:25
@jenhagg jenhagg mentioned this pull request May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants