[PR #1254] [MERGED] build(deps): bump mlua from 0.11.4 to 0.11.5 #6879

Closed
opened 2026-05-23 01:57:23 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1254
Author: @dependabot[bot]
Created: 11/24/2025
Status: Merged
Merged: 11/24/2025
Merged by: @JakeStanger

Base: masterHead: dependabot/cargo/mlua-0.11.5


📝 Commits (1)

  • b6eb08e build(deps): bump mlua from 0.11.4 to 0.11.5

📊 Changes

2 files changed (+6 additions, -5 deletions)

View changed files

📝 Cargo.lock (+5 -4)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps mlua from 0.11.4 to 0.11.5.

Release notes

Sourced from mlua's releases.

v0.11.5

What's Changed

  • 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

Full Changelog: https://github.com/mlua-rs/mlua/compare/v0.11.4...v0.11.5

Changelog

Sourced from mlua's changelog.

v0.11.5 (Nov 22, 2025)

  • 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
Commits
  • 0245d4c v0.11.5
  • a7f105c Update Lua::set_memory_category doc
  • d2a8670 (CI) Update wasi/wasmtime
  • e9de70a (CI) Move from x86_64-apple-darwin to aarch64-apple-darwin
  • aee647c Update CHANGELOG
  • 2e4184e Update spelling
  • 12b24b6 mlua-sys: v0.9.0
  • 1b500b7 Remove generic from internal definition of RawLua::create_string
  • ce4fc80 Bump luau-src to 0.17.0 (Luau 0.701)
  • 121971f Add Lua::set_memory_category and Lua::heap_dump functions to profile Luau...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JakeStanger/ironbar/pull/1254 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/24/2025 **Status:** ✅ Merged **Merged:** 11/24/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/mlua-0.11.5` --- ### 📝 Commits (1) - [`b6eb08e`](https://github.com/JakeStanger/ironbar/commit/b6eb08eca1db4a243d5c7e12414887309ddc5157) build(deps): bump mlua from 0.11.4 to 0.11.5 ### 📊 Changes **2 files changed** (+6 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+5 -4) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [mlua](https://github.com/mlua-rs/mlua) from 0.11.4 to 0.11.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mlua-rs/mlua/releases">mlua's releases</a>.</em></p> <blockquote> <h2>v0.11.5</h2> <h2>What's Changed</h2> <ul> <li>Luau updated to 0.701</li> <li>Added <code>Lua::set_memory_category</code> and <code>Lua::heap_dump</code> functions to profile (Luau) memory</li> <li>Added <code>Lua::type_metatable</code> helper to get metatable of a primitive type</li> <li>Added <code>Lua::traceback</code> function to generate stack traces at different levels</li> <li>Added <code>add_method_once</code> /<code>add_async_method_once</code> UserData methods (experimental)</li> <li>Make <code>AnyUserData::type_name</code> public</li> <li>impl <code>IntoLuaMulti</code> for <code>&amp;MultiValue</code></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mlua-rs/mlua/compare/v0.11.4...v0.11.5">https://github.com/mlua-rs/mlua/compare/v0.11.4...v0.11.5</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mlua-rs/mlua/blob/main/CHANGELOG.md">mlua's changelog</a>.</em></p> <blockquote> <h2>v0.11.5 (Nov 22, 2025)</h2> <ul> <li>Luau updated to 0.701</li> <li>Added <code>Lua::set_memory_category</code> and <code>Lua::heap_dump</code> functions to profile (Luau) memory</li> <li>Added <code>Lua::type_metatable</code> helper to get metatable of a primitive type</li> <li>Added <code>Lua::traceback</code> function to generate stack traces at different levels</li> <li>Added <code>add_method_once</code> /<code>add_async_method_once</code> UserData methods (experimental)</li> <li>Make <code>AnyUserData::type_name</code> public</li> <li>impl <code>IntoLuaMulti</code> for <code>&amp;MultiValue</code></li> <li>Bugfixes and async perf improvements</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mlua-rs/mlua/commit/0245d4ce6b33e56e85804c250be11eb5bdf2ded7"><code>0245d4c</code></a> v0.11.5</li> <li><a href="https://github.com/mlua-rs/mlua/commit/a7f105c698671e3999db63992984c4860c987d20"><code>a7f105c</code></a> Update <code>Lua::set_memory_category</code> doc</li> <li><a href="https://github.com/mlua-rs/mlua/commit/d2a8670bef8ae516bacf2cf3df49bca32191fe7f"><code>d2a8670</code></a> (CI) Update wasi/wasmtime</li> <li><a href="https://github.com/mlua-rs/mlua/commit/e9de70a030dd0fd8fbe641626d07ee83ac09c44c"><code>e9de70a</code></a> (CI) Move from x86_64-apple-darwin to aarch64-apple-darwin</li> <li><a href="https://github.com/mlua-rs/mlua/commit/aee647c6c06806ac4a06979aec80c2eee2b81e20"><code>aee647c</code></a> Update CHANGELOG</li> <li><a href="https://github.com/mlua-rs/mlua/commit/2e4184e7e45d0935d9b23923c2b7827075579142"><code>2e4184e</code></a> Update spelling</li> <li><a href="https://github.com/mlua-rs/mlua/commit/12b24b6c5ba4237a0e51662a68fe6d70f119fb58"><code>12b24b6</code></a> mlua-sys: v0.9.0</li> <li><a href="https://github.com/mlua-rs/mlua/commit/1b500b7d47dbb242aa9a8b723b108fb8df8b499a"><code>1b500b7</code></a> Remove generic from internal definition of <code>RawLua::create_string</code></li> <li><a href="https://github.com/mlua-rs/mlua/commit/ce4fc80e18663b211f2533d6fc67b512055abc51"><code>ce4fc80</code></a> Bump luau-src to 0.17.0 (Luau 0.701)</li> <li><a href="https://github.com/mlua-rs/mlua/commit/121971f54ebd3903a53cf980b3c7a16296e1d4be"><code>121971f</code></a> Add <code>Lua::set_memory_category</code> and <code>Lua::heap_dump</code> functions to profile Luau...</li> <li>Additional commits viewable in <a href="https://github.com/mlua-rs/mlua/compare/v0.11.4...v0.11.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mlua&package-manager=cargo&previous-version=0.11.4&new-version=0.11.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 01:57:23 +01:00
Sign in to join this conversation.
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
JakeStanger/ironbar#6879
No description provided.