nodebots-interchange
nodebots-interchange copied to clipboard
chore(deps-dev): bump @serialport/parser-readline from 9.2.4 to 10.3.0
Bumps @serialport/parser-readline from 9.2.4 to 10.3.0.
Release notes
Sourced from @serialport/parser-readline's releases.
@serialport/bindings@10.0.1No release notes provided.
10.0.0 (2021-12-11)
This has been a long time coming and is no joke one of the most important releases of node SerialPort. We have a massive amount of Electron users and this makes their lives a 1000 times easier. This only happened thanks to
@GazHankplease find him and give him three cheers of thanks 👏 👏 👏Features
BREAKING CHANGES
- This release switches to NAPI which changes how many binaries are released and will potentially break your build system
@serialport/bindings@9.2.8No release notes provided.
@serialport/bindings@9.2.7No release notes provided.
Changelog
Sourced from @serialport/parser-readline's changelog.
10.3.0 (2022-02-14)
Bug Fixes
Features
10.2.2 (2022-02-05)
Bug Fixes
- run build as part of lint (#2420) (ab3d900)
- stopbits definition and move binding-mock (#2419) (63ec6bb)
10.2.1 (2022-02-03)
Bug Fixes
- build before publish (9be497e)
10.2.0 (2022-02-03)
Features
... (truncated)
Commits
ceba41cv10.3.097450e0chore: update packages (#2431)1eddb07docs: cleanup the readmes (#2430)6b0e85fchore: update docs and examples (#2429)b3bead4feat: platform specific open options (#2428)956de7edocs: remove outdated samples, update descirptions7538995fix: improve repl (#2425)fa10fcedocs: update docs and type descriptions (#2424)d795f20feat: have terminal ask for baudRate (#2423)e8be807v10.2.2- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot will merge this PR once CI passes on it, as requested by @ajfisher.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot merge
On Tue, 15 Feb 2022 at 04:02, dependabot[bot] @.***> wrote:
Bumps @serialport/parser-readline https://github.com/serialport/node-serialport from 9.2.4 to 10.3.0. Release notes
Sourced from @serialport/parser-readline's releases https://github.com/serialport/node-serialport/releases.
@serialport/bindings@10 https://github.com/10.0.1
No release notes provided. 10.0.0 (2021-12-11)
This has been a long time coming and is no joke one of the most important releases of node SerialPort. We have a massive amount of Electron users and this makes their lives a 1000 times easier. This only happened thanks to @GazHank https://github.com/GazHank please find him and give him three cheers of thanks 👏 👏 👏 Features
- Node-API migration (#2305 https://github-redirect.dependabot.com/serialport/node-serialport/pull/2305) (2fe7d43 https://github.com/node-serialport/node-serialport/commit/2fe7d434ca087f95a09ed9a3274d8b5f24e09ab4 )
BREAKING CHANGES
- This release switches to NAPI which changes how many binaries are released and will potentially break your build system
@serialport/bindings@9 https://github.com/9.2.8
No release notes provided. @serialport/bindings@9 https://github.com/9.2.7
No release notes provided.
Changelog
Sourced from @serialport/parser-readline's changelog https://github.com/serialport/node-serialport/blob/master/CHANGELOG.md.
10.3.0 https://github.com/serialport/node-serialport/compare/v10.2.2...v10.3.0 (2022-02-14) Bug Fixes
- improve repl (#2425 https://github-redirect.dependabot.com/serialport/node-serialport/issues/2425) (7538995 https://github.com/serialport/node-serialport/commit/7538995c8a9e086be20b8d12b309c41ca93e4e43 )
Features
- have terminal ask for baudRate (#2423 https://github-redirect.dependabot.com/serialport/node-serialport/issues/2423) (d795f20 https://github.com/serialport/node-serialport/commit/d795f205f9384cacf6bfc73712d5ddc897da2f2e )
- platform specific open options (#2428 https://github-redirect.dependabot.com/serialport/node-serialport/issues/2428) (b3bead4 https://github.com/serialport/node-serialport/commit/b3bead45844498a9071c2e2edbcc2baf995bece5 )
10.2.2 https://github.com/serialport/node-serialport/compare/v10.2.1...v10.2.2 (2022-02-05) Bug Fixes
- run build as part of lint (#2420 https://github-redirect.dependabot.com/serialport/node-serialport/issues/2420) (ab3d900 https://github.com/serialport/node-serialport/commit/ab3d900e96119b9cc732b163396edc8281e1bf72 )
- stopbits definition and move binding-mock (#2419 https://github-redirect.dependabot.com/serialport/node-serialport/issues/2419) (63ec6bb https://github.com/serialport/node-serialport/commit/63ec6bb7d6be312bcc8d0976c9780325c9898632 )
10.2.1 https://github.com/serialport/node-serialport/compare/v10.2.0...v10.2.1 (2022-02-03) Bug Fixes
- build before publish (9be497e https://github.com/serialport/node-serialport/commit/9be497e0f47629926f42a60b6d020185fd6b971f )
10.2.0 https://github.com/serialport/node-serialport/compare/v10.1.0...v10.2.0 (2022-02-03) Features
- Typescript everything (#2406 https://github-redirect.dependabot.com/serialport/node-serialport/issues/2406) (7ae6e51 https://github.com/serialport/node-serialport/commit/7ae6e51a84738da1999863a80f4ec8ce7acd953a )
... (truncated) Commits
- ceba41c https://github.com/serialport/node-serialport/commit/ceba41c8f89d911de210f2513aaae85fff3ab457 v10.3.0
- 97450e0 https://github.com/serialport/node-serialport/commit/97450e0a3698a98aadd8ba9f2f4f3aa50af6654b chore: update packages (#2431 https://github-redirect.dependabot.com/serialport/node-serialport/issues/2431 )
- 1eddb07 https://github.com/serialport/node-serialport/commit/1eddb0710ecf8cc56fb0608c325586ba1217de6e docs: cleanup the readmes (#2430 https://github-redirect.dependabot.com/serialport/node-serialport/issues/2430 )
- 6b0e85f https://github.com/serialport/node-serialport/commit/6b0e85fc14a3d7580b1e51b9492fd6ae3383f912 chore: update docs and examples (#2429 https://github-redirect.dependabot.com/serialport/node-serialport/issues/2429 )
- b3bead4 https://github.com/serialport/node-serialport/commit/b3bead45844498a9071c2e2edbcc2baf995bece5 feat: platform specific open options (#2428 https://github-redirect.dependabot.com/serialport/node-serialport/issues/2428 )
- 956de7e https://github.com/serialport/node-serialport/commit/956de7e61897dfaf93ff458cc2a2cc7344acc666 docs: remove outdated samples, update descirptions
- 7538995 https://github.com/serialport/node-serialport/commit/7538995c8a9e086be20b8d12b309c41ca93e4e43 fix: improve repl (#2425 https://github-redirect.dependabot.com/serialport/node-serialport/issues/2425 )
- fa10fce https://github.com/serialport/node-serialport/commit/fa10fce1a053a384ba7fea9d855cea1ebc3e212f docs: update docs and type descriptions (#2424 https://github-redirect.dependabot.com/serialport/node-serialport/issues/2424 )
- d795f20 https://github.com/serialport/node-serialport/commit/d795f205f9384cacf6bfc73712d5ddc897da2f2e feat: have terminal ask for baudRate (#2423 https://github-redirect.dependabot.com/serialport/node-serialport/issues/2423 )
- e8be807 https://github.com/serialport/node-serialport/commit/e8be807d39ad084ffc7e8609693da5a94cf8a9cb v10.2.2
- Additional commits viewable in compare view https://github.com/serialport/node-serialport/compare/v9.2.4...v10.3.0
[image: Dependabot compatibility score] https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- @dependabot rebase will rebase this PR
- @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
- @dependabot merge will merge this PR after your CI passes on it
- @dependabot squash and merge will squash and merge this PR after your CI passes on it
- @dependabot cancel merge will cancel a previously requested merge and block automerging
- @dependabot reopen will reopen this PR if it is closed
- @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can view, comment on, or merge this pull request online at:
https://github.com/nodebots/nodebots-interchange/pull/234 Commit Summary
- f5215a0 https://github.com/nodebots/nodebots-interchange/pull/234/commits/f5215a006f7dea895492ad54dcce26d219e80094 chore(deps-dev): bump @serialport/parser-readline from 9.2.4 to 10.3.0
File Changes
(2 files https://github.com/nodebots/nodebots-interchange/pull/234/files )
- M package-lock.json https://github.com/nodebots/nodebots-interchange/pull/234/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519 (33)
- M package.json https://github.com/nodebots/nodebots-interchange/pull/234/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519 (2)
Patch Links:
- https://github.com/nodebots/nodebots-interchange/pull/234.patch
- https://github.com/nodebots/nodebots-interchange/pull/234.diff
— Reply to this email directly, view it on GitHub https://github.com/nodebots/nodebots-interchange/pull/234, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA5DIYCG7PLS2X5AYWZZILU3EYT3ANCNFSM5OMAWQNQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
One of your CI runs failed on this pull request, so Dependabot won't merge it.
Dependabot will still automatically merge this pull request if you amend it and your tests pass.
Superseded by #306.