fix(deps): update rust crate actix to v0.13.5 #49

Merged
realaravinth merged 1 commit from renovate/actix-0.x-lockfile into master 2024-07-22 19:45:03 +05:30
Member

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: 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.


  • 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**: 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM5OS44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot added the
renovate-bot
label 2024-06-09 07:31:10 +05:30
renovate-bot force-pushed renovate/actix-0.x-lockfile from 6b78534e85 to b6aefc59c2 2024-06-10 00:31:03 +05:30 Compare
renovate-bot changed title from fix(deps): update rust crate actix to v0.13.4 to fix(deps): update rust crate actix to v0.13.5 2024-06-10 00:31:03 +05:30
renovate-bot force-pushed renovate/actix-0.x-lockfile from b6aefc59c2 to 858bf4e936 2024-07-22 19:31:00 +05:30 Compare
realaravinth merged commit 0dc42fa0ab into master 2024-07-22 19:45:03 +05:30
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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: mCaptcha/dcache#49
No description provided.