Skip to content

Bump leafo/gh-actions-luarocks from 4 to 6#24

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/leafo/gh-actions-luarocks-6
Open

Bump leafo/gh-actions-luarocks from 4 to 6#24
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/leafo/gh-actions-luarocks-6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps leafo/gh-actions-luarocks from 4 to 6.

Release notes

Sourced from leafo/gh-actions-luarocks's releases.

v6

  • Update GitHub actions dependencies and switch to node24
  • Update default LuaRocks version to 3.12.2

Full Changelog: leafo/gh-actions-luarocks@v5...v6

v5

This change primarily modernizes the action to work on latest GitHub runners. The default version of LuaRocks has also been bumped to the latest, 3.11.1

What's Changed

New Contributors

Full Changelog: leafo/gh-actions-luarocks@v4...v5

v4.3.0

What's changed

  • Fix failure when installing LuaRocks 2.x (Note that LuaRocks 2.x is not compatible with Lua 5.4, if you wish to use older version of LuaRocks you will need to explicitly state the version of Lua you are installed when using leafo/gh-actions-lua
  • LuaRocks is now built in the RUNNER_TEMP directory instead of in the working directory (previously $(pwd)/.luarocks-install)
  • LuaRocks is now built using --with-lua instead of --with-lua-bin (should have no impact on end result)

Misc

  • Updated test suite for LuaRocks 2.4
  • Updated test suite for Lua 5.4

Full Changelog: leafo/gh-actions-luarocks@v4.2.0...v4.3.0

v4.2.0

What's Changed

  • add withLuaPath input to specify directory of existing Lua installation to use
  • feature: upgrade default luarocks to 3.8.0 which converts git:// to https:// by @​spacewander in leafo/gh-actions-luarocks#10
  • Fix link to Lua in readme by @​vadi2 in leafo/gh-actions-luarocks#7
  • update github actions vendored dependencies, run on node16
  • add test that uses openresty github action as lua installation

New Contributors

Full Changelog: leafo/gh-actions-luarocks@v4.1.0...v4.2.0

Commits

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 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 [leafo/gh-actions-luarocks](https://github.com/leafo/gh-actions-luarocks) from 4 to 6.
- [Release notes](https://github.com/leafo/gh-actions-luarocks/releases)
- [Commits](leafo/gh-actions-luarocks@v4...v6)

---
updated-dependencies:
- dependency-name: leafo/gh-actions-luarocks
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 22, 2026
@dependabot dependabot Bot requested a review from clpi as a code owner June 22, 2026 18:53
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 22, 2026
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants