Update Rust crate actix to 0.13.1 #92

Merged
pierre merged 1 commits from renovate/actix-0.x into master 2023-12-13 08:46:10 +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:31:50 +00:00
Update Rust crate actix to 0.13.1
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
f1d31d0496
Author
Owner

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ **Warning**: custom changes will be lost.
pierre merged commit 7c5e82d9de into master 2023-12-13 08:46:10 +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/tcp-over-http#92
No description provided.