Skip to content

chore(deps): update leafo/gh-actions-lua action to v13#29

Merged
cachebag merged 1 commit into
masterfrom
renovate/leafo-gh-actions-lua-13.x
Jun 2, 2026
Merged

chore(deps): update leafo/gh-actions-lua action to v13#29
cachebag merged 1 commit into
masterfrom
renovate/leafo-gh-actions-lua-13.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 2, 2026

This PR contains the following updates:

Package Type Update Change
leafo/gh-actions-lua action major v10v13

Release Notes

leafo/gh-actions-lua (leafo/gh-actions-lua)

v13.0.0

Compare Source

What's new in v13

Lua 5.5 support
  • New 5.5 version alias pointing to Lua 5.5.0 (released 2025-12-15)
  • Default luaVersion is now 5.5 (previously 5.4)
ESM migration

main.js has been converted to ES modules to match the latest @actions/* toolkit packages, which went ESM-only in their most recent majors. No user-facing behavior change — same action API, same inputs.

Dependency upgrades
Package Before After
@actions/core 1.11.1 3.0.1
@actions/cache 4.1.0 6.0.0
@actions/exec 1.1.1 3.0.0
@actions/io 1.1.3 3.0.2
@actions/tool-cache 2.0.2 4.0.0
Release tarballs refreshed
  • New: 5.5.0.tar.gz
  • 5.3.6.tar.gz replaces 5.3.5.tar.gz
  • 5.4.8.tar.gz replaces 5.4.1.tar.gz
README / example updates

The example snippets now use:

  • actions/checkout@v6 (was @master / @v4) — silences the Node.js 20 deprecation warning
  • step-security/msvc-dev-cmd@v1 in place of ilammy/msvc-dev-cmd@v1 — same input surface, runs on Node.js 24, actively maintained

Full changelog: leafo/gh-actions-lua@v12...v13

v13

Compare Source

What's new in v13

Lua 5.5 support
  • New 5.5 version alias pointing to Lua 5.5.0 (released 2025-12-15)
  • Default luaVersion is now 5.5 (previously 5.4)
ESM migration

main.js has been converted to ES modules to match the latest @actions/* toolkit packages, which went ESM-only in their most recent majors. No user-facing behavior change — same action API, same inputs.

Dependency upgrades
Package Before After
@actions/core 1.11.1 3.0.1
@actions/cache 4.1.0 6.0.0
@actions/exec 1.1.1 3.0.0
@actions/io 1.1.3 3.0.2
@actions/tool-cache 2.0.2 4.0.0
Release tarballs refreshed
  • New: 5.5.0.tar.gz
  • 5.3.6.tar.gz replaces 5.3.5.tar.gz
  • 5.4.8.tar.gz replaces 5.4.1.tar.gz
README / example updates

The example snippets now use:

  • actions/checkout@v6 (was @master / @v4) — silences the Node.js 20 deprecation warning
  • step-security/msvc-dev-cmd@v1 in place of ilammy/msvc-dev-cmd@v1 — same input surface, runs on Node.js 24, actively maintained

Full changelog: leafo/gh-actions-lua@v12...v13

v12.0.0

Compare Source

  • Update to node 24 and update all GitHub actions dependencies
  • Update the default Lua 5.4 version to 5.4.8

v12

Compare Source

  • Update to node 24 and update all GitHub actions dependencies
  • Update the default Lua 5.4 version to 5.4.8

v11.0.0

Compare Source

What's Changed
  • Fix openresty build on windows by @​leso-kn in #​37
  • fix: change www.lua.org to lua.org to reflect certificate change by @​vpayno in #​41
  • Fix symlink creation under luajit-openresty by @​leso-kn in #​35
  • Migrate to node20
  • Update javascript actions dependencies
  • Update LuaJIT installation to pull from git
New Contributors

Full Changelog: leafo/gh-actions-lua@v10...v11.0.0

v11

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from cachebag as a code owner June 2, 2026 14:00
@cachebag cachebag merged commit 2e27182 into master Jun 2, 2026
3 checks passed
@cachebag cachebag deleted the renovate/leafo-gh-actions-lua-13.x branch June 2, 2026 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant