Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

SerialPort

Access serial ports with JavaScript and Rust. Linux, OSX and Windows.
Collective - Host: opensource - https://opencollective.com/serialport - Website: https://serialport.io/ - Code: https://github.com/serialport

chore(deps): update typescript-eslint monorepo to v6.15.0

github.com/serialport/bindings-interface - 88eaa1952f8cf26ab4902cc100dc3e2ce5a8d216 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update typescript-eslint monorepo to v6.15.0

github.com/serialport/binding-mock - 164c058a1ffe4fa2cb1b906abd9425938e3f26e6 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update typescript-eslint monorepo to v6.15.0

github.com/serialport/node-serialport - 34d188ba94eb8bb5209c98c61db6cc51a036dfa9 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.10.5

github.com/serialport/binding-mock - a9d5ad6626f67ef05cbc7430d6a633960679d15c authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.10.5

github.com/serialport/bindings-interface - 8e275b810b60112eae4bbbc116ba74cef979c745 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency eslint to v8.56.0

github.com/serialport/bindings-interface - 5bf048275650700a247d5aadac307c8649fcaef4 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency eslint to v8.56.0

github.com/serialport/binding-mock - 534704b511bb5e31edc76ac8cb965cf3d863239f authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency eslint to v8.56.0

github.com/serialport/node-serialport - 49f127898364f8e55d114f19b26482aae84225fd authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency eslint-plugin-import to v2.29.1

github.com/serialport/node-serialport - 442d20f53fb9c9c2ae98aa313db1a82d2fa8f4dc authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Bump version after release

github.com/serialport/serialport-rs - de45af7d9cb1f48eb17963dadbc9a5ac65337970 authored 10 months ago by Christian Meusel <[email protected]>
Version 4.3.0

github.com/serialport/serialport-rs - 7c069aee048149e64aa5033e8c528c82209702e5 authored 10 months ago by Christian Meusel <[email protected]>
Reflect successor status and status quo in README.md

We are the officially endorsed successor to
https://gitlab.com/susurrus/serialport-rs. We are al...

github.com/serialport/serialport-rs - 90d201ead23568fd3a072be8e6ac3369ed7caf8b authored 10 months ago by Christian Meusel <[email protected]>
Remove empty sections from CHANGELOG.md

github.com/serialport/serialport-rs - cdeab5abcdf9a88e95ded05ef7aa13b09dff5446 authored 10 months ago by Christian Meusel <[email protected]>
Attempt to fix links from doc/index.md

The current master branches do no longer reflect the directory layout at
the time of writing. Le...

github.com/serialport/serialport-rs - a66f678ff9141a4e78ac2e1213b893980d957b2c authored 10 months ago by Christian Meusel <[email protected]>
Prioritize MSRV and edition bump in CHANGELOG.md

This includes harmonizing bullet points for an even rendering by GitHub.

github.com/serialport/serialport-rs - e3bbbcafee4b7373897e85e564be3bf25e2f6cdf authored 10 months ago by Christian Meusel <[email protected]>
chore(deps): update typescript-eslint monorepo to v6.14.0

github.com/serialport/binding-mock - 62e46c02a6223e13231e0b8478d11763b6aedcf7 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update typescript-eslint monorepo to v6.14.0

github.com/serialport/bindings-interface - 701725a3a3f494bc914efa7db85f54298fd1924b authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update typescript-eslint monorepo to v6.14.0

github.com/serialport/node-serialport - 4c4ea76f67fa84377b7de2e6ad6076e76d46be5d authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Clarify MSRV for library and its examples

github.com/serialport/serialport-rs - d79f2b0d4c7e79cd1496a895df8bef529c9d1785 authored 10 months ago by Christian Meusel <[email protected]>
Update changelog for USB device info on Linux

github.com/serialport/serialport-rs - e10d3c99ebc38be8edf6c4e6087ee03da739f7d0 authored 10 months ago by Christian Meusel <[email protected]>
Prefer manufacturer and model from device on Linux

Previously the information taken from libudev's database based on vendor
and product ID was give...

github.com/serialport/serialport-rs - 641f9e57b027570fe537478570298e6fedaab592 authored 10 months ago by Christian Meusel <[email protected]>
Increase MSRV coverage for supported platforms in CI

Let's be nice and check the MSRV (at least once) for each supported
platform according to `READM...

github.com/serialport/serialport-rs - 626ad36cfd8981c6438c626ad287105e5f22d9ee authored 10 months ago by Christian Meusel <[email protected]>
Harmonize info lookup for PCI devices too

github.com/serialport/serialport-rs - 19b63ba95293ab8cbbe4de26eee2353739d9ac6c authored 10 months ago by Christian Meusel <[email protected]>
Bump MSRV to 1.59.0 and edition to 2021

We have stuck to Rust 1.56.1 for a while for supporting the oldest LTS
release of Yocto (Kirksto...

github.com/serialport/serialport-rs - d6150e4bc2257c6e33c348d70460f0c84b8ba3a4 authored 10 months ago by Christian Meusel <[email protected]>
Switch to maintained successor of unescape crate

A big shoutout to AurevoirXavier for dual-licensing this crate on
request!

github.com/serialport/serialport-rs - 85a2a458418935f0fab79df825de6eaf7269d205 authored 10 months ago by Christian Meusel <[email protected]>
chore(deps): update dependency esbuild to v0.19.9

github.com/serialport/bindings-interface - 914b88a71903dcc9a5f1401a90ab6b8955b6c957 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency esbuild to v0.19.9

github.com/serialport/binding-mock - a298c0ed4030c3074759df1843275570fbe241ad authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency esbuild to v0.19.9

github.com/serialport/node-serialport - 9c5da327ae9ab1e9175b34d768cc707a3e99bbe8 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
windows: Use correct serial number for composite devices

Fetch the serial number from the interface's parent device, as it
contains the correct serial nu...

github.com/serialport/serialport-rs - 63fe5712443981517ee36a8c42d2431cdba2b577 authored 10 months ago by Daniel Stuart <[email protected]>
Remove outdated RUSTSEC exemption for macOS

This got fixed with #136 but the exemption for the mach crate survived
but is no longer needed. ...

github.com/serialport/serialport-rs - 2e8a8a18ca92bcd68131c2e8ae3ea93becd6f793 authored 11 months ago by Christian Meusel <[email protected]>
Clear input/output buffers on macOS upon TTY open

I don't understand why this works, but it resolves problematic behavior
(#49) on macOS. Bisectin...

github.com/serialport/serialport-rs - 7be36cb53ba54e3ca8ef668425bf269dfcd8c735 authored 11 months ago by Andrew Straw <[email protected]>
chore(deps): update dependency @types/node to v20.10.4

github.com/serialport/bindings-interface - 9552374fa49ba4f9954d2eead53cf0ad261820b1 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.10.4

github.com/serialport/binding-mock - b207398cc57ff6b73f9eb00286fee5d0cde5da37 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update typescript-eslint monorepo to v6.13.2

github.com/serialport/binding-mock - 7f4f6153089a6531770645449dc7010d810d9629 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update typescript-eslint monorepo to v6.13.2

github.com/serialport/node-serialport - 12b4c15a93aa8ed66f9f793a83a52bd82181efc6 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update typescript-eslint monorepo to v6.13.2

github.com/serialport/bindings-interface - 124184edb18f22b370fab15084085744bc56cb82 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.10.3

github.com/serialport/bindings-interface - efd16a2a8d43c90508ad41e89bedb9ca64e2282a authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.10.3

github.com/serialport/binding-mock - 377f8b4f6c2906b4e25ab9d50958629f1d1f846d authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency eslint-config-prettier to v9.1.0

github.com/serialport/node-serialport - 961d93b0efc69b66eae996c534cd95bd52444ebb authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency eslint to v8.55.0

github.com/serialport/bindings-interface - b55b9cbcc9d0454e7a389d34ea72810bd9218094 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency eslint to v8.55.0

github.com/serialport/binding-mock - 161c0aa85bf253d03b7e5a6baa11b2c951af0304 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency eslint to v8.55.0

github.com/serialport/node-serialport - c09c750702b74d1ba467405c91a67995b7d103ba authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.10.2

github.com/serialport/binding-mock - f436f51d1faa328e16d59f1b4a5ce170afb25623 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.10.2

github.com/serialport/bindings-interface - 16df1db96f95785111ce53a7dc116749032e7c67 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.10.1

github.com/serialport/bindings-interface - 035db0ca53c20a037956df5cb7e6ee2a431d2dae authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.10.1

github.com/serialport/binding-mock - d0dd3160fcfd25128dcc6f413b3d5bff5765255b authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update typescript-eslint monorepo to v6.13.1

github.com/serialport/bindings-interface - d5c024d85953d4395bd5f41717547d62ae880f3d authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update typescript-eslint monorepo to v6.13.1

github.com/serialport/binding-mock - 63b82ec6f624e0938df28e218b362d7fca2f93fa authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update typescript-eslint monorepo to v6.13.1

github.com/serialport/node-serialport - 12f54cf30b99d83eb799f31f611a33a9825d5a2b authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update typescript-eslint monorepo to v6.13.0

github.com/serialport/node-serialport - 26b4fc3674597ec98f103ed9933ca4ff0dff6e72 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update typescript-eslint monorepo to v6.13.0

github.com/serialport/bindings-interface - 459516a107ab950b31dbfe0640ee0ea0db56cd7b authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update typescript-eslint monorepo to v6.13.0

github.com/serialport/binding-mock - b50947bd56a9196d77936f962e224802b4b69432 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency esbuild to v0.19.8

github.com/serialport/bindings-interface - c788bfb31340c1e371353daa288138b4680f7932 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency esbuild to v0.19.8

github.com/serialport/binding-mock - 620305cea9664cc982b975a66ff540615c3eb97f authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency esbuild to v0.19.8

github.com/serialport/node-serialport - 82f402ce44bf44262ec48696c047988e27e3fd53 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.10.0

github.com/serialport/binding-mock - ed985953dbb83f43ef20f806e98d1c963258f376 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.10.0

github.com/serialport/bindings-interface - 353b2e020b5a3baf6d645f7f435d2b6493d1aae7 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.9.5

github.com/serialport/bindings-interface - 7709a401e9e8be08a136f0521c7a3b93f5185444 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.9.5

github.com/serialport/binding-mock - ebe7347c6f23a4fd46fa647c7b3b9680bf73cd51 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
update assert_hex crate to 0.4.1

github.com/serialport/serialport-rs - 14ab9c9ab2838530cdb0e3eee02c918dbacec71c authored 11 months ago by deid84 <[email protected]>
chore(deps): update dependency @types/mocha to v10.0.6 (#2732)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/serialport/node-serialport - 91326134c6cb988f145bf307fbe82992cdc8bba0 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.9.4

github.com/serialport/bindings-interface - c080c86d31ddea9b6120c71b434ea49a8a833d08 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.9.4

github.com/serialport/binding-mock - 0d43cfac658f2fb8b9a58bddbdeb54a9543e9d4b authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/mocha to v10.0.6

github.com/serialport/binding-mock - b20a1296077f615ddf81cb1ad18479097b7f9462 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency esbuild to v0.19.7

github.com/serialport/binding-mock - 5d305f7496f9abaf4a2e62b5a02632cc0f08aeb7 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency esbuild to v0.19.7

github.com/serialport/node-serialport - a005c32aadda4725d6ad1e534d29ee4c7b4621d2 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/sinon to v17.0.2

github.com/serialport/node-serialport - 1d592d4f95e797a95747ad376ae557abcf7083b1 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.9.3

github.com/serialport/binding-mock - 1b560cd7631a976616f6131d6d4eae573998d511 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency esbuild to v0.19.7

github.com/serialport/bindings-interface - 6e0e0a9dde2c3f8286c8ca86b0ad525ca00e9daf authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update changelog for updated macOS dependencies

github.com/serialport/serialport-rs - e6090af50f2e9582dc7487fc0f43a29f151d8535 authored 11 months ago by Christian Meusel <[email protected]>
Switch to CFDictionaryGetValueIfPresent on macOS

This catches two birds with one stone: The function is already present
in the released core-foun...

github.com/serialport/serialport-rs - 4120acdf4b740ed2b63b0b51c7e9e7e510f6b82c authored 11 months ago by Christian Meusel <[email protected]>
Switch to maintained CoreFoundation and IOKit crates

github.com/serialport/serialport-rs - 00676d25b70ffcb51b9c53a10f624a18cd534776 authored 11 months ago by Christian Meusel <[email protected]>
chore(deps): update dependency @types/mocha to v10.0.5

github.com/serialport/binding-mock - b63d8bd594490893a206c209d630164963717293 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/mocha to v10.0.5

github.com/serialport/node-serialport - f3d4a16adda8767a3e0b5202d18475e11c97ce8d authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/chai to v4.3.11

github.com/serialport/binding-mock - 291caf882c56299c76763b4449d1f58675c34432 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/chai to v4.3.11

github.com/serialport/node-serialport - a868c9184c06d6c184992292152c8a0b8e4b1e4c authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.9.3

github.com/serialport/bindings-interface - 4f0a7afc1d2e7c8e6579670a6aea60e51dabe94c authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update typescript-eslint monorepo to v6.12.0

github.com/serialport/bindings-interface - 8f8d980459744f69c714757a0e549f3e9cacf907 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update typescript-eslint monorepo to v6.12.0

github.com/serialport/binding-mock - 9be76397a221bb5da8653fea0fc872d7080f8e87 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update typescript-eslint monorepo to v6.12.0

github.com/serialport/node-serialport - f60630de5fc33f8aa060dc2eda801f22f2f33a14 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency esbuild to v0.19.6 (#2730)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/serialport/node-serialport - 2550ceac9fae63d5f7880b22b6d09803e83ed371 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency esbuild to v0.19.6

github.com/serialport/bindings-interface - b3d888761665754c72cca6fe9887499ab5be612b authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency esbuild to v0.19.6

github.com/serialport/binding-mock - bb634fd7b9f8962f0fcecbfa5f5e8725da2b76f2 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.9.2

github.com/serialport/bindings-interface - 63f209b2a5677fb385e5d834cb007af3710a794e authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.9.2

github.com/serialport/binding-mock - 5f42f73c8dde2710b2d55514305e85ad5294fdb2 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency eslint to v8.54.0

github.com/serialport/bindings-interface - 4729066a0b4e1ede23e6f15aeba41ace858195da authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency eslint to v8.54.0

github.com/serialport/binding-mock - eadc15eb1cf0ea6331194ab3cf36e8966c00724a authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency eslint to v8.54.0

github.com/serialport/node-serialport - d264d9634968a3165bfe4c387f9265e5459019e1 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.9.1

github.com/serialport/binding-mock - 3f33f9c1e78f48433d84abd6509af464665b2ba6 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.9.1

github.com/serialport/bindings-interface - 54b203e619c660ebb28e63a17f05c32fada8d204 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update typescript-eslint monorepo to v6.11.0

github.com/serialport/node-serialport - 7d059bd4cac81830f7ba797ed01ccc1b30d389e3 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update typescript-eslint monorepo to v6.11.0

github.com/serialport/binding-mock - f6ef739bf1f2765577046467a641e0820cbef8e9 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update typescript-eslint monorepo to v6.11.0

github.com/serialport/bindings-interface - cbe400d32095f1bddaa4b31d5cdb4cdd25471351 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
windows: enumerate: fix serial port detection for BMP

The existing program incorrectly decoded the first character as being
the serial port. If there ...

github.com/serialport/serialport-rs - 498aa757750c7a074baf5161cf12b4065f802a4e authored 11 months ago by Sean Cross <[email protected]>
changelog: note change about serial ports on windows

Signed-off-by: Sean Cross <[email protected]>

github.com/serialport/serialport-rs - 919f9df92bb7eb350094a49a2d8afb1927238eb5 authored 11 months ago by Sean Cross <[email protected]>
windows: dcb: clean up clippy warnings

Signed-off-by: Sean Cross <[email protected]>

github.com/serialport/serialport-rs - 79ee2270ac6a445eabf66b5f64441813b3942486 authored 11 months ago by Sean Cross <[email protected]>
windows: enumerate: clean up clippy warnings

Signed-off-by: Sean Cross <[email protected]>

github.com/serialport/serialport-rs - 0543030a2ac62ddec1dc3c6a46c52b039a972e19 authored 11 months ago by Sean Cross <[email protected]>
chore(deps): update dependency @types/debug to v4.1.12

github.com/serialport/node-serialport - 672ddbd45896a3aee75ae5579f4c48171fc21f8c authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.9.0

github.com/serialport/binding-mock - bfeefd2dd9d2cb94dc82a3b216d88c525f179749 authored 12 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>