fix(deps): update rust crate mlua to 0.12 - #149
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Author
|
renovate
Bot
force-pushed
the
renovate/mlua-0.x
branch
3 times, most recently
from
July 23, 2026 23:29
4972ce9 to
653b6de
Compare
renovate
Bot
force-pushed
the
renovate/mlua-0.x
branch
10 times, most recently
from
July 26, 2026 21:24
a6d0fbf to
5ed7fd4
Compare
renovate
Bot
force-pushed
the
renovate/mlua-0.x
branch
from
July 27, 2026 05:38
5ed7fd4 to
881c888
Compare
Ruddickmg
force-pushed
the
development
branch
2 times, most recently
from
July 27, 2026 06:23
1122e59 to
93c5b4d
Compare
renovate
Bot
force-pushed
the
renovate/mlua-0.x
branch
from
July 27, 2026 06:24
881c888 to
c8bf348
Compare
renovate
Bot
force-pushed
the
renovate/mlua-0.x
branch
5 times, most recently
from
July 28, 2026 05:58
129acd1 to
c2289eb
Compare
renovate
Bot
force-pushed
the
renovate/mlua-0.x
branch
from
July 29, 2026 03:13
c2289eb to
c464c5d
Compare
renovate
Bot
force-pushed
the
renovate/mlua-0.x
branch
from
July 29, 2026 03:21
c464c5d to
595ee9e
Compare
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.10→0.12Release Notes
mlua-rs/mlua (mlua)
v0.12.0Compare Source
Changes since v0.12.0-rc.2
ThreadStatus::NormalandThread::is_normal(mimiccoroutine.status)Lua::set_jit_optionswith support of Luau JIT inliner (Luau)Value::as_vector/Value::is_vector(Luau)Table::removeserde: tables with the array metatable are always encoded as arrays (incl.detect_mixed_tablesoption)HashforBorrowedStr/BorrowedBytesLua::current_threadresolves implicit async threads to their root owner (#706)v0.11.6Compare Source
lua55feature flag)AnyUserData::is_proxymethod to check if userdata is a proxynum_params,num_upvalues,is_varargtoFunctionInfov0.11.5Compare Source
Lua::set_memory_categoryandLua::heap_dumpfunctions to profile (Luau) memoryLua::type_metatablehelper to get metatable of a primitive typeLua::tracebackfunction to generate stack traces at different levelsadd_method_once/add_async_method_onceUserData methods (experimental)AnyUserData::type_namepublicIntoLuaMultifor&MultiValuev0.11.4Compare Source
Value::to_serializablepublicdetect_mixed_tables(to encode mixed array+map tables)ObjectLike::get_pathhelper (for tables and userdata)v0.11.3Compare Source
Lua::yield_withto use ascoroutine.yieldfunctional replacement in async functions for any LuaBuffer::cursormethod (Luau)Lua::create_buffer_with_capacitymethod (Luau)v0.11.2Compare Source
Variadic<T>-0.0(#618)v0.11.1Compare Source
Lua::push_c_functionnow correctly handles OOM for Lua 5.1 and Luauv0.11.0Compare Source
Changes since v0.11.0-beta.3
externalmlua-sys feature flagLua::inspect_stacktakes a callback with&Debugargument, instead of returningDebugdirectlyDebug::functionmethod to get function running at a given levelDebug::curr_lineis deprecated in favour ofDebug::current_linethat returnsOption<usize>Lua::set_globalsmethod to replace global environmentTable::set_metatablenow returnsResult<()>(this operation can fail in sandboxed Luau mode)impl ToStringreplaced withInto<StdString>inUserDataregistrationValue::as_strandValue::as_string_lossymethods are deprecated (as they are non-idiomatic)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 was generated by Mend Renovate. View the repository job log.