ranger-ross/actix-web-validation (actix-web-validation)
### [`v0.5.1`](https://togithub.com/ranger-ross/actix-web-validation/releases/tag/v0.5.1)
[Compare Source](https://togithub.com/ranger-ross/actix-web-validation/compare/v0.5.0...v0.5.1)
#### What's Changed
- Added spellcheck ci and fixed typos by [@ranger-ross](https://togithub.com/ranger-ross) in [https://github.com/ranger-ross/actix-web-validation/pull/32](https://togithub.com/ranger-ross/actix-web-validation/pull/32)
**Full Changelog**: https://github.com/ranger-ross/actix-web-validation/compare/v0.5.0...v0.5.1
### [`v0.5.0`](https://togithub.com/ranger-ross/actix-web-validation/releases/tag/v0.5.0)
[Compare Source](https://togithub.com/ranger-ross/actix-web-validation/compare/v0.4.1...v0.5.0)
#### What's Changed
- Removed `futures-core` dependency by [@ranger-ross](https://togithub.com/ranger-ross) in [https://github.com/ranger-ross/actix-web-validation/pull/28](https://togithub.com/ranger-ross/actix-web-validation/pull/28)
- internal: Used definition macro in custom validation by [@ranger-ross](https://togithub.com/ranger-ross) in [https://github.com/ranger-ross/actix-web-validation/pull/29](https://togithub.com/ranger-ross/actix-web-validation/pull/29)
- Added badges by [@ranger-ross](https://togithub.com/ranger-ross) in [https://github.com/ranger-ross/actix-web-validation/pull/30](https://togithub.com/ranger-ross/actix-web-validation/pull/30)
- Added Error handler extensions for `ServiceConfig` by [@ranger-ross](https://togithub.com/ranger-ross) in [https://github.com/ranger-ross/actix-web-validation/pull/31](https://togithub.com/ranger-ross/actix-web-validation/pull/31)
**Full Changelog**: https://github.com/ranger-ross/actix-web-validation/compare/v0.4.1...v0.5.0
### [`v0.4.1`](https://togithub.com/ranger-ross/actix-web-validation/releases/tag/v0.4.1)
[Compare Source](https://togithub.com/ranger-ross/actix-web-validation/compare/v0.4.0...v0.4.1)
#### What's Changed
- chore: bump derive more in dev-dependencies by [@ranger-ross](https://togithub.com/ranger-ross) in [https://github.com/ranger-ross/actix-web-validation/pull/23](https://togithub.com/ranger-ross/actix-web-validation/pull/23)
- chore: Added trait validated_definition macro by [@ranger-ross](https://togithub.com/ranger-ross) in [https://github.com/ranger-ross/actix-web-validation/pull/24](https://togithub.com/ranger-ross/actix-web-validation/pull/24)
- Reduced string allocation during garde validation error (clippy lint) by [@ranger-ross](https://togithub.com/ranger-ross) in [https://github.com/ranger-ross/actix-web-validation/pull/25](https://togithub.com/ranger-ross/actix-web-validation/pull/25)
**Full Changelog**: https://github.com/ranger-ross/actix-web-validation/compare/v0.4.0...v0.4.1
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
0.4.0
->0.5.0
Release Notes
ranger-ross/actix-web-validation (actix-web-validation)
### [`v0.5.1`](https://togithub.com/ranger-ross/actix-web-validation/releases/tag/v0.5.1) [Compare Source](https://togithub.com/ranger-ross/actix-web-validation/compare/v0.5.0...v0.5.1) #### What's Changed - Added spellcheck ci and fixed typos by [@ranger-ross](https://togithub.com/ranger-ross) in [https://github.com/ranger-ross/actix-web-validation/pull/32](https://togithub.com/ranger-ross/actix-web-validation/pull/32) **Full Changelog**: https://github.com/ranger-ross/actix-web-validation/compare/v0.5.0...v0.5.1 ### [`v0.5.0`](https://togithub.com/ranger-ross/actix-web-validation/releases/tag/v0.5.0) [Compare Source](https://togithub.com/ranger-ross/actix-web-validation/compare/v0.4.1...v0.5.0) #### What's Changed - Removed `futures-core` dependency by [@ranger-ross](https://togithub.com/ranger-ross) in [https://github.com/ranger-ross/actix-web-validation/pull/28](https://togithub.com/ranger-ross/actix-web-validation/pull/28) - internal: Used definition macro in custom validation by [@ranger-ross](https://togithub.com/ranger-ross) in [https://github.com/ranger-ross/actix-web-validation/pull/29](https://togithub.com/ranger-ross/actix-web-validation/pull/29) - Added badges by [@ranger-ross](https://togithub.com/ranger-ross) in [https://github.com/ranger-ross/actix-web-validation/pull/30](https://togithub.com/ranger-ross/actix-web-validation/pull/30) - Added Error handler extensions for `ServiceConfig` by [@ranger-ross](https://togithub.com/ranger-ross) in [https://github.com/ranger-ross/actix-web-validation/pull/31](https://togithub.com/ranger-ross/actix-web-validation/pull/31) **Full Changelog**: https://github.com/ranger-ross/actix-web-validation/compare/v0.4.1...v0.5.0 ### [`v0.4.1`](https://togithub.com/ranger-ross/actix-web-validation/releases/tag/v0.4.1) [Compare Source](https://togithub.com/ranger-ross/actix-web-validation/compare/v0.4.0...v0.4.1) #### What's Changed - chore: bump derive more in dev-dependencies by [@ranger-ross](https://togithub.com/ranger-ross) in [https://github.com/ranger-ross/actix-web-validation/pull/23](https://togithub.com/ranger-ross/actix-web-validation/pull/23) - chore: Added trait validated_definition macro by [@ranger-ross](https://togithub.com/ranger-ross) in [https://github.com/ranger-ross/actix-web-validation/pull/24](https://togithub.com/ranger-ross/actix-web-validation/pull/24) - Reduced string allocation during garde validation error (clippy lint) by [@ranger-ross](https://togithub.com/ranger-ross) in [https://github.com/ranger-ross/actix-web-validation/pull/25](https://togithub.com/ranger-ross/actix-web-validation/pull/25) **Full Changelog**: https://github.com/ranger-ross/actix-web-validation/compare/v0.4.0...v0.4.1Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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 was generated by Mend Renovate. View the repository job log.