the-benchmarker / web-frameworks

Which is the fastest web framework?
MIT License
6.91k stars 641 forks source link

fix(deps): update rust crate salvo to 0.67 #7371

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
salvo (source) dependencies minor 0.66 -> 0.67

Release Notes

salvo-rs/salvo (salvo) ### [`v0.67.0`](https://togithub.com/salvo-rs/salvo/releases/tag/v0.67.0) [Compare Source](https://togithub.com/salvo-rs/salvo/compare/v0.66.2...v0.67.0) #### What's Changed - remove repetitive words by [@​rustrover](https://togithub.com/rustrover) in [https://github.com/salvo-rs/salvo/pull/714](https://togithub.com/salvo-rs/salvo/pull/714) - chore(deps): update sync_wrapper requirement from 0.1 to 1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/salvo-rs/salvo/pull/721](https://togithub.com/salvo-rs/salvo/pull/721) - NamedFileBuilder use `mime::Mime` as content_type argument. by [@​chrislearn](https://togithub.com/chrislearn) in [https://github.com/salvo-rs/salvo/pull/729](https://togithub.com/salvo-rs/salvo/pull/729) - chore(deps): update hyper-rustls and tokio-rustls by [@​chrislearn](https://togithub.com/chrislearn) in [https://github.com/salvo-rs/salvo/pull/732](https://togithub.com/salvo-rs/salvo/pull/732) - Auto add ToSchema bound to generic type by [@​chrislearn](https://togithub.com/chrislearn) in [https://github.com/salvo-rs/salvo/pull/733](https://togithub.com/salvo-rs/salvo/pull/733) - chore(deps): update rcgen requirement from 0.12 to 0.13 by [@​chrislearn](https://togithub.com/chrislearn) in [https://github.com/salvo-rs/salvo/pull/736](https://togithub.com/salvo-rs/salvo/pull/736) - Improve fuse feature by [@​chrislearn](https://togithub.com/chrislearn) in [https://github.com/salvo-rs/salvo/pull/737](https://togithub.com/salvo-rs/salvo/pull/737) - chore(deps): update salvo-http3 to 0.0.10 by [@​chrislearn](https://togithub.com/chrislearn) in [https://github.com/salvo-rs/salvo/pull/738](https://togithub.com/salvo-rs/salvo/pull/738) - fuse: Rename simple fuse to flex fuse by [@​chrislearn](https://togithub.com/chrislearn) in [https://github.com/salvo-rs/salvo/pull/739](https://togithub.com/salvo-rs/salvo/pull/739) - Update examples dependencies by [@​chrislearn](https://togithub.com/chrislearn) in [https://github.com/salvo-rs/salvo/pull/740](https://togithub.com/salvo-rs/salvo/pull/740) - chore(deps): update brotli requirement from 3.3 to 4.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/salvo-rs/salvo/pull/742](https://togithub.com/salvo-rs/salvo/pull/742) - Add reqwest client to proxy middleware by [@​zhangkai803](https://togithub.com/zhangkai803) in [https://github.com/salvo-rs/salvo/pull/730](https://togithub.com/salvo-rs/salvo/pull/730) - proxy: Add feature hyper-client and reqwest-client. by [@​chrislearn](https://togithub.com/chrislearn) in [https://github.com/salvo-rs/salvo/pull/747](https://togithub.com/salvo-rs/salvo/pull/747) - Update swagger ui to 5.13.0 by [@​chrislearn](https://togithub.com/chrislearn) in [https://github.com/salvo-rs/salvo/pull/748](https://togithub.com/salvo-rs/salvo/pull/748) #### New Contributors - [@​rustrover](https://togithub.com/rustrover) made their first contribution in [https://github.com/salvo-rs/salvo/pull/714](https://togithub.com/salvo-rs/salvo/pull/714) **Full Changelog**: https://github.com/salvo-rs/salvo/compare/v0.66.2...v0.67.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.