Update Rust crate actix to v0.13.5 #83

Merged
pierre merged 1 commits from renovate/actix-0.x-lockfile into master 2024-06-10 18:17:04 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
actix dependencies patch 0.13.3 -> 0.13.5

Release Notes

actix/actix (actix)

v0.13.5: actix: v0.13.5

Compare Source

  • Add Registry::try_get() method.
  • Add Registry::get_or_start_default() method.
  • Deprecate Registry::get() method.
  • Relax A: ArbiterService bound on Registry::query().
  • Relax A: ArbiterService bound on Registry::set().

v0.13.4: actix: v0.13.4

Compare Source

  • Add AsyncContext::run_interval_at() method.

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.3` -> `0.13.5` | --- ### Release Notes <details> <summary>actix/actix (actix)</summary> ### [`v0.13.5`](https://github.com/actix/actix/releases/tag/actix-v0.13.5): actix: v0.13.5 [Compare Source](https://github.com/actix/actix/compare/actix-v0.13.4...actix-v0.13.5) - Add `Registry::try_get()` method. - Add `Registry::get_or_start_default()` method. - Deprecate `Registry::get()` method. - Relax `A: ArbiterService` bound on `Registry::query()`. - Relax `A: ArbiterService` bound on `Registry::set()`. ### [`v0.13.4`](https://github.com/actix/actix/releases/tag/actix-v0.13.4): actix: v0.13.4 [Compare Source](https://github.com/actix/actix/compare/actix-v0.13.3...actix-v0.13.4) - Add `AsyncContext::run_interval_at()` method. </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zOTkuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
pierre added 1 commit 2024-06-10 00:13:56 +00:00
Update Rust crate actix to v0.13.5
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
8646837035
pierre merged commit f3d184e06d into master 2024-06-10 18:17:04 +00:00
pierre deleted branch renovate/actix-0.x-lockfile 2024-06-10 18:17:04 +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/VirtWeb#83
No description provided.