- 
                Notifications
    
You must be signed in to change notification settings  - Fork 8
 
chore(deps-dev): bump @serialport/parser-readline from 9.2.4 to 10.3.0 #234
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Closed
      
      
            dependabot
  wants to merge
  1
  commit into
  master
from
dependabot/npm_and_yarn/serialport/parser-readline-10.3.0
  
      
      
   
      
    
                
     Closed
            
            chore(deps-dev): bump @serialport/parser-readline from 9.2.4 to 10.3.0 #234
                    dependabot
  wants to merge
  1
  commit into
  master
from
dependabot/npm_and_yarn/serialport/parser-readline-10.3.0
  
      
      
   
              
            Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    | 
           
@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
    <serialport/node-serialport@2fe7d43>
    )
 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
 <serialport/node-serialport@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
    <serialport/node-serialport@7538995>
    )
 Features
    - have terminal ask for baudRate (#2423
    <https://github-redirect.dependabot.com/serialport/node-serialport/issues/2423>)
    (d795f20
    <serialport/node-serialport@d795f20>
    )
    - platform specific open options (#2428
    <https://github-redirect.dependabot.com/serialport/node-serialport/issues/2428>)
    (b3bead4
    <serialport/node-serialport@b3bead4>
    )
 10.2.2
 <serialport/node-serialport@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
    <serialport/node-serialport@ab3d900>
    )
    - stopbits definition and move binding-mock (#2419
    <https://github-redirect.dependabot.com/serialport/node-serialport/issues/2419>)
    (63ec6bb
    <serialport/node-serialport@63ec6bb>
    )
 10.2.1
 <serialport/node-serialport@v10.2.0...v10.2.1>
 (2022-02-03) Bug Fixes
    - build before publish (9be497e
    <serialport/node-serialport@9be497e>
    )
 10.2.0
 <serialport/node-serialport@v10.1.0...v10.2.0>
 (2022-02-03) Features
    - Typescript everything (#2406
    <https://github-redirect.dependabot.com/serialport/node-serialport/issues/2406>)
    (7ae6e51
    <serialport/node-serialport@7ae6e51>
    )
 ... (truncated)
 Commits
    - ceba41c
    <serialport/node-serialport@ceba41c>
    v10.3.0
    - 97450e0
    <serialport/node-serialport@97450e0>
    chore: update packages (#2431
    <https://github-redirect.dependabot.com/serialport/node-serialport/issues/2431>
    )
    - 1eddb07
    <serialport/node-serialport@1eddb07>
    docs: cleanup the readmes (#2430
    <https://github-redirect.dependabot.com/serialport/node-serialport/issues/2430>
    )
    - 6b0e85f
    <serialport/node-serialport@6b0e85f>
    chore: update docs and examples (#2429
    <https://github-redirect.dependabot.com/serialport/node-serialport/issues/2429>
    )
    - b3bead4
    <serialport/node-serialport@b3bead4>
    feat: platform specific open options (#2428
    <https://github-redirect.dependabot.com/serialport/node-serialport/issues/2428>
    )
    - 956de7e
    <serialport/node-serialport@956de7e>
    docs: remove outdated samples, update descirptions
    - 7538995
    <serialport/node-serialport@7538995>
    fix: improve repl (#2425
    <https://github-redirect.dependabot.com/serialport/node-serialport/issues/2425>
    )
    - fa10fce
    <serialport/node-serialport@fa10fce>
    docs: update docs and type descriptions (#2424
    <https://github-redirect.dependabot.com/serialport/node-serialport/issues/2424>
    )
    - d795f20
    <serialport/node-serialport@d795f20>
    feat: have terminal ask for baudRate (#2423
    <https://github-redirect.dependabot.com/serialport/node-serialport/issues/2423>
    )
    - e8be807
    <serialport/node-serialport@e8be807>
    v10.2.2
    - Additional commits viewable in compare view
    <serialport/node-serialport@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:
   #234
 Commit Summary
    - f5215a0
    <f5215a0>
    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
 <#234>, or
 unsubscribe
 <https://github.com/notifications/unsubscribe-auth/AAA5DIYCG7PLS2X5AYWZZILU3EYT3ANCNFSM5OMAWQNQ>
 .
 You are receiving this because you are subscribed to this thread.Message
 ID: ***@***.***>
 
 | 
    
f5215a0    to
    5cdc911      
    Compare
  
    | 
           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.  | 
    
5cdc911    to
    c287034      
    Compare
  
    41d6746    to
    ffd506d      
    Compare
  
    f813917    to
    6dc30c6      
    Compare
  
    8a95397    to
    e9aab3f      
    Compare
  
    2015c9b    to
    ced4d97      
    Compare
  
    875700c    to
    2e364d1      
    Compare
  
    2e364d1    to
    451bb0c      
    Compare
  
    451bb0c    to
    20f1bed      
    Compare
  
    20f1bed    to
    3f7c88b      
    Compare
  
    3f7c88b    to
    6bdbf01      
    Compare
  
    Bumps [@serialport/parser-readline](https://github.com/serialport/node-serialport) from 9.2.4 to 10.3.0. - [Release notes](https://github.com/serialport/node-serialport/releases) - [Changelog](https://github.com/serialport/node-serialport/blob/master/CHANGELOG.md) - [Commits](serialport/node-serialport@v9.2.4...v10.3.0) --- updated-dependencies: - dependency-name: "@serialport/parser-readline" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
6bdbf01    to
    dd5a6dd      
    Compare
  
    | 
           Superseded by #306.  | 
    
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Bumps @serialport/parser-readline from 9.2.4 to 10.3.0.
Release notes
Sourced from
@serialport/parser-readline's releases.Changelog
Sourced from
@serialport/parser-readline's changelog.... (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.2Dependabot 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)