Skip to content

build(deps): bump LuaBridge from c19931b to dc95187#291

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/submodules/LuaBridge-dc95187
Closed

build(deps): bump LuaBridge from c19931b to dc95187#291
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/submodules/LuaBridge-dc95187

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps LuaBridge from c19931b to dc95187.

Commits

You can trigger a rebase of this PR 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)

Bumps [LuaBridge](https://github.com/vinniefalco/LuaBridge) from `c19931b` to `dc95187`.
- [Commits](vinniefalco/LuaBridge@c19931b...dc95187)

---
updated-dependencies:
- dependency-name: LuaBridge
  dependency-version: dc9518787b5bdf142e2a40c193a74ea3cb4e9092
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update submodules code labels Oct 13, 2025
@ped7g
Copy link
Copy Markdown
Collaborator

ped7g commented Oct 13, 2025

This will change lua binding so instead of catching RO write with error message the sjasmplus will crash

Assembling "lua_coverage.asm" in "tests/lua_examples/trivial", options [--lstlab=sort -Wno-behost --color=off --lst=lua_coverage.lst]
Terminating due to uncaught exception 0x1386a1a92000 of type lua_longjmp*
ContinuousIntegration/test_folder_tests.sh: line 68:  3064 Abort trap                 (core dumped) LANG=C $MEMCHECK "$EXE" --nologo --msg=none --fullpath "${options[@]}" "$file_asm"
34,56d33
< lua_coverage.asm(27): error: [LUA] 'error_count' is read-only
< 27    0000                  ENDLUA
< 28    0000                  LUA
< 29    0000 ~                    sj.warning_count = 3

TODO @ped7g check at local machine and figure out what did change, if it's just LuaBridge and if it can be made to work with error handling like it was.

@ped7g
Copy link
Copy Markdown
Collaborator

ped7g commented Oct 13, 2025

Check if this change in LuaBridge may be related:
vinniefalco/LuaBridge#330

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2025

Superseded by #292.

@dependabot dependabot bot closed this Oct 20, 2025
@dependabot dependabot bot deleted the dependabot/submodules/LuaBridge-dc95187 branch October 20, 2025 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file submodules Pull requests that update submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant