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

fix: upload binaries to releases (again)

github.com/serialport/bindings-cpp - 1ff33b8fb81912a5595e8161c2c3c20733514c69 authored almost 3 years ago by Francis Gulotta <[email protected]>
fix: binary modules on releases

github.com/serialport/bindings-cpp - abd977f41191814e153e22e1ec0402c6932e148c authored almost 3 years ago by Francis Gulotta <[email protected]>
feat: add binary modules to releases

github.com/serialport/bindings-cpp - 7bc4c11fb69b621108c26f3fef5542e3fc58bcde authored almost 3 years ago by Francis Gulotta <[email protected]>
docs: add a link to the npm package

github.com/serialport/bindings-cpp - f15fca3463a0f294f89083bfd287a096b2c28124 authored almost 3 years ago by Francis Gulotta <[email protected]>
fix: bump to release

github.com/serialport/bindings-cpp - 6e964cb481819582ab1f2e14559e940d94ef4689 authored almost 3 years ago by Francis Gulotta <[email protected]>
fix: bump to v10

github.com/serialport/bindings-cpp - 9d07f48a4e8d9ef81da4bbd8be78905aaf4470a8 authored almost 3 years ago by Francis Gulotta <[email protected]>
feat: first release

github.com/serialport/bindings-cpp - f9a0fac3253a6a8918a203b3928555438451f336 authored almost 3 years ago by Francis Gulotta <[email protected]>
fix: builds by instalilng packages

github.com/serialport/bindings-cpp - 7e27129e9b564937066c974191d58525f6214e6a authored almost 3 years ago by Francis Gulotta <[email protected]>
fix: releases by configuring branches

github.com/serialport/bindings-cpp - da526836f9175f891ba47a3b29cf337c3ebb716c authored almost 3 years ago by Francis Gulotta <[email protected]>
fix: build steps again

github.com/serialport/bindings-cpp - a71cd814ba672351dcba77afe52cf25218b1f1ab authored almost 3 years ago by Francis Gulotta <[email protected]>
docs: fix bug report

github.com/serialport/bindings-cpp - 1ddc0082df1260518d58dfcc1d72c675e3310294 authored almost 3 years ago by Francis Gulotta <[email protected]>
fix: cleanup build scripts

github.com/serialport/bindings-cpp - 300d677a63825f763b58bdf34517c9e74211c8f3 authored almost 3 years ago by Francis Gulotta <[email protected]>
Merge pull request #2 from thegecko/main

Use node-gyp v7.x.x

github.com/serialport/bindings-cpp - 42b872ee9762dd2997861136d706090c043bd616 authored almost 3 years ago by Francis Gulotta <[email protected]>
use node-gyp v7.x.x

github.com/serialport/bindings-cpp - 2cf09000a30217f28bcd0198aba14ef60472fca8 authored almost 3 years ago by thegecko <[email protected]>
fix: deploy on merges to master and beta

github.com/serialport/bindings-cpp - 246322b391d899249dd6a1088156db873989ad17 authored almost 3 years ago by Francis Gulotta <[email protected]>
chore: fix readme and code coverage

github.com/serialport/bindings-cpp - 466d948b469fa116d9bc65bd7d689eb5fe32b960 authored almost 3 years ago by Francis Gulotta <[email protected]>
chore: cleanup reduentend builds

github.com/serialport/bindings-cpp - 052f07141b268cd65151ca4ad71baf6bbdfc07ea authored almost 3 years ago by Francis Gulotta <[email protected]>
docs: cleanup reduent docs

github.com/serialport/bindings-cpp - 3641b942ab7ae1a029d5a4da247e6ed2c033cbc8 authored almost 3 years ago by Francis Gulotta <[email protected]>
chore: cleanup single package repository

github.com/serialport/bindings-cpp - 095b7c50be7037dd0893c62615869f7c324d8f2a authored almost 3 years ago by Francis Gulotta <[email protected]>
chore: remove other packages

