rust-cli / book

Documentation on how to use the Rust Programming Language to develop commandline applications
https://rust-cli.github.io/book/index.html
MIT License
816 stars 108 forks source link

chore(deps): update safe #206

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
indicatif dependencies patch 0.17.1 -> 0.17.2
serde (source) dependencies patch 1.0.147 -> 1.0.148
serde_derive (source) dependencies patch 1.0.147 -> 1.0.148

Release Notes

console-rs/indicatif ### [`v0.17.2`](https://togithub.com/console-rs/indicatif/releases/tag/0.17.2) [Compare Source](https://togithub.com/console-rs/indicatif/compare/0.17.1...0.17.2) A small maintenance release which makes indicatif more portable and fixes some minor regressions. - Use portable-atomic to fix build on some 32-bit platforms ([#​484](https://togithub.com/console-rs/indicatif/issues/484), thanks to [@​messense](https://togithub.com/messense)) - Implement multi-line progress message support ([#​443](https://togithub.com/console-rs/indicatif/issues/443), thanks to [@​happenslol](https://togithub.com/happenslol)) - Reset estimator of progress rate on backwards movement ([#​483](https://togithub.com/console-rs/indicatif/issues/483), thanks to [@​rlee287](https://togithub.com/rlee287)) - Fix percent initial value when there is no length ([#​491](https://togithub.com/console-rs/indicatif/issues/491), thanks to [@​devmatteini](https://togithub.com/devmatteini)) - Bumped the MSRV to 1.56 ([#​482](https://togithub.com/console-rs/indicatif/issues/482)) On behalf of [@​djc](https://togithub.com/djc) and [@​chris-laplante](https://togithub.com/chris-laplante), thanks to all contributors!
serde-rs/serde ### [`v1.0.148`](https://togithub.com/serde-rs/serde/releases/tag/v1.0.148) [Compare Source](https://togithub.com/serde-rs/serde/compare/v1.0.147...v1.0.148) - Support `remote` derive for generic types that have private fields ([#​2327](https://togithub.com/serde-rs/serde/issues/2327))

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.