[PR #1181] [MERGED] build(deps): bump lua-src from 548.1.1 to 548.1.2 #8233

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1181
Author: @dependabot[bot]
Created: 9/29/2025
Status: Merged
Merged: 9/30/2025
Merged by: @JakeStanger

Base: masterHead: dependabot/cargo/lua-src-548.1.2


📝 Commits (1)

  • 322ea01 build(deps): bump lua-src from 548.1.1 to 548.1.2

📊 Changes

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

View changed files

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

📄 Description

Bumps lua-src from 548.1.1 to 548.1.2.

Commits
  • 256ec4d v548.1.2
  • 89f3520 Use wasmtime v37.0.1 in CI
  • cc1322c return static str in Version::source_dir and lib_name
  • c608fc5 Add wasm32-unknown-emscripten to CI
  • a3518c2 Merge pull request #13 from alexcrichton/wasi
  • cc8041d Add support for WASI targets to Lua sources
  • See full diff 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/1181 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/29/2025 **Status:** ✅ Merged **Merged:** 9/30/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/lua-src-548.1.2` --- ### 📝 Commits (1) - [`322ea01`](https://github.com/JakeStanger/ironbar/commit/322ea013eb0f1833d6d7c2ee3dc94e224c96fa1f) build(deps): bump lua-src from 548.1.1 to 548.1.2 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+2 -2) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [lua-src](https://github.com/mlua-rs/lua-src-rs) from 548.1.1 to 548.1.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mlua-rs/lua-src-rs/commit/256ec4d8ab895398c7417c80dafbdab48f457058"><code>256ec4d</code></a> v548.1.2</li> <li><a href="https://github.com/mlua-rs/lua-src-rs/commit/89f352069645f74e7b689ae6328089b734acd887"><code>89f3520</code></a> Use wasmtime v37.0.1 in CI</li> <li><a href="https://github.com/mlua-rs/lua-src-rs/commit/cc1322c87f6061826e0f4bde89395772d712c487"><code>cc1322c</code></a> return static str in <code>Version::source_dir</code> and <code>lib_name</code></li> <li><a href="https://github.com/mlua-rs/lua-src-rs/commit/c608fc5e85a72265f9302af2578e9e1c1c22cfab"><code>c608fc5</code></a> Add wasm32-unknown-emscripten to CI</li> <li><a href="https://github.com/mlua-rs/lua-src-rs/commit/a3518c2bc5e2812ff8aa0b3de4a580f366032004"><code>a3518c2</code></a> Merge pull request <a href="https://redirect.github.com/mlua-rs/lua-src-rs/issues/13">#13</a> from alexcrichton/wasi</li> <li><a href="https://github.com/mlua-rs/lua-src-rs/commit/cc8041d5610bbbf4a4126e3cb3e2d31e797390fb"><code>cc8041d</code></a> Add support for WASI targets to Lua sources</li> <li>See full diff in <a href="https://github.com/mlua-rs/lua-src-rs/compare/v548.1.1...v548.1.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lua-src&package-manager=cargo&previous-version=548.1.1&new-version=548.1.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 02:57:01 +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#8233
No description provided.