[PR #1117] [CLOSED] build(deps): bump mlua from 0.11.1 to 0.11.2 #5379

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1117
Author: @dependabot[bot]
Created: 8/11/2025
Status: Closed

Base: masterHead: dependabot/cargo/mlua-0.11.2


📝 Commits (1)

  • 8670a50 build(deps): bump mlua from 0.11.1 to 0.11.2

📊 Changes

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

View changed files

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

📄 Description

Bumps mlua from 0.11.1 to 0.11.2.

Release notes

Sourced from mlua's releases.

v0.11.2

What's Changed

  • Faster stack push for Variadic<T>
  • Fix handling Windows paths with drive letter in Luau require (#623) by @​piz-ewing
  • Make Luau registered aliases ascii case-insensitive (#620)
  • Fix deserializing negative zeros -0.0 (#618)

Full Changelog: https://github.com/mlua-rs/mlua/compare/v0.11.1...v0.11.2

Changelog

Sourced from mlua's changelog.

v0.11.2 (Aug 10, 2025)

  • Faster stack push for Variadic<T>
  • Fix handling Windows paths with drive letter in Luau require (#623)
  • Make Luau registered aliases ascii case-insensitive (#620)
  • Fix deserializing negative zeros -0.0 (#618)
Commits
  • 3516f4c v0.11.2
  • ca73583 Update CHANGELOG
  • 3656043 Add push_into_stack_multi fastpath to Variadic
  • 763c2b2 Update repl example: don't print newline if no values returned
  • bafdb61 Update dependencies
  • c9d6a61 mlua-sys: v0.8.3
  • bd63f63 Use ascii lowercase for module aliases
  • c035c23 fix: normalize_chunk_name handles Windows paths with drive letter (#623)
  • cb153a5 Make Luau registered aliases case-insensitive
  • b1c69d3 Use to_bits comparison to check if a float value can be represented as an i...
  • 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/1117 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/11/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/cargo/mlua-0.11.2` --- ### 📝 Commits (1) - [`8670a50`](https://github.com/JakeStanger/ironbar/commit/8670a50f09d47206440898dde059fd3648e75138) build(deps): bump mlua from 0.11.1 to 0.11.2 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+4 -4) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [mlua](https://github.com/mlua-rs/mlua) from 0.11.1 to 0.11.2. <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.2</h2> <h2>What's Changed</h2> <ul> <li>Faster stack push for <code>Variadic&lt;T&gt;</code></li> <li>Fix handling Windows paths with drive letter in Luau require (<a href="https://redirect.github.com/mlua-rs/mlua/issues/623">#623</a>) by <a href="https://github.com/piz-ewing"><code>@​piz-ewing</code></a></li> <li>Make Luau registered aliases ascii case-insensitive (<a href="https://redirect.github.com/mlua-rs/mlua/issues/620">#620</a>)</li> <li>Fix deserializing negative zeros <code>-0.0</code> (<a href="https://redirect.github.com/mlua-rs/mlua/issues/618">#618</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mlua-rs/mlua/compare/v0.11.1...v0.11.2">https://github.com/mlua-rs/mlua/compare/v0.11.1...v0.11.2</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.2 (Aug 10, 2025)</h2> <ul> <li>Faster stack push for <code>Variadic&lt;T&gt;</code></li> <li>Fix handling Windows paths with drive letter in Luau require (<a href="https://redirect.github.com/mlua-rs/mlua/issues/623">#623</a>)</li> <li>Make Luau registered aliases ascii case-insensitive (<a href="https://redirect.github.com/mlua-rs/mlua/issues/620">#620</a>)</li> <li>Fix deserializing negative zeros <code>-0.0</code> (<a href="https://redirect.github.com/mlua-rs/mlua/issues/618">#618</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mlua-rs/mlua/commit/3516f4c6ca3822b69cffc14679fe073147fd41df"><code>3516f4c</code></a> v0.11.2</li> <li><a href="https://github.com/mlua-rs/mlua/commit/ca7358371408105a8d763d84eb0c6c7bb3979fa8"><code>ca73583</code></a> Update CHANGELOG</li> <li><a href="https://github.com/mlua-rs/mlua/commit/36560435f776f793c53ccb74a6e8e9ec8ded2995"><code>3656043</code></a> Add <code>push_into_stack_multi</code> fastpath to <code>Variadic</code></li> <li><a href="https://github.com/mlua-rs/mlua/commit/763c2b256482949ea496a1efbb9bcf3185e58ddd"><code>763c2b2</code></a> Update <code>repl</code> example: don't print newline if no values returned</li> <li><a href="https://github.com/mlua-rs/mlua/commit/bafdb6138c4f19d6cf34f99f359e80ba4d24dce0"><code>bafdb61</code></a> Update dependencies</li> <li><a href="https://github.com/mlua-rs/mlua/commit/c9d6a610e10249583cb4624ff63a99125da39de8"><code>c9d6a61</code></a> mlua-sys: v0.8.3</li> <li><a href="https://github.com/mlua-rs/mlua/commit/bd63f63bc951b695c68f71d2eec9c9540235197b"><code>bd63f63</code></a> Use ascii lowercase for module aliases</li> <li><a href="https://github.com/mlua-rs/mlua/commit/c035c23a1597d3eaf5b784d73a1ffe0a3ec3dfad"><code>c035c23</code></a> fix: normalize_chunk_name handles Windows paths with drive letter (<a href="https://redirect.github.com/mlua-rs/mlua/issues/623">#623</a>)</li> <li><a href="https://github.com/mlua-rs/mlua/commit/cb153a52b2e5b22a96f3ddf6f1a94e0cc56792d5"><code>cb153a5</code></a> Make Luau registered aliases case-insensitive</li> <li><a href="https://github.com/mlua-rs/mlua/commit/b1c69d3005bdbd874aa9ae93c84aa76e1c2dd895"><code>b1c69d3</code></a> Use <code>to_bits</code> comparison to check if a float value can be represented as an i...</li> <li>Additional commits viewable in <a href="https://github.com/mlua-rs/mlua/compare/v0.11.1...v0.11.2">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.1&new-version=0.11.2)](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 00:57:03 +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#5379
No description provided.