Update Rust crate actix-session to 0.9.0 #219

Merged
pierre merged 1 commits from renovate/actix-session-0.x into master 2024-01-14 00:24:19 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
actix-session (source) dependencies minor 0.8.0 -> 0.9.0

Release Notes

actix/actix-extras (actix-session)

v0.9.0

  • Remove use of async-trait on SessionStore trait.
  • Minimum supported Rust version (MSRV) is now 1.75.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actix-session](https://actix.rs) ([source](https://github.com/actix/actix-extras/tree/HEAD/actix-session)) | dependencies | minor | `0.8.0` -> `0.9.0` | --- ### Release Notes <details> <summary>actix/actix-extras (actix-session)</summary> ### [`v0.9.0`](https://github.com/actix/actix-extras/blob/HEAD/actix-session/CHANGES.md#090) - Remove use of `async-trait` on `SessionStore` trait. - Minimum supported Rust version (MSRV) is now 1.75. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
pierre added 1 commit 2024-01-14 00:23:10 +00:00
Update Rust crate actix-session to 0.9.0
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
045e524cdf
pierre scheduled this pull request to auto merge when all checks succeed 2024-01-14 00:23:10 +00:00
pierre merged commit 36f9d9bc61 into master 2024-01-14 00:24:19 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/BasicOIDC#219
No description provided.