Update Rust crate actix to 0.13.1 #168

Merged
pierre merged 1 commits from renovate/actix-0.x into master 2023-08-31 00:27:13 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
actix dependencies patch 0.13.0 -> 0.13.1

Release Notes

actix/actix (actix)

v0.13.1: actix: v0.13.1

Compare Source

Added
  • Add SyncArbiter::start_with_thread_builder().
  • Derive PartialEq and Eq for MailboxError.
  • Minimum supported Rust version (MSRV) is now 1.68.
Fixed
  • Fix SinkWrite sometimes not sending all messages in its buffer.

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](https://github.com/actix/actix) | dependencies | patch | `0.13.0` -> `0.13.1` | --- ### Release Notes <details> <summary>actix/actix (actix)</summary> ### [`v0.13.1`](https://github.com/actix/actix/releases/tag/actix-v0.13.1): actix: v0.13.1 [Compare Source](https://github.com/actix/actix/compare/actix-v0.13.0...actix-v0.13.1) ##### Added - Add `SyncArbiter::start_with_thread_builder()`. - Derive `PartialEq` and `Eq` for `MailboxError`. - Minimum supported Rust version (MSRV) is now 1.68. ##### Fixed - Fix `SinkWrite` sometimes not sending all messages in its buffer. </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:eyJjcmVhdGVkSW5WZXIiOiIzNi43NC4xIiwidXBkYXRlZEluVmVyIjoiMzYuNzQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
pierre added 1 commit 2023-08-31 00:23:16 +00:00
Update Rust crate actix to 0.13.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
adf242b3fd
pierre scheduled this pull request to auto merge when all checks succeed 2023-08-31 00:23:16 +00:00
pierre merged commit adf242b3fd into master 2023-08-31 00:27:13 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/BasicOIDC#168
No description provided.