Skip to content

chore(deps): update rust crate stylua to v2.4.0#60

Merged
magic-akari merged 1 commit intomainfrom
renovate/stylua-2.x-lockfile
Mar 7, 2026
Merged

chore(deps): update rust crate stylua to v2.4.0#60
magic-akari merged 1 commit intomainfrom
renovate/stylua-2.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 7, 2026

This PR contains the following updates:

Package Type Update Change
stylua dependencies minor 2.3.12.4.0

Release Notes

johnnymorganz/stylua (stylua)

v2.4.0

Compare Source

Added
  • Added flag --no-ignore-vcs to continue formatting files listed in a .gitignore file, instead of skipping over them (#​895)
  • Support call_parentheses = Input in editorconfig (#​1057)
  • Luau: Support formatting explicit type instantiations (f<<T>>(), obj:method<<T>>())
  • Support stylua_syntax and stylua_block_newline_gaps properties in editorconfig (#​1054)
Fixed
  • Fixed syntax error in output when a single-line comment appears between an index suffix and a table call argument, e.g. foo.bar -- comment { } (#​873)
  • Fixed malformed formatting when a binary expression inside of a function call with comments around the operators is incorrectly collapsed onto one line (#​996)
  • Fixed repeated unary minus on long lines being collapsed into a comment, e.g. - - - - -5 becoming -----5 (#​1075)
  • Fixed --preserve-block-newline-gaps CLI flag not being applied as a config override
  • Fixed LSP not respecting .stylua.toml on Windows due to incorrect file URI to path conversion (#​1051)

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.

@magic-akari magic-akari merged commit b647485 into main Mar 7, 2026
14 checks passed
@renovate renovate bot deleted the renovate/stylua-2.x-lockfile branch March 7, 2026 15:58
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