Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate actix to v0.13.5 #55

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 5, 2024

This PR contains the following updates:

Package Type Update Change
actix dependencies patch 0.13.0 -> 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.

v0.13.3: actix: v0.13.3

Compare Source

  • No significant changes since 0.13.2.

v0.13.2: actix: v0.13.2

Compare Source

  • Expose ContextFut::restart.
  • Unquoted types are now allowed in the #[rtype(result = TYPE)] position when type is a path.

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: 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/actix-0.x-lockfile branch from eedd1d4 to 5252009 Compare June 9, 2024 01:51
@renovate renovate bot changed the title Update Rust crate actix to v0.13.3 Update Rust crate actix to v0.13.4 Jun 9, 2024
@renovate renovate bot changed the title Update Rust crate actix to v0.13.4 Update Rust crate actix to v0.13.5 Jun 9, 2024
@renovate renovate bot force-pushed the renovate/actix-0.x-lockfile branch from 5252009 to 01911de Compare June 9, 2024 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants