From 491e5eae7b7d5fdcd2bf59d6e0d4135d9eb2c23061b26118774b93cc05fadf3d Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 18 Dec 2023 08:01:16 +0000 Subject: [PATCH] - Update to 0.15.1: * feat: support mutliple rules in -r and --inline-rules #786 * refactor: unify run_worker and run_std_in #785 * Breaking change: feat: --stdin now always awaits user input #791 * feat: support --inline-rules option for sg scan #396 * refactor: separate PathWorker and StdInWorker and Worker ef3d8ad * test: add test cases for sg scan ed35c71 * fix: revert github action a2f22d8 OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=5 --- _service | 2 +- ast-grep-0.15.0+0.tar.zst | 3 --- ast-grep-0.15.1+0.tar.zst | 3 +++ ast-grep.changes | 12 ++++++++++++ ast-grep.spec | 2 +- vendor.tar.zst | 4 ++-- 6 files changed, 19 insertions(+), 7 deletions(-) delete mode 100644 ast-grep-0.15.0+0.tar.zst create mode 100644 ast-grep-0.15.1+0.tar.zst diff --git a/_service b/_service index 165e7e9..151af49 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/ast-grep/ast-grep.git @PARENT_TAG@+@TAG_OFFSET@ git - 0.15.0 + 0.15.1 * v(\d+\.\d+\.\d+) \1 diff --git a/ast-grep-0.15.0+0.tar.zst b/ast-grep-0.15.0+0.tar.zst deleted file mode 100644 index 03af9d8..0000000 --- a/ast-grep-0.15.0+0.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c509e43fd8fb5a15bae14e9914074215ecc4ea40e3f7dcb902e81b68dddcb65 -size 652158 diff --git a/ast-grep-0.15.1+0.tar.zst b/ast-grep-0.15.1+0.tar.zst new file mode 100644 index 0000000..40da53c --- /dev/null +++ b/ast-grep-0.15.1+0.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d07a571aba960b00acd669f28b3623067f639aadc9515830e3eaf0db2d7d2ea +size 653075 diff --git a/ast-grep.changes b/ast-grep.changes index d2554b2..0df4725 100644 --- a/ast-grep.changes +++ b/ast-grep.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Dec 18 07:57:39 UTC 2023 - Michael Vetter + +- Update to 0.15.1: + * feat: support mutliple rules in -r and --inline-rules #786 + * refactor: unify run_worker and run_std_in #785 + * Breaking change: feat: --stdin now always awaits user input #791 + * feat: support --inline-rules option for sg scan #396 + * refactor: separate PathWorker and StdInWorker and Worker ef3d8ad + * test: add test cases for sg scan ed35c71 + * fix: revert github action a2f22d8 + ------------------------------------------------------------------- Sat Dec 16 11:37:22 UTC 2023 - Michael Vetter diff --git a/ast-grep.spec b/ast-grep.spec index 0cafd11..6045c56 100644 --- a/ast-grep.spec +++ b/ast-grep.spec @@ -17,7 +17,7 @@ Name: ast-grep -Version: 0.15.0+0 +Version: 0.15.1+0 Release: 0 Summary: A CLI tool for code structural search, lint and rewriting License: MIT diff --git a/vendor.tar.zst b/vendor.tar.zst index a269066..24f0e20 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:74244264c4b5005fdfbe90c2c313c91c4df647604a0b552abac50a23e406f459 -size 25793424 +oid sha256:36820940c6630cf3dd50df7be4b9660de498e196ca34044adeb633f1d66acd15 +size 25792137