serialport / bindings-cpp

The C++ bindings for the node serialport project.
MIT License
22 stars 41 forks source link

Dependency Dashboard #31

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Config Migration Needed

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/build.yml - `actions/setup-node v4` - `actions/checkout v4` - `actions/upload-artifact v4` - `actions/checkout v4` - `actions/download-artifact v4` - `actions/setup-node v4`
.github/workflows/test.yml - `actions/checkout v4` - `actions/setup-node v3` - `actions/checkout v4` - `actions/setup-node v3` - `codecov/codecov-action v4`
nodenv
.node-version - `node 20.18.0`
npm
package.json - `@serialport/bindings-interface 1.2.2` - `@serialport/parser-readline 12.0.0` - `debug 4.3.7` - `node-addon-api 8.2.1` - `node-gyp-build 4.8.2` - `@semantic-release/exec 6.0.3` - `@serialport/binding-mock 10.2.2` - `@types/chai 4.3.9` - `@types/chai-subset 1.3.5` - `@types/debug 4.1.12` - `@types/mocha 10.0.10` - `@types/node 22.8.2` - `@typescript-eslint/eslint-plugin 6.21.0` - `@typescript-eslint/parser 6.21.0` - `cc 3.0.1` - `chai 4.3.10` - `chai-subset 1.6.0` - `esbuild 0.24.0` - `esbuild-register 3.6.0` - `eslint 8.57.1` - `mocha 10.8.2` - `node-abi 3.71.0` - `node-gyp 10.2.0` - `nyc 17.1.0` - `prebuildify 6.0.1` - `prebuildify-cross 5.1.1` - `semantic-release 21.1.0` - `shx 0.3.4` - `sinon 19.0.2` - `typescript 5.1.6` - `node >=18.0.0`

reconbot commented 2 years ago

we can't support v8 of node-gyp because our build images don't have python3 yet

reconbot commented 2 years ago

they updated the images!