Skip to content

chore(deps): bump the minor-updates group with 2 updates#184

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/minor-updates-34189ef15a
Closed

chore(deps): bump the minor-updates group with 2 updates#184
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/minor-updates-34189ef15a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-updates group with 2 updates: zeroize and tokio-serial.

Updates zeroize from 1.8.2 to 1.9.0

Commits

Updates tokio-serial from 5.4.5 to 5.5.0

Changelog

Sourced from tokio-serial's changelog.

[5.5.0] 2026-06-15

Added

  • serde feature, exposing the Serialize/Deserialize implementations from mio-serial/serialport for the re-exported port configuration types (SerialPortBuilder, DataBits, Parity, etc.). #80 by @​barafael.

Changed

  • SerialFramed now reads via tokio_util::io::poll_read_buf instead of a hand-rolled unsafe read loop. #78 by @​paolobarbolini.
  • Replaced the futures dependency with the lighter futures-core and futures-sink. No public API change: the implemented Stream/Sink traits are the same re-exported traits. #81 by @​paolobarbolini, closes #73.
  • Bumped the Minimum Supported Rust Version to 1.71.0, matching the tokio dependency (the previously documented 1.46.0 was no longer attainable).
  • Fixed compiler warnings on Windows.

[5.4.2] 2022-03-04

[5.4.1] 2021-08-08

Minor update to README.md

Changed

  • version of tokio-serial indicated in README.md example.

[5.4.0] 2021-08-08

Final release of version 5.4. No code changes besides bumping mio-serial to 5.0 since the previous 5.4.0-beta4.

Added

  • ColinFinck added as maintainer for tokio-serial
  • estokes added as maintainer for tokio-serial

Changed

[5.4.0-beta4] 2021-07-23

Changed

[5.4.0-beta3] 2021-07-23

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-updates group with 2 updates: [zeroize](https://github.com/RustCrypto/utils) and [tokio-serial](https://github.com/berkowski/tokio-serial).


Updates `zeroize` from 1.8.2 to 1.9.0
- [Commits](RustCrypto/utils@zeroize-v1.8.2...zeroize-v1.9.0)

Updates `tokio-serial` from 5.4.5 to 5.5.0
- [Changelog](https://github.com/berkowski/tokio-serial/blob/master/CHANGELOG.md)
- [Commits](https://github.com/berkowski/tokio-serial/commits)

---
updated-dependencies:
- dependency-name: zeroize
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: tokio-serial
  dependency-version: 5.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
...

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 Jun 15, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 22, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/minor-updates-34189ef15a branch June 22, 2026 23:55
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