Skip to content

Update pre-commit hook JohnnyMorganz/StyLua to v2.5.2#76

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/johnnymorganz-stylua-2.x
May 18, 2026
Merged

Update pre-commit hook JohnnyMorganz/StyLua to v2.5.2#76
renovate[bot] merged 1 commit into
mainfrom
renovate/johnnymorganz-stylua-2.x

Conversation

@renovate

@renovate renovate Bot commented May 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
JohnnyMorganz/StyLua repository minor v2.4.1v2.5.2

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

JohnnyMorganz/StyLua (JohnnyMorganz/StyLua)

v2.5.2

Compare Source

There were no code changes in this release, it was just a fix to npm publishing, see https://github.com/JohnnyMorganz/StyLua/releases/tag/v2.5.0 for the main updates

[2.5.2] - 2026-05-16

Fixed
  • Fixed npm publishing failing provenance validation due to normalization of repository URL

Full Changelog: JohnnyMorganz/StyLua@v2.5.1...v2.5.2

v2.5.1

Compare Source

There were no code changes in this release, it was an attempt to fix npm publishing, see https://github.com/JohnnyMorganz/StyLua/releases/tag/v2.5.0 for the main updates

[2.5.1] - 2026-05-16

Fixed
  • Fixed npm publishing by bumping Node.js from 22 to 24 in CI workflows to support npm trusted publishing

Full Changelog: JohnnyMorganz/StyLua@v2.5.0...v2.5.1

v2.5.0

Compare Source

[2.5.0] - 2026-05-16

Added
  • Luau: Added support for const variable assignments (const x = 1) and const function declarations (#​1102)
Changed
  • The npm package @johnnymorganz/stylua-bin now ships pre-built binaries via platform-specific optional packages (@johnnymorganz/stylua-bin-linux-x64, -linux-arm64, -darwin-x64, -darwin-arm64, -win32-x64) instead of downloading the binary at install time. This makes the packages self-contained with no extra dependencies.
Fixed
  • Fixed npm publishing by bumping Node.js from 16 to 22 in CI workflows to support npm trusted publishing
  • Luau: Fixed union/intersection type definitions not being hung when the type alone fits within the column width but the full line (including =) exceeds it (#​1104)
  • Luau: Fixed stray leading newlines not being removed from local function and const function declarations that have attributes (e.g. @native) at the start of a block (#​1109)

Full Changelog: JohnnyMorganz/StyLua@v2.4.1...v2.5.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 merged commit bd8acb4 into main May 18, 2026
1 check passed
@renovate renovate Bot deleted the renovate/johnnymorganz-stylua-2.x branch May 18, 2026 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants