fix(deps): update rust crate ractor to 0.16 - #307
Open
MFSGA wants to merge 7 commits into
Open
Conversation
MFSGA
force-pushed
the
renovate/ractor-0.x
branch
from
July 30, 2026 06:12
a734303 to
71fbfc3
Compare
MFSGA
force-pushed
the
renovate/ractor-0.x
branch
from
July 31, 2026 06:37
71fbfc3 to
cdced1b
Compare
Owner
Author
Edited/Blocked NotificationRenovate 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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.15→0.16Release Notes
slawlor/ractor (ractor)
v0.16.2Compare Source
What's Changed
Full Changelog: slawlor/ractor@v0.16.1...v0.16.2
v0.16.1Compare Source
What's Changed
Full Changelog: slawlor/ractor@v0.16.0...v0.16.1
v0.16.0Compare Source
Ractor v0.16.0 and ractor_cluster are released!
Since v0.15.13, development has focused on the 0.16 release: adding opt-in ergonomic actor-definition macros and borrowed registry lookups; reducing actor-loop, tracing, process-group shutdown, registry, and cluster-serialization overhead; and fixing factory heartbeat handling. Cluster reliability was strengthened with bounded inbound frames, correct tracing feature gating, deterministic duplicate-session resolution, and the authenticated-callback spelling correction. The release also raises MSRV to Rust 1.85 and modernizes dependencies and CI.
What's Changed
New Contributors
Full Changelog: slawlor/ractor@v0.15.13...v0.16.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.