Update Rust crate ractor to 0.15.10 #135

Merged
renovate merged 1 commits from renovate/ractor-0.x into master 2025-12-22 00:32:00 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
ractor dependencies patch 0.15.90.15.10

Release Notes

slawlor/ractor (ractor)

v0.15.10

Compare Source

What's Changed

  • add 'spawn_instant' to thead_local actor, similar to the normal actor by @​0x53A in #​397
  • feat(derive): Support generic types for Ractor messages by @​iskng in #​399
  • Bump actions/checkout from 5 to 6 by @​dependabot[bot] in #​400
  • Performance improvements giving ~15% better message processing latencies and MPS metrics along with enhanced documentations by @​slawlor in #​402
  • Cleanup proc macro to give more structured errors and cleaner parsing by @​slawlor in #​403

Full Changelog: https://github.com/slawlor/ractor/compare/v0.15.9...v0.15.10


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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


  • 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 | |---|---|---|---| | [ractor](https://github.com/slawlor/ractor) | dependencies | patch | `0.15.9` → `0.15.10` | --- ### Release Notes <details> <summary>slawlor/ractor (ractor)</summary> ### [`v0.15.10`](https://github.com/slawlor/ractor/releases/tag/v0.15.10) [Compare Source](https://github.com/slawlor/ractor/compare/v0.15.9...v0.15.10) #### What's Changed - add 'spawn\_instant' to thead\_local actor, similar to the normal actor by [@&#8203;0x53A](https://github.com/0x53A) in [#&#8203;397](https://github.com/slawlor/ractor/pull/397) - feat(derive): Support generic types for Ractor messages by [@&#8203;iskng](https://github.com/iskng) in [#&#8203;399](https://github.com/slawlor/ractor/pull/399) - Bump actions/checkout from 5 to 6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;400](https://github.com/slawlor/ractor/pull/400) - Performance improvements giving \~15% better message processing latencies and MPS metrics along with enhanced documentations by [@&#8203;slawlor](https://github.com/slawlor) in [#&#8203;402](https://github.com/slawlor/ractor/pull/402) - Cleanup proc macro to give more structured errors and cleaner parsing by [@&#8203;slawlor](https://github.com/slawlor) in [#&#8203;403](https://github.com/slawlor/ractor/pull/403) **Full Changelog**: <https://github.com/slawlor/ractor/compare/v0.15.9...v0.15.10> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-12-22 00:31:59 +00:00
Update Rust crate ractor to 0.15.10
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
f6a7132d43
renovate scheduled this pull request to auto merge when all checks succeed 2025-12-22 00:31:59 +00:00
renovate merged commit 2f933a247f into master 2025-12-22 00:32:00 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/MatrixGW#135