Skip to content

chore(deps): bump serialport from 4.9.0 to 4.10.0 - #16

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/serialport-4.10.0
Open

chore(deps): bump serialport from 4.9.0 to 4.10.0#16
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/serialport-4.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps serialport from 4.9.0 to 4.10.0.

Changelog

Sourced from serialport's changelog.

[4.10.0] - 2026-08-24

Added

  • Provide USB port location in terms of bus and port chain via UsbPortInfo and Location. #222 #350 #360
  • Add new target illumos. #347

Changed

  • Return error instead of panicking when reading inconsistent input/output baudrates on some POSIX targets. #368

Fixed

  • Accept dashes in serial number parsing on Windows. #351 #370
Commits
  • cdbe8ed Release 4.10
  • 2013f09 Add changelog for dashes in Windows serial numbers
  • 42aa9e1 Add test for parsing serial number with dashes
  • 7d4ed44 Accept dash in serial numbers on Windows
  • e313150 Add changelog new target support for illumos
  • 5b37149 Sort target_os lists
  • ac738c4 Make adding sevmver checks for Illumos after release a FIXME
  • 80c9117 Clean up nit-pick on Illumos
  • 2673a21 Add support for illumos
  • 6791667 Update changelog for returning errors on baud rate mismatch
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [serialport](https://github.com/serialport/serialport-rs) from 4.9.0 to 4.10.0.
- [Changelog](https://github.com/serialport/serialport-rs/blob/main/CHANGELOG.md)
- [Commits](serialport/serialport-rs@v4.9.0...v4.10.0)

---
updated-dependencies:
- dependency-name: serialport
  dependency-version: 4.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants