bindings-cpp
bindings-cpp copied to clipboard
Dependency Dashboard
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Config Migration Needed
- [ ] Select this checkbox to let Renovate create an automated Config Migration PR.
[!WARNING] These dependencies are deprecated:
| Datasource | Name | Replacement PR? |
|---|---|---|
| npm | chai-subset |
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- [ ] chore(deps): update actions/setup-node action to v6
- [ ] chore(deps): update actions/setup-python action to v6
- [ ] chore(deps): update dependency chai to v6
- [ ] chore(deps): update dependency node-gyp to v12
- [ ] chore(deps): update node.js to v24 (
node,@types/node) - [ ] 🔐 Create all rate-limited PRs at once 🔐
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- [ ] chore(deps): update dependency mocha to v11.7.5
- [ ] chore(deps): update dependency semantic-release to v24.2.9
- [ ] fix(deps): update dependency debug to v4.4.3
- [ ] chore(deps): update dependency @types/node to v22.19.1
- [ ] chore(deps): update dependency chai to v5.3.3 (
chai,@types/chai) - [ ] chore(deps): update dependency esbuild to v0.27.0
- [ ] chore(deps): update dependency node-abi to v3.85.0
- [ ] chore(deps): update dependency node-gyp to v11.5.0
- [ ] chore(deps): update dependency python to 3.14
- [ ] chore(deps): update dependency shx to v0.4.0
- [ ] chore(deps): update dependency typescript to v5.9.3
- [ ] chore(deps): update node.js to v20.19.6
- [ ] fix(deps): update dependency node-addon-api to v8.5.0
- [ ] chore(deps): update actions/checkout action to v6
- [ ] chore(deps): update codecov/codecov-action action to v5
- [ ] chore(deps): update dependency eslint to v9
- [ ] chore(deps): update dependency node-abi to v4
- [ ] chore(deps): update github artifact actions (major) (
actions/download-artifact,actions/upload-artifact) - [ ] chore(deps): update semantic-release monorepo (major) (
@semantic-release/exec,semantic-release) - [ ] chore(deps): update typescript-eslint monorepo to v8 (major) (
@typescript-eslint/eslint-plugin,@typescript-eslint/parser) - [ ] Click on this checkbox to rebase all open PRs at once
Detected dependencies
github-actions
.github/workflows/build.yml
actions/setup-python v5actions/setup-node v4actions/checkout v4actions/upload-artifact v4actions/checkout v4actions/download-artifact v4actions/setup-node v4python 3.13node 20node 20.github/workflows/test.yml
actions/checkout v4actions/setup-node v3actions/checkout v4actions/setup-node v3codecov/codecov-action v4node 20
nodenv
.node-version
node 20.18.1
npm
package.json
@serialport/bindings-interface 1.2.2@serialport/parser-readline 13.0.0debug 4.4.0node-addon-api 8.3.0node-gyp-build 4.8.4@semantic-release/exec 6.0.3@serialport/binding-mock 10.2.2@types/chai 5.0.1@types/chai-subset 1.3.6@types/debug 4.1.12@types/mocha 10.0.10@types/node 22.13.8@typescript-eslint/eslint-plugin 6.21.0@typescript-eslint/parser 6.21.0cc 3.0.1chai 5.2.0chai-subset 1.6.0esbuild 0.25.5esbuild-register 3.6.0eslint 8.57.1mocha 11.7.0node-abi 3.71.0node-gyp 11.0.0nyc 17.1.0prebuildify 6.0.1prebuildify-cross 5.1.1semantic-release 24.2.0shx 0.3.4sinon 21.0.0typescript 5.7.2node >=18.0.0
- [ ] Check this box to trigger a request for Renovate to run again on this repository
we can't support v8 of node-gyp because our build images don't have python3 yet
they updated the images!