Skip to content

Update actix crate to 0.13.0#332

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/actix-0.x
Open

Update actix crate to 0.13.0#332
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/actix-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 7, 2021

This PR contains the following updates:

Package Type Update Change
actix dependencies minor 0.10.00.13.0

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.

v0.13.0: actix: v0.13.0

Compare Source

Added
  • Implement Clone for WeakRecipient. #​518
  • Implement From<Recipient> for WeakRecipient. #​518
  • Add Recipient::downgrade method for obtaining a WeakRecipient. #​518
  • Extend Sender trait with a downgrade method. #​518
Changed
  • Make WeakSender trait public rather than crate-public. #​518
  • Updated tokio-util dependency to 0.7. #???
  • Updated minimum supported Rust version to 1.49.
Removed

v0.12.0: actix: v0.12.0

Compare Source

Added
  • Add fut::try_future::ActorTryFuture. #​419
  • Add fut::try_future::ActorTryFutureExt trait with map_ok, map_err and and_then combinator. #​419
  • Add fut::future::ActorFutureExt::boxed_local. #​493
  • Implemented MessageResponse for Vec<T>. #​501
Changed
  • Make Context::new public. #​491
  • SinkWriter::write returns Result instead of Option. #​499

v0.11.1: actix: v0.11.1

Fixed
  • Panics caused by instant cancellation of a spawned future. #​484

v0.11.0: actix: v0.11.0

Removed
  • Remove fut::IntoActorFuture trait. #​475
  • Remove fut::future::WrapFuture's Output associated type. #​475
  • Remove fut::stream::WrapStream's Item associated type. #​475
  • Remove prelude::Future re-export from std. #​482
  • Remove fut::future::Either re-export. Support for the enum re-exported from futures_util enum
    still exists. #​482
  • Remove fut::future::FutureResult type alias. #​482

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 branch from 81ec5a1 to b486500 Compare June 8, 2021 12:51
@renovate renovate bot changed the title Update Rust crate actix to 0.11.1 Update Rust crate actix to 0.12.0 Jun 8, 2021
@renovate renovate bot force-pushed the renovate/actix-0.x branch from b486500 to aa595bc Compare November 2, 2021 22:49
@renovate renovate bot changed the title Update Rust crate actix to 0.12.0 Update actix crate to 0.12.0 Nov 2, 2021
@renovate renovate bot force-pushed the renovate/actix-0.x branch from aa595bc to f02ab1a Compare November 8, 2021 04:12
@renovate renovate bot force-pushed the renovate/actix-0.x branch from f02ab1a to 855eb6c Compare January 2, 2022 02:56
@renovate renovate bot force-pushed the renovate/actix-0.x branch from 855eb6c to 973fd0e Compare March 1, 2022 04:59
@renovate renovate bot changed the title Update actix crate to 0.12.0 Update actix crate to 0.13.0 Mar 1, 2022
@renovate renovate bot force-pushed the renovate/actix-0.x branch 2 times, most recently from b1942d9 to cc36666 Compare March 15, 2023 18:48
@renovate renovate bot changed the title Update actix crate to 0.13.0 Update actix crate to 0.13.0 - autoclosed Mar 24, 2023
@renovate renovate bot closed this Mar 24, 2023
@renovate renovate bot deleted the renovate/actix-0.x branch March 24, 2023 21:01
@renovate renovate bot changed the title Update actix crate to 0.13.0 - autoclosed Update actix crate to 0.13.0 Mar 24, 2023
@renovate renovate bot reopened this Mar 24, 2023
@renovate renovate bot restored the renovate/actix-0.x branch March 24, 2023 22:39
@renovate renovate bot changed the title Update actix crate to 0.13.0 Update actix crate to 0.13.1 Aug 30, 2023
@renovate renovate bot force-pushed the renovate/actix-0.x branch from cc36666 to fbcddc1 Compare August 30, 2023 16:03
@renovate renovate bot force-pushed the renovate/actix-0.x branch from fbcddc1 to 0a00448 Compare February 1, 2024 23:30
@renovate renovate bot changed the title Update actix crate to 0.13.1 Update actix crate to 0.13.2 Feb 1, 2024
@renovate
Copy link
Contributor Author

renovate bot commented Feb 1, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 0.13.3
    Updating crates.io index
error: failed to select a version for the requirement `actix = "^0.10"`
candidate versions found which didn't match: 0.13.3
location searched: crates.io index
required by package `actix-ogn v0.4.0`
    ... which satisfies dependency `actix-ogn = "^0.4.0"` (locked to 0.4.0) of package `ogn-web-gateway v0.1.0 (/tmp/renovate/repos/github/Turbo87/ogn-web-gateway)`
perhaps a crate was updated and forgotten to be re-vendored?

@renovate renovate bot force-pushed the renovate/actix-0.x branch from 0a00448 to 4f8a920 Compare February 7, 2024 06:33
@renovate renovate bot changed the title Update actix crate to 0.13.2 Update actix crate to 0.13.3 Feb 7, 2024
@renovate renovate bot force-pushed the renovate/actix-0.x branch from 4f8a920 to 1f09e4b Compare May 5, 2024 09:40
@renovate renovate bot changed the title Update actix crate to 0.13.3 Update actix crate to 0.13.0 May 5, 2024
@renovate renovate bot force-pushed the renovate/actix-0.x branch from 1f09e4b to ef968b1 Compare August 10, 2025 14:37
@renovate renovate bot force-pushed the renovate/actix-0.x branch from ef968b1 to 05f790e Compare September 25, 2025 20:00
@renovate renovate bot force-pushed the renovate/actix-0.x branch from 05f790e to 5e88add Compare February 12, 2026 14:53
@renovate renovate bot force-pushed the renovate/actix-0.x branch from 5e88add to 6752686 Compare March 13, 2026 15:37
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