Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change
stylua workspace.dependencies minor 2.1.0 -> 2.2.0

Release Notes

johnnymorganz/stylua (stylua)

v2.2.0

Compare Source

Added
  • Added option block_newline_gaps to determine whether newline gaps at the start / end of blocks should be preserved. Defaults to Never, which is the original behaviour. (#​857)
  • StyLua can now run in a language server mode. Start StyLua with stylua --lsp and connect with a language client. (#​936)
Changed
  • Luau: Improved union of tables formatting to hang the union type rather than attempt to hug all the tables together (#​958)
Fixed
  • Fixed formatting of index containing brackets string in parentheses (#​992)
  • Fixed goto not being recognised for LuaJIT (#​986)
  • Fixed semicolon removed after a statement ending with an if-expression leading to ambiguous syntax when the next line begins with parentheses (#​1010)
  • Luau: Fixed malformed formatting when there is a comment after a type specifier in a local assignment (#​995)
  • Luau: Fixed long type union formatted onto a single line if there is a comment in between the equals sign and the type union in a type declaration (#​1007)
  • Fixed StyLua installation via pip / uv for Windows (#​1018)

Configuration

📅 Schedule: 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.

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