Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps serialport from 4.7.3 to 4.8.1.

Changelog

Sourced from serialport's changelog.

[4.8.1] - 2025-10-07i

Fixed

  • Generating documentation on docs.rs. #299

[4.8.0] - 2025-10-06

Added

  • Additionally acquire an advisory lock with flock when opening a serial port. #266

Changed

  • Switch from no longer actively maintained Windows FFI abstractions winapi to active windows-sys crate. #280
  • Output USB VID and PID in hexadecimal digits in UsbPortInfo's Debug representation. #290
Commits
  • 956ff2f Release 4.8.1
  • 2ba93c2 Add changelog for fixing documentation builds at docs.rs
  • 37de481 Replace doc_auto_cfg with doc_cfg
  • 57c7017 Add CI test for building docs
  • ca194a0 Bump version after release
  • 926139d Release 4.8.0
  • 1d653dd Pin subdependency quote for our MSRV
  • ca6a2a8 Fix locking tests for macOS /dev/tty.* devices
  • dab9996 Fix wording in error message from lock_shared
  • 62f47b2 Don't build file locking tests on Windows
  • 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 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 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.7.3 to 4.8.1.
- [Changelog](https://github.com/serialport/serialport-rs/blob/main/CHANGELOG.md)
- [Commits](serialport/serialport-rs@v4.7.3...v4.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 13, 2025
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