From f4113a1beabc4d299c7e5ed71f9850f5cff734405fd486b079548dfe97c106e1 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Tue, 7 May 2024 06:39:39 +0000 Subject: [PATCH] - Update to 0.21.4: * fix: build from source #1125 * doc: update how to install via cargo #1118 * feat: report undefined util rules #1106 * Breaking change: feat: separate RuleCoreError and RuleConfigError d96efa9 * refactor: move Transformation into a standalone module b51cc95 * fix(deps): update dependency @babel/core to v7.24.5 77ea8bd OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=45 --- _service | 2 +- ast-grep-0.21.3+0.tar.zst | 3 --- ast-grep-0.21.4+0.tar.zst | 3 +++ ast-grep.changes | 11 +++++++++++ ast-grep.spec | 2 +- vendor.tar.zst | 4 ++-- 6 files changed, 18 insertions(+), 7 deletions(-) delete mode 100644 ast-grep-0.21.3+0.tar.zst create mode 100644 ast-grep-0.21.4+0.tar.zst diff --git a/_service b/_service index 38346f0..4cd48b5 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/ast-grep/ast-grep.git @PARENT_TAG@+@TAG_OFFSET@ git - 0.21.3 + 0.21.4 * v(\d+\.\d+\.\d+) \1 diff --git a/ast-grep-0.21.3+0.tar.zst b/ast-grep-0.21.3+0.tar.zst deleted file mode 100644 index 4c45f0e..0000000 --- a/ast-grep-0.21.3+0.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f97bab6ae4c3f70fc30da1ab8db1d148ea650e8f641dedc1c01a46f5cb38aab3 -size 670010 diff --git a/ast-grep-0.21.4+0.tar.zst b/ast-grep-0.21.4+0.tar.zst new file mode 100644 index 0000000..3ce3b31 --- /dev/null +++ b/ast-grep-0.21.4+0.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:033cdda94a2626223e799d7e6d6ef651b2db2b01f422b9c40626b74898e6feda +size 672410 diff --git a/ast-grep.changes b/ast-grep.changes index 1874786..da28f82 100644 --- a/ast-grep.changes +++ b/ast-grep.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue May 7 06:37:14 UTC 2024 - Michael Vetter + +- Update to 0.21.4: + * fix: build from source #1125 + * doc: update how to install via cargo #1118 + * feat: report undefined util rules #1106 + * Breaking change: feat: separate RuleCoreError and RuleConfigError d96efa9 + * refactor: move Transformation into a standalone module b51cc95 + * fix(deps): update dependency @babel/core to v7.24.5 77ea8bd + ------------------------------------------------------------------- Fri May 3 05:34:29 UTC 2024 - Michael Vetter diff --git a/ast-grep.spec b/ast-grep.spec index 9b5bd1f..7bd3bfa 100644 --- a/ast-grep.spec +++ b/ast-grep.spec @@ -17,7 +17,7 @@ Name: ast-grep -Version: 0.21.3+0 +Version: 0.21.4+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 ebb3518..72d212e 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d77ce3eead22527860d745fb04b2a591da1980b456e4204d7c5fb3d61a77969b -size 27078876 +oid sha256:ca1914b3937b48659cdf25989c3b31a629311a9029f65d9d10fcd823339829c0 +size 27118211