serialport / bindings-cpp

The C++ bindings for the node serialport project.
MIT License
19 stars 38 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.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

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 v3` - `actions/checkout v3` - `actions/upload-artifact v3` - `actions/checkout v3` - `actions/download-artifact v3` - `actions/setup-node v3`
.github/workflows/test.yml - `actions/checkout v3` - `actions/setup-node v3` - `actions/checkout v3` - `actions/setup-node v3` - `codecov/codecov-action v3`
nodenv
.node-version - `node 18.17.1`
npm
package.json - `@serialport/bindings-interface 1.2.2` - `@serialport/parser-readline 11.0.0` - `debug 4.3.4` - `node-addon-api 7.0.0` - `node-gyp-build 4.6.0` - `@semantic-release/exec 6.0.3` - `@serialport/binding-mock 10.2.2` - `@types/chai 4.3.9` - `@types/chai-subset 1.3.4` - `@types/debug 4.1.10` - `@types/mocha 10.0.3` - `@types/node 18.17.17` - `@typescript-eslint/eslint-plugin 6.9.0` - `@typescript-eslint/parser 6.9.0` - `cc 3.0.1` - `chai 4.3.10` - `chai-subset 1.6.0` - `esbuild 0.19.5` - `esbuild-register 3.5.0` - `eslint 8.52.0` - `mocha 10.2.0` - `node-abi 3.45.0` - `node-gyp 9.4.0` - `nyc 15.1.0` - `prebuildify 5.0.1` - `prebuildify-cross 5.0.0` - `semantic-release 21.1.0` - `shx 0.3.4` - `sinon 17.0.1` - `typescript 5.1.6` - `node >=16.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!