Skip to content

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

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/leafo-gh-actions-lua-13.x
Open

chore(deps): update leafo/gh-actions-lua action to v13#49
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/leafo-gh-actions-lua-13.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 24, 2026

This PR contains the following updates:

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

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

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.

@codesandbox
Copy link
Copy Markdown

codesandbox Bot commented Apr 24, 2026

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 24, 2026

⚠️ No Changeset found

Latest commit: 92c318e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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.

0 participants