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

Update to Node 16 #2618

Merged
merged 6 commits into from
May 16, 2023
Merged

Update to Node 16 #2618

merged 6 commits into from
May 16, 2023

Conversation

pipex
Copy link
Contributor

@pipex pipex commented May 2, 2023

This drops support for Node 14

Change-type: major

@flowzone-app flowzone-app bot enabled auto-merge May 2, 2023 16:13
@pipex pipex force-pushed the node-16 branch 15 times, most recently from 2c5dc67 to 8857660 Compare May 3, 2023 21:51
@pipex pipex force-pushed the node-16 branch 13 times, most recently from 219e07b to 9346e1a Compare May 9, 2023 16:57
lib/commands/tunnel.ts Outdated Show resolved Hide resolved
lib/commands/tunnel.ts Outdated Show resolved Hide resolved
pipex added 2 commits May 11, 2023 17:49
This also drops support for Node 14

Change-type: major
This seems to be needed to build the binaries for node v16 since earlier
versions failed with

```
Error: Could not detect abi for version 16.13.0 and runtime node.  Updating "node-abi" might help solve this issue if it is a new release of node
```

Change-type: patch
This removes the dependency on our custom fork of [node-usb](https://github.com/balena-io-modules/node-usb)
and uses the maintained building method of the official node-usb repo

Change-type: patch
The macos-11 runners apparently do not support zst compression format as
added in flowzone 4.7.2. While support is rolled out, we can keep
the flowzone branch to the previous working version.

Change-type: patch
@thgreasi thgreasi added this to the v16 milestone May 12, 2023
@pipex
Copy link
Contributor Author

pipex commented May 16, 2023

I self-certify!

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