github.com/serialport/bindings-cpp - 4f2a4517e227f9294c4fc9e5e59d813382b94ea7 authored almost 3 years ago by Francis Gulotta <[email protected]>
Fix linting (#2378)

github.com/serialport/bindings-cpp - 09d0c078bd5468f7d2742150714cd5e8da8e21a9 authored almost 3 years ago by Rob Moran <[email protected]>
Fix linting (#2378)

github.com/serialport/node-serialport - 09d0c078bd5468f7d2742150714cd5e8da8e21a9 authored almost 3 years ago by Rob Moran <[email protected]>
feat: Introduce prebuildify (#2368)

* prebuildify
* Prebuildify cross

This is a breaking change but will be included in the 10x ...

github.com/serialport/node-serialport - d50673fe7403093ed9a3bcea927ac0a4a83f1b07 authored almost 3 years ago by Rob Moran <[email protected]>
feat: Introduce prebuildify (#2368)

* prebuildify
* Prebuildify cross

This is a breaking change but will be included in the 10x ...

github.com/serialport/bindings-cpp - d50673fe7403093ed9a3bcea927ac0a4a83f1b07 authored almost 3 years ago by Rob Moran <[email protected]>
chore: standardize on node 16 (#2376)

github.com/serialport/bindings-cpp - 64365c5e883b0ed5a5a49862cc1efcfb01d054f6 authored almost 3 years ago by Francis Gulotta <[email protected]>
chore: standardize on node 16 (#2376)

github.com/serialport/node-serialport - 64365c5e883b0ed5a5a49862cc1efcfb01d054f6 authored almost 3 years ago by Francis Gulotta <[email protected]>
v10.0.1

github.com/serialport/bindings-cpp - ae0647654616e46ac04b2da6e87ee3f39b1995b0 authored almost 3 years ago by Francis Gulotta <[email protected]>
fix: Parity option broken in bindings (#2377)

closes https://github.com/serialport/node-serialport/issues/2373

github.com/serialport/bindings-cpp - 07a71f2552b91ab6c895bccf73bd7357f9928977 authored almost 3 years ago by Francis Gulotta <[email protected]>
fix: Parity option broken in bindings (#2377)

closes https://github.com/serialport/node-serialport/issues/2373

github.com/serialport/node-serialport - 07a71f2552b91ab6c895bccf73bd7357f9928977 authored almost 3 years ago by Francis Gulotta <[email protected]>
chore: remove node 10 support (#2374)

This is a breaking change but since v10 is under beta I'm not marking this change as so.

github.com/serialport/node-serialport - 871298678d9d656e13802e949316f7be2e94bd98 authored almost 3 years ago by Francis Gulotta <[email protected]>
chore: remove node 10 support (#2374)

This is a breaking change but since v10 is under beta I'm not marking this change as so.

github.com/serialport/bindings-cpp - 871298678d9d656e13802e949316f7be2e94bd98 authored almost 3 years ago by Francis Gulotta <[email protected]>
fix: link to discussions

github.com/serialport/bindings-cpp - 17383269b1809a45d02ff88c09d73ee513712dbd authored almost 3 years ago by Francis Gulotta <[email protected]>
fix: link to discussions

github.com/serialport/node-serialport - 17383269b1809a45d02ff88c09d73ee513712dbd authored almost 3 years ago by Francis Gulotta <[email protected]>
fix: build binaries on every lerna release

github.com/serialport/node-serialport - f400a9087069648dbb3119cb55046543b187d7c8 authored almost 3 years ago by Francis Gulotta <[email protected]>
fix: build binaries on every lerna release

github.com/serialport/bindings-cpp - f400a9087069648dbb3119cb55046543b187d7c8 authored almost 3 years ago by Francis Gulotta <[email protected]>
fix: tag filtering on build job

github.com/serialport/bindings-cpp - 470bf1fecd4ac9661d1e08c0dd7aa4941a834f3d authored almost 3 years ago by Francis Gulotta <[email protected]>
fix: tag filtering on build job

github.com/serialport/node-serialport - 470bf1fecd4ac9661d1e08c0dd7aa4941a834f3d authored almost 3 years ago by Francis Gulotta <[email protected]>
v10.0.0

github.com/serialport/bindings-cpp - 100ba6fb5ae6b60259876dffd009419e909ee466 authored almost 3 years ago by Francis Gulotta <[email protected]>
feat: Node-API migration (#2305)

Migrate from NAN to N-API - this should allow an easier time working with electron and all versi...

github.com/serialport/bindings-cpp - 2fe7d434ca087f95a09ed9a3274d8b5f24e09ab4 authored almost 3 years ago by Gareth Hancock <[email protected]>
feat: Node-API migration (#2305)

Migrate from NAN to N-API - this should allow an easier time working with electron and all versi...

github.com/serialport/node-serialport - 2fe7d434ca087f95a09ed9a3274d8b5f24e09ab4 authored almost 3 years ago by Gareth Hancock <[email protected]>
fix tagline

github.com/serialport/website - 89f8afff68b661d32cbdd4c820896574c0da140d authored almost 3 years ago by Francis Gulotta <[email protected]>
v9.2.8

github.com/serialport/bindings-cpp - e90a43225655bf390735eb77bd3ba17f205eae08 authored almost 3 years ago by Francis Gulotta <[email protected]>
docs: update publishing information

github.com/serialport/node-serialport - 7aac184dbc6682dc1913d313054e10af8618e78c authored almost 3 years ago by Francis Gulotta <[email protected]>
docs: update publishing information

github.com/serialport/bindings-cpp - 7aac184dbc6682dc1913d313054e10af8618e78c authored almost 3 years ago by Francis Gulotta <[email protected]>
fix: OSX List Make sure necessary cleanups such as uv_mutex_unlock are called always. (#2343)

github.com/serialport/bindings-cpp - fc93cb6af83358f1104fc842e65ccda9b8320904 authored almost 3 years ago by enami <[email protected]>
fix: OSX List Make sure necessary cleanups such as uv_mutex_unlock are called always. (#2343)

github.com/serialport/node-serialport - fc93cb6af83358f1104fc842e65ccda9b8320904 authored almost 3 years ago by enami <[email protected]>
fix: Electron 14+ installs (#2360)

Updates prebuild install and node-abi so the correct abi's are installed for electron.

github.com/serialport/node-serialport - 99970852c7a5189067fdc4d893029727d2385a47 authored almost 3 years ago by Francis Gulotta <[email protected]>
fix: Electron 14+ installs (#2360)

Updates prebuild install and node-abi so the correct abi's are installed for electron.

github.com/serialport/bindings-cpp - 99970852c7a5189067fdc4d893029727d2385a47 authored almost 3 years ago by Francis Gulotta <[email protected]>
Merge branch 'fix-new' into 'master'

Fix syntax highlighting in ::new()

See merge request susurrus/serialport-rs!111

github.com/serialport/serialport-rs - e4c5cb92f5091c26d6d7f24eaffee9c6bc56dd79 authored almost 3 years ago by Bryant <[email protected]>
Merge branch 'gitignore-emacs-backup' into 'master'

.gitignore: Add Emacs backfile

See merge request susurrus/serialport-rs!109

github.com/serialport/serialport-rs - 44bec62e4007199d6b16421cf61130481ef12030 authored almost 3 years ago by Bryant <[email protected]>
Merge branch 'barbeque-master-patch-40844' into 'master'

Update platforms.md

See merge request susurrus/serialport-rs!106

github.com/serialport/serialport-rs - 2308f4a7c7ec5276bbaa91193687c2ed5e339a74 authored almost 3 years ago by Bryant <[email protected]>
docs: fix broken 'Guides' link (#2358)

github.com/serialport/bindings-cpp - ea358dac2b5cac55ef53a97b807d63ba8a0dc56b authored almost 3 years ago by Tasnim Zotder <[email protected]>
docs: fix broken 'Guides' link (#2358)

github.com/serialport/node-serialport - ea358dac2b5cac55ef53a97b807d63ba8a0dc56b authored almost 3 years ago by Tasnim Zotder <[email protected]>
update supported versions list (#59)

github.com/serialport/website - 63dd1da6d3e00cb1a02928ea5d3aaa71be576acd authored almost 3 years ago by Francis Gulotta <[email protected]>
fix: drop node 17 builds (#2356)

github.com/serialport/bindings-cpp - e2ad9fb380f4fc587a6782c7cee5d335bad4aa2d authored almost 3 years ago by Francis Gulotta <[email protected]>
fix: drop node 17 builds (#2356)

github.com/serialport/node-serialport - e2ad9fb380f4fc587a6782c7cee5d335bad4aa2d authored almost 3 years ago by Francis Gulotta <[email protected]>
v9.2.7

github.com/serialport/bindings-cpp - c243b0700a2d6d96d4638d4ddf8b93a7d6f4b25c authored almost 3 years ago by Francis Gulotta <[email protected]>
v9.2.6

github.com/serialport/bindings-cpp - ab19edb8e01ecea607acdaf4a8b07fda7926cae5 authored almost 3 years ago by Francis Gulotta <[email protected]>
chore: update docs (#2355)

github.com/serialport/node-serialport - cbf45ae2729322cc991c0e91899a41155c1c2064 authored almost 3 years ago by Francis Gulotta <[email protected]>
chore: update docs (#2355)

github.com/serialport/bindings-cpp - cbf45ae2729322cc991c0e91899a41155c1c2064 authored almost 3 years ago by Francis Gulotta <[email protected]>
chore: (deps-dev): bump node-abi from 3.3.0 to 3.5.0 (#2354)

Bumps [node-abi](https://github.com/lgeiger/node-abi) from 3.3.0 to 3.5.0.
- [Release notes](ht...

github.com/serialport/bindings-cpp - bd15bbd45302a36d0301b41cb5129915d64a7436 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: (deps-dev): bump node-abi from 3.3.0 to 3.5.0 (#2354)

Bumps [node-abi](https://github.com/lgeiger/node-abi) from 3.3.0 to 3.5.0.
- [Release notes](ht...

github.com/serialport/node-serialport - bd15bbd45302a36d0301b41cb5129915d64a7436 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: add some required fields on the bug report

github.com/serialport/node-serialport - 186bd214cffd1f9cf4c41891920deeae9623eb6a authored almost 3 years ago by Francis Gulotta <[email protected]>
chore: add some required fields on the bug report

github.com/serialport/bindings-cpp - 186bd214cffd1f9cf4c41891920deeae9623eb6a authored almost 3 years ago by Francis Gulotta <[email protected]>
chore: rework issue templates (#2349)

- Create a bug report issue template
- Point people towards discussions for support

github.com/serialport/bindings-cpp - 8ccb4e7e914aebf20fd933526711f46ae705ffa7 authored almost 3 years ago by Francis Gulotta <[email protected]>
chore: rework issue templates (#2349)

- Create a bug report issue template
- Point people towards discussions for support

github.com/serialport/node-serialport - 8ccb4e7e914aebf20fd933526711f46ae705ffa7 authored almost 3 years ago by Francis Gulotta <[email protected]>
v9.2.5

github.com/serialport/bindings-cpp - cd0a51d4eea415cb2c133498cd0ac8271dc17460 authored almost 3 years ago by Francis Gulotta <[email protected]>
chore: Update build deps and commander (#2336)

- Lerna dropped node 10
- lerna-changelog didn't do much
- prebuild updated node-abi
- comman...

github.com/serialport/bindings-cpp - 52bbaa26c8886acd8b2d2fd92054db16c8ffb184 authored almost 3 years ago by Francis Gulotta <[email protected]>
chore: Update build deps and commander (#2336)

- Lerna dropped node 10
- lerna-changelog didn't do much
- prebuild updated node-abi
- comman...

github.com/serialport/node-serialport - 52bbaa26c8886acd8b2d2fd92054db16c8ffb184 authored almost 3 years ago by Francis Gulotta <[email protected]>
chore: update all dev deps (#2335)

github.com/serialport/node-serialport - 9d57b2b738328879606c5916ca50a506ef069918 authored almost 3 years ago by Francis Gulotta <[email protected]>
chore: update all dev deps (#2335)

github.com/serialport/bindings-cpp - 9d57b2b738328879606c5916ca50a506ef069918 authored almost 3 years ago by Francis Gulotta <[email protected]>
serialport_unix: Include sys/ioctl.h on NetBSD (#2332)

Resolves failure to compile because ioctl() is not defined. This
simply mirrors the OpenBSD if...

github.com/serialport/bindings-cpp - 684db81536229c87b809c1a3ee934088f7744b19 authored almost 3 years ago by Greg Troxel <[email protected]>
serialport_unix: Include sys/ioctl.h on NetBSD (#2332)

Resolves failure to compile because ioctl() is not defined. This
simply mirrors the OpenBSD if...

github.com/serialport/node-serialport - 684db81536229c87b809c1a3ee934088f7744b19 authored almost 3 years ago by Greg Troxel <[email protected]>
chore: (deps-dev): bump node-abi from 3.2.0 to 3.3.0 (#2333)

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

github.com/serialport/node-serialport - 7e38a799e046892bca058387cea240d7c3c3d6a3 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: (deps-dev): bump node-abi from 3.2.0 to 3.3.0 (#2333)

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

github.com/serialport/bindings-cpp - 7e38a799e046892bca058387cea240d7c3c3d6a3 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix syntax highlighting in ::new()

github.com/serialport/serialport-rs - 0efa45e7bf070588880d7998f2f96aa7e9593755 authored about 3 years ago by ratijas <[email protected]>
chore(deps): bump path-parse from 1.0.6 to 1.0.7 (#57)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release n...

github.com/serialport/website - 3402b093c45233b9775ae95a29603fe1974cf74e authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
document `port.binding.emitData` (#58)

* document `port.binding.emitData`
* add `port.binding.emitData` docs to 9.x.x

Co-authored-b...

github.com/serialport/website - 8a622a686c8abaec6b3df6052c997e6b6e8b4700 authored about 3 years ago by Alexander Gill <[email protected]>
Fixed EIO_List to prevent crash when a device has no COM port (#2325)

github.com/serialport/bindings-cpp - 3ca00ceeedf70f39b427785214c8516feabd5da4 authored about 3 years ago by caffeinatedbits <[email protected]>
Fixed EIO_List to prevent crash when a device has no COM port (#2325)

github.com/serialport/node-serialport - 3ca00ceeedf70f39b427785214c8516feabd5da4 authored about 3 years ago by caffeinatedbits <[email protected]>
chore: revert package-locks to npm 6

Consider removing these from git

github.com/serialport/bindings-cpp - c60e7f22229221c784257693f9b43796a1fd942a authored about 3 years ago by Francis Gulotta <[email protected]>
chore: revert package-locks to npm 6

Consider removing these from git

github.com/serialport/node-serialport - c60e7f22229221c784257693f9b43796a1fd942a authored about 3 years ago by Francis Gulotta <[email protected]>
Automate changelog (#2298)

* Automate changelog

Signed-off-by: Gareth Hancock <[email protected]>

* Automate changelo...

github.com/serialport/node-serialport - f78f02c9aaf4dbe3c3bf8d8ee3e663311f49f847 authored about 3 years ago by Gareth Hancock <[email protected]>
Automate changelog (#2298)

* Automate changelog

Signed-off-by: Gareth Hancock <[email protected]>

* Automate changelo...

github.com/serialport/bindings-cpp - f78f02c9aaf4dbe3c3bf8d8ee3e663311f49f847 authored about 3 years ago by Gareth Hancock <[email protected]>
chore: (deps-dev): bump node-abi from 3.1.0 to 3.2.0 (#2324)

Bumps [node-abi](https://github.com/lgeiger/node-abi) from 3.1.0 to 3.2.0.
- [Release notes](ht...

github.com/serialport/bindings-cpp - 5c392f090d0b20159e0dc0f3b427efbf70171c94 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: (deps-dev): bump node-abi from 3.1.0 to 3.2.0 (#2324)

Bumps [node-abi](https://github.com/lgeiger/node-abi) from 3.1.0 to 3.2.0.
- [Release notes](ht...

github.com/serialport/node-serialport - 5c392f090d0b20159e0dc0f3b427efbf70171c94 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: (deps-dev): bump node-abi from 3.0.0 to 3.1.0 (#2320)

Bumps [node-abi](https://github.com/lgeiger/node-abi) from 3.0.0 to 3.1.0.
- [Release notes](ht...

github.com/serialport/node-serialport - 252556795611e60184af0dd94daca4f227d4e654 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: (deps-dev): bump node-abi from 3.0.0 to 3.1.0 (#2320)

Bumps [node-abi](https://github.com/lgeiger/node-abi) from 3.0.0 to 3.1.0.
- [Release notes](ht...

github.com/serialport/bindings-cpp - 252556795611e60184af0dd94daca4f227d4e654 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>