shadowsocks / shadowsocks-rust

A Rust port of shadowsocks
https://shadowsocks.org/
MIT License
8.42k stars 1.15k forks source link

fix(deps): update rust crate httparse to v1.9.5 #1682

Closed renovate[bot] closed 19 hours ago

renovate[bot] commented 19 hours ago

This PR contains the following updates:

Package Type Update Change
httparse dependencies patch 1.9.4 -> 1.9.5

Release Notes

seanmonstar/httparse (httparse) ### [`v1.9.5`](https://redirect.github.com/seanmonstar/httparse/releases/tag/v1.9.5) [Compare Source](https://redirect.github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) #### What's Changed - perf: cibench workflow by [@​AaronO](https://redirect.github.com/AaronO) in [https://github.com/seanmonstar/httparse/pull/179](https://redirect.github.com/seanmonstar/httparse/pull/179) - benches: lexicographically ordered bench names by [@​AaronO](https://redirect.github.com/AaronO) in [https://github.com/seanmonstar/httparse/pull/180](https://redirect.github.com/seanmonstar/httparse/pull/180) - perf(simd): avx2 fallback to swar instead of sse4.2 by [@​AaronO](https://redirect.github.com/AaronO) in [https://github.com/seanmonstar/httparse/pull/181](https://redirect.github.com/seanmonstar/httparse/pull/181) - lint(simd): don't build simd::sse42 when +avx2 by [@​AaronO](https://redirect.github.com/AaronO) in [https://github.com/seanmonstar/httparse/pull/183](https://redirect.github.com/seanmonstar/httparse/pull/183) - **fix** unsound use of pointer::add by [@​krasimirgg](https://redirect.github.com/krasimirgg) in [https://github.com/seanmonstar/httparse/pull/185](https://redirect.github.com/seanmonstar/httparse/pull/185) #### New Contributors - [@​krasimirgg](https://redirect.github.com/krasimirgg) made their first contribution in [https://github.com/seanmonstar/httparse/pull/185](https://redirect.github.com/seanmonstar/httparse/pull/185)

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 is behind base branch, 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.