[PR #1052] [MERGED] build(deps): bump lua-src from 548.0.0 to 548.1.0 #6732

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1052
Author: @dependabot[bot]
Created: 6/16/2025
Status: Merged
Merged: 6/16/2025
Merged by: @JakeStanger

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


📝 Commits (1)

  • e54a6f0 build(deps): bump lua-src from 548.0.0 to 548.1.0

📊 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.0.0 to 548.1.0.

Commits
  • 7839c97 v548.1.0
  • 58a536c Add Build::try_build method
  • daaeb63 Add doc comments
  • b07702f Add standalone tests (compiling outside of build script)
  • 7b98dda Make the build process more friendly when called outside of build scripts
  • 79d379a Add more configuration options: host, opt_level, debug
  • 54391cd Add Artifacts::include_dir() back.
  • 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/1052 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/16/2025 **Status:** ✅ Merged **Merged:** 6/16/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/lua-src-548.1.0` --- ### 📝 Commits (1) - [`e54a6f0`](https://github.com/JakeStanger/ironbar/commit/e54a6f087a86d130b39b8379f8b4575a01dcc50d) build(deps): bump lua-src from 548.0.0 to 548.1.0 ### 📊 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.0.0 to 548.1.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mlua-rs/lua-src-rs/commit/7839c97242cced38fdcac8d27ca7114bf9535434"><code>7839c97</code></a> v548.1.0</li> <li><a href="https://github.com/mlua-rs/lua-src-rs/commit/58a536c76f06f5bddb580029e81d23b5ed8ce9f7"><code>58a536c</code></a> Add <code>Build::try_build</code> method</li> <li><a href="https://github.com/mlua-rs/lua-src-rs/commit/daaeb63eb67402d584a76982ee894a9ed7e05adb"><code>daaeb63</code></a> Add doc comments</li> <li><a href="https://github.com/mlua-rs/lua-src-rs/commit/b07702fdbd6cc7bd79182fb664e2df12e6bbdce2"><code>b07702f</code></a> Add standalone tests (compiling outside of build script)</li> <li><a href="https://github.com/mlua-rs/lua-src-rs/commit/7b98dda5ea2517784cd86cca9dcf4712d41f402f"><code>7b98dda</code></a> Make the build process more friendly when called outside of build scripts</li> <li><a href="https://github.com/mlua-rs/lua-src-rs/commit/79d379a8a37dfbc8b489a40380b093748c7e81cd"><code>79d379a</code></a> Add more configuration options: host, opt_level, debug</li> <li><a href="https://github.com/mlua-rs/lua-src-rs/commit/54391cd17751dbc38d9972698ee11d98074999b1"><code>54391cd</code></a> Add <code>Artifacts::include_dir()</code> back.</li> <li>See full diff in <a href="https://github.com/mlua-rs/lua-src-rs/compare/v548.0.0...v548.1.0">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.0.0&new-version=548.1.0)](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:56:56 +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#6732
No description provided.