Update Rust crate mlua to v0.11.5 #56

Open
renovate-bot wants to merge 1 commit from renovate/mlua-0.x-lockfile into master
Collaborator

This PR contains the following updates:

Package Type Update Change
mlua dependencies patch 0.11.4 -> 0.11.5

Release Notes

mlua-rs/mlua (mlua)

v0.11.5

Compare Source

  • Luau updated to 0.701
  • Added Lua::set_memory_category and Lua::heap_dump functions to profile (Luau) memory
  • Added Lua::type_metatable helper to get metatable of a primitive type
  • Added Lua::traceback function to generate stack traces at different levels
  • Added add_method_once /add_async_method_once UserData methods (experimental)
  • Make AnyUserData::type_name public
  • impl IntoLuaMulti for &MultiValue
  • Bugfixes and async perf improvements

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 | |---|---|---|---| | [mlua](https://github.com/mlua-rs/mlua) | dependencies | patch | `0.11.4` -> `0.11.5` | --- ### Release Notes <details> <summary>mlua-rs/mlua (mlua)</summary> ### [`v0.11.5`](https://github.com/mlua-rs/mlua/blob/HEAD/CHANGELOG.md#v0115-Nov-22-2025) [Compare Source](https://github.com/mlua-rs/mlua/compare/v0.11.4...v0.11.5) - Luau updated to 0.701 - Added `Lua::set_memory_category` and `Lua::heap_dump` functions to profile (Luau) memory - Added `Lua::type_metatable` helper to get metatable of a primitive type - Added `Lua::traceback` function to generate stack traces at different levels - Added `add_method_once` /`add_async_method_once` UserData methods (experimental) - Make `AnyUserData::type_name` public - impl `IntoLuaMulti` for `&MultiValue` - Bugfixes and async perf improvements </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40My43IiwidXBkYXRlZEluVmVyIjoiNDEuNDMuNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Update Rust crate mlua to v0.11.5
Some checks failed
check / build (pull_request_target) Failing after 2s
check / check (pull_request_target) Failing after 1s
ecec0f16d6
Some checks failed
check / build (pull_request_target) Failing after 2s
Required
Details
check / check (pull_request_target) Failing after 1s
Required
Details
Some required checks were not successful.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/mlua-0.x-lockfile:renovate/mlua-0.x-lockfile
git switch renovate/mlua-0.x-lockfile
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
lucas/ntfy-collector!56
No description provided.