Update Rust crate serialport to v4.9.0 - #31
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/serialport-4.x-lockfile
branch
from
December 12, 2025 00:03
746f792 to
60b9498
Compare
renovate
Bot
force-pushed
the
renovate/serialport-4.x-lockfile
branch
from
March 31, 2026 17:41
60b9498 to
817eb6a
Compare
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
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.
This PR contains the following updates:
4.7.2→4.9.0Release Notes
serialport/serialport-rs (serialport)
v4.9.0Compare Source
Added
exclusiveconfiguration option toSerialPortBuilderto controlwhether ports are opened with exclusive access locks.
#319
Changed
these newly enumerated ports may show up with a different type than with
libudev, but they will be finally enumerated at all.
#311
termios2and the correspondingioctlsTCGETS2andTCSETS2from nixand the libc crate. There is no support form musl for
termios2and we aredirectly talking to the kernel and bypassing it here.
#316
Fixed
TTYPort::pairin aDrop-safeOwnedFdto avoid file descriptor leaks on early returns.termios2(
TCGETS2/TCSETS2+BOTHER) path now that requiredlibcsymbols areavailable.
#316
issues with dependency resolution for many users building with newer Rust
versions. See Dependencies on how to pin them in
your project when building with older Rust versions.
#324
#307
#304
#300
#231
v4.8.1Compare Source
Fixed
#299
v4.8.0Compare Source
Added
flockwhen opening a serial port.#266
Changed
to active windows-sys crate.
#280
UsbPortInfo'sDebugrepresentation.
#290
v4.7.3Compare Source
Added
#259
Changed
seem to outweigh the aimed benefit.
#285
#251
#243
#239
#29
Fixed
#279
#282
on Arch recently.
#281
#283
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.