From 426a37e8502fc0cfcee762a95b00c7de6f2a86d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 19:37:19 +0000 Subject: [PATCH 1/3] stylua: v2.5.0 --- bins/stylua/README.md | 6 +++--- bins/stylua/pesde.lock | 2 +- bins/stylua/pesde.toml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bins/stylua/README.md b/bins/stylua/README.md index 0d29f038..871802ee 100644 --- a/bins/stylua/README.md +++ b/bins/stylua/README.md @@ -60,7 +60,7 @@ Add the following to your `.pre-commit-config.yaml` file: ```yaml - repo: https://github.com/JohnnyMorganz/StyLua - rev: v2.4.1 + rev: v2.5.0 hooks: - id: stylua # or stylua-system / stylua-github ``` @@ -84,7 +84,7 @@ StyLua is available on the [Docker Hub](https://hub.docker.com/r/johnnymorganz/s If you are using Docker, the easiest way to install StyLua is: ```dockerfile -COPY --from=JohnnyMorganz/StyLua:2.4.1 /stylua /usr/bin/stylua +COPY --from=JohnnyMorganz/StyLua:2.5.0 /stylua /usr/bin/stylua ``` ### Homebrew @@ -110,7 +110,7 @@ uv tool install git+https://github.com/johnnymorganz/stylua - [Aftman](https://github.com/LPGhatguy/aftman) ```sh -aftman add johnnymorganz/stylua@2.4.1 +aftman add johnnymorganz/stylua@2.5.0 ``` - A community maintained package repository. Please note, these packages are maintained by third-parties and we do not control their packaging manifests. diff --git a/bins/stylua/pesde.lock b/bins/stylua/pesde.lock index d367e323..19030986 100644 --- a/bins/stylua/pesde.lock +++ b/bins/stylua/pesde.lock @@ -2,7 +2,7 @@ # It is not intended for manual editing. format = 2 name = "pesde/stylua" -version = "2.4.1" +version = "2.5.0" target = "lune" [graph."0x5eal/unzip@0.2.1 luau".pkg_ref] diff --git a/bins/stylua/pesde.toml b/bins/stylua/pesde.toml index d34d82ee..a9f18c10 100644 --- a/bins/stylua/pesde.toml +++ b/bins/stylua/pesde.toml @@ -1,5 +1,5 @@ name = "pesde/stylua" -version = "2.4.1" +version = "2.5.0" description = "A Lua code formatter" authors = [ "CompeyDev ", From c847f637ca41956de97810f49f8dec3ed43c81c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 19:37:20 +0000 Subject: [PATCH 2/3] stylua: v2.5.1 --- bins/stylua/README.md | 6 +++--- bins/stylua/pesde.lock | 2 +- bins/stylua/pesde.toml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bins/stylua/README.md b/bins/stylua/README.md index 871802ee..4c754007 100644 --- a/bins/stylua/README.md +++ b/bins/stylua/README.md @@ -60,7 +60,7 @@ Add the following to your `.pre-commit-config.yaml` file: ```yaml - repo: https://github.com/JohnnyMorganz/StyLua - rev: v2.5.0 + rev: v2.5.1 hooks: - id: stylua # or stylua-system / stylua-github ``` @@ -84,7 +84,7 @@ StyLua is available on the [Docker Hub](https://hub.docker.com/r/johnnymorganz/s If you are using Docker, the easiest way to install StyLua is: ```dockerfile -COPY --from=JohnnyMorganz/StyLua:2.5.0 /stylua /usr/bin/stylua +COPY --from=JohnnyMorganz/StyLua:2.5.1 /stylua /usr/bin/stylua ``` ### Homebrew @@ -110,7 +110,7 @@ uv tool install git+https://github.com/johnnymorganz/stylua - [Aftman](https://github.com/LPGhatguy/aftman) ```sh -aftman add johnnymorganz/stylua@2.5.0 +aftman add johnnymorganz/stylua@2.5.1 ``` - A community maintained package repository. Please note, these packages are maintained by third-parties and we do not control their packaging manifests. diff --git a/bins/stylua/pesde.lock b/bins/stylua/pesde.lock index 19030986..48b8fd86 100644 --- a/bins/stylua/pesde.lock +++ b/bins/stylua/pesde.lock @@ -2,7 +2,7 @@ # It is not intended for manual editing. format = 2 name = "pesde/stylua" -version = "2.5.0" +version = "2.5.1" target = "lune" [graph."0x5eal/unzip@0.2.1 luau".pkg_ref] diff --git a/bins/stylua/pesde.toml b/bins/stylua/pesde.toml index a9f18c10..3822299c 100644 --- a/bins/stylua/pesde.toml +++ b/bins/stylua/pesde.toml @@ -1,5 +1,5 @@ name = "pesde/stylua" -version = "2.5.0" +version = "2.5.1" description = "A Lua code formatter" authors = [ "CompeyDev ", From 1b2d1c33ff9f093dce55a269ba3b37fcb26a95f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 19:37:22 +0000 Subject: [PATCH 3/3] stylua: v2.5.2 --- bins/stylua/README.md | 6 +++--- bins/stylua/pesde.lock | 2 +- bins/stylua/pesde.toml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bins/stylua/README.md b/bins/stylua/README.md index 4c754007..5af9d615 100644 --- a/bins/stylua/README.md +++ b/bins/stylua/README.md @@ -60,7 +60,7 @@ Add the following to your `.pre-commit-config.yaml` file: ```yaml - repo: https://github.com/JohnnyMorganz/StyLua - rev: v2.5.1 + rev: v2.5.2 hooks: - id: stylua # or stylua-system / stylua-github ``` @@ -84,7 +84,7 @@ StyLua is available on the [Docker Hub](https://hub.docker.com/r/johnnymorganz/s If you are using Docker, the easiest way to install StyLua is: ```dockerfile -COPY --from=JohnnyMorganz/StyLua:2.5.1 /stylua /usr/bin/stylua +COPY --from=JohnnyMorganz/StyLua:2.5.2 /stylua /usr/bin/stylua ``` ### Homebrew @@ -110,7 +110,7 @@ uv tool install git+https://github.com/johnnymorganz/stylua - [Aftman](https://github.com/LPGhatguy/aftman) ```sh -aftman add johnnymorganz/stylua@2.5.1 +aftman add johnnymorganz/stylua@2.5.2 ``` - A community maintained package repository. Please note, these packages are maintained by third-parties and we do not control their packaging manifests. diff --git a/bins/stylua/pesde.lock b/bins/stylua/pesde.lock index 48b8fd86..b4b820b7 100644 --- a/bins/stylua/pesde.lock +++ b/bins/stylua/pesde.lock @@ -2,7 +2,7 @@ # It is not intended for manual editing. format = 2 name = "pesde/stylua" -version = "2.5.1" +version = "2.5.2" target = "lune" [graph."0x5eal/unzip@0.2.1 luau".pkg_ref] diff --git a/bins/stylua/pesde.toml b/bins/stylua/pesde.toml index 3822299c..771f53e0 100644 --- a/bins/stylua/pesde.toml +++ b/bins/stylua/pesde.toml @@ -1,5 +1,5 @@ name = "pesde/stylua" -version = "2.5.1" +version = "2.5.2" description = "A Lua code formatter" authors = [ "CompeyDev ",