Boshen / cargo-shear

Detect and remove unused dependencies from Cargo.toml
MIT License
92 stars 5 forks source link

chore(deps): update rust crates #74

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde_json dependencies patch 1.0.122 -> 1.0.124
syn dependencies patch 2.0.72 -> 2.0.74

Release Notes

serde-rs/json (serde_json) ### [`v1.0.124`](https://togithub.com/serde-rs/json/releases/tag/v1.0.124) [Compare Source](https://togithub.com/serde-rs/json/compare/v1.0.123...v1.0.124) - Fix a bug in processing string escapes in big-endian architectures ([#​1173](https://togithub.com/serde-rs/json/issues/1173), thanks [@​purplesyringa](https://togithub.com/purplesyringa)) ### [`v1.0.123`](https://togithub.com/serde-rs/json/releases/tag/v1.0.123) [Compare Source](https://togithub.com/serde-rs/json/compare/v1.0.122...v1.0.123) - Optimize string parsing by applying SIMD-within-a-register: 30.3% improvement on [twitter.json](https://togithub.com/miloyip/nativejson-benchmark/blob/v1.0.0/data/twitter.json) from 613 MB/s to 799 MB/s ([#​1161](https://togithub.com/serde-rs/json/issues/1161), thanks [@​purplesyringa](https://togithub.com/purplesyringa))
dtolnay/syn (syn) ### [`v2.0.74`](https://togithub.com/dtolnay/syn/releases/tag/2.0.74) [Compare Source](https://togithub.com/dtolnay/syn/compare/2.0.73...2.0.74) - Fix *"temporary is dropped and runs the destructor for type \`impl Iterator\`"* regression affecting certain use of `Generics` iterator methods ([#​1719](https://togithub.com/dtolnay/syn/issues/1719)) ### [`v2.0.73`](https://togithub.com/dtolnay/syn/releases/tag/2.0.73) [Compare Source](https://togithub.com/dtolnay/syn/compare/2.0.72...2.0.73) - Support parsing unnamed C varargs within function pointer types ([#​1711](https://togithub.com/dtolnay/syn/issues/1711)) - Improve synthesized error message on unexpected tokens at the end of the expected contents of a delimited group ([#​1713](https://togithub.com/dtolnay/syn/issues/1713)) - Support parsing unstable tail call syntax ([#​1714](https://togithub.com/dtolnay/syn/issues/1714), [https://github.com/rust-lang/rust/issues/112788](https://togithub.com/rust-lang/rust/issues/112788)) - Add [`Fields::members`](https://docs.rs/syn/2.0.73/syn/enum.Fields.html#method.members) iterator ([#​1716](https://togithub.com/dtolnay/syn/issues/1716), thanks [@​Fancyflame](https://togithub.com/Fancyflame))

Configuration

πŸ“… Schedule: Branch creation - "before 10am on monday" in timezone Asia/Shanghai, 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 was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.