Skip to content
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

Bump semver and serialport in /examples/courses/2018-11-SenSys/sensys_udp_rx/server #326

Commits on Jun 23, 2023

  1. Bump semver and serialport

    Removes [semver](https://github.com/npm/node-semver). It's no longer used after updating ancestor dependency [serialport](https://github.com/serialport/node-serialport). These dependencies need to be updated together.
    
    
    Removes `semver`
    
    Updates `serialport` from 7.0.2 to 11.0.0
    - [Release notes](https://github.com/serialport/node-serialport/releases)
    - [Changelog](https://github.com/serialport/node-serialport/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/serialport/node-serialport/compare/[email protected])
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    - dependency-name: serialport
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    a1f8365 View commit details
    Browse the repository at this point in the history