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

refactor: add portable bindings for the filesystem #7428

Merged
merged 21 commits into from
Dec 11, 2024
Merged

Conversation

AlCalzone
Copy link
Member

@AlCalzone AlCalzone commented Nov 21, 2024

This PR adds portable FS bindings that will later be used to support different platforms than Node.js
As a side effect, the serial package is now in charge of listing serial ports.

Followup tasks:

  • eliminate fs-extra from jsonl-db, replace with portable bindings
  • replace execa with portable bindings where supported
  • eliminate fs-extra from proper-lockfile, replace with portable bindings

@AlCalzone AlCalzone marked this pull request as ready for review November 22, 2024 15:24
packages/config/src/JsonTemplate.test.ts Dismissed Show dismissed Hide dismissed
@AlCalzone
Copy link
Member Author

@zwave-js-bot automerge

@zwave-js-bot zwave-js-bot merged commit cc460e9 into master Dec 11, 2024
25 checks passed
@zwave-js-bot zwave-js-bot deleted the fs-bindings branch December 11, 2024 14:41
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