Update dependency stylua to v2.4.1 #9

Open
siron-bot wants to merge 1 commit from renovate/stylua-2.x into main
Member

This PR contains the following updates:

Package Update Change
stylua patch 2.4.02.4.1

Release Notes

JohnnyMorganz/StyLua (stylua)

v2.4.1

Compare Source

Fixed
  • Luau: Fixed panic when formatting explicit type instantiation (f<<T>>()) inside a nested function call argument (e.g. as a callback) (#​1088)
  • Luau: Fixed parentheses being incorrectly removed from single-element type packs in explicit type instantiation, e.g. f<<(number)>>(10) becoming f<<number>>(10) (#​1089)

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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [stylua](https://github.com/JohnnyMorganz/StyLua) | patch | `2.4.0` → `2.4.1` | --- ### Release Notes <details> <summary>JohnnyMorganz/StyLua (stylua)</summary> ### [`v2.4.1`](https://github.com/JohnnyMorganz/StyLua/blob/HEAD/CHANGELOG.md#241---2026-04-06) [Compare Source](https://github.com/JohnnyMorganz/StyLua/compare/v2.4.0...v2.4.1) ##### Fixed - Luau: Fixed panic when formatting explicit type instantiation (`f<<T>>()`) inside a nested function call argument (e.g. as a callback) ([#&#8203;1088](https://github.com/JohnnyMorganz/StyLua/issues/1088)) - Luau: Fixed parentheses being incorrectly removed from single-element type packs in explicit type instantiation, e.g. `f<<(number)>>(10)` becoming `f<<number>>(10)` ([#&#8203;1089](https://github.com/JohnnyMorganz/StyLua/issues/1089)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjMuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE2My4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/stylua-2.x:renovate/stylua-2.x
git switch renovate/stylua-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/stylua-2.x
git switch renovate/stylua-2.x
git rebase main
git switch main
git merge --ff-only renovate/stylua-2.x
git switch renovate/stylua-2.x
git rebase main
git switch main
git merge --no-ff renovate/stylua-2.x
git switch main
git merge --squash renovate/stylua-2.x
git switch main
git merge --ff-only renovate/stylua-2.x
git switch main
git merge renovate/stylua-2.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
sironheart/neovim-config!9
No description provided.