BurntNail / vent

Website for managing House Events
https://blog.maguire.tech/posts/projects/vent/
MIT License
4 stars 1 forks source link

fix(deps): update rust crate axum-login to 0.6.0 #141

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
axum-login dependencies minor 0.5.0 -> 0.6.0

Release Notes

maxcountryman/axum-login (axum-login) ### [`v0.6.0`](https://togithub.com/maxcountryman/axum-login/blob/HEAD/CHANGELOG.md#060) [Compare Source](https://togithub.com/maxcountryman/axum-login/compare/v0.5.0...v0.6.0) **BREAKING CHANGES**: - Provide `User` without `Option` [#​70](https://togithub.com/maxcountryman/axum-login/pull/70) - Use associated type `Error` in `UserStore` instead of eyre for error handling [#​69](https://togithub.com/maxcountryman/axum-login/pull/69) - Make `role_bounds` optional [#​67](https://togithub.com/maxcountryman/axum-login/pull/67) **OTHER CHANGES** - Introduce `DefaultQueryProvider` for `sqlx` stores [#​72](https://togithub.com/maxcountryman/axum-login/pull/72) - Update `tower` to `0.4.0` - Add optional redirect in `RequireAuthorizationLayer`

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.