mihaigalos / aim

🎯 A command line download/upload tool with resume.
MIT License
114 stars 6 forks source link

Update Rust crate serial_test to v2 #254

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serial_test dev-dependencies major 1.0.0 -> 2.0.0

Release Notes

palfrey/serial_test ### [`v2.0.0`](https://togithub.com/palfrey/serial_test/releases/tag/v2.0.0) [Compare Source](https://togithub.com/palfrey/serial_test/compare/v1.0.0...v2.0.0) Main change is the [Syn 2.x upgrade](https://togithub.com/palfrey/serial_test/pull/96) which required an MSRV bump. MSRV is now 1.68.2. Note this is minimum *supported*, as it may well compile with lower versions, but they're not supported at all. There's also a small bug fix for an issue when [running under vscode and stripping attributes](https://togithub.com/palfrey/serial_test/pull/94) **Full Changelog**: https://github.com/palfrey/serial_test/compare/v1.0.0...v2.0.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 1 year ago

Codecov Report

Merging #254 (2ca5081) into main (f083fe7) will not change coverage. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main     #254   +/-   ##
=======================================
  Coverage   97.56%   97.56%           
=======================================
  Files          17       17           
  Lines        1398     1398           
=======================================
  Hits         1364     1364           
  Misses         34       34           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